[INFO] fetching crate keyring_node 0.1.0-beta.1... [INFO] checking keyring_node-0.1.0-beta.1 against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] extracting crate keyring_node 0.1.0-beta.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate keyring_node 0.1.0-beta.1 on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate keyring_node 0.1.0-beta.1 [INFO] finished tweaking crates.io crate keyring_node 0.1.0-beta.1 [INFO] tweaked toml for crates.io crate keyring_node 0.1.0-beta.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate keyring_node 0.1.0-beta.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f83a896ebbb9ffcba46a648071f9e6f15f8bc92b30bbdd8ba74ff4b96cdaaadb [INFO] running `Command { std: "docker" "start" "-a" "f83a896ebbb9ffcba46a648071f9e6f15f8bc92b30bbdd8ba74ff4b96cdaaadb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f83a896ebbb9ffcba46a648071f9e6f15f8bc92b30bbdd8ba74ff4b96cdaaadb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f83a896ebbb9ffcba46a648071f9e6f15f8bc92b30bbdd8ba74ff4b96cdaaadb", kill_on_drop: false }` [INFO] [stdout] f83a896ebbb9ffcba46a648071f9e6f15f8bc92b30bbdd8ba74ff4b96cdaaadb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a386d386e2de28f9031de193d7dbfcfdaee6ea841082bce5ff208692e252056 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a386d386e2de28f9031de193d7dbfcfdaee6ea841082bce5ff208692e252056", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling paste v1.0.2 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling amplify_derive v2.3.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling rand_core v0.5.1 [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] Compiling serde v1.0.117 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking serde_str_helpers v0.1.0 [INFO] [stderr] Checking bitcoin_hashes v0.9.4 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking stringly_conversions v0.1.1 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling zeroize_derive v1.0.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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/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="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=5cbdab859a917c54 -C extra-filename=-5cbdab859a917c54 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ab33b97f38e6e831.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-476d26c939207289.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-e62bdf8dd5704851.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (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" "5a386d386e2de28f9031de193d7dbfcfdaee6ea841082bce5ff208692e252056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a386d386e2de28f9031de193d7dbfcfdaee6ea841082bce5ff208692e252056", kill_on_drop: false }` [INFO] [stdout] 5a386d386e2de28f9031de193d7dbfcfdaee6ea841082bce5ff208692e252056