[INFO] fetching crate protox 0.7.1... [INFO] checking protox-0.7.1 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate protox 0.7.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate protox 0.7.1 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate protox 0.7.1 [INFO] finished tweaking crates.io crate protox 0.7.1 [INFO] tweaked toml for crates.io crate protox 0.7.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate protox 0.7.1 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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f1e9dd87e039f019894b1a87b45b2be2e21c46863fcfa8508712e2ace345d75 [INFO] running `Command { std: "docker" "start" "-a" "3f1e9dd87e039f019894b1a87b45b2be2e21c46863fcfa8508712e2ace345d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f1e9dd87e039f019894b1a87b45b2be2e21c46863fcfa8508712e2ace345d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1e9dd87e039f019894b1a87b45b2be2e21c46863fcfa8508712e2ace345d75", kill_on_drop: false }` [INFO] [stdout] 3f1e9dd87e039f019894b1a87b45b2be2e21c46863fcfa8508712e2ace345d75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c45005b7b385b28859f7614267e565767300d1fb05fa81d43b171854be8abd9 [INFO] running `Command { std: "docker" "start" "-a" "8c45005b7b385b28859f7614267e565767300d1fb05fa81d43b171854be8abd9", 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] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking multimap v0.10.0 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking syn v2.0.70 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking similar-asserts v1.5.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking insta v1.39.0 [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Compiling prost-derive v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Checking logos v0.14.0 [INFO] [stderr] Checking miette v7.2.0 [INFO] [stderr] Checking prost v0.13.0 [INFO] [stderr] Checking prost-types v0.13.0 [INFO] [stderr] Checking prost-reflect v0.14.0 [INFO] [stderr] Checking protox-parse v0.7.0 [INFO] [stderr] Checking prost-build v0.13.0 [INFO] [stderr] Checking tonic-build v0.12.0 [INFO] [stderr] Checking protox v0.7.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/file/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/file/tests.rs" or "src/file/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/compile/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/compile/tests.rs" or "src/compile/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `protox` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] Fixed src/compile/mod.rs (2 fixes) [INFO] [stderr] Fixed src/error.rs (1 fix) [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8c45005b7b385b28859f7614267e565767300d1fb05fa81d43b171854be8abd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c45005b7b385b28859f7614267e565767300d1fb05fa81d43b171854be8abd9", kill_on_drop: false }` [INFO] [stdout] 8c45005b7b385b28859f7614267e565767300d1fb05fa81d43b171854be8abd9