[INFO] fetching crate oxc_napi 0.96.0...
[INFO] testing oxc_napi-0.96.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate oxc_napi 0.96.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate oxc_napi 0.96.0
[INFO] finished tweaking crates.io crate oxc_napi 0.96.0
[INFO] tweaked toml for crates.io crate oxc_napi 0.96.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxc_napi 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_napi 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ef5d58512b7585a3dd466cc3f8b774e665ddbbc7a035e25406ce0c877f636dfc
[INFO] running `Command { std: "docker" "start" "-a" "ef5d58512b7585a3dd466cc3f8b774e665ddbbc7a035e25406ce0c877f636dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef5d58512b7585a3dd466cc3f8b774e665ddbbc7a035e25406ce0c877f636dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef5d58512b7585a3dd466cc3f8b774e665ddbbc7a035e25406ce0c877f636dfc", kill_on_drop: false }`
[INFO] [stdout] ef5d58512b7585a3dd466cc3f8b774e665ddbbc7a035e25406ce0c877f636dfc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 74939ee66bb85a4d971fe4d266bcc51d40919b01fbfe767feda77a6fe37a1225
[INFO] running `Command { std: "docker" "start" "-a" "74939ee66bb85a4d971fe4d266bcc51d40919b01fbfe767feda77a6fe37a1225", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling oxc_data_structures v0.96.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling napi-build v2.2.4
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling napi v3.4.0
[INFO] [stderr]    Compiling dtor v0.1.0
[INFO] [stderr]    Compiling oxc_estree v0.96.0
[INFO] [stderr]    Compiling oxc_napi v0.96.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ctor v0.6.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling napi-sys v3.0.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling napi-derive-backend v3.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 thiserror v2.0.17
[INFO] [stderr]    Compiling oxc-miette v2.5.1
[INFO] [stderr]    Compiling napi-derive v3.3.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.96.0
[INFO] [stderr]    Compiling oxc_allocator v0.96.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling oxc_span v0.96.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.96.0
[INFO] [stderr]    Compiling oxc_syntax v0.96.0
[INFO] [stderr]    Compiling oxc_ast v0.96.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.96.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.37s
[INFO] running `Command { std: "docker" "inspect" "74939ee66bb85a4d971fe4d266bcc51d40919b01fbfe767feda77a6fe37a1225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74939ee66bb85a4d971fe4d266bcc51d40919b01fbfe767feda77a6fe37a1225", kill_on_drop: false }`
[INFO] [stdout] 74939ee66bb85a4d971fe4d266bcc51d40919b01fbfe767feda77a6fe37a1225
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2a89eee09ef8e552eeba7e410d04b2e50f5aea837081b05341326524edcbf444
[INFO] running `Command { std: "docker" "start" "-a" "2a89eee09ef8e552eeba7e410d04b2e50f5aea837081b05341326524edcbf444", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxc_napi v0.96.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "2a89eee09ef8e552eeba7e410d04b2e50f5aea837081b05341326524edcbf444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a89eee09ef8e552eeba7e410d04b2e50f5aea837081b05341326524edcbf444", kill_on_drop: false }`
[INFO] [stdout] 2a89eee09ef8e552eeba7e410d04b2e50f5aea837081b05341326524edcbf444
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e05f12066e9b823f91ad7a3efd854773d2e76337a44df30575bdd35493d667f2
[INFO] running `Command { std: "docker" "start" "-a" "e05f12066e9b823f91ad7a3efd854773d2e76337a44df30575bdd35493d667f2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxc_napi-b6c8fe3e1cbbad68)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e05f12066e9b823f91ad7a3efd854773d2e76337a44df30575bdd35493d667f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e05f12066e9b823f91ad7a3efd854773d2e76337a44df30575bdd35493d667f2", kill_on_drop: false }`
[INFO] [stdout] e05f12066e9b823f91ad7a3efd854773d2e76337a44df30575bdd35493d667f2
