[INFO] fetching crate probe-rs-targets 0.2.0... [INFO] checking probe-rs-targets-0.2.0 against master#7a8636c843bd24038fe1d1f69b4a8e4b0ea55d4e for pr-102091 [INFO] extracting crate probe-rs-targets 0.2.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate probe-rs-targets 0.2.0 on toolchain 7a8636c843bd24038fe1d1f69b4a8e4b0ea55d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7a8636c843bd24038fe1d1f69b4a8e4b0ea55d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate probe-rs-targets 0.2.0 [INFO] finished tweaking crates.io crate probe-rs-targets 0.2.0 [INFO] tweaked toml for crates.io crate probe-rs-targets 0.2.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7a8636c843bd24038fe1d1f69b4a8e4b0ea55d4e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7a8636c843bd24038fe1d1f69b4a8e4b0ea55d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libusb1-sys v0.3.7 [INFO] [stderr] Downloaded jep106 v0.2.8 [INFO] [stderr] Downloaded goblin v0.0.24 [INFO] [stderr] Downloaded derivative v1.0.4 [INFO] [stderr] Downloaded enum-primitive-derive v0.1.2 [INFO] [stderr] Downloaded libflate v0.1.27 [INFO] [stderr] Downloaded ihex v1.1.2 [INFO] [stderr] Downloaded hidapi v0.5.2 [INFO] [stderr] Downloaded target-lexicon v0.8.1 [INFO] [stderr] Downloaded gimli v0.19.0 [INFO] [stderr] Downloaded object v0.14.1 [INFO] [stderr] Downloaded includedir v0.5.0 [INFO] [stderr] Downloaded parity-wasm v0.40.3 [INFO] [stderr] Downloaded rusb v0.5.5 [INFO] [stderr] Downloaded probe-rs v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:06bd2dc561ac9b9120e7d8112cca06cd3b1bded0ddb8515a4f6a39439d56c944" "/opt/rustwide/cargo-home/bin/cargo" "+7a8636c843bd24038fe1d1f69b4a8e4b0ea55d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95f1da4bcb7eed2513e87f8ff90b6f33574d944118ce311c07086ff691036d15 [INFO] running `Command { std: "docker" "start" "-a" "95f1da4bcb7eed2513e87f8ff90b6f33574d944118ce311c07086ff691036d15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95f1da4bcb7eed2513e87f8ff90b6f33574d944118ce311c07086ff691036d15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95f1da4bcb7eed2513e87f8ff90b6f33574d944118ce311c07086ff691036d15", kill_on_drop: false }` [INFO] [stdout] 95f1da4bcb7eed2513e87f8ff90b6f33574d944118ce311c07086ff691036d15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:06bd2dc561ac9b9120e7d8112cca06cd3b1bded0ddb8515a4f6a39439d56c944" "/opt/rustwide/cargo-home/bin/cargo" "+7a8636c843bd24038fe1d1f69b4a8e4b0ea55d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 165978c2064194a4093db76a9a0ab8476d9c6b6759654d15695fd98a2ce50e08 [INFO] running `Command { std: "docker" "start" "-a" "165978c2064194a4093db76a9a0ab8476d9c6b6759654d15695fd98a2ce50e08", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling capstone-sys v0.10.0 [INFO] [stderr] Compiling hidapi v0.5.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling parity-wasm v0.40.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.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 -C debuginfo=2 --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"' --cfg 'feature="visit"' -C metadata=91f518c1da538685 -C extra-filename=-91f518c1da538685 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ef575448982cb45b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4e3dfdabab44dc07.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-0ffae4fba3cf9146.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" "165978c2064194a4093db76a9a0ab8476d9c6b6759654d15695fd98a2ce50e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "165978c2064194a4093db76a9a0ab8476d9c6b6759654d15695fd98a2ce50e08", kill_on_drop: false }` [INFO] [stdout] 165978c2064194a4093db76a9a0ab8476d9c6b6759654d15695fd98a2ce50e08