[INFO] fetching crate bssl-cmake-sys 0.1.2409130... [INFO] checking bssl-cmake-sys-0.1.2409130 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate bssl-cmake-sys 0.1.2409130 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate bssl-cmake-sys 0.1.2409130 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bssl-cmake-sys 0.1.2409130 [INFO] finished tweaking crates.io crate bssl-cmake-sys 0.1.2409130 [INFO] tweaked toml for crates.io crate bssl-cmake-sys 0.1.2409130 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 36 packages to latest compatible versions [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2678b5c19113e2629af72d792a0ec6a1f08ae02d0be94bfa07266602b1e7b6b5 [INFO] running `Command { std: "docker" "start" "-a" "2678b5c19113e2629af72d792a0ec6a1f08ae02d0be94bfa07266602b1e7b6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2678b5c19113e2629af72d792a0ec6a1f08ae02d0be94bfa07266602b1e7b6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2678b5c19113e2629af72d792a0ec6a1f08ae02d0be94bfa07266602b1e7b6b5", kill_on_drop: false }` [INFO] [stdout] 2678b5c19113e2629af72d792a0ec6a1f08ae02d0be94bfa07266602b1e7b6b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dce1733465dbd4837470ff124aef052f1a9183ec338eded8cea8bbdac36be072 [INFO] running `Command { std: "docker" "start" "-a" "dce1733465dbd4837470ff124aef052f1a9183ec338eded8cea8bbdac36be072", 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 unicode-ident v1.0.13 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling bssl-cmake-sys v0.1.2409130 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] error: could not compile `bssl-cmake-sys` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/bin/cargo /opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/bin/rustc --crate-name bssl_cmake_sys --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cf6d54cd377719ae -C extra-filename=-cf6d54cd377719ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bssl-cmake-sys-fe49e270ed4af097/out -L native=/opt/rustwide/target/debug/build/bssl-cmake-sys-fe49e270ed4af097/out -L native=/opt/rustwide/target/debug/build/bssl-cmake-sys-fe49e270ed4af097/out/build -l static=rustc_wrapper -l static=link_runtime -l stdc++ -l static=crypto -l static=ssl` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bssl-cmake-sys` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/bin/cargo /opt/rustwide/rustup-home/toolchains/ccf408f4326a858c00dd845a64a86b16f360a801/bin/rustc --crate-name bssl_cmake_sys --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=baaaa8af4a736285 -C extra-filename=-baaaa8af4a736285 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bssl-cmake-sys-fe49e270ed4af097/out -L native=/opt/rustwide/target/debug/build/bssl-cmake-sys-fe49e270ed4af097/out -L native=/opt/rustwide/target/debug/build/bssl-cmake-sys-fe49e270ed4af097/out/build -l static=rustc_wrapper -l static=link_runtime -l stdc++ -l static=crypto -l static=ssl` (signal: 9, SIGKILL: kill) [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" "dce1733465dbd4837470ff124aef052f1a9183ec338eded8cea8bbdac36be072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dce1733465dbd4837470ff124aef052f1a9183ec338eded8cea8bbdac36be072", kill_on_drop: false }` [INFO] [stdout] dce1733465dbd4837470ff124aef052f1a9183ec338eded8cea8bbdac36be072