[INFO] fetching crate collected 0.4.0... [INFO] checking collected-0.4.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate collected 0.4.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate collected 0.4.0 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate collected 0.4.0 [INFO] finished tweaking crates.io crate collected 0.4.0 [INFO] tweaked toml for crates.io crate collected 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.5) [INFO] [stderr] Adding indexmap v1.9.3 (latest: v2.4.0) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.13.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded min-max-heap v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cbd644d33e719830a5bd17e3f26bd637522ec853a203401fcb9ccb68db31279 [INFO] running `Command { std: "docker" "start" "-a" "8cbd644d33e719830a5bd17e3f26bd637522ec853a203401fcb9ccb68db31279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cbd644d33e719830a5bd17e3f26bd637522ec853a203401fcb9ccb68db31279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cbd644d33e719830a5bd17e3f26bd637522ec853a203401fcb9ccb68db31279", kill_on_drop: false }` [INFO] [stdout] 8cbd644d33e719830a5bd17e3f26bd637522ec853a203401fcb9ccb68db31279 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fae5f59e1b45d20baa75094ffca822a57fb72926f4fde49f042c719499ff369 [INFO] running `Command { std: "docker" "start" "-a" "7fae5f59e1b45d20baa75094ffca822a57fb72926f4fde49f042c719499ff369", kill_on_drop: false }` [INFO] [stderr] Checking min-max-heap v1.3.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking collected v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BinaryHeap`, `MaybeUninit`, `borrow::Borrow`, and `cmp::Reverse` [INFO] [stdout] --> src/common.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | borrow::Borrow, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 5 | cmp::Reverse, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 6 | collections::{hash_map, BTreeSet, BinaryHeap, HashMap, HashSet, VecDeque}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | mem::{self, MaybeUninit}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BinaryHeap`, `MaybeUninit`, `borrow::Borrow`, and `cmp::Reverse` [INFO] [stdout] --> src/common.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | borrow::Borrow, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 5 | cmp::Reverse, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 6 | collections::{hash_map, BTreeSet, BinaryHeap, HashMap, HashSet, VecDeque}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | mem::{self, MaybeUninit}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::fold1`: Use `Iterator::reduce` instead [INFO] [stdout] --> src/add.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | let sum = iter.into_iter().fold1(|lhs, rhs| lhs + rhs); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::fold1`: Use `Iterator::reduce` instead [INFO] [stdout] --> src/add.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | .fold1(|lhs, rhs| lhs + rhs); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::fold1`: Use `Iterator::reduce` instead [INFO] [stdout] --> src/max.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | let max = iter.into_iter().fold1(|lhs, rhs| lhs.max(rhs)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::fold1`: Use `Iterator::reduce` instead [INFO] [stdout] --> src/add.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | let sum = iter.into_iter().fold1(|lhs, rhs| lhs + rhs); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::fold1`: Use `Iterator::reduce` instead [INFO] [stdout] --> src/max.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | .fold1(|lhs, rhs| lhs.max(rhs)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::fold1`: Use `Iterator::reduce` instead [INFO] [stdout] --> src/min.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | let min = iter.into_iter().fold1(|lhs, rhs| lhs.min(rhs)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::fold1`: Use `Iterator::reduce` instead [INFO] [stdout] --> src/add.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | .fold1(|lhs, rhs| lhs + rhs); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::fold1`: Use `Iterator::reduce` instead [INFO] [stdout] --> src/min.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | .fold1(|lhs, rhs| lhs.min(rhs)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::fold1`: Use `Iterator::reduce` instead [INFO] [stdout] --> src/mul.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | let prod = iter.into_iter().fold1(|lhs, rhs| lhs * rhs); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::fold1`: Use `Iterator::reduce` instead [INFO] [stdout] --> src/mul.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | .fold1(|lhs, rhs| lhs * rhs); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::fold1`: Use `Iterator::reduce` instead [INFO] [stdout] --> src/max.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | let max = iter.into_iter().fold1(|lhs, rhs| lhs.max(rhs)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::fold1`: Use `Iterator::reduce` instead [INFO] [stdout] --> src/max.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | .fold1(|lhs, rhs| lhs.max(rhs)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::fold1`: Use `Iterator::reduce` instead [INFO] [stdout] --> src/min.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | let min = iter.into_iter().fold1(|lhs, rhs| lhs.min(rhs)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::fold1`: Use `Iterator::reduce` instead [INFO] [stdout] --> src/min.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | .fold1(|lhs, rhs| lhs.min(rhs)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::fold1`: Use `Iterator::reduce` instead [INFO] [stdout] --> src/mul.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | let prod = iter.into_iter().fold1(|lhs, rhs| lhs * rhs); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::fold1`: Use `Iterator::reduce` instead [INFO] [stdout] --> src/mul.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | .fold1(|lhs, rhs| lhs * rhs); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] running `Command { std: "docker" "inspect" "7fae5f59e1b45d20baa75094ffca822a57fb72926f4fde49f042c719499ff369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fae5f59e1b45d20baa75094ffca822a57fb72926f4fde49f042c719499ff369", kill_on_drop: false }` [INFO] [stdout] 7fae5f59e1b45d20baa75094ffca822a57fb72926f4fde49f042c719499ff369