[INFO] crate dupe-krill 1.4.3 is already in cache [INFO] checking dupe-krill-1.4.3 against master#0d2817a439c2ad9fe343f6347eb6d90947893363 for pr-67531 [INFO] extracting crate dupe-krill 1.4.3 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate dupe-krill 1.4.3 on toolchain 0d2817a439c2ad9fe343f6347eb6d90947893363 [INFO] running `"/workspace/cargo-home/bin/cargo" "+0d2817a439c2ad9fe343f6347eb6d90947893363" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate dupe-krill 1.4.3 [INFO] finished tweaking crates.io crate dupe-krill 1.4.3 [INFO] tweaked toml for crates.io crate dupe-krill 1.4.3 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+0d2817a439c2ad9fe343f6347eb6d90947893363" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+0d2817a439c2ad9fe343f6347eb6d90947893363" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+0d2817a439c2ad9fe343f6347eb6d90947893363" "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] 9d7199b37e10ef6369ffc7bd306e2ee6dbc49a4f446225f376c3d01f8f8e0135 [INFO] running `"docker" "start" "-a" "9d7199b37e10ef6369ffc7bd306e2ee6dbc49a4f446225f376c3d01f8f8e0135"` [INFO] [stderr] Checking ctrlc v3.1.3 [INFO] [stderr] Checking dupe-krill v1.4.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/ui.rs:44:17 [INFO] [stderr] | [INFO] [stderr] 43 | x @ 0..=5 => format!("{:.1}s", (x * 1_000_000_000 + u64::from(scan_duration.subsec_nanos())) as f64 / 1_000_000_000f64), [INFO] [stderr] | ----- this range overlaps on `5u64` [INFO] [stderr] 44 | x @ 5..=59 => format!("{}s", x), [INFO] [stderr] | ^^^^^^ overlapping patterns [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(overlapping_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/ui.rs:44:17 [INFO] [stderr] | [INFO] [stderr] 43 | x @ 0..=5 => format!("{:.1}s", (x * 1_000_000_000 + u64::from(scan_duration.subsec_nanos())) as f64 / 1_000_000_000f64), [INFO] [stderr] | ----- this range overlaps on `5u64` [INFO] [stderr] 44 | x @ 5..=59 => format!("{}s", x), [INFO] [stderr] | ^^^^^^ overlapping patterns [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(overlapping_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/bin.rs:18:37 [INFO] [stderr] | [INFO] [stderr] 18 | static CTRL_C_BREAKS: AtomicUsize = std::sync::atomic::ATOMIC_USIZE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicUsize::new(0)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/bin.rs:18:37 [INFO] [stderr] | [INFO] [stderr] 18 | static CTRL_C_BREAKS: AtomicUsize = std::sync::atomic::ATOMIC_USIZE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicUsize::new(0)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `"docker" "inspect" "9d7199b37e10ef6369ffc7bd306e2ee6dbc49a4f446225f376c3d01f8f8e0135"` [INFO] running `"docker" "rm" "-f" "9d7199b37e10ef6369ffc7bd306e2ee6dbc49a4f446225f376c3d01f8f8e0135"` [INFO] [stdout] 9d7199b37e10ef6369ffc7bd306e2ee6dbc49a4f446225f376c3d01f8f8e0135