[INFO] fetching crate e-utils 0.3.38... [INFO] checking e-utils-0.3.38 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate e-utils 0.3.38 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate e-utils 0.3.38 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 e-utils 0.3.38 [INFO] removed 8 missing examples [INFO] finished tweaking crates.io crate e-utils 0.3.38 [INFO] tweaked toml for crates.io crate e-utils 0.3.38 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate e-utils 0.3.38 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 gio-sys v0.19.5 [INFO] [stderr] Downloaded e-macros v0.1.0 [INFO] [stderr] Downloaded gobject-sys v0.19.5 [INFO] [stderr] Downloaded glib-macros v0.19.5 [INFO] [stderr] Downloaded raw-window-handle v0.6.1 [INFO] [stderr] Downloaded glib-sys v0.19.5 [INFO] [stderr] Downloaded glib v0.19.5 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 141f76970a16bafb8a3256f43d95ad9187654420542bf56d643fe7e3c3242ab6 [INFO] running `Command { std: "docker" "start" "-a" "141f76970a16bafb8a3256f43d95ad9187654420542bf56d643fe7e3c3242ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "141f76970a16bafb8a3256f43d95ad9187654420542bf56d643fe7e3c3242ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "141f76970a16bafb8a3256f43d95ad9187654420542bf56d643fe7e3c3242ab6", kill_on_drop: false }` [INFO] [stdout] 141f76970a16bafb8a3256f43d95ad9187654420542bf56d643fe7e3c3242ab6 [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=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] 30bac841ad59675395bc4236b91e1158be06aa8565f1620e26684af8b50c021e [INFO] running `Command { std: "docker" "start" "-a" "30bac841ad59675395bc4236b91e1158be06aa8565f1620e26684af8b50c021e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling glib-macros v0.19.5 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling glib-sys v0.19.5 [INFO] [stderr] Compiling gobject-sys v0.19.5 [INFO] [stderr] Compiling gio-sys v0.19.5 [INFO] [stderr] Checking glib v0.19.5 [INFO] [stderr] Checking e-utils v0.3.38 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.60s [INFO] running `Command { std: "docker" "inspect" "30bac841ad59675395bc4236b91e1158be06aa8565f1620e26684af8b50c021e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30bac841ad59675395bc4236b91e1158be06aa8565f1620e26684af8b50c021e", kill_on_drop: false }` [INFO] [stdout] 30bac841ad59675395bc4236b91e1158be06aa8565f1620e26684af8b50c021e [INFO] checking e-utils-0.3.38 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] extracting crate e-utils 0.3.38 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate e-utils 0.3.38 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 e-utils 0.3.38 [INFO] removed 8 missing examples [INFO] finished tweaking crates.io crate e-utils 0.3.38 [INFO] tweaked toml for crates.io crate e-utils 0.3.38 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate e-utils 0.3.38 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-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e79304a68ae112e3ad2dcc905dd9ae14316d34620631e2b470f05f0e8be109d [INFO] running `Command { std: "docker" "start" "-a" "7e79304a68ae112e3ad2dcc905dd9ae14316d34620631e2b470f05f0e8be109d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e79304a68ae112e3ad2dcc905dd9ae14316d34620631e2b470f05f0e8be109d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e79304a68ae112e3ad2dcc905dd9ae14316d34620631e2b470f05f0e8be109d", kill_on_drop: false }` [INFO] [stdout] 7e79304a68ae112e3ad2dcc905dd9ae14316d34620631e2b470f05f0e8be109d [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=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] 7c3a0c7f996d3a656bc5ad03c615a538e4c42c78817384fa87bfeb8e7918e65e [INFO] running `Command { std: "docker" "start" "-a" "7c3a0c7f996d3a656bc5ad03c615a538e4c42c78817384fa87bfeb8e7918e65e", 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 serde v1.0.201 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-macros v0.19.5 [INFO] [stderr] Compiling glib-sys v0.19.5 [INFO] [stderr] Compiling gobject-sys v0.19.5 [INFO] [stderr] Compiling gio-sys v0.19.5 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking glib v0.19.5 [INFO] [stderr] Checking e-utils v0.3.38 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/./parse.rs (10 fixes) [INFO] [stderr] Fixed src/./res.rs (1 fix) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.97s [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 `algorithm` includes `rand` 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" "7c3a0c7f996d3a656bc5ad03c615a538e4c42c78817384fa87bfeb8e7918e65e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c3a0c7f996d3a656bc5ad03c615a538e4c42c78817384fa87bfeb8e7918e65e", kill_on_drop: false }` [INFO] [stdout] 7c3a0c7f996d3a656bc5ad03c615a538e4c42c78817384fa87bfeb8e7918e65e