[INFO] crate envy 0.4.1 is already in cache [INFO] checking envy-0.4.1 against master#eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc for pr-69560 [INFO] extracting crate envy 0.4.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate envy 0.4.1 on toolchain eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc [INFO] running `"/workspace/cargo-home/bin/cargo" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate envy 0.4.1 [INFO] finished tweaking crates.io crate envy 0.4.1 [INFO] tweaked toml for crates.io crate envy 0.4.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate envy 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a7355979cbb277e753d0144d62ee5dc9be7f8c83f59709b056db26e96fc98dc8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a7355979cbb277e753d0144d62ee5dc9be7f8c83f59709b056db26e96fc98dc8"` [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking envy v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:75:44 [INFO] [stderr] | [INFO] [stderr] 75 | Error::MissingValue("foo_bar").description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:79:51 [INFO] [stderr] | [INFO] [stderr] 79 | assert_eq!(Error::Custom("whoops".into()).description(), "custom error") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.89s [INFO] running `"docker" "inspect" "a7355979cbb277e753d0144d62ee5dc9be7f8c83f59709b056db26e96fc98dc8"` [INFO] running `"docker" "rm" "-f" "a7355979cbb277e753d0144d62ee5dc9be7f8c83f59709b056db26e96fc98dc8"` [INFO] [stdout] a7355979cbb277e753d0144d62ee5dc9be7f8c83f59709b056db26e96fc98dc8