[INFO] fetching crate bupstash 0.11.0... [INFO] checking bupstash-0.11.0 against master#bdcb6a99e853732f8ec050ae4986aa3af51d44c5 for 92191_revert [INFO] extracting crate bupstash 0.11.0 into /workspace/builds/worker-101/source [INFO] validating manifest of crates.io crate bupstash 0.11.0 on toolchain bdcb6a99e853732f8ec050ae4986aa3af51d44c5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bupstash 0.11.0 [INFO] finished tweaking crates.io crate bupstash 0.11.0 [INFO] tweaked toml for crates.io crate bupstash 0.11.0 written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate crates.io crate bupstash 0.11.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "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-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22ea7611ae8d4a47a9917c55db7cb7422674363ce339413f05717fdbaa91f3ab [INFO] running `Command { std: "docker" "start" "-a" "22ea7611ae8d4a47a9917c55db7cb7422674363ce339413f05717fdbaa91f3ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22ea7611ae8d4a47a9917c55db7cb7422674363ce339413f05717fdbaa91f3ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22ea7611ae8d4a47a9917c55db7cb7422674363ce339413f05717fdbaa91f3ab", kill_on_drop: false }` [INFO] [stdout] 22ea7611ae8d4a47a9917c55db7cb7422674363ce339413f05717fdbaa91f3ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c11655e1f02b41fc1deae9ebe04f566c55fc9af3f9e4a2e0ccaf8153cc4141fc [INFO] running `Command { std: "docker" "start" "-a" "c11655e1f02b41fc1deae9ebe04f566c55fc9af3f9e4a2e0ccaf8153cc4141fc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking codemap v0.1.3 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking rangemap v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking openat v0.1.21 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking codemap-diagnostic v0.1.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking block-buffer v0.10.0 [INFO] [stderr] Checking crypto-common v0.1.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking digest v0.10.1 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling blake3 v1.3.0 [INFO] [stderr] Compiling bupstash v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serial_test_derive v0.5.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=29dc4db5f7d7f90d -C extra-filename=-29dc4db5f7d7f90d --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-19d70ce735373721.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-2f8af1cd13e4e85d.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" "c11655e1f02b41fc1deae9ebe04f566c55fc9af3f9e4a2e0ccaf8153cc4141fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c11655e1f02b41fc1deae9ebe04f566c55fc9af3f9e4a2e0ccaf8153cc4141fc", kill_on_drop: false }` [INFO] [stdout] c11655e1f02b41fc1deae9ebe04f566c55fc9af3f9e4a2e0ccaf8153cc4141fc