peepmatic-runtime 0.2.0

Runtime support for peepmatic peephole optimizers
Documentation
Build #260276 2020-06-12T00:52:44.869290+00:00
# rustc version
rustc 1.46.0-nightly (a37c32e2d 2020-06-11)
# docs.rs version
docsrs 0.6.0 (229c5a9 2020-06-11)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/peepmatic-runtime-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/peepmatic-runtime-0.2.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200611-1.46.0-nightly-a37c32e2d --static-root-path / --cap-lints warn --extern-html-root-url thiserror=https://docs.rs/thiserror/1.0.19 --extern-html-root-url log=https://docs.rs/log/0.4.8 --extern-html-root-url bincode=https://docs.rs/bincode/1.2.1 --extern-html-root-url peepmatic_automata=https://docs.rs/peepmatic-automata/0.2.0 --extern-html-root-url bumpalo=https://docs.rs/bumpalo/3.4.0 --extern-html-root-url peepmatic_macro=https://docs.rs/peepmatic-macro/0.2.0 --extern-html-root-url serde=https://docs.rs/serde/1.0.111" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2", kill_on_drop: false }`
[INFO] [stdout] 437f383a09de9c7be56166221634f1bc90b8e7547f00db6c01a01f2f6699db7f
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "437f383a09de9c7be56166221634f1bc90b8e7547f00db6c01a01f2f6699db7f", kill_on_drop: false }`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.31
[INFO] [stderr]    Compiling serde v1.0.111
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking bumpalo v3.4.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling serde_derive v1.0.111
[INFO] [stderr]    Compiling thiserror-impl v1.0.19
[INFO] [stderr]    Compiling peepmatic-macro v0.2.0
[INFO] [stderr]     Checking thiserror v1.0.19
[INFO] [stderr]     Checking bincode v1.2.1
[INFO] [stderr]     Checking peepmatic-automata v0.2.0
[INFO] [stderr]  Documenting peepmatic-runtime v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `[crate::PeepholeOptimizer::instance]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/optimizer.rs:19:37
[INFO] [stderr]    |
[INFO] [stderr] 19 | /// [`PeepholeOptimizer::instance`][crate::PeepholeOptimizer::instance] method.
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(intra_doc_link_resolution_failure)]` on by default
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[crate::PeepholeOptimizer::instance]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/optimizer.rs:19:37
[INFO] [stderr]    |
[INFO] [stderr] 19 | /// [`PeepholeOptimizer::instance`][crate::PeepholeOptimizer::instance] method.
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 32.23s
[INFO] running `Command { std: "docker" "inspect" "437f383a09de9c7be56166221634f1bc90b8e7547f00db6c01a01f2f6699db7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "437f383a09de9c7be56166221634f1bc90b8e7547f00db6c01a01f2f6699db7f", kill_on_drop: false }`
[INFO] [stdout] 437f383a09de9c7be56166221634f1bc90b8e7547f00db6c01a01f2f6699db7f