[INFO] cloning repository https://github.com/Madcowe/we-are-bored
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Madcowe/we-are-bored" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadcowe%2Fwe-are-bored", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadcowe%2Fwe-are-bored'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b84a6b2e68b35ea7b0f99dd60df62ca502ed22aa
[INFO] checking Madcowe/we-are-bored against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadcowe%2Fwe-are-bored" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Madcowe/we-are-bored
[INFO] finished tweaking git repo https://github.com/Madcowe/we-are-bored
[INFO] tweaked toml for git repo https://github.com/Madcowe/we-are-bored written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Madcowe/we-are-bored on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Madcowe/we-are-bored 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fae1c21437f1dc5d46dce7659b9ef546b26cba7d7a387f42941c91c885851f5b
[INFO] running `Command { std: "docker" "start" "-a" "fae1c21437f1dc5d46dce7659b9ef546b26cba7d7a387f42941c91c885851f5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fae1c21437f1dc5d46dce7659b9ef546b26cba7d7a387f42941c91c885851f5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fae1c21437f1dc5d46dce7659b9ef546b26cba7d7a387f42941c91c885851f5b", kill_on_drop: false }`
[INFO] [stdout] fae1c21437f1dc5d46dce7659b9ef546b26cba7d7a387f42941c91c885851f5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3c9597c51b94ae9412cb8e1e40bb2e6de2e879b67ea6c0fd8bfd9b76b9f6fde
[INFO] running `Command { std: "docker" "start" "-a" "a3c9597c51b94ae9412cb8e1e40bb2e6de2e879b67ea6c0fd8bfd9b76b9f6fde", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]    Compiling curve25519-dalek v4.2.0
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling quinn-udp v0.5.13
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling blst v0.3.15
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking xml-rs v0.8.27
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking resolv-conf v0.7.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking pairing v0.22.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling prometheus-client v0.23.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling syn-solidity v1.2.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking brotli-decompressor v2.3.5
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking hex_fmt v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling which v4.4.2
[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/79452e8441468c5568c20bfca2aa1fe75b645b2d/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/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="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", "test", "visit", "visit-mut"))' -C metadata=2fe6cf3b1abd605e -C extra-filename=-04fad5a3d97ef7f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-60c6fa93c90874f2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "a3c9597c51b94ae9412cb8e1e40bb2e6de2e879b67ea6c0fd8bfd9b76b9f6fde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3c9597c51b94ae9412cb8e1e40bb2e6de2e879b67ea6c0fd8bfd9b76b9f6fde", kill_on_drop: false }`
[INFO] [stdout] a3c9597c51b94ae9412cb8e1e40bb2e6de2e879b67ea6c0fd8bfd9b76b9f6fde
