[INFO] cloning repository https://github.com/yugocabrio/sonobe_simple_circuit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yugocabrio/sonobe_simple_circuit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyugocabrio%2Fsonobe_simple_circuit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyugocabrio%2Fsonobe_simple_circuit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4418d87cff1a448da845f541b48e2f4b19534974
[INFO] checking yugocabrio/sonobe_simple_circuit against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyugocabrio%2Fsonobe_simple_circuit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yugocabrio/sonobe_simple_circuit
[INFO] finished tweaking git repo https://github.com/yugocabrio/sonobe_simple_circuit
[INFO] tweaked toml for git repo https://github.com/yugocabrio/sonobe_simple_circuit written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yugocabrio/sonobe_simple_circuit on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yugocabrio/sonobe_simple_circuit 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 47c523d84c9422a43fd064e734465b1b66f260627e4eefdb7dab099b6a89904f
[INFO] running `Command { std: "docker" "start" "47c523d84c9422a43fd064e734465b1b66f260627e4eefdb7dab099b6a89904f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47c523d84c9422a43fd064e734465b1b66f260627e4eefdb7dab099b6a89904f", 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" "47c523d84c9422a43fd064e734465b1b66f260627e4eefdb7dab099b6a89904f" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47c523d84c9422a43fd064e734465b1b66f260627e4eefdb7dab099b6a89904f", 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" "47c523d84c9422a43fd064e734465b1b66f260627e4eefdb7dab099b6a89904f" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling rkyv v0.7.44
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking wasmparser v0.83.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.82.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.82.3
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking cranelift-entity v0.82.3
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking regalloc v0.0.34
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking cranelift-bforest v0.82.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking wasm-encoder v0.210.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v2.3.0
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking criterion-plot v0.4.5
[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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.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="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=38e3d6c365e721bd -C extra-filename=-3e0136487998ff1a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-801c690b3bec6267.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8a0314c02742451e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.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" "47c523d84c9422a43fd064e734465b1b66f260627e4eefdb7dab099b6a89904f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47c523d84c9422a43fd064e734465b1b66f260627e4eefdb7dab099b6a89904f", kill_on_drop: false }`
[INFO] [stdout] 47c523d84c9422a43fd064e734465b1b66f260627e4eefdb7dab099b6a89904f
