[INFO] cloning repository https://github.com/Gerschtli/dwm-status [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gerschtli/dwm-status" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGerschtli%2Fdwm-status", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGerschtli%2Fdwm-status'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5b21611a1af32b80c9941159e256472c5333777 [INFO] testing Gerschtli/dwm-status against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGerschtli%2Fdwm-status" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gerschtli/dwm-status on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Gerschtli/dwm-status [INFO] finished tweaking git repo https://github.com/Gerschtli/dwm-status [INFO] tweaked toml for git repo https://github.com/Gerschtli/dwm-status written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Gerschtli/dwm-status already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] 2589d481bd28e030ef07e3d01206260dfdd54a0c0a0a7ce5a29e348433d96456 [INFO] running `Command { std: "docker" "start" "-a" "2589d481bd28e030ef07e3d01206260dfdd54a0c0a0a7ce5a29e348433d96456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2589d481bd28e030ef07e3d01206260dfdd54a0c0a0a7ce5a29e348433d96456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2589d481bd28e030ef07e3d01206260dfdd54a0c0a0a7ce5a29e348433d96456", kill_on_drop: false }` [INFO] [stdout] 2589d481bd28e030ef07e3d01206260dfdd54a0c0a0a7ce5a29e348433d96456 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f96999d15cbb559f0682e4451d62f18bf214771b43a5247422e71e0444aea96b [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" "f96999d15cbb559f0682e4451d62f18bf214771b43a5247422e71e0444aea96b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling libnotify-sys v1.0.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dbus v0.8.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling inotify v0.9.3 [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=a45f8b3f8e92628c -C extra-filename=-a45f8b3f8e92628c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9b2e8dd731b3973a.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" "f96999d15cbb559f0682e4451d62f18bf214771b43a5247422e71e0444aea96b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f96999d15cbb559f0682e4451d62f18bf214771b43a5247422e71e0444aea96b", kill_on_drop: false }` [INFO] [stdout] f96999d15cbb559f0682e4451d62f18bf214771b43a5247422e71e0444aea96b