[INFO] cloning repository https://github.com/TrapedCircuit/zkb-tree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TrapedCircuit/zkb-tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrapedCircuit%2Fzkb-tree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrapedCircuit%2Fzkb-tree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 451991cc0a3acdd7d786021125427c063b7333cd
[INFO] checking TrapedCircuit/zkb-tree against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrapedCircuit%2Fzkb-tree" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/TrapedCircuit/zkb-tree
[INFO] finished tweaking git repo https://github.com/TrapedCircuit/zkb-tree
[INFO] tweaked toml for git repo https://github.com/TrapedCircuit/zkb-tree written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TrapedCircuit/zkb-tree on toolchain 22950ab9e29e11620a10905f027f141ea126966e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TrapedCircuit/zkb-tree 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" "+22950ab9e29e11620a10905f027f141ea126966e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oorandom v11.1.4
[INFO] [stderr]   Downloaded proptest-derive v0.5.0
[INFO] [stderr]   Downloaded proptest v1.5.0
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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] 81ed54f7c677c2cef7a6b14a57543cfdb4082375ff586aa7b88f5a84053ef4e7
[INFO] running `Command { std: "docker" "start" "81ed54f7c677c2cef7a6b14a57543cfdb4082375ff586aa7b88f5a84053ef4e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81ed54f7c677c2cef7a6b14a57543cfdb4082375ff586aa7b88f5a84053ef4e7", 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" "81ed54f7c677c2cef7a6b14a57543cfdb4082375ff586aa7b88f5a84053ef4e7" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81ed54f7c677c2cef7a6b14a57543cfdb4082375ff586aa7b88f5a84053ef4e7", 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" "81ed54f7c677c2cef7a6b14a57543cfdb4082375ff586aa7b88f5a84053ef4e7" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking zkb-tree v0.1.0 (/opt/rustwide/workdir/zkb-tree)
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.8
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking regex v1.11.1
[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/22950ab9e29e11620a10905f027f141ea126966e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.90/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="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --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=56984293d5fad8bb -C extra-filename=-7641bfbb175e7b4d --out-dir /opt/rustwide/target/debug/build/syn/7641bfbb175e7b4d/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/442acad4d4e7f208/out -L dependency=/opt/rustwide/target/debug/build/quote/63a3278dad69ce7b/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/13328ff8d6cc16fd/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/442acad4d4e7f208/out/libproc_macro2-442acad4d4e7f208.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/63a3278dad69ce7b/out/libquote-63a3278dad69ce7b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/13328ff8d6cc16fd/out/libunicode_ident-13328ff8d6cc16fd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "81ed54f7c677c2cef7a6b14a57543cfdb4082375ff586aa7b88f5a84053ef4e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81ed54f7c677c2cef7a6b14a57543cfdb4082375ff586aa7b88f5a84053ef4e7", kill_on_drop: false }`
[INFO] [stdout] 81ed54f7c677c2cef7a6b14a57543cfdb4082375ff586aa7b88f5a84053ef4e7
