[INFO] cloning repository https://github.com/mogery/TrayNetX [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mogery/TrayNetX" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmogery%2FTrayNetX", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmogery%2FTrayNetX'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d64a9d4ee6732d78acd93f25326a0d10639a886 [INFO] checking mogery/TrayNetX against try#d8a5ee01b913730aca7ab44c72c8f2722c0533ff for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmogery%2FTrayNetX" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mogery/TrayNetX on toolchain d8a5ee01b913730aca7ab44c72c8f2722c0533ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mogery/TrayNetX [INFO] finished tweaking git repo https://github.com/mogery/TrayNetX [INFO] tweaked toml for git repo https://github.com/mogery/TrayNetX written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mogery/TrayNetX already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb9ea1670a15e80d0b7f0144429c49a6318adc5d8fa01be55b596b16df031350 [INFO] running `Command { std: "docker" "start" "-a" "eb9ea1670a15e80d0b7f0144429c49a6318adc5d8fa01be55b596b16df031350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb9ea1670a15e80d0b7f0144429c49a6318adc5d8fa01be55b596b16df031350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb9ea1670a15e80d0b7f0144429c49a6318adc5d8fa01be55b596b16df031350", kill_on_drop: false }` [INFO] [stdout] eb9ea1670a15e80d0b7f0144429c49a6318adc5d8fa01be55b596b16df031350 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7e8015b1dd938432c1ade54799df54a067a6f18809f972b28e7eab0a30ef149 [INFO] running `Command { std: "docker" "start" "-a" "c7e8015b1dd938432c1ade54799df54a067a6f18809f972b28e7eab0a30ef149", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling local-ip-address v0.4.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking dbus v0.9.5 [INFO] [stderr] Checking nix v0.22.2 [INFO] [stderr] Checking neli v0.5.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] error: could not compile `nix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.22.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8255719c6dd0dd92 -C extra-filename=-8673d0c9b2164f2c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0f03a1511939ecca.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f2345f9d75e5eb1e.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-399ba537290f9621.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" "c7e8015b1dd938432c1ade54799df54a067a6f18809f972b28e7eab0a30ef149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7e8015b1dd938432c1ade54799df54a067a6f18809f972b28e7eab0a30ef149", kill_on_drop: false }` [INFO] [stdout] c7e8015b1dd938432c1ade54799df54a067a6f18809f972b28e7eab0a30ef149