[INFO] cloning repository https://github.com/Boshen/oxc-fuzz-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Boshen/oxc-fuzz-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoshen%2Foxc-fuzz-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoshen%2Foxc-fuzz-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 196dad89006d736606a65cd70a89ab080fdab3ff
[INFO] testing Boshen/oxc-fuzz-parser against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoshen%2Foxc-fuzz-parser" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Boshen/oxc-fuzz-parser
[INFO] finished tweaking git repo https://github.com/Boshen/oxc-fuzz-parser
[INFO] tweaked toml for git repo https://github.com/Boshen/oxc-fuzz-parser written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Boshen/oxc-fuzz-parser on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Boshen/oxc-fuzz-parser 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccaf874b829753cc56f9392f61c23f8209ca3b485c16d59a07e7702e1d722730
[INFO] running `Command { std: "docker" "start" "-a" "ccaf874b829753cc56f9392f61c23f8209ca3b485c16d59a07e7702e1d722730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccaf874b829753cc56f9392f61c23f8209ca3b485c16d59a07e7702e1d722730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccaf874b829753cc56f9392f61c23f8209ca3b485c16d59a07e7702e1d722730", kill_on_drop: false }`
[INFO] [stdout] ccaf874b829753cc56f9392f61c23f8209ca3b485c16d59a07e7702e1d722730
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aca767dfcffbb8429219d32374753a0b65644152654bff2912e9d9dd6569d2bd
[INFO] running `Command { std: "docker" "start" "-a" "aca767dfcffbb8429219d32374753a0b65644152654bff2912e9d9dd6569d2bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling oxc_estree v0.90.0
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling oxc_index v3.1.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling oxc_sourcemap v4.1.2
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling oxc_data_structures v0.90.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling oxc_allocator v0.90.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.10
[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.226
[INFO] [stderr]    Compiling thiserror v2.0.16
[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_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-browserslist v2.1.1
[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_isolated_declarations v0.90.0
[INFO] [stderr]    Compiling oxc_traverse v0.90.0
[INFO] [stderr]    Compiling oxc_mangler v0.90.0
[INFO] [stderr]    Compiling oxc_codegen v0.90.0
[INFO] [stderr]    Compiling oxc_transformer v0.90.0
[INFO] [stderr]    Compiling oxc_minifier v0.90.0
[INFO] [stderr]    Compiling oxc_transformer_plugins v0.90.0
[INFO] [stderr]    Compiling oxc v0.90.0
[INFO] [stderr]    Compiling fuzzer v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "aca767dfcffbb8429219d32374753a0b65644152654bff2912e9d9dd6569d2bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aca767dfcffbb8429219d32374753a0b65644152654bff2912e9d9dd6569d2bd", kill_on_drop: false }`
[INFO] [stdout] aca767dfcffbb8429219d32374753a0b65644152654bff2912e9d9dd6569d2bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6130eb543213b328b2e74b362ae119b50051ccf6d427421554c90f2b37321e3
[INFO] running `Command { std: "docker" "start" "-a" "b6130eb543213b328b2e74b362ae119b50051ccf6d427421554c90f2b37321e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling fuzzer v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "b6130eb543213b328b2e74b362ae119b50051ccf6d427421554c90f2b37321e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6130eb543213b328b2e74b362ae119b50051ccf6d427421554c90f2b37321e3", kill_on_drop: false }`
[INFO] [stdout] b6130eb543213b328b2e74b362ae119b50051ccf6d427421554c90f2b37321e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 12c28c25427d067168031d5edcfcc18d33f753259b242c27b566508724da67f1
[INFO] running `Command { std: "docker" "start" "-a" "12c28c25427d067168031d5edcfcc18d33f753259b242c27b566508724da67f1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fuzzer-d8f1eb3f018726c6)
[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" "12c28c25427d067168031d5edcfcc18d33f753259b242c27b566508724da67f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12c28c25427d067168031d5edcfcc18d33f753259b242c27b566508724da67f1", kill_on_drop: false }`
[INFO] [stdout] 12c28c25427d067168031d5edcfcc18d33f753259b242c27b566508724da67f1
