[INFO] fetching crate chit 0.1.15... [INFO] checking chit-0.1.15 against try#0ab79c4b48ad19260fa46623f452c1b403a360e8 for pr-74315 [INFO] extracting crate chit 0.1.15 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate chit 0.1.15 on toolchain 0ab79c4b48ad19260fa46623f452c1b403a360e8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate chit 0.1.15 [INFO] finished tweaking crates.io crate chit 0.1.15 [INFO] tweaked toml for crates.io crate chit 0.1.15 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7fbf7585372a70dfa7112aeb32c6f4e2daf57add2786ffb0738f382afde42ea8 [INFO] running `Command { std: "docker" "start" "-a" "7fbf7585372a70dfa7112aeb32c6f4e2daf57add2786ffb0738f382afde42ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fbf7585372a70dfa7112aeb32c6f4e2daf57add2786ffb0738f382afde42ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fbf7585372a70dfa7112aeb32c6f4e2daf57add2786ffb0738f382afde42ea8", kill_on_drop: false }` [INFO] [stdout] 7fbf7585372a70dfa7112aeb32c6f4e2daf57add2786ffb0738f382afde42ea8 [INFO] running `Command { std: "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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e41531b70e4d8729d5dfedc88dae55c8b4689e6ed963eaff2cf04d256f62f43 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0e41531b70e4d8729d5dfedc88dae55c8b4689e6ed963eaff2cf04d256f62f43", kill_on_drop: false }` [INFO] [stderr] Compiling pocket-resources v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking atlatl v0.1.2 [INFO] [stderr] Checking hyphenation_commons v0.7.1 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Compiling hyphenation v0.7.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking chit v0.1.15 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/chit/details/alternatives/mod.rs:40:63 [INFO] [stdout] | [INFO] [stdout] 40 | RetrieveAlternativesError::ParseError(err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/chit/details/alternatives/mod.rs:41:62 [INFO] [stdout] | [INFO] [stdout] 41 | RetrieveAlternativesError::ReadError(err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/chit/details/alternatives/mod.rs:42:68 [INFO] [stdout] | [INFO] [stdout] 42 | RetrieveAlternativesError::ConnectionError(err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/chit/details/alternatives/mod.rs:40:63 [INFO] [stdout] | [INFO] [stdout] 40 | RetrieveAlternativesError::ParseError(err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/chit/details/alternatives/mod.rs:41:62 [INFO] [stdout] | [INFO] [stdout] 41 | RetrieveAlternativesError::ReadError(err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/chit/details/alternatives/mod.rs:42:68 [INFO] [stdout] | [INFO] [stdout] 42 | RetrieveAlternativesError::ConnectionError(err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.06s [INFO] running `Command { std: "docker" "inspect" "0e41531b70e4d8729d5dfedc88dae55c8b4689e6ed963eaff2cf04d256f62f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e41531b70e4d8729d5dfedc88dae55c8b4689e6ed963eaff2cf04d256f62f43", kill_on_drop: false }` [INFO] [stdout] 0e41531b70e4d8729d5dfedc88dae55c8b4689e6ed963eaff2cf04d256f62f43