[INFO] fetching crate profirust 0.2.0... [INFO] checking profirust-0.2.0 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate profirust 0.2.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate profirust 0.2.0 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate profirust 0.2.0 [INFO] finished tweaking crates.io crate profirust 0.2.0 [INFO] tweaked toml for crates.io crate profirust 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate profirust 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clipboard-win v5.3.0 [INFO] [stderr] Downloaded rp2040-hal-macros v0.1.0 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Downloaded gcd v2.3.0 [INFO] [stderr] Downloaded fugit v0.3.7 [INFO] [stderr] Downloaded managed v0.8.0 [INFO] [stderr] Downloaded process-image v0.2.0 [INFO] [stderr] Downloaded proptest-derive v0.3.0 [INFO] [stderr] Downloaded frunk_derives v0.4.2 [INFO] [stderr] Downloaded proptest v1.2.0 [INFO] [stderr] Downloaded frunk_core v0.4.2 [INFO] [stderr] Downloaded rp2040-pac v0.5.0 [INFO] [stderr] Downloaded frunk v0.4.2 [INFO] [stderr] Downloaded rp2040-hal v0.9.2 [INFO] [stderr] Downloaded cortex-m-rt v0.7.4 [INFO] [stderr] Downloaded rs485 v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cce67e5407e3ddbdb767b927d4cf7b05e287afd45780a6dd6c991e41a9a8a25 [INFO] running `Command { std: "docker" "start" "-a" "6cce67e5407e3ddbdb767b927d4cf7b05e287afd45780a6dd6c991e41a9a8a25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cce67e5407e3ddbdb767b927d4cf7b05e287afd45780a6dd6c991e41a9a8a25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cce67e5407e3ddbdb767b927d4cf7b05e287afd45780a6dd6c991e41a9a8a25", kill_on_drop: false }` [INFO] [stdout] 6cce67e5407e3ddbdb767b927d4cf7b05e287afd45780a6dd6c991e41a9a8a25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d20e65b81dcef0e249ed2c12e50f7e2049a0f6ae74da10236cbc303a0e5e8cc [INFO] running `Command { std: "docker" "start" "-a" "6d20e65b81dcef0e249ed2c12e50f7e2049a0f6ae74da10236cbc303a0e5e8cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking managed v0.8.0 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking process-image v0.2.0 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rs485 v0.1.0 [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 fd-lock v4.0.2 [INFO] [stderr] Checking tempfile v3.4.0 [INFO] [stderr] Checking is-terminal v0.4.2 [INFO] [stderr] Checking profirust v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.2.0 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling proptest-derive v0.3.0 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.12s [INFO] running `Command { std: "docker" "inspect" "6d20e65b81dcef0e249ed2c12e50f7e2049a0f6ae74da10236cbc303a0e5e8cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d20e65b81dcef0e249ed2c12e50f7e2049a0f6ae74da10236cbc303a0e5e8cc", kill_on_drop: false }` [INFO] [stdout] 6d20e65b81dcef0e249ed2c12e50f7e2049a0f6ae74da10236cbc303a0e5e8cc [INFO] checking profirust-0.2.0 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] extracting crate profirust 0.2.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate profirust 0.2.0 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate profirust 0.2.0 [INFO] finished tweaking crates.io crate profirust 0.2.0 [INFO] tweaked toml for crates.io crate profirust 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate profirust 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b77f877fde256ed49d9103bdadce0e27f309289c3cbabbfed66f78e1068234f [INFO] running `Command { std: "docker" "start" "-a" "4b77f877fde256ed49d9103bdadce0e27f309289c3cbabbfed66f78e1068234f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b77f877fde256ed49d9103bdadce0e27f309289c3cbabbfed66f78e1068234f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b77f877fde256ed49d9103bdadce0e27f309289c3cbabbfed66f78e1068234f", kill_on_drop: false }` [INFO] [stdout] 4b77f877fde256ed49d9103bdadce0e27f309289c3cbabbfed66f78e1068234f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8f9963778170930f96f7177bef7ca1861063ff51eb18632f2ca244c16988983 [INFO] running `Command { std: "docker" "start" "-a" "f8f9963778170930f96f7177bef7ca1861063ff51eb18632f2ca244c16988983", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (7 fixes) [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking managed v0.8.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking process-image v0.2.0 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rs485 v0.1.0 [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 fd-lock v4.0.2 [INFO] [stderr] Checking tempfile v3.4.0 [INFO] [stderr] Checking is-terminal v0.4.2 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking proptest v1.2.0 [INFO] [stderr] Checking profirust v0.2.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling proptest-derive v0.3.0 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Migrating examples/remote-io-wago-750-343.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/encoder-fraba58.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/vfd-micromaster-4.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/live-list.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.36s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] error: failed to parse manifest at `/tmp/fixit/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] feature `phy-linux` includes `rs485` which is neither a dependency nor another feature [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "f8f9963778170930f96f7177bef7ca1861063ff51eb18632f2ca244c16988983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8f9963778170930f96f7177bef7ca1861063ff51eb18632f2ca244c16988983", kill_on_drop: false }` [INFO] [stdout] f8f9963778170930f96f7177bef7ca1861063ff51eb18632f2ca244c16988983