[INFO] fetching crate ffgl-core 0.2.6... [INFO] checking ffgl-core-0.2.6 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate ffgl-core 0.2.6 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate ffgl-core 0.2.6 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ffgl-core 0.2.6 [INFO] finished tweaking crates.io crate ffgl-core 0.2.6 [INFO] tweaked toml for crates.io crate ffgl-core 0.2.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 76 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.63.0 (available: v0.70.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d9ee77107317c0fdfaa72b6deff6a785fc6a41df48a0a3d78df47aa46a58cfa [INFO] running `Command { std: "docker" "start" "-a" "1d9ee77107317c0fdfaa72b6deff6a785fc6a41df48a0a3d78df47aa46a58cfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d9ee77107317c0fdfaa72b6deff6a785fc6a41df48a0a3d78df47aa46a58cfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d9ee77107317c0fdfaa72b6deff6a785fc6a41df48a0a3d78df47aa46a58cfa", kill_on_drop: false }` [INFO] [stdout] 1d9ee77107317c0fdfaa72b6deff6a785fc6a41df48a0a3d78df47aa46a58cfa [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01db2de1c2521c805b5ec1241caef5dfd6ebbe3980a64381b0ccbfb0c7db648c [INFO] running `Command { std: "docker" "start" "-a" "01db2de1c2521c805b5ec1241caef5dfd6ebbe3980a64381b0ccbfb0c7db648c", 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 khronos_api v3.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling xml-rs v0.8.23 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling ffgl-core v0.2.6 (/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 `ffgl-core` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65132f36b923285d5da381c2fbafee6ce899e841/bin/cargo /opt/rustwide/rustup-home/toolchains/65132f36b923285d5da381c2fbafee6ce899e841/bin/rustc --crate-name ffgl_core --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=3473aecccded4701 -C extra-filename=-3473aecccded4701 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-73264a0fc51f27e7.rmeta --extern gl=/opt/rustwide/target/debug/deps/libgl-353ebb4b6843b915.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-6b39b34254214cc4.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-92045ba041098af8.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a1ed7e9b1d4716fe.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e43c01b10f2dbc5e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4c1dfd3a2cecf012.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-dde1e9a9eb9cfefb.rmeta --cap-lints=allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ffgl-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65132f36b923285d5da381c2fbafee6ce899e841/bin/cargo /opt/rustwide/rustup-home/toolchains/65132f36b923285d5da381c2fbafee6ce899e841/bin/rustc --crate-name ffgl_core --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=18bcedaf5bc691ac -C extra-filename=-18bcedaf5bc691ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-73264a0fc51f27e7.rmeta --extern gl=/opt/rustwide/target/debug/deps/libgl-353ebb4b6843b915.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-6b39b34254214cc4.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-92045ba041098af8.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a1ed7e9b1d4716fe.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e43c01b10f2dbc5e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4c1dfd3a2cecf012.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-dde1e9a9eb9cfefb.rmeta --cap-lints=allow` (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" "01db2de1c2521c805b5ec1241caef5dfd6ebbe3980a64381b0ccbfb0c7db648c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01db2de1c2521c805b5ec1241caef5dfd6ebbe3980a64381b0ccbfb0c7db648c", kill_on_drop: false }` [INFO] [stdout] 01db2de1c2521c805b5ec1241caef5dfd6ebbe3980a64381b0ccbfb0c7db648c