[INFO] cloning repository https://github.com/cholcombe973/skynet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cholcombe973/skynet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcholcombe973%2Fskynet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcholcombe973%2Fskynet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aaa876fa88adadd9175d1269b1b7c9e6371e9af0 [INFO] testing cholcombe973/skynet against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcholcombe973%2Fskynet" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cholcombe973/skynet on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cholcombe973/skynet [INFO] finished tweaking git repo https://github.com/cholcombe973/skynet [INFO] tweaked toml for git repo https://github.com/cholcombe973/skynet written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/cholcombe973/skynet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51dbe14a898625903a53c9f5798d26fef95f6133f6f3d4fe95c94161ba299608 [INFO] running `Command { std: "docker" "start" "-a" "51dbe14a898625903a53c9f5798d26fef95f6133f6f3d4fe95c94161ba299608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51dbe14a898625903a53c9f5798d26fef95f6133f6f3d4fe95c94161ba299608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51dbe14a898625903a53c9f5798d26fef95f6133f6f3d4fe95c94161ba299608", kill_on_drop: false }` [INFO] [stdout] 51dbe14a898625903a53c9f5798d26fef95f6133f6f3d4fe95c94161ba299608 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08913a4fece43f586b88e5ae1c9cb2bdcc05e07ddc2ab425465df8e7db458594 [INFO] running `Command { std: "docker" "start" "-a" "08913a4fece43f586b88e5ae1c9cb2bdcc05e07ddc2ab425465df8e7db458594", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling serde v1.0.24 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling openssl v0.9.23 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling protobuf v1.4.3 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling same-file v1.0.0 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling init-daemon v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling protoc v1.4.3 [INFO] [stderr] Compiling rust-ini v0.10.0 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling crc v1.6.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling walkdir v2.0.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling socket2 v0.2.4 [INFO] [stderr] Compiling users v0.6.0 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling mio v0.6.11 [INFO] [stderr] Compiling dns-lookup v0.8.1 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling simplelog v0.4.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling libflate v0.1.12 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.8.1/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=901d11420f26760a -C extra-filename=-901d11420f26760a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-451632c3bdd53d67.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-279fec5414362cdd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b20586c299e0ab06.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.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" "08913a4fece43f586b88e5ae1c9cb2bdcc05e07ddc2ab425465df8e7db458594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08913a4fece43f586b88e5ae1c9cb2bdcc05e07ddc2ab425465df8e7db458594", kill_on_drop: false }` [INFO] [stdout] 08913a4fece43f586b88e5ae1c9cb2bdcc05e07ddc2ab425465df8e7db458594