[INFO] crate zip 0.5.5 is already in cache [INFO] checking zip-0.5.5 against try#13f916f63bc6575d5ff1f989237dfabe88981368 for pr-69880 [INFO] extracting crate zip 0.5.5 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate zip 0.5.5 on toolchain 13f916f63bc6575d5ff1f989237dfabe88981368 [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate zip 0.5.5 [INFO] finished tweaking crates.io crate zip 0.5.5 [INFO] tweaked toml for crates.io crate zip 0.5.5 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate zip 0.5.5 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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] 3df38b88276a0449438d0dc06eb9ac0c8d3dd35cafc193fd799097880224885c [INFO] running `"docker" "start" "-a" "3df38b88276a0449438d0dc06eb9ac0c8d3dd35cafc193fd799097880224885c"` [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking zip v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/result.rs:37:75 [INFO] [stderr] | [INFO] [stderr] 37 | ("Io Error: ".to_string() + (io_err as &dyn error::Error).description()).into() [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/result.rs:40:23 [INFO] [stderr] | [INFO] [stderr] 40 | (self.description().to_string() + ": " + msg).into() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/result.rs:43:22 [INFO] [stderr] | [INFO] [stderr] 43 | self.description().into() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/result.rs:79:71 [INFO] [stderr] | [INFO] [stderr] 79 | ZipError::Io(ref io_err) => (io_err as &dyn error::Error).description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/result.rs:37:75 [INFO] [stderr] | [INFO] [stderr] 37 | ("Io Error: ".to_string() + (io_err as &dyn error::Error).description()).into() [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/result.rs:40:23 [INFO] [stderr] | [INFO] [stderr] 40 | (self.description().to_string() + ": " + msg).into() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/result.rs:43:22 [INFO] [stderr] | [INFO] [stderr] 43 | self.description().into() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/result.rs:79:71 [INFO] [stderr] | [INFO] [stderr] 79 | ZipError::Io(ref io_err) => (io_err as &dyn error::Error).description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.91s [INFO] running `"docker" "inspect" "3df38b88276a0449438d0dc06eb9ac0c8d3dd35cafc193fd799097880224885c"` [INFO] running `"docker" "rm" "-f" "3df38b88276a0449438d0dc06eb9ac0c8d3dd35cafc193fd799097880224885c"` [INFO] [stdout] 3df38b88276a0449438d0dc06eb9ac0c8d3dd35cafc193fd799097880224885c