[INFO] cloning repository https://github.com/ShadowBlip/HanDBus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShadowBlip/HanDBus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadowBlip%2FHanDBus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadowBlip%2FHanDBus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c800f9287f8ac0b186b04ed6ec93b4d73bd978bb [INFO] checking ShadowBlip/HanDBus against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadowBlip%2FHanDBus" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ShadowBlip/HanDBus [INFO] finished tweaking git repo https://github.com/ShadowBlip/HanDBus [INFO] tweaked toml for git repo https://github.com/ShadowBlip/HanDBus written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ShadowBlip/HanDBus on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ShadowBlip/HanDBus 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc60088568773bde1003c42a9b64dc4edc44f258b7379ef3d3facfa296fe80f5 [INFO] running `Command { std: "docker" "start" "-a" "bc60088568773bde1003c42a9b64dc4edc44f258b7379ef3d3facfa296fe80f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc60088568773bde1003c42a9b64dc4edc44f258b7379ef3d3facfa296fe80f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc60088568773bde1003c42a9b64dc4edc44f258b7379ef3d3facfa296fe80f5", kill_on_drop: false }` [INFO] [stdout] bc60088568773bde1003c42a9b64dc4edc44f258b7379ef3d3facfa296fe80f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ffa87d98bc0ab2e06e0ff4e59784c19639fac6380de6f3397ab425f01aec2ae [INFO] running `Command { std: "docker" "start" "-a" "5ffa87d98bc0ab2e06e0ff4e59784c19639fac6380de6f3397ab425f01aec2ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling zerocopy v0.8.18 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling io-extras v0.18.2 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Checking ansitok v0.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling libiio-sys v0.4.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling packed_struct v0.10.1 [INFO] [stderr] Compiling socketpair v0.19.5 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking clap_builder v4.5.29 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking ansi-str v0.9.0 [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/18c1d185ac7a6a3bf399296b35e4b2736809a756/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.98/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-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=b33ebe29e7231dad -C extra-filename=-6a97ae33e1318253 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-53ec5e0b1b89f302.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a0082fcf325b057b.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" "5ffa87d98bc0ab2e06e0ff4e59784c19639fac6380de6f3397ab425f01aec2ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ffa87d98bc0ab2e06e0ff4e59784c19639fac6380de6f3397ab425f01aec2ae", kill_on_drop: false }` [INFO] [stdout] 5ffa87d98bc0ab2e06e0ff4e59784c19639fac6380de6f3397ab425f01aec2ae