[INFO] cloning repository https://github.com/fee1-dead/deadbeefbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fee1-dead/deadbeefbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffee1-dead%2Fdeadbeefbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffee1-dead%2Fdeadbeefbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 328aa109946de37b644d1519dea6869d5ef5a7c3
[INFO] checking fee1-dead/deadbeefbot against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffee1-dead%2Fdeadbeefbot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fee1-dead/deadbeefbot
[INFO] finished tweaking git repo https://github.com/fee1-dead/deadbeefbot
[INFO] tweaked toml for git repo https://github.com/fee1-dead/deadbeefbot written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fee1-dead/deadbeefbot on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fee1-dead/deadbeefbot 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/fee1-dead/wiki`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quinn-udp v0.5.5
[INFO] [stderr]   Downloaded hyper-util v0.1.8
[INFO] [stderr]   Downloaded rustc-hash v2.0.0
[INFO] [stderr]   Downloaded x11-clipboard v0.9.2
[INFO] [stderr]   Downloaded const_fn v0.4.10
[INFO] [stderr]   Downloaded async-sse v5.1.0
[INFO] [stderr]   Downloaded copypasta v0.10.1
[INFO] [stderr]   Downloaded cookie_store v0.21.0
[INFO] [stderr]   Downloaded kuchiki v0.8.1
[INFO] [stderr]   Downloaded markup5ever v0.10.1
[INFO] [stderr]   Downloaded publicsuffix v2.2.3
[INFO] [stderr]   Downloaded html5ever v0.25.2
[INFO] [stderr]   Downloaded quinn v0.11.5
[INFO] [stderr]   Downloaded cc v1.1.21
[INFO] [stderr]   Downloaded async-compression v0.4.12
[INFO] [stderr]   Downloaded quick-xml v0.36.1
[INFO] [stderr]   Downloaded quinn-proto v0.11.8
[INFO] [stderr]   Downloaded webpki-roots v0.26.5
[INFO] [stderr]   Downloaded parsoid v0.10.0-rc.4
[INFO] [stderr]   Downloaded timelib v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ce64b8c1c813ef879f853e70e6f5dcd399640dc9e2ba3dbac53d86ddccb7b1c
[INFO] running `Command { std: "docker" "start" "-a" "3ce64b8c1c813ef879f853e70e6f5dcd399640dc9e2ba3dbac53d86ddccb7b1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ce64b8c1c813ef879f853e70e6f5dcd399640dc9e2ba3dbac53d86ddccb7b1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ce64b8c1c813ef879f853e70e6f5dcd399640dc9e2ba3dbac53d86ddccb7b1c", kill_on_drop: false }`
[INFO] [stdout] 3ce64b8c1c813ef879f853e70e6f5dcd399640dc9e2ba3dbac53d86ddccb7b1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c805d6714a8f9a51c95bd9e21957582d8ef3d3fe0a7497774047e523a7c168d
[INFO] running `Command { std: "docker" "start" "-a" "6c805d6714a8f9a51c95bd9e21957582d8ef3d3fe0a7497774047e523a7c168d", kill_on_drop: false }`
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling quick-xml v0.36.1
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking universal-hash v0.4.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking crypto-mac v0.10.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking webpki-roots v0.26.5
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking dissimilar v1.0.9
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking colored-diff v0.2.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking async-io v2.3.4
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]     Checking async-std v1.13.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.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/42f4793e5a514858221b07ac379029d90353913e/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"' --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=a3b90f51b95d50f8 -C extra-filename=-7d14d448c48d1a7f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0a0984f870079436.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-04933036ad7a1b1c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.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" "6c805d6714a8f9a51c95bd9e21957582d8ef3d3fe0a7497774047e523a7c168d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c805d6714a8f9a51c95bd9e21957582d8ef3d3fe0a7497774047e523a7c168d", kill_on_drop: false }`
[INFO] [stdout] 6c805d6714a8f9a51c95bd9e21957582d8ef3d3fe0a7497774047e523a7c168d
