[INFO] fetching crate double 0.2.4... [INFO] checking double-0.2.4 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate double 0.2.4 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate double 0.2.4 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate double 0.2.4 [INFO] finished tweaking crates.io crate double 0.2.4 [INFO] tweaked toml for crates.io crate double 0.2.4 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate double 0.2.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fd0c275ab1d0d6f0398761b41566a463d0e7457b3ecd89701d456f721c75ee3 [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" "4fd0c275ab1d0d6f0398761b41566a463d0e7457b3ecd89701d456f721c75ee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fd0c275ab1d0d6f0398761b41566a463d0e7457b3ecd89701d456f721c75ee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd0c275ab1d0d6f0398761b41566a463d0e7457b3ecd89701d456f721c75ee3", kill_on_drop: false }` [INFO] [stdout] 4fd0c275ab1d0d6f0398761b41566a463d0e7457b3ecd89701d456f721c75ee3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 769eaf45224ffb3ac30280eead3dd3873c13c3be55d683d6b9d0ab4eb229b1fe [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" "769eaf45224ffb3ac30280eead3dd3873c13c3be55d683d6b9d0ab4eb229b1fe", kill_on_drop: false }` [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking lazysort v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling double v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking float-cmp v0.2.5 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> examples/return_value.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | pub profit: Mock<(u32, u32), (i32)>, [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> examples/unclonable.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.64s [INFO] running `Command { std: "docker" "inspect" "769eaf45224ffb3ac30280eead3dd3873c13c3be55d683d6b9d0ab4eb229b1fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "769eaf45224ffb3ac30280eead3dd3873c13c3be55d683d6b9d0ab4eb229b1fe", kill_on_drop: false }` [INFO] [stdout] 769eaf45224ffb3ac30280eead3dd3873c13c3be55d683d6b9d0ab4eb229b1fe