[INFO] fetching crate oxc_codegen 0.90.0...
[INFO] building oxc_codegen-0.90.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate oxc_codegen 0.90.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate oxc_codegen 0.90.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate oxc_codegen 0.90.0
[INFO] tweaked toml for crates.io crate oxc_codegen 0.90.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxc_codegen 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_codegen 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd27fe8faa0b3c1ca00895efa1be94d8e7588d86685b06daf27bf17e3eea8606
[INFO] running `Command { std: "docker" "start" "-a" "bd27fe8faa0b3c1ca00895efa1be94d8e7588d86685b06daf27bf17e3eea8606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd27fe8faa0b3c1ca00895efa1be94d8e7588d86685b06daf27bf17e3eea8606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd27fe8faa0b3c1ca00895efa1be94d8e7588d86685b06daf27bf17e3eea8606", kill_on_drop: false }`
[INFO] [stdout] bd27fe8faa0b3c1ca00895efa1be94d8e7588d86685b06daf27bf17e3eea8606
[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=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] 3adec6b3c5162fd583f2a5c1f37e6789674dc0efb33b1ba1f5009ac2646aa241
[INFO] running `Command { std: "docker" "start" "-a" "3adec6b3c5162fd583f2a5c1f37e6789674dc0efb33b1ba1f5009ac2646aa241", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling oxc_data_structures v0.90.0
[INFO] [stderr]    Compiling oxc_estree v0.90.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling oxc_index v3.1.0
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling oxc_sourcemap v4.1.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling oxc_allocator v0.90.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[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 serde_derive v1.0.225
[INFO] [stderr]    Compiling oxc-miette v2.5.0
[INFO] [stderr]    Compiling oxc_span v0.90.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.90.0
[INFO] [stderr]    Compiling oxc_syntax v0.90.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.90.0
[INFO] [stderr]    Compiling oxc_ast v0.90.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.90.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.90.0
[INFO] [stderr]    Compiling oxc_semantic v0.90.0
[INFO] [stderr]    Compiling oxc_codegen v0.90.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.78s
[INFO] running `Command { std: "docker" "inspect" "3adec6b3c5162fd583f2a5c1f37e6789674dc0efb33b1ba1f5009ac2646aa241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3adec6b3c5162fd583f2a5c1f37e6789674dc0efb33b1ba1f5009ac2646aa241", kill_on_drop: false }`
[INFO] [stdout] 3adec6b3c5162fd583f2a5c1f37e6789674dc0efb33b1ba1f5009ac2646aa241
[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=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] 7d856b1b0811eb8925c414c91f938fe4c43e8bd03fc4effd2bf720267bdcc1b0
[INFO] running `Command { std: "docker" "start" "-a" "7d856b1b0811eb8925c414c91f938fe4c43e8bd03fc4effd2bf720267bdcc1b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling oxc_parser v0.90.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling oxc_sourcemap v4.1.1
[INFO] [stderr]    Compiling oxc_codegen v0.90.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.73s
[INFO] running `Command { std: "docker" "inspect" "7d856b1b0811eb8925c414c91f938fe4c43e8bd03fc4effd2bf720267bdcc1b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d856b1b0811eb8925c414c91f938fe4c43e8bd03fc4effd2bf720267bdcc1b0", kill_on_drop: false }`
[INFO] [stdout] 7d856b1b0811eb8925c414c91f938fe4c43e8bd03fc4effd2bf720267bdcc1b0
