[INFO] fetching crate oxc_module_lexer 0.38.0... [INFO] testing oxc_module_lexer-0.38.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate oxc_module_lexer 0.38.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate oxc_module_lexer 0.38.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate oxc_module_lexer 0.38.0 [INFO] tweaked toml for crates.io crate oxc_module_lexer 0.38.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oxc_module_lexer 0.38.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxc_module_lexer 0.38.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8946c270bc9c5c385b753ace52b9411354f8d9cafc9d6c8cdca540954dac3bb [INFO] running `Command { std: "docker" "start" "-a" "a8946c270bc9c5c385b753ace52b9411354f8d9cafc9d6c8cdca540954dac3bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8946c270bc9c5c385b753ace52b9411354f8d9cafc9d6c8cdca540954dac3bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8946c270bc9c5c385b753ace52b9411354f8d9cafc9d6c8cdca540954dac3bb", kill_on_drop: false }` [INFO] [stdout] a8946c270bc9c5c385b753ace52b9411354f8d9cafc9d6c8cdca540954dac3bb [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fa2e578c20e721d0b37cf7446ae27889727544b10ea15ec5a7acdc4a86795da [INFO] running `Command { std: "docker" "start" "-a" "7fa2e578c20e721d0b37cf7446ae27889727544b10ea15ec5a7acdc4a86795da", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling oxc_estree v0.38.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling oxc_index v1.0.0 [INFO] [stderr] Compiling assert-unchecked v0.1.2 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling oxc_allocator v0.38.0 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling oxc-miette-derive v1.0.2 [INFO] [stderr] Compiling oxc_ast_macros v0.38.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling oxc-miette v1.0.2 [INFO] [stderr] Compiling oxc_span v0.38.0 [INFO] [stderr] Compiling oxc_diagnostics v0.38.0 [INFO] [stderr] Compiling oxc_syntax v0.38.0 [INFO] [stderr] Compiling oxc_regular_expression v0.38.0 [INFO] [stderr] Compiling oxc_ast v0.38.0 [INFO] [stderr] Compiling oxc_ecmascript v0.38.0 [INFO] [stderr] Compiling oxc_module_lexer v0.38.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.75s [INFO] running `Command { std: "docker" "inspect" "7fa2e578c20e721d0b37cf7446ae27889727544b10ea15ec5a7acdc4a86795da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fa2e578c20e721d0b37cf7446ae27889727544b10ea15ec5a7acdc4a86795da", kill_on_drop: false }` [INFO] [stdout] 7fa2e578c20e721d0b37cf7446ae27889727544b10ea15ec5a7acdc4a86795da [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38ff822a599688d05d754caa6b18b60ab57ac6a206827f760c0ccbf151b2ddf0 [INFO] running `Command { std: "docker" "start" "-a" "38ff822a599688d05d754caa6b18b60ab57ac6a206827f760c0ccbf151b2ddf0", kill_on_drop: false }` [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling oxc_parser v0.38.0 [INFO] [stderr] Compiling oxc_module_lexer v0.38.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.72s [INFO] running `Command { std: "docker" "inspect" "38ff822a599688d05d754caa6b18b60ab57ac6a206827f760c0ccbf151b2ddf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ff822a599688d05d754caa6b18b60ab57ac6a206827f760c0ccbf151b2ddf0", kill_on_drop: false }` [INFO] [stdout] 38ff822a599688d05d754caa6b18b60ab57ac6a206827f760c0ccbf151b2ddf0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5545d2e77717e8ea57f81cd19ffc818fe3c044815efb788b0498af985e1b08fc [INFO] running `Command { std: "docker" "start" "-a" "5545d2e77717e8ea57f81cd19ffc818fe3c044815efb788b0498af985e1b08fc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] running `Command { std: "docker" "inspect" "5545d2e77717e8ea57f81cd19ffc818fe3c044815efb788b0498af985e1b08fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5545d2e77717e8ea57f81cd19ffc818fe3c044815efb788b0498af985e1b08fc", kill_on_drop: false }` [INFO] [stdout] 5545d2e77717e8ea57f81cd19ffc818fe3c044815efb788b0498af985e1b08fc