[INFO] cloning repository https://github.com/kbowens/packet-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kbowens/packet-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbowens%2Fpacket-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbowens%2Fpacket-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fce8e3e743a93eaacf418d236912516a74aeda12 [INFO] testing kbowens/packet-chat against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbowens%2Fpacket-chat" "/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/kbowens/packet-chat on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kbowens/packet-chat [INFO] finished tweaking git repo https://github.com/kbowens/packet-chat [INFO] tweaked toml for git repo https://github.com/kbowens/packet-chat written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/kbowens/packet-chat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui v0.12.0 [INFO] [stderr] Downloaded etherparse v0.9.0 [INFO] [stderr] Downloaded pallet-macros v0.4.0 [INFO] [stderr] Downloaded pallet v0.6.1 [INFO] [stderr] Downloaded mio v0.7.5 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e55ba1ba82c2ea3ece43e1991f884273fe062c4714cb1cfe377a89440b012416 [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" "e55ba1ba82c2ea3ece43e1991f884273fe062c4714cb1cfe377a89440b012416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e55ba1ba82c2ea3ece43e1991f884273fe062c4714cb1cfe377a89440b012416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e55ba1ba82c2ea3ece43e1991f884273fe062c4714cb1cfe377a89440b012416", kill_on_drop: false }` [INFO] [stdout] e55ba1ba82c2ea3ece43e1991f884273fe062c4714cb1cfe377a89440b012416 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa0f4d41f2e0b94fe76853c2d7b533b28f561e22dbc2c734580aa03a7f8170b9 [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" "aa0f4d41f2e0b94fe76853c2d7b533b28f561e22dbc2c734580aa03a7f8170b9", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling census v0.4.0 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling owned-read v0.4.1 [INFO] [stderr] Compiling snap v1.0.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling combine v4.4.0 [INFO] [stderr] Compiling mio v0.7.5 [INFO] [stderr] Compiling fst v0.3.5 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling etherparse v0.9.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling bitpacking v0.8.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pallet-macros v0.4.0 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling eui48 v1.1.0 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sled v0.31.0 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling levenshtein_automata v0.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling fail v0.3.0 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling tantivy-fst v0.2.1 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tui v0.12.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tempfile v3.1.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.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=cb76964087a858a3 -C extra-filename=-cb76964087a858a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2aac070cfd45a587.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.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" "aa0f4d41f2e0b94fe76853c2d7b533b28f561e22dbc2c734580aa03a7f8170b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa0f4d41f2e0b94fe76853c2d7b533b28f561e22dbc2c734580aa03a7f8170b9", kill_on_drop: false }` [INFO] [stdout] aa0f4d41f2e0b94fe76853c2d7b533b28f561e22dbc2c734580aa03a7f8170b9