[INFO] updating cached repository https://github.com/laser/rust-adafruit-bonnet-playground [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] 6a3dc92fecbfdf2337acc2a77211d8c0627ab6bf [INFO] checking laser/rust-adafruit-bonnet-playground against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaser%2Frust-adafruit-bonnet-playground" "/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/laser/rust-adafruit-bonnet-playground 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/laser/rust-adafruit-bonnet-playground [INFO] finished tweaking git repo https://github.com/laser/rust-adafruit-bonnet-playground [INFO] tweaked toml for git repo https://github.com/laser/rust-adafruit-bonnet-playground written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/laser/rust-adafruit-bonnet-playground 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-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] 91dd93714e301457c56270571ce527e53b4ba7307ca21258392179836a4fda59 [INFO] running `"docker" "start" "-a" "91dd93714e301457c56270571ce527e53b4ba7307ca21258392179836a4fda59"` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Compiling libc v0.2.58 (https://github.com/rust-lang/libc#5bbba03e) [INFO] [stderr] Compiling nix v0.13.0 (https://github.com/nix-rust/nix/?rev=196b05b5c7b#196b05b5) [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Compiling mio_httpc v0.8.6 [INFO] [stderr] Compiling ssd1306 v0.2.5 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking data-encoding v2.1.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Checking regex-syntax v0.6.7 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking libflate v0.1.23 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking tinytga v0.1.0 [INFO] [stderr] Checking tinybmp v0.1.0 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Checking embedded-graphics v0.4.9 [INFO] [stderr] Checking spidev v0.3.0 [INFO] [stderr] Checking webpki v0.19.1 [INFO] [stderr] Checking sct v0.5.0 [INFO] [stderr] Checking webpki-roots v0.16.0 [INFO] [stderr] Checking rustls v0.15.2 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Checking sysfs_gpio v0.5.4 [INFO] [stderr] Checking i2cdev v0.4.1 (https://github.com/laser/rust-i2cdev#a148c1e2) [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Checking linux-embedded-hal v0.2.2 (https://github.com/laser/linux-embedded-hal#09847e70) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] error[E0425]: cannot find value `state` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio_httpc-0.8.6/src/types.rs:41:10 [INFO] [stderr] | [INFO] [stderr] 41 | #[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 `mio_httpc`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "91dd93714e301457c56270571ce527e53b4ba7307ca21258392179836a4fda59"` [INFO] running `"docker" "rm" "-f" "91dd93714e301457c56270571ce527e53b4ba7307ca21258392179836a4fda59"` [INFO] [stdout] 91dd93714e301457c56270571ce527e53b4ba7307ca21258392179836a4fda59