[INFO] fetching crate oxc_parser_napi 0.90.0...
[INFO] building oxc_parser_napi-0.90.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate oxc_parser_napi 0.90.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate oxc_parser_napi 0.90.0
[INFO] finished tweaking crates.io crate oxc_parser_napi 0.90.0
[INFO] tweaked toml for crates.io crate oxc_parser_napi 0.90.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxc_parser_napi 0.90.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxc_parser_napi 0.90.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93224e6234dec28b0a8cf5aad6a10050f3315e5bdb3092ef127fe219c878f0b4
[INFO] running `Command { std: "docker" "start" "-a" "93224e6234dec28b0a8cf5aad6a10050f3315e5bdb3092ef127fe219c878f0b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93224e6234dec28b0a8cf5aad6a10050f3315e5bdb3092ef127fe219c878f0b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93224e6234dec28b0a8cf5aad6a10050f3315e5bdb3092ef127fe219c878f0b4", kill_on_drop: false }`
[INFO] [stdout] 93224e6234dec28b0a8cf5aad6a10050f3315e5bdb3092ef127fe219c878f0b4
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b93f9efe53f344d1bafbe0187c006a1c42aed8326b1e47b29ec305d486508a0
[INFO] running `Command { std: "docker" "start" "-a" "9b93f9efe53f344d1bafbe0187c006a1c42aed8326b1e47b29ec305d486508a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling oxc_data_structures v0.90.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling napi-build v2.2.3
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling napi v3.3.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling oxc_napi v0.90.0
[INFO] [stderr]    Compiling dtor v0.1.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling oxc_estree v0.90.0
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling ctor v0.5.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling napi-sys v3.0.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling oxc_parser_napi v0.90.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling napi-derive-backend v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling oxc-miette-derive v2.5.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.90.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling oxc-miette v2.5.0
[INFO] [stderr]    Compiling napi-derive v3.2.5
[INFO] [stderr]    Compiling oxc_diagnostics v0.90.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling oxc_allocator v0.90.0
[INFO] [stderr]    Compiling oxc_index v3.1.0
[INFO] [stderr]    Compiling oxc_span v0.90.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.90.0
[INFO] [stderr]    Compiling oxc_syntax v0.90.0
[INFO] [stderr]    Compiling oxc_ast v0.90.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.90.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.90.0
[INFO] [stderr]    Compiling oxc_parser v0.90.0
[INFO] [stderr]    Compiling oxc_semantic v0.90.0
[INFO] [stderr]    Compiling oxc v0.90.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.35s
[INFO] running `Command { std: "docker" "inspect" "9b93f9efe53f344d1bafbe0187c006a1c42aed8326b1e47b29ec305d486508a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b93f9efe53f344d1bafbe0187c006a1c42aed8326b1e47b29ec305d486508a0", kill_on_drop: false }`
[INFO] [stdout] 9b93f9efe53f344d1bafbe0187c006a1c42aed8326b1e47b29ec305d486508a0
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3146e129dfed53b4e9cc42fda82e3ea08300c598694e69cf2b1e374aa3a4ca4
[INFO] running `Command { std: "docker" "start" "-a" "f3146e129dfed53b4e9cc42fda82e3ea08300c598694e69cf2b1e374aa3a4ca4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] running `Command { std: "docker" "inspect" "f3146e129dfed53b4e9cc42fda82e3ea08300c598694e69cf2b1e374aa3a4ca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3146e129dfed53b4e9cc42fda82e3ea08300c598694e69cf2b1e374aa3a4ca4", kill_on_drop: false }`
[INFO] [stdout] f3146e129dfed53b4e9cc42fda82e3ea08300c598694e69cf2b1e374aa3a4ca4
