[INFO] updating cached repository https://github.com/DrunkenInfant/rpi-moisture-sensor [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ba2b2037b0e1a76a2da562b5b3848007c55ef168 [INFO] checking DrunkenInfant/rpi-moisture-sensor against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrunkenInfant%2Frpi-moisture-sensor" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DrunkenInfant/rpi-moisture-sensor on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/DrunkenInfant/rpi-moisture-sensor [INFO] finished tweaking git repo https://github.com/DrunkenInfant/rpi-moisture-sensor [INFO] tweaked toml for git repo https://github.com/DrunkenInfant/rpi-moisture-sensor written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/DrunkenInfant/rpi-moisture-sensor already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 73fb244067772e9145ce8f71348404229830615694adfbc6a0f2650d48c274ba [INFO] running `"docker" "start" "-a" "73fb244067772e9145ce8f71348404229830615694adfbc6a0f2650d48c274ba"` [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Checking arc-swap v0.3.7 [INFO] [stderr] Checking tock-registers v0.3.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking register v0.3.2 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Checking sasl v0.4.2 [INFO] [stderr] Checking signal-hook v0.1.7 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking serde_json v1.0.34 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] error[E0425]: cannot find value `state` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/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] Compiling amq-protocol-types v1.0.0 [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[E0425]: cannot find value `state` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/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: 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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "73fb244067772e9145ce8f71348404229830615694adfbc6a0f2650d48c274ba"` [INFO] running `"docker" "rm" "-f" "73fb244067772e9145ce8f71348404229830615694adfbc6a0f2650d48c274ba"` [INFO] [stdout] 73fb244067772e9145ce8f71348404229830615694adfbc6a0f2650d48c274ba