[INFO] cloning repository https://github.com/ThatXliner/qbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThatXliner/qbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThatXliner%2Fqbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThatXliner%2Fqbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d171047cbebfbef9d133f4b150f543acab4f0b1a
[INFO] checking ThatXliner/qbot against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThatXliner%2Fqbot" "/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/ThatXliner/qbot
[INFO] finished tweaking git repo https://github.com/ThatXliner/qbot
[INFO] tweaked toml for git repo https://github.com/ThatXliner/qbot written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ThatXliner/qbot on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ThatXliner/qbot 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95e0a7f479648761f7b5481a98b7a96825bd7b272957959f5ff467dee559517f
[INFO] running `Command { std: "docker" "start" "-a" "95e0a7f479648761f7b5481a98b7a96825bd7b272957959f5ff467dee559517f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95e0a7f479648761f7b5481a98b7a96825bd7b272957959f5ff467dee559517f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95e0a7f479648761f7b5481a98b7a96825bd7b272957959f5ff467dee559517f", kill_on_drop: false }`
[INFO] [stdout] 95e0a7f479648761f7b5481a98b7a96825bd7b272957959f5ff467dee559517f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fef21a13bdac4cb348ff739a6e6986de6f03351b1e7e86367b1254d57a913a4
[INFO] running `Command { std: "docker" "start" "-a" "0fef21a13bdac4cb348ff739a6e6986de6f03351b1e7e86367b1254d57a913a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tower-http v0.5.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/0cb362313295507a2f4321c0e30cea0168f2fe71/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"' --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=eb4c379e5c1ac3e0 -C extra-filename=-f105c577fea873b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-007a4b63d2d3d0be.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6a1fe40cce5b6ca8.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" "0fef21a13bdac4cb348ff739a6e6986de6f03351b1e7e86367b1254d57a913a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fef21a13bdac4cb348ff739a6e6986de6f03351b1e7e86367b1254d57a913a4", kill_on_drop: false }`
[INFO] [stdout] 0fef21a13bdac4cb348ff739a6e6986de6f03351b1e7e86367b1254d57a913a4
