[INFO] cloning repository https://github.com/pastadudes/bbg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pastadudes/bbg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpastadudes%2Fbbg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpastadudes%2Fbbg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 460f7bd471988e2ca10f8454997db101faf45d1b [INFO] checking pastadudes/bbg against try#e5b0618d996a6a3941e423fd3e170737b8dbdc92 for pr-151822 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpastadudes%2Fbbg" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pastadudes/bbg [INFO] finished tweaking git repo https://github.com/pastadudes/bbg [INFO] tweaked toml for git repo https://github.com/pastadudes/bbg written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pastadudes/bbg on toolchain e5b0618d996a6a3941e423fd3e170737b8dbdc92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pastadudes/bbg 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" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 436501fd85297d41a9385a8ee0b90b0772b7f3ce815671f5b4cfa97bf45cd80c [INFO] running `Command { std: "docker" "start" "-a" "436501fd85297d41a9385a8ee0b90b0772b7f3ce815671f5b4cfa97bf45cd80c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "436501fd85297d41a9385a8ee0b90b0772b7f3ce815671f5b4cfa97bf45cd80c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "436501fd85297d41a9385a8ee0b90b0772b7f3ce815671f5b4cfa97bf45cd80c", kill_on_drop: false }` [INFO] [stdout] 436501fd85297d41a9385a8ee0b90b0772b7f3ce815671f5b4cfa97bf45cd80c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 772348632b0b4c237b3be5b2803a4918983148a4bbf04501afc16080cbc98efb [INFO] running `Command { std: "docker" "start" "-a" "772348632b0b4c237b3be5b2803a4918983148a4bbf04501afc16080cbc98efb", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking typemap_rev v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking maybe-rayon v0.1.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/e5b0618d996a6a3941e423fd3e170737b8dbdc92/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="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=d4b995ca9c317477 -C extra-filename=-2f1dee8e3ea4c5ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43e32a25692bf44a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2c160e35ae4bb1e8.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.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" "772348632b0b4c237b3be5b2803a4918983148a4bbf04501afc16080cbc98efb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "772348632b0b4c237b3be5b2803a4918983148a4bbf04501afc16080cbc98efb", kill_on_drop: false }` [INFO] [stdout] 772348632b0b4c237b3be5b2803a4918983148a4bbf04501afc16080cbc98efb