[INFO] cloning repository https://github.com/GrappleRobotics/bundle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GrappleRobotics/bundle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrappleRobotics%2Fbundle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrappleRobotics%2Fbundle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38a6d81a8d7b0d0b77d117c9554534b8860fe341 [INFO] checking GrappleRobotics/bundle against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrappleRobotics%2Fbundle" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GrappleRobotics/bundle [INFO] finished tweaking git repo https://github.com/GrappleRobotics/bundle [INFO] tweaked toml for git repo https://github.com/GrappleRobotics/bundle written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GrappleRobotics/bundle on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GrappleRobotics/bundle 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17b2cce46781a03b3d838f69370c56c6dfea472d83f3d9280ad765dd7989270c [INFO] running `Command { std: "docker" "start" "-a" "17b2cce46781a03b3d838f69370c56c6dfea472d83f3d9280ad765dd7989270c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17b2cce46781a03b3d838f69370c56c6dfea472d83f3d9280ad765dd7989270c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17b2cce46781a03b3d838f69370c56c6dfea472d83f3d9280ad765dd7989270c", kill_on_drop: false }` [INFO] [stdout] 17b2cce46781a03b3d838f69370c56c6dfea472d83f3d9280ad765dd7989270c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af7491ec6de13a78469406585857650ec3309ca910efc121d21181739fa02267 [INFO] running `Command { std: "docker" "start" "-a" "af7491ec6de13a78469406585857650ec3309ca910efc121d21181739fa02267", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling binrw_derive v0.12.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling binrw v0.12.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking parse_int v0.6.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking supports-unicode v2.1.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking zero v0.1.3 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking xmas-elf v0.9.1 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling rust-embed-utils v8.3.0 [INFO] [stderr] Checking udev v0.8.0 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling hidapi v2.6.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking slip-codec v0.3.4 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking aes v0.8.4 [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/54e27f559f23913c1d5afb1a0f0114e9e61b81b8/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.55/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-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=573d80601f23f723 -C extra-filename=-c6b843f5f9d8a60a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f2ada963885c13c2.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-dce4fd66ff4d744c.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" "af7491ec6de13a78469406585857650ec3309ca910efc121d21181739fa02267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af7491ec6de13a78469406585857650ec3309ca910efc121d21181739fa02267", kill_on_drop: false }` [INFO] [stdout] af7491ec6de13a78469406585857650ec3309ca910efc121d21181739fa02267