[INFO] fetching crate oxc_cfg 0.96.0... [INFO] testing oxc_cfg-0.96.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate oxc_cfg 0.96.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate oxc_cfg 0.96.0 [INFO] finished tweaking crates.io crate oxc_cfg 0.96.0 [INFO] tweaked toml for crates.io crate oxc_cfg 0.96.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oxc_cfg 0.96.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxc_cfg 0.96.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da4d15633fcd46f989435aed047c5ff3b9e2d0d3ed9a22a4c8d2356ca0588ad9 [INFO] running `Command { std: "docker" "start" "-a" "da4d15633fcd46f989435aed047c5ff3b9e2d0d3ed9a22a4c8d2356ca0588ad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da4d15633fcd46f989435aed047c5ff3b9e2d0d3ed9a22a4c8d2356ca0588ad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da4d15633fcd46f989435aed047c5ff3b9e2d0d3ed9a22a4c8d2356ca0588ad9", kill_on_drop: false }` [INFO] [stdout] da4d15633fcd46f989435aed047c5ff3b9e2d0d3ed9a22a4c8d2356ca0588ad9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 099c4665cd9754bde86f6d8829adb36648f04f9a9acb4574e03719d3f5b8ed86 [INFO] running `Command { std: "docker" "start" "-a" "099c4665cd9754bde86f6d8829adb36648f04f9a9acb4574e03719d3f5b8ed86", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling oxc_data_structures v0.96.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling oxc_allocator v0.96.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling oxc_estree v0.96.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling unicode-id-start v1.4.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling oxc_index v4.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling oxc-miette-derive v2.5.1 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling oxc_ast_macros v0.96.0 [INFO] [stderr] Compiling oxc-miette v2.5.1 [INFO] [stderr] Compiling oxc_span v0.96.0 [INFO] [stderr] Compiling oxc_syntax v0.96.0 [INFO] [stderr] Compiling oxc_cfg v0.96.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.02s [INFO] running `Command { std: "docker" "inspect" "099c4665cd9754bde86f6d8829adb36648f04f9a9acb4574e03719d3f5b8ed86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "099c4665cd9754bde86f6d8829adb36648f04f9a9acb4574e03719d3f5b8ed86", kill_on_drop: false }` [INFO] [stdout] 099c4665cd9754bde86f6d8829adb36648f04f9a9acb4574e03719d3f5b8ed86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42ada4b6ea3ed86400331fbb0186ba1060d61605e2eb9bc47b5e788699109cc2 [INFO] running `Command { std: "docker" "start" "-a" "42ada4b6ea3ed86400331fbb0186ba1060d61605e2eb9bc47b5e788699109cc2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] running `Command { std: "docker" "inspect" "42ada4b6ea3ed86400331fbb0186ba1060d61605e2eb9bc47b5e788699109cc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42ada4b6ea3ed86400331fbb0186ba1060d61605e2eb9bc47b5e788699109cc2", kill_on_drop: false }` [INFO] [stdout] 42ada4b6ea3ed86400331fbb0186ba1060d61605e2eb9bc47b5e788699109cc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1e333725a1ec835f480077c47f0b0b48e36d5c1efba7c8fb91e893f3fd6de3fd [INFO] running `Command { std: "docker" "start" "-a" "1e333725a1ec835f480077c47f0b0b48e36d5c1efba7c8fb91e893f3fd6de3fd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] running `Command { std: "docker" "inspect" "1e333725a1ec835f480077c47f0b0b48e36d5c1efba7c8fb91e893f3fd6de3fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e333725a1ec835f480077c47f0b0b48e36d5c1efba7c8fb91e893f3fd6de3fd", kill_on_drop: false }` [INFO] [stdout] 1e333725a1ec835f480077c47f0b0b48e36d5c1efba7c8fb91e893f3fd6de3fd