[INFO] fetching crate cranelift-entity 0.102.1... [INFO] checking cranelift-entity-0.102.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-2 [INFO] extracting crate cranelift-entity 0.102.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate cranelift-entity 0.102.1 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 cranelift-entity 0.102.1 [INFO] finished tweaking crates.io crate cranelift-entity 0.102.1 [INFO] tweaked toml for crates.io crate cranelift-entity 0.102.1 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 7 packages [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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] 3fa72d436a3eb475ff759bd57818c87c16df76bc5da12a3610ec4dd02cd6f2d7 [INFO] running `Command { std: "docker" "start" "-a" "3fa72d436a3eb475ff759bd57818c87c16df76bc5da12a3610ec4dd02cd6f2d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fa72d436a3eb475ff759bd57818c87c16df76bc5da12a3610ec4dd02cd6f2d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa72d436a3eb475ff759bd57818c87c16df76bc5da12a3610ec4dd02cd6f2d7", kill_on_drop: false }` [INFO] [stdout] 3fa72d436a3eb475ff759bd57818c87c16df76bc5da12a3610ec4dd02cd6f2d7 [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] d882ce344f1ad0a6adfaf2bb81a4f4767096075596617083fe9eb77ef8222713 [INFO] running `Command { std: "docker" "start" "-a" "d882ce344f1ad0a6adfaf2bb81a4f4767096075596617083fe9eb77ef8222713", kill_on_drop: false }` [INFO] [stderr] Checking cranelift-entity v0.102.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/primary.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use core::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/prelude/mod.rs:61:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sclass_for_length` is imported redundantly [INFO] [stdout] --> src/list.rs:645:17 [INFO] [stdout] | [INFO] [stdout] 644 | use super::*; [INFO] [stdout] | -------- the item `sclass_for_length` is already imported here [INFO] [stdout] 645 | use super::{sclass_for_length, sclass_size}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sclass_size` is imported redundantly [INFO] [stdout] --> src/list.rs:645:36 [INFO] [stdout] | [INFO] [stdout] 644 | use super::*; [INFO] [stdout] | -------- the item `sclass_size` is already imported here [INFO] [stdout] 645 | use super::{sclass_for_length, sclass_size}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `EntityRef` is imported redundantly [INFO] [stdout] --> src/list.rs:646:9 [INFO] [stdout] | [INFO] [stdout] 644 | use super::*; [INFO] [stdout] | -------- the item `EntityRef` is already imported here [INFO] [stdout] 645 | use super::{sclass_for_length, sclass_size}; [INFO] [stdout] 646 | use crate::EntityRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/primary.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use core::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/prelude/mod.rs:61:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `EntityRef` is imported redundantly [INFO] [stdout] --> src/sparse.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 237 | use super::*; [INFO] [stdout] | -------- the item `EntityRef` is already imported here [INFO] [stdout] 238 | use crate::EntityRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] running `Command { std: "docker" "inspect" "d882ce344f1ad0a6adfaf2bb81a4f4767096075596617083fe9eb77ef8222713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d882ce344f1ad0a6adfaf2bb81a4f4767096075596617083fe9eb77ef8222713", kill_on_drop: false }` [INFO] [stdout] d882ce344f1ad0a6adfaf2bb81a4f4767096075596617083fe9eb77ef8222713 [INFO] checking cranelift-entity-0.102.1 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-2 [INFO] extracting crate cranelift-entity 0.102.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate cranelift-entity 0.102.1 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 cranelift-entity 0.102.1 [INFO] finished tweaking crates.io crate cranelift-entity 0.102.1 [INFO] tweaked toml for crates.io crate cranelift-entity 0.102.1 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] Blocking waiting for file lock on package cache [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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] 8dc1a37227e3c6c426f2b969604c1aa1ea75492989ecd8feae9919453fcb61b9 [INFO] running `Command { std: "docker" "start" "-a" "8dc1a37227e3c6c426f2b969604c1aa1ea75492989ecd8feae9919453fcb61b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dc1a37227e3c6c426f2b969604c1aa1ea75492989ecd8feae9919453fcb61b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dc1a37227e3c6c426f2b969604c1aa1ea75492989ecd8feae9919453fcb61b9", kill_on_drop: false }` [INFO] [stdout] 8dc1a37227e3c6c426f2b969604c1aa1ea75492989ecd8feae9919453fcb61b9 [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] 05f0214305a9afaf26e8cf7f11fd653603a209335b26411b66c203637d0c0b5e [INFO] running `Command { std: "docker" "start" "-a" "05f0214305a9afaf26e8cf7f11fd653603a209335b26411b66c203637d0c0b5e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Checking cranelift-entity v0.102.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/boxed_slice.rs (1 fix) [INFO] [stdout] warning: the item `sclass_for_length` is imported redundantly [INFO] [stdout] --> src/list.rs:645:17 [INFO] [stdout] | [INFO] [stdout] 644 | use super::*; [INFO] [stdout] | -------- the item `sclass_for_length` is already imported here [INFO] [stdout] 645 | use super::{sclass_for_length, sclass_size}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sclass_size` is imported redundantly [INFO] [stdout] --> src/list.rs:645:36 [INFO] [stdout] | [INFO] [stdout] 644 | use super::*; [INFO] [stdout] | -------- the item `sclass_size` is already imported here [INFO] [stdout] 645 | use super::{sclass_for_length, sclass_size}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `EntityRef` is imported redundantly [INFO] [stdout] --> src/list.rs:646:9 [INFO] [stdout] | [INFO] [stdout] 644 | use super::*; [INFO] [stdout] | -------- the item `EntityRef` is already imported here [INFO] [stdout] 645 | use super::{sclass_for_length, sclass_size}; [INFO] [stdout] 646 | use crate::EntityRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/primary.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use core::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/core/src/prelude/mod.rs:61:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `EntityRef` is imported redundantly [INFO] [stdout] --> src/sparse.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 237 | use super::*; [INFO] [stdout] | -------- the item `EntityRef` is already imported here [INFO] [stdout] 238 | use crate::EntityRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/primary.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use core::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/core/src/prelude/mod.rs:61:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking cranelift-entity v0.102.1 (/tmp/fixit) [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/primary.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use core::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/core/src/prelude/mod.rs:78:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sclass_for_length` is imported redundantly [INFO] [stdout] --> src/list.rs:645:17 [INFO] [stdout] | [INFO] [stdout] 644 | use super::*; [INFO] [stdout] | -------- the item `sclass_for_length` is already imported here [INFO] [stdout] 645 | use super::{sclass_for_length, sclass_size}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sclass_size` is imported redundantly [INFO] [stdout] --> src/list.rs:645:36 [INFO] [stdout] | [INFO] [stdout] 644 | use super::*; [INFO] [stdout] | -------- the item `sclass_size` is already imported here [INFO] [stdout] 645 | use super::{sclass_for_length, sclass_size}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `EntityRef` is imported redundantly [INFO] [stdout] --> src/list.rs:646:9 [INFO] [stdout] | [INFO] [stdout] 644 | use super::*; [INFO] [stdout] | -------- the item `EntityRef` is already imported here [INFO] [stdout] 645 | use super::{sclass_for_length, sclass_size}; [INFO] [stdout] 646 | use crate::EntityRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/primary.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use core::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/core/src/prelude/mod.rs:78:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `EntityRef` is imported redundantly [INFO] [stdout] --> src/sparse.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 237 | use super::*; [INFO] [stdout] | -------- the item `EntityRef` is already imported here [INFO] [stdout] 238 | use crate::EntityRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "05f0214305a9afaf26e8cf7f11fd653603a209335b26411b66c203637d0c0b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05f0214305a9afaf26e8cf7f11fd653603a209335b26411b66c203637d0c0b5e", kill_on_drop: false }` [INFO] [stdout] 05f0214305a9afaf26e8cf7f11fd653603a209335b26411b66c203637d0c0b5e