[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] 40412841d21888e266bb35aaf432b2ef235a3644 [INFO] testing Boshen/oxc-fuzz-parser against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoshen%2Foxc-fuzz-parser" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Boshen/oxc-fuzz-parser on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml [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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oxc_estree v0.39.0 [INFO] [stderr] Downloaded oxc_span v0.39.0 [INFO] [stderr] Downloaded oxc_mangler v0.39.0 [INFO] [stderr] Downloaded assert-unchecked v0.1.2 [INFO] [stderr] Downloaded oxc_sourcemap v1.0.3 [INFO] [stderr] Downloaded oxc_data_structures v0.39.0 [INFO] [stderr] Downloaded oxc_isolated_declarations v0.39.0 [INFO] [stderr] Downloaded oxc_minifier v0.39.0 [INFO] [stderr] Downloaded oxc-browserslist v1.1.0 [INFO] [stderr] Downloaded oxc-miette v1.0.2 [INFO] [stderr] Downloaded oxc v0.39.0 [INFO] [stderr] Downloaded oxc_traverse v0.39.0 [INFO] [stderr] Downloaded oxc_regular_expression v0.39.0 [INFO] [stderr] Downloaded oxc_index v1.0.1 [INFO] [stderr] Downloaded oxc_allocator v0.39.0 [INFO] [stderr] Downloaded oxc_ast_macros v0.39.0 [INFO] [stderr] Downloaded oxc_transformer v0.39.0 [INFO] [stderr] Downloaded oxc_syntax v0.39.0 [INFO] [stderr] Downloaded oxc_parser v0.39.0 [INFO] [stderr] Downloaded oxc_ecmascript v0.39.0 [INFO] [stderr] Downloaded oxc_semantic v0.39.0 [INFO] [stderr] Downloaded oxc_diagnostics v0.39.0 [INFO] [stderr] Downloaded oxc_ast v0.39.0 [INFO] [stderr] Downloaded oxc_cfg v0.39.0 [INFO] [stderr] Downloaded oxc_codegen v0.39.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce57962b53876dab9db9af7f2ee54554133d6111743337261b1cc78f0b31ee65 [INFO] running `Command { std: "docker" "start" "-a" "ce57962b53876dab9db9af7f2ee54554133d6111743337261b1cc78f0b31ee65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce57962b53876dab9db9af7f2ee54554133d6111743337261b1cc78f0b31ee65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce57962b53876dab9db9af7f2ee54554133d6111743337261b1cc78f0b31ee65", kill_on_drop: false }` [INFO] [stdout] ce57962b53876dab9db9af7f2ee54554133d6111743337261b1cc78f0b31ee65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48e1e8cb6bf48fa8fe6ca5477341e83c2747985009103ace0ac15143e168997d [INFO] running `Command { std: "docker" "start" "-a" "48e1e8cb6bf48fa8fe6ca5477341e83c2747985009103ace0ac15143e168997d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling oxc_estree v0.39.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling assert-unchecked v0.1.2 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling oxc_index v1.0.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling oxc_allocator v0.39.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling oxc_data_structures v0.39.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling libfuzzer-sys v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling oxc-miette-derive v1.0.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling oxc_ast_macros v0.39.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling oxc-miette v1.0.2 [INFO] [stderr] Compiling oxc_span v0.39.0 [INFO] [stderr] Compiling oxc_diagnostics v0.39.0 [INFO] [stderr] Compiling oxc_syntax v0.39.0 [INFO] [stderr] Compiling oxc_regular_expression v0.39.0 [INFO] [stderr] Compiling oxc_cfg v0.39.0 [INFO] [stderr] Compiling oxc_ast v0.39.0 [INFO] [stderr] Compiling oxc_sourcemap v1.0.3 [INFO] [stderr] Compiling oxc-browserslist v1.1.0 [INFO] [stderr] Compiling oxc_ecmascript v0.39.0 [INFO] [stderr] Compiling oxc_semantic v0.39.0 [INFO] [stderr] Compiling oxc_parser v0.39.0 [INFO] [stderr] Compiling oxc_isolated_declarations v0.39.0 [INFO] [stderr] Compiling oxc_mangler v0.39.0 [INFO] [stderr] Compiling oxc_traverse v0.39.0 [INFO] [stderr] Compiling oxc_codegen v0.39.0 [INFO] [stderr] Compiling oxc_minifier v0.39.0 [INFO] [stderr] Compiling oxc_transformer v0.39.0 [INFO] [stderr] Compiling oxc v0.39.0 [INFO] [stderr] Compiling fuzzer v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.76s [INFO] running `Command { std: "docker" "inspect" "48e1e8cb6bf48fa8fe6ca5477341e83c2747985009103ace0ac15143e168997d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48e1e8cb6bf48fa8fe6ca5477341e83c2747985009103ace0ac15143e168997d", kill_on_drop: false }` [INFO] [stdout] 48e1e8cb6bf48fa8fe6ca5477341e83c2747985009103ace0ac15143e168997d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 392232c0d605526d017a33473d864f9610fd58b6d324b74d3c1717feff21e919 [INFO] running `Command { std: "docker" "start" "-a" "392232c0d605526d017a33473d864f9610fd58b6d324b74d3c1717feff21e919", 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.29s [INFO] running `Command { std: "docker" "inspect" "392232c0d605526d017a33473d864f9610fd58b6d324b74d3c1717feff21e919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "392232c0d605526d017a33473d864f9610fd58b6d324b74d3c1717feff21e919", kill_on_drop: false }` [INFO] [stdout] 392232c0d605526d017a33473d864f9610fd58b6d324b74d3c1717feff21e919 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 58e62886ce307ab16d9f57a839646042ac16b59799391df67b695227aa150cd2 [INFO] running `Command { std: "docker" "start" "-a" "58e62886ce307ab16d9f57a839646042ac16b59799391df67b695227aa150cd2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fuzzer-1cd8981e36b0648c) [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" "58e62886ce307ab16d9f57a839646042ac16b59799391df67b695227aa150cd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e62886ce307ab16d9f57a839646042ac16b59799391df67b695227aa150cd2", kill_on_drop: false }` [INFO] [stdout] 58e62886ce307ab16d9f57a839646042ac16b59799391df67b695227aa150cd2