[INFO] fetching crate rayon 1.8.0... [INFO] checking rayon-1.8.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-2 [INFO] extracting crate rayon 1.8.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate rayon 1.8.0 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rayon 1.8.0 [INFO] finished tweaking crates.io crate rayon 1.8.0 [INFO] tweaked toml for crates.io crate rayon 1.8.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 15 packages [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0de908651265585f8c50713cea8449e92d7e4ba260b6ded2b02d4ffcf993b747 [INFO] running `Command { std: "docker" "start" "-a" "0de908651265585f8c50713cea8449e92d7e4ba260b6ded2b02d4ffcf993b747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0de908651265585f8c50713cea8449e92d7e4ba260b6ded2b02d4ffcf993b747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0de908651265585f8c50713cea8449e92d7e4ba260b6ded2b02d4ffcf993b747", kill_on_drop: false }` [INFO] [stdout] 0de908651265585f8c50713cea8449e92d7e4ba260b6ded2b02d4ffcf993b747 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1c13b7a0f217e1c8acfe28209dc5a6c841573392212dc66868bc0bfe896d04d [INFO] running `Command { std: "docker" "start" "-a" "e1c13b7a0f217e1c8acfe28209dc5a6c841573392212dc66868bc0bfe896d04d", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rayon v1.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/chain.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use rayon_core::join; [INFO] [stdout] 4 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/interleave.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/len.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/zip.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/range.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/chain.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use rayon_core::join; [INFO] [stdout] 4 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AtomicUsize` is imported redundantly [INFO] [stdout] --> src/iter/find_first_last/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `AtomicUsize` is already imported here [INFO] [stdout] 2 | use std::sync::atomic::AtomicUsize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/interleave.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/len.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/zip.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/range.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.12s [INFO] running `Command { std: "docker" "inspect" "e1c13b7a0f217e1c8acfe28209dc5a6c841573392212dc66868bc0bfe896d04d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c13b7a0f217e1c8acfe28209dc5a6c841573392212dc66868bc0bfe896d04d", kill_on_drop: false }` [INFO] [stdout] e1c13b7a0f217e1c8acfe28209dc5a6c841573392212dc66868bc0bfe896d04d [INFO] checking rayon-1.8.0 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-2 [INFO] extracting crate rayon 1.8.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate rayon 1.8.0 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rayon 1.8.0 [INFO] finished tweaking crates.io crate rayon 1.8.0 [INFO] tweaked toml for crates.io crate rayon 1.8.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cd770296ffcf8e0c0bce3deb8d8dadb4b173cddd2ea43a5ea077c46314b7a0c [INFO] running `Command { std: "docker" "start" "-a" "3cd770296ffcf8e0c0bce3deb8d8dadb4b173cddd2ea43a5ea077c46314b7a0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cd770296ffcf8e0c0bce3deb8d8dadb4b173cddd2ea43a5ea077c46314b7a0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cd770296ffcf8e0c0bce3deb8d8dadb4b173cddd2ea43a5ea077c46314b7a0c", kill_on_drop: false }` [INFO] [stdout] 3cd770296ffcf8e0c0bce3deb8d8dadb4b173cddd2ea43a5ea077c46314b7a0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 214006fb69467b8786889f0ef2265fe61a06d6494f14419bf18bfede3bd32341 [INFO] running `Command { std: "docker" "start" "-a" "214006fb69467b8786889f0ef2265fe61a06d6494f14419bf18bfede3bd32341", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking crossbeam-utils v0.8.19 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rayon v1.8.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Fixed src/vec.rs (1 fix) [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/chain.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use rayon_core::join; [INFO] [stdout] 4 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/slice/mergesort.rs (6 fixes) [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/interleave.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/len.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/zip.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/range.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/producer_split_at.rs from 2021 edition to 2024 [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/chain.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use rayon_core::join; [INFO] [stdout] 4 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AtomicUsize` is imported redundantly [INFO] [stdout] --> src/iter/find_first_last/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `AtomicUsize` is already imported here [INFO] [stdout] 2 | use std::sync::atomic::AtomicUsize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/interleave.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/len.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/zip.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/range.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/chars.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/str.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/iter_panic.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/named-threads.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/octillion.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/clones.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/collect.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/cross-pool.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/issue671.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/drain_vec.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/intersperse.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/debug.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/par_bridge_recursion.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/issue671-unzip.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/sort-panic-safe.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.92s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking rayon v1.8.0 (/tmp/fixit) [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/chain.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use rayon_core::join; [INFO] [stdout] 4 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/interleave.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/len.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/zip.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/range.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/prelude/mod.rs:161:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/chain.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use rayon_core::join; [INFO] [stdout] 4 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AtomicUsize` is imported redundantly [INFO] [stdout] --> src/iter/find_first_last/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `AtomicUsize` is already imported here [INFO] [stdout] 2 | use std::sync::atomic::AtomicUsize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/interleave.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/len.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmp` is imported redundantly [INFO] [stdout] --> src/iter/zip.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `cmp` is already imported here [INFO] [stdout] 3 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/range.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/prelude/mod.rs:161:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.68s [INFO] running `Command { std: "docker" "inspect" "214006fb69467b8786889f0ef2265fe61a06d6494f14419bf18bfede3bd32341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "214006fb69467b8786889f0ef2265fe61a06d6494f14419bf18bfede3bd32341", kill_on_drop: false }` [INFO] [stdout] 214006fb69467b8786889f0ef2265fe61a06d6494f14419bf18bfede3bd32341