[INFO] cloning repository https://github.com/tonyb983/rust-note-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tonyb983/rust-note-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyb983%2Frust-note-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyb983%2Frust-note-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66b80f9358b171d362c5f0bb43055696f86a589c [INFO] testing tonyb983/rust-note-cli against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyb983%2Frust-note-cli" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tonyb983/rust-note-cli on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tonyb983/rust-note-cli [INFO] finished tweaking git repo https://github.com/tonyb983/rust-note-cli [INFO] tweaked toml for git repo https://github.com/tonyb983/rust-note-cli written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tonyb983/rust-note-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb53202a10d7dc2712180d4ba3564b359acdf99ac8b5f6a52a15a8c4ed22d671 [INFO] running `Command { std: "docker" "start" "-a" "eb53202a10d7dc2712180d4ba3564b359acdf99ac8b5f6a52a15a8c4ed22d671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb53202a10d7dc2712180d4ba3564b359acdf99ac8b5f6a52a15a8c4ed22d671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb53202a10d7dc2712180d4ba3564b359acdf99ac8b5f6a52a15a8c4ed22d671", kill_on_drop: false }` [INFO] [stdout] eb53202a10d7dc2712180d4ba3564b359acdf99ac8b5f6a52a15a8c4ed22d671 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ce5ebc8c818bf593947586cf64c432f4a1932386436515695bf08425e98cf55 [INFO] running `Command { std: "docker" "start" "-a" "3ce5ebc8c818bf593947586cf64c432f4a1932386436515695bf08425e98cf55", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling barrel v0.6.5 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling strum v0.8.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling seahorse v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling concat-idents v1.1.3 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling defer-drop v1.0.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Compiling indicatif v0.16.2 [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.20.0/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 -C metadata=526aa8526c7f9af4 -C extra-filename=-526aa8526c7f9af4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0acd51459dcd3de7.rmeta --cap-lints allow --cap-lints=warn` (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" "3ce5ebc8c818bf593947586cf64c432f4a1932386436515695bf08425e98cf55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce5ebc8c818bf593947586cf64c432f4a1932386436515695bf08425e98cf55", kill_on_drop: false }` [INFO] [stdout] 3ce5ebc8c818bf593947586cf64c432f4a1932386436515695bf08425e98cf55