[INFO] cloning repository https://github.com/akhramov/werft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akhramov/werft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhramov%2Fwerft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhramov%2Fwerft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6434e545f0734b15b0c682c653df7ab4db679992 [INFO] testing akhramov/werft against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhramov%2Fwerft" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/akhramov/werft 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/akhramov/werft [INFO] finished tweaking git repo https://github.com/akhramov/werft [INFO] tweaked toml for git repo https://github.com/akhramov/werft written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/akhramov/werft 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] [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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 59493e8f2de4b47248744fd8faa0d772982149395f37dbe8dbde9f92095d5f7e [INFO] running `Command { std: "docker" "start" "-a" "59493e8f2de4b47248744fd8faa0d772982149395f37dbe8dbde9f92095d5f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59493e8f2de4b47248744fd8faa0d772982149395f37dbe8dbde9f92095d5f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59493e8f2de4b47248744fd8faa0d772982149395f37dbe8dbde9f92095d5f7e", kill_on_drop: false }` [INFO] [stdout] 59493e8f2de4b47248744fd8faa0d772982149395f37dbe8dbde9f92095d5f7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] bb00b2fa72bb5f022662669e5d3b13645376f50a937221e8d42bd9f1732728bd [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" "bb00b2fa72bb5f022662669e5d3b13645376f50a937221e8d42bd9f1732728bd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling futures-sink v0.3.8 (https://github.com/akhramov/futures-rs?branch=fix/add-derive-clone-to-with-combinator#192f8e36) [INFO] [stderr] Compiling futures-core v0.3.8 (https://github.com/akhramov/futures-rs?branch=fix/add-derive-clone-to-with-combinator#192f8e36) [INFO] [stderr] Compiling futures-io v0.3.8 (https://github.com/akhramov/futures-rs?branch=fix/add-derive-clone-to-with-combinator#192f8e36) [INFO] [stderr] Compiling enquote v1.0.3 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling common_lib v0.1.0 (/opt/rustwide/workdir/common_lib) [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.8 (https://github.com/akhramov/futures-rs?branch=fix/add-derive-clone-to-with-combinator#192f8e36) [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling futures-channel v0.3.8 (https://github.com/akhramov/futures-rs?branch=fix/add-derive-clone-to-with-combinator#192f8e36) [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling futures-macro v0.3.8 (https://github.com/akhramov/futures-rs?branch=fix/add-derive-clone-to-with-combinator#192f8e36) [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling fehler-macros v1.0.0 (https://github.com/withoutboats/fehler#cc7b192f) [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling procedural_macros v0.1.0 (/opt/rustwide/workdir/test_helpers/procedural_macros) [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=3ab3ecf1e0d660d3 -C extra-filename=-3ab3ecf1e0d660d3 --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-cb41864e85e35c76.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" "bb00b2fa72bb5f022662669e5d3b13645376f50a937221e8d42bd9f1732728bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb00b2fa72bb5f022662669e5d3b13645376f50a937221e8d42bd9f1732728bd", kill_on_drop: false }` [INFO] [stdout] bb00b2fa72bb5f022662669e5d3b13645376f50a937221e8d42bd9f1732728bd