[INFO] cloning repository https://github.com/lfordyce/salt_utxo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lfordyce/salt_utxo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfordyce%2Fsalt_utxo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfordyce%2Fsalt_utxo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ebebb00e744d88438ea832cf63d5e95e62e6e70 [INFO] checking lfordyce/salt_utxo against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfordyce%2Fsalt_utxo" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lfordyce/salt_utxo on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lfordyce/salt_utxo [INFO] finished tweaking git repo https://github.com/lfordyce/salt_utxo [INFO] tweaked toml for git repo https://github.com/lfordyce/salt_utxo written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/lfordyce/salt_utxo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd86f676463b1427e3e17a4cab6f905acbeb67584a7226ae9b3d0efeee097d9a [INFO] running `Command { std: "docker" "start" "-a" "cd86f676463b1427e3e17a4cab6f905acbeb67584a7226ae9b3d0efeee097d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd86f676463b1427e3e17a4cab6f905acbeb67584a7226ae9b3d0efeee097d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd86f676463b1427e3e17a4cab6f905acbeb67584a7226ae9b3d0efeee097d9a", kill_on_drop: false }` [INFO] [stdout] cd86f676463b1427e3e17a4cab6f905acbeb67584a7226ae9b3d0efeee097d9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 085f408f71c93ddf5b2a909bd82e30673f8b30c25e7f6b634daa0f1113afe53c [INFO] running `Command { std: "docker" "start" "-a" "085f408f71c93ddf5b2a909bd82e30673f8b30c25e7f6b634daa0f1113afe53c", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking nb-connect v1.1.0 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling signal-hook v0.3.8 [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.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=b3dc231add9319e7 -C extra-filename=-b3dc231add9319e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-224677e73985df77.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0afeb380bd68c843.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-accda8c4d770d472.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "085f408f71c93ddf5b2a909bd82e30673f8b30c25e7f6b634daa0f1113afe53c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "085f408f71c93ddf5b2a909bd82e30673f8b30c25e7f6b634daa0f1113afe53c", kill_on_drop: false }` [INFO] [stdout] 085f408f71c93ddf5b2a909bd82e30673f8b30c25e7f6b634daa0f1113afe53c