[INFO] crate zip 0.5.5 is already in cache [INFO] checking zip-0.5.5 against try#5fae8f15a4dcfce640ee800a4d495673524b0a4d for pr-71814 [INFO] extracting crate zip 0.5.5 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate zip 0.5.5 on toolchain 5fae8f15a4dcfce640ee800a4d495673524b0a4d [INFO] running `"/workspace/cargo-home/bin/cargo" "+5fae8f15a4dcfce640ee800a4d495673524b0a4d" "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-2/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" "+5fae8f15a4dcfce640ee800a4d495673524b0a4d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+5fae8f15a4dcfce640ee800a4d495673524b0a4d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e0c3b742716fbcf68fde6144c5c19d75eafac9e252f45eb9ca9b0cb709b82b4a [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" "e0c3b742716fbcf68fde6144c5c19d75eafac9e252f45eb9ca9b0cb709b82b4a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking same-file v0.1.3 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking walkdir v1.0.7 [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] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.59s [INFO] running `"docker" "inspect" "e0c3b742716fbcf68fde6144c5c19d75eafac9e252f45eb9ca9b0cb709b82b4a"` [INFO] running `"docker" "rm" "-f" "e0c3b742716fbcf68fde6144c5c19d75eafac9e252f45eb9ca9b0cb709b82b4a"` [INFO] [stdout] e0c3b742716fbcf68fde6144c5c19d75eafac9e252f45eb9ca9b0cb709b82b4a