[INFO] crate mdbookshelf 0.1.2 is already in cache [INFO] checking mdbookshelf-0.1.2 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate mdbookshelf 0.1.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate mdbookshelf 0.1.2 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mdbookshelf 0.1.2 [INFO] finished tweaking crates.io crate mdbookshelf 0.1.2 [INFO] tweaked toml for crates.io crate mdbookshelf 0.1.2 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate mdbookshelf 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 47a298dd3bb5bed92f2f40b2b0b54d32b357de4fa369002a07fa6dd532e787fd [INFO] running `"docker" "start" "-a" "47a298dd3bb5bed92f2f40b2b0b54d32b357de4fa369002a07fa6dd532e787fd"` [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Checking sequence_trie v0.3.6 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling curl-sys v0.4.24 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Checking gitignore v1.0.6 [INFO] [stderr] Compiling libgit2-sys v0.6.19 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking pulldown-cmark v0.5.3 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking ws v0.9.1 [INFO] [stderr] Checking color-backtrace v0.1.3 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Checking notify v4.0.14 [INFO] [stderr] Checking toml-query v0.9.2 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking epub-builder v0.4.4 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking mount v0.4.0 [INFO] [stderr] Checking staticfile v0.5.0 [INFO] [stderr] Checking elasticlunr-rs v2.3.6 [INFO] [stderr] Checking handlebars v2.0.2 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] error[E0425]: cannot find value `state` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-2.0.2/src/grammar.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Parser)] [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: possible candidate is found in another module, you can import it into scope: [INFO] [stderr] pest::state [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `state` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/parser/mod.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Parser)] [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: possible candidate is found in another module, you can import it into scope: [INFO] [stderr] pest::state [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `handlebars`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `tera`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "47a298dd3bb5bed92f2f40b2b0b54d32b357de4fa369002a07fa6dd532e787fd"` [INFO] running `"docker" "rm" "-f" "47a298dd3bb5bed92f2f40b2b0b54d32b357de4fa369002a07fa6dd532e787fd"` [INFO] [stdout] 47a298dd3bb5bed92f2f40b2b0b54d32b357de4fa369002a07fa6dd532e787fd