[INFO] fetching crate probe-rs-tools 0.29.1...
[INFO] checking probe-rs-tools-0.29.1 against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] extracting crate probe-rs-tools 0.29.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate probe-rs-tools 0.29.1
[INFO] finished tweaking crates.io crate probe-rs-tools 0.29.1
[INFO] tweaked toml for crates.io crate probe-rs-tools 0.29.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate probe-rs-tools 0.29.1 on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate probe-rs-tools 0.29.1 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ac5ed82bb57ae7724a7f957142b712002ed6ce2f4f95653ced58d84fe9011ed
[INFO] running `Command { std: "docker" "start" "-a" "1ac5ed82bb57ae7724a7f957142b712002ed6ce2f4f95653ced58d84fe9011ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ac5ed82bb57ae7724a7f957142b712002ed6ce2f4f95653ced58d84fe9011ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ac5ed82bb57ae7724a7f957142b712002ed6ce2f4f95653ced58d84fe9011ed", kill_on_drop: false }`
[INFO] [stdout] 1ac5ed82bb57ae7724a7f957142b712002ed6ce2f4f95653ced58d84fe9011ed
[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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c6bd068a93d65b9616aa0c2067c6e9026aa046f055dd1c90dc74c3f4d212c9b
[INFO] running `Command { std: "docker" "start" "-a" "0c6bd068a93d65b9616aa0c2067c6e9026aa046f055dd1c90dc74c3f4d212c9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking once_cell v1.21.0
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking deranged v0.4.1
[INFO] [stderr]     Checking ruzstd v0.7.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]     Checking parse_int v0.6.0
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking zero v0.1.3
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]     Checking winnow v0.7.9
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking xmas-elf v0.9.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]    Compiling capstone-sys v0.17.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking udev v0.8.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking linux-raw-sys v0.9.2
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling boolean_expression v0.3.11
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking cordyceps v0.3.2
[INFO] [stderr]     Checking hexfloat2 v0.1.3
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking ihex v3.0.0
[INFO] [stderr]    Compiling zip v2.6.1
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking uf2-decode v0.2.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking mycelium-bitfield v0.1.5
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking parse_int v0.9.0
[INFO] [stderr]     Checking object v0.35.0
[INFO] [stderr]     Checking escape8259 v0.5.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking managed v0.8.0
[INFO] [stderr]     Checking typed-path v0.11.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/ed606620234c6b50f2414162c4bbabd5f4a925f3/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/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"' --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=6f9b12a986d3928d -C extra-filename=-5b2d52f8d51fab19 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-21e3e1a6b62590dc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d9cd4251aac42a18.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" "0c6bd068a93d65b9616aa0c2067c6e9026aa046f055dd1c90dc74c3f4d212c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c6bd068a93d65b9616aa0c2067c6e9026aa046f055dd1c90dc74c3f4d212c9b", kill_on_drop: false }`
[INFO] [stdout] 0c6bd068a93d65b9616aa0c2067c6e9026aa046f055dd1c90dc74c3f4d212c9b
