[INFO] crate rabbithole 0.3.1 is already in cache [INFO] checking rabbithole-0.3.1 against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] extracting crate rabbithole 0.3.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate rabbithole 0.3.1 on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rabbithole 0.3.1 [INFO] finished tweaking crates.io crate rabbithole 0.3.1 [INFO] tweaked toml for crates.io crate rabbithole 0.3.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "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] 65c9fe4781d4e5ec0efd777660a80568e12030fdbde848bd62caa0c02dbc982a [INFO] running `"docker" "start" "-a" "65c9fe4781d4e5ec0efd777660a80568e12030fdbde848bd62caa0c02dbc982a"` [INFO] [stderr] Compiling frunk_core v0.3.1 [INFO] [stderr] Compiling pest v2.0.2 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling pest_meta v2.0.3 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.0.4 [INFO] [stderr] Compiling frunk_derives v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Compiling frunk_proc_macros_impl v0.0.4 [INFO] [stderr] Compiling rabbithole-derive v0.3.1 [INFO] [stderr] Checking frunk_proc_macros v0.0.4 [INFO] [stderr] Checking frunk v0.3.1 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking rsql-rs v0.2.0 [INFO] [stderr] Checking rabbithole v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> tests/helper.rs:11:61 [INFO] [stderr] | [INFO] [stderr] 11 | Err(why) => panic!("couldn't open {}: {}", display, Error::description(&why)), [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] --> tests/helper.rs:18:49 [INFO] [stderr] | [INFO] [stderr] 18 | panic!("couldn't read {}: {}", display, Error::description(&why)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> tests/helper.rs:11:61 [INFO] [stderr] | [INFO] [stderr] 11 | Err(why) => panic!("couldn't open {}: {}", display, Error::description(&why)), [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] --> tests/helper.rs:18:49 [INFO] [stderr] | [INFO] [stderr] 18 | panic!("couldn't read {}: {}", display, Error::description(&why)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `"docker" "inspect" "65c9fe4781d4e5ec0efd777660a80568e12030fdbde848bd62caa0c02dbc982a"` [INFO] running `"docker" "rm" "-f" "65c9fe4781d4e5ec0efd777660a80568e12030fdbde848bd62caa0c02dbc982a"` [INFO] [stdout] 65c9fe4781d4e5ec0efd777660a80568e12030fdbde848bd62caa0c02dbc982a