[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] 3b717d993dd95809443741fba980054a9a5dbb8e [INFO] testing Boshen/oxc-fuzz-parser against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoshen%2Foxc-fuzz-parser" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Boshen/oxc-fuzz-parser on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "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 phf_macros v0.13.1 [INFO] [stderr] Downloaded oxc_allocator v0.86.0 [INFO] [stderr] Downloaded oxc_span v0.86.0 [INFO] [stderr] Downloaded oxc_syntax v0.86.0 [INFO] [stderr] Downloaded oxc v0.86.0 [INFO] [stderr] Downloaded oxc_sourcemap v4.1.0 [INFO] [stderr] Downloaded oxc_index v3.0.0 [INFO] [stderr] Downloaded oxc_transformer_plugins v0.86.0 [INFO] [stderr] Downloaded oxc_isolated_declarations v0.86.0 [INFO] [stderr] Downloaded oxc_regular_expression v0.86.0 [INFO] [stderr] Downloaded oxc_cfg v0.86.0 [INFO] [stderr] Downloaded oxc_transformer v0.86.0 [INFO] [stderr] Downloaded oxc_codegen v0.86.0 [INFO] [stderr] Downloaded oxc_ast v0.86.0 [INFO] [stderr] Downloaded oxc-browserslist v2.0.16 [INFO] [stderr] Downloaded oxc_parser v0.86.0 [INFO] [stderr] Downloaded oxc_semantic v0.86.0 [INFO] [stderr] Downloaded oxc-miette v2.4.0 [INFO] [stderr] Downloaded oxc_ast_macros v0.86.0 [INFO] [stderr] Downloaded oxc_ast_visit v0.86.0 [INFO] [stderr] Downloaded oxc_ecmascript v0.86.0 [INFO] [stderr] Downloaded oxc_traverse v0.86.0 [INFO] [stderr] Downloaded oxc_diagnostics v0.86.0 [INFO] [stderr] Downloaded dragonbox_ecma v0.0.5 [INFO] [stderr] Downloaded oxc-miette-derive v2.4.0 [INFO] [stderr] Downloaded oxc_data_structures v0.86.0 [INFO] [stderr] Downloaded oxc_estree v0.86.0 [INFO] [stderr] Downloaded oxc_minifier v0.86.0 [INFO] [stderr] Downloaded oxc_mangler v0.86.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88555fa903a8500e9f00b9d8cb2464ad8386b5ac728fdbae985c401128cb88f1 [INFO] running `Command { std: "docker" "start" "-a" "88555fa903a8500e9f00b9d8cb2464ad8386b5ac728fdbae985c401128cb88f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88555fa903a8500e9f00b9d8cb2464ad8386b5ac728fdbae985c401128cb88f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88555fa903a8500e9f00b9d8cb2464ad8386b5ac728fdbae985c401128cb88f1", kill_on_drop: false }` [INFO] [stdout] 88555fa903a8500e9f00b9d8cb2464ad8386b5ac728fdbae985c401128cb88f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f01f2a9ffbac6b6cd14eaf4bb8267c03bb40ff9191357d2af195964df9e9766 [INFO] running `Command { std: "docker" "start" "-a" "2f01f2a9ffbac6b6cd14eaf4bb8267c03bb40ff9191357d2af195964df9e9766", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling oxc_estree v0.86.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling oxc_data_structures v0.86.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling dragonbox_ecma v0.0.5 [INFO] [stderr] Compiling oxc_allocator v0.86.0 [INFO] [stderr] Compiling oxc_index v3.0.0 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling oxc_sourcemap v4.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling oxc-miette-derive v2.4.0 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling oxc_ast_macros v0.86.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling oxc-miette v2.4.0 [INFO] [stderr] Compiling libfuzzer-sys v0.4.10 [INFO] [stderr] Compiling oxc_span v0.86.0 [INFO] [stderr] Compiling oxc_diagnostics v0.86.0 [INFO] [stderr] Compiling oxc_syntax v0.86.0 [INFO] [stderr] Compiling oxc_regular_expression v0.86.0 [INFO] [stderr] Compiling oxc_cfg v0.86.0 [INFO] [stderr] Compiling oxc_ast v0.86.0 [INFO] [stderr] Compiling oxc-browserslist v2.0.16 [INFO] [stderr] Compiling oxc_ecmascript v0.86.0 [INFO] [stderr] Compiling oxc_ast_visit v0.86.0 [INFO] [stderr] Compiling oxc_parser v0.86.0 [INFO] [stderr] Compiling oxc_semantic v0.86.0 [INFO] [stderr] Compiling oxc_isolated_declarations v0.86.0 [INFO] [stderr] Compiling oxc_traverse v0.86.0 [INFO] [stderr] Compiling oxc_mangler v0.86.0 [INFO] [stderr] Compiling oxc_codegen v0.86.0 [INFO] [stderr] Compiling oxc_transformer v0.86.0 [INFO] [stderr] Compiling oxc_minifier v0.86.0 [INFO] [stderr] Compiling oxc_transformer_plugins v0.86.0 [INFO] [stderr] Compiling oxc v0.86.0 [INFO] [stderr] Compiling fuzzer v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "2f01f2a9ffbac6b6cd14eaf4bb8267c03bb40ff9191357d2af195964df9e9766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f01f2a9ffbac6b6cd14eaf4bb8267c03bb40ff9191357d2af195964df9e9766", kill_on_drop: false }` [INFO] [stdout] 2f01f2a9ffbac6b6cd14eaf4bb8267c03bb40ff9191357d2af195964df9e9766 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bc083e99dd5964f6445b6f9511ee91067895ffc8ee3015ec04d274ccde2875c [INFO] running `Command { std: "docker" "start" "-a" "1bc083e99dd5964f6445b6f9511ee91067895ffc8ee3015ec04d274ccde2875c", 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.84s [INFO] running `Command { std: "docker" "inspect" "1bc083e99dd5964f6445b6f9511ee91067895ffc8ee3015ec04d274ccde2875c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bc083e99dd5964f6445b6f9511ee91067895ffc8ee3015ec04d274ccde2875c", kill_on_drop: false }` [INFO] [stdout] 1bc083e99dd5964f6445b6f9511ee91067895ffc8ee3015ec04d274ccde2875c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d36e7a3196442a8f4f781f353b85d02a80e44d41a36fa9b80f8eb3e076338df5 [INFO] running `Command { std: "docker" "start" "-a" "d36e7a3196442a8f4f781f353b85d02a80e44d41a36fa9b80f8eb3e076338df5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fuzzer-7d3e039ae68a9d95) [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" "d36e7a3196442a8f4f781f353b85d02a80e44d41a36fa9b80f8eb3e076338df5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36e7a3196442a8f4f781f353b85d02a80e44d41a36fa9b80f8eb3e076338df5", kill_on_drop: false }` [INFO] [stdout] d36e7a3196442a8f4f781f353b85d02a80e44d41a36fa9b80f8eb3e076338df5