[INFO] crate stegray 0.0.1 is already in cache [INFO] checking stegray-0.0.1 against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] extracting crate stegray 0.0.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate stegray 0.0.1 on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate stegray 0.0.1 [INFO] finished tweaking crates.io crate stegray 0.0.1 [INFO] tweaked toml for crates.io crate stegray 0.0.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "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" "+45d050cde277b22a755847338f2acc2c7b834141" "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] 8213ca74f59387fe161713d248d6edb2c7c88ca8b0b979f1daa1cc8ba1c8a293 [INFO] running `"docker" "start" "-a" "8213ca74f59387fe161713d248d6edb2c7c88ca8b0b979f1daa1cc8ba1c8a293"` [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking stegray v0.0.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/files/mod.rs:47:66 [INFO] [stderr] | [INFO] [stderr] 47 | Err(why) => panic!("Couldn't open file because: {}", why.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/hasher.rs:10:70 [INFO] [stderr] | [INFO] [stderr] 10 | Err(why) => panic!("Couldn't read {} because: {}", path, why.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/hasher.rs:17:70 [INFO] [stderr] | [INFO] [stderr] 17 | Err(why) => panic!("Couldn't read {} because: {}", path, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/files/mod.rs:47:66 [INFO] [stderr] | [INFO] [stderr] 47 | Err(why) => panic!("Couldn't open file because: {}", why.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/hasher.rs:10:70 [INFO] [stderr] | [INFO] [stderr] 10 | Err(why) => panic!("Couldn't read {} because: {}", path, why.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/hasher.rs:17:70 [INFO] [stderr] | [INFO] [stderr] 17 | Err(why) => panic!("Couldn't read {} because: {}", path, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.44s [INFO] running `"docker" "inspect" "8213ca74f59387fe161713d248d6edb2c7c88ca8b0b979f1daa1cc8ba1c8a293"` [INFO] running `"docker" "rm" "-f" "8213ca74f59387fe161713d248d6edb2c7c88ca8b0b979f1daa1cc8ba1c8a293"` [INFO] [stdout] 8213ca74f59387fe161713d248d6edb2c7c88ca8b0b979f1daa1cc8ba1c8a293