[INFO] fetching crate oxc_napi 0.74.0...
[INFO] checking oxc_napi-0.74.0 against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] extracting crate oxc_napi 0.74.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate oxc_napi 0.74.0
[INFO] finished tweaking crates.io crate oxc_napi 0.74.0
[INFO] tweaked toml for crates.io crate oxc_napi 0.74.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxc_napi 0.74.0 on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxc_napi 0.74.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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1995d95f6735699698dfc9e8fa55c171deba5de72720ec7723b56746f6fe7619
[INFO] running `Command { std: "docker" "start" "-a" "1995d95f6735699698dfc9e8fa55c171deba5de72720ec7723b56746f6fe7619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1995d95f6735699698dfc9e8fa55c171deba5de72720ec7723b56746f6fe7619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1995d95f6735699698dfc9e8fa55c171deba5de72720ec7723b56746f6fe7619", kill_on_drop: false }`
[INFO] [stdout] 1995d95f6735699698dfc9e8fa55c171deba5de72720ec7723b56746f6fe7619
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9db842b32cd71baedb4a14b93665a5baa83bbff5bad5e11b46c305f7cbccf0c
[INFO] running `Command { std: "docker" "start" "-a" "b9db842b32cd71baedb4a14b93665a5baa83bbff5bad5e11b46c305f7cbccf0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking ryu-js v1.0.2
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]    Compiling napi-build v2.2.1
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking unicode-id-start v1.3.1
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking napi-sys v3.0.0-alpha.3
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling napi v3.0.0-beta.8
[INFO] [stderr]    Compiling oxc_napi v0.74.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking dtor v0.0.6
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]    Compiling ctor v0.4.2
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking oxc_data_structures v0.74.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking oxc_estree v0.74.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling napi-derive-backend v2.0.0-beta.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling oxc-miette-derive v2.3.0
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.74.0
[INFO] [stderr]     Checking oxc-miette v2.3.0
[INFO] [stderr]    Compiling napi-derive v3.0.0-beta.8
[INFO] [stderr]     Checking oxc_diagnostics v0.74.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking oxc_allocator v0.74.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking oxc_index v3.0.0
[INFO] [stderr]     Checking oxc_span v0.74.0
[INFO] [stderr]     Checking oxc_syntax v0.74.0
[INFO] [stderr]     Checking oxc_regular_expression v0.74.0
[INFO] [stderr]     Checking oxc_ast v0.74.0
[INFO] [stderr]     Checking oxc_ast_visit v0.74.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.18s
[INFO] running `Command { std: "docker" "inspect" "b9db842b32cd71baedb4a14b93665a5baa83bbff5bad5e11b46c305f7cbccf0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9db842b32cd71baedb4a14b93665a5baa83bbff5bad5e11b46c305f7cbccf0c", kill_on_drop: false }`
[INFO] [stdout] b9db842b32cd71baedb4a14b93665a5baa83bbff5bad5e11b46c305f7cbccf0c
