[INFO] fetching crate libcitadel 0.1.0... [INFO] checking libcitadel-0.1.0 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate libcitadel 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate libcitadel 0.1.0 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libcitadel 0.1.0 [INFO] finished tweaking crates.io crate libcitadel 0.1.0 [INFO] tweaked toml for crates.io crate libcitadel 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d60a32ee92692779b2695989c004d651eaecf1fdbebf6de032ae9a1097448a7 [INFO] running `Command { std: "docker" "start" "-a" "9d60a32ee92692779b2695989c004d651eaecf1fdbebf6de032ae9a1097448a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d60a32ee92692779b2695989c004d651eaecf1fdbebf6de032ae9a1097448a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d60a32ee92692779b2695989c004d651eaecf1fdbebf6de032ae9a1097448a7", kill_on_drop: false }` [INFO] [stdout] 9d60a32ee92692779b2695989c004d651eaecf1fdbebf6de032ae9a1097448a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 275d4c6d751c6c45e50e19fd46fbc1a9e89726a60f8f288bd8e8d59a35c37cfa [INFO] running `Command { std: "docker" "start" "-a" "275d4c6d751c6c45e50e19fd46fbc1a9e89726a60f8f288bd8e8d59a35c37cfa", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking os_str_bytes v3.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling cbindgen v0.16.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking base64-compat v1.0.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling zeromq-src v0.1.10+4.3.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking unicode-normalization v0.1.9 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.11 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking idna v0.2.1 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking socks v0.3.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking shellexpand v2.1.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking env_logger v0.7.1 [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.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=77dc0a561e83639a -C extra-filename=-77dc0a561e83639a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-72dd94e62781faf3.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-754b571958ad5368.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.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" "275d4c6d751c6c45e50e19fd46fbc1a9e89726a60f8f288bd8e8d59a35c37cfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "275d4c6d751c6c45e50e19fd46fbc1a9e89726a60f8f288bd8e8d59a35c37cfa", kill_on_drop: false }` [INFO] [stdout] 275d4c6d751c6c45e50e19fd46fbc1a9e89726a60f8f288bd8e8d59a35c37cfa