[INFO] fetching crate scabbard 0.6.5... [INFO] checking scabbard-0.6.5 against master#0c292c9667f1b202a9150d58bdd2e89e3e803996 for pr-92285 [INFO] extracting crate scabbard 0.6.5 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate scabbard 0.6.5 on toolchain 0c292c9667f1b202a9150d58bdd2e89e3e803996 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c292c9667f1b202a9150d58bdd2e89e3e803996" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate scabbard 0.6.5 [INFO] finished tweaking crates.io crate scabbard 0.6.5 [INFO] tweaked toml for crates.io crate scabbard 0.6.5 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c292c9667f1b202a9150d58bdd2e89e3e803996" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c292c9667f1b202a9150d58bdd2e89e3e803996" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+0c292c9667f1b202a9150d58bdd2e89e3e803996" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d872487321e8a71b828c30920fb69f062c14eef7f42550850efb76d948d4098 [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" "5d872487321e8a71b828c30920fb69f062c14eef7f42550850efb76d948d4098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d872487321e8a71b828c30920fb69f062c14eef7f42550850efb76d948d4098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d872487321e8a71b828c30920fb69f062c14eef7f42550850efb76d948d4098", kill_on_drop: false }` [INFO] [stdout] 5d872487321e8a71b828c30920fb69f062c14eef7f42550850efb76d948d4098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+0c292c9667f1b202a9150d58bdd2e89e3e803996" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d643e8adb46b9c8b98c6071e0b1597bb7ffbcbcef55ff2fcba8325853bce0eb2 [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" "d643e8adb46b9c8b98c6071e0b1597bb7ffbcbcef55ff2fcba8325853bce0eb2", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Checking supercow v0.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking parity-wasm v0.42.2 [INFO] [stderr] Checking num_threads v0.1.3 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking crossbeam-utils v0.8.7 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking cbor-codec v0.7.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.3.7 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling protoc v2.27.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking simple_logger v1.16.0 [INFO] [stderr] Checking wasmi-validation v0.4.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling protoc-rust v2.27.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling sawtooth-sdk v0.5.2 [INFO] [stderr] Compiling transact v0.4.3 [INFO] [stderr] Compiling sabre-sdk v0.8.1 [INFO] [stderr] Compiling splinter v0.6.5 [INFO] [stderr] Compiling sawtooth v0.7.3 [INFO] [stderr] Compiling scabbard v0.6.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking digest v0.10.1 [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=c6e032e4d43e4684 -C extra-filename=-c6e032e4d43e4684 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f75283d3dcd3daad.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-88879d2dc0fa106c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-95117c52bd99a412.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-aed047b9c650959e.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" "d643e8adb46b9c8b98c6071e0b1597bb7ffbcbcef55ff2fcba8325853bce0eb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d643e8adb46b9c8b98c6071e0b1597bb7ffbcbcef55ff2fcba8325853bce0eb2", kill_on_drop: false }` [INFO] [stdout] d643e8adb46b9c8b98c6071e0b1597bb7ffbcbcef55ff2fcba8325853bce0eb2