[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] 585e6d4126d1a0792972aded119909583cf0abf4
[INFO] checking Boshen/oxc-fuzz-parser against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoshen%2Foxc-fuzz-parser" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Boshen/oxc-fuzz-parser on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5dd80a77e096213b77f73090e857525df367eec766d7d9c49e569c06b7e758de
[INFO] running `Command { std: "docker" "start" "5dd80a77e096213b77f73090e857525df367eec766d7d9c49e569c06b7e758de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5dd80a77e096213b77f73090e857525df367eec766d7d9c49e569c06b7e758de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5dd80a77e096213b77f73090e857525df367eec766d7d9c49e569c06b7e758de" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5dd80a77e096213b77f73090e857525df367eec766d7d9c49e569c06b7e758de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5dd80a77e096213b77f73090e857525df367eec766d7d9c49e569c06b7e758de" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking oxc_estree v0.147.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]    Compiling phf_shared v0.14.0
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling phf v0.14.0
[INFO] [stderr]    Compiling phf_generator v0.14.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking compact_str v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling oxc_sourcemap v8.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking json-escape-simd v3.0.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking base64 v0.23.0
[INFO] [stderr]     Checking hmac-sha1-compact v1.1.7
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking num-bigint v0.5.1
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.13
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=5e68e318c849a059 -C extra-filename=-5eafb8e413a31439 --out-dir /opt/rustwide/target/debug/build/syn/5eafb8e413a31439/out -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/build/proc-macro2/bf4a931deb644308/out -L dependency=/opt/rustwide/target/debug/build/quote/e09c793bea32324c/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/35dcc6e3b07e117f/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/bf4a931deb644308/out/libproc_macro2-bf4a931deb644308.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/e09c793bea32324c/out/libquote-e09c793bea32324c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/35dcc6e3b07e117f/out/libunicode_ident-35dcc6e3b07e117f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=e1bf5b0768a29437 -C extra-filename=-1c8760f063d18f42 --out-dir /opt/rustwide/target/debug/build/syn/1c8760f063d18f42/out -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/build/proc-macro2/bf4a931deb644308/out -L dependency=/opt/rustwide/target/debug/build/quote/e09c793bea32324c/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/35dcc6e3b07e117f/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/bf4a931deb644308/out/libproc_macro2-bf4a931deb644308.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/e09c793bea32324c/out/libquote-e09c793bea32324c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/35dcc6e3b07e117f/out/libunicode_ident-35dcc6e3b07e117f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=0068cae676370542 -C extra-filename=-025bbb80d9db6cf3 --out-dir /opt/rustwide/target/debug/build/regex-automata/025bbb80d9db6cf3/out -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/build/aho-corasick/1722bceba1beec90/out -L dependency=/opt/rustwide/target/debug/build/memchr/fb77a3042f13fd81/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/2783df0d18d50bae/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/1722bceba1beec90/out/libaho_corasick-1722bceba1beec90.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/fb77a3042f13fd81/out/libmemchr-fb77a3042f13fd81.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/2783df0d18d50bae/out/libregex_syntax-2783df0d18d50bae.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5dd80a77e096213b77f73090e857525df367eec766d7d9c49e569c06b7e758de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dd80a77e096213b77f73090e857525df367eec766d7d9c49e569c06b7e758de", kill_on_drop: false }`
[INFO] [stdout] 5dd80a77e096213b77f73090e857525df367eec766d7d9c49e569c06b7e758de
