[INFO] cloning repository https://github.com/pop-os/cosmic-applibrary [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pop-os/cosmic-applibrary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-applibrary", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-applibrary'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 848b7f8dee82ec08f78d572118714c6ed983a19c [INFO] testing pop-os/cosmic-applibrary 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%2Fpop-os%2Fcosmic-applibrary" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pop-os/cosmic-applibrary 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/pop-os/cosmic-applibrary [INFO] finished tweaking git repo https://github.com/pop-os/cosmic-applibrary [INFO] tweaked toml for git repo https://github.com/pop-os/cosmic-applibrary written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/pop-os/cosmic-applibrary 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] 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] f34f9b86ab7d7c6f699960c65c0845c2f10503e8db78fb520c97580de962aa7b [INFO] running `Command { std: "docker" "start" "-a" "f34f9b86ab7d7c6f699960c65c0845c2f10503e8db78fb520c97580de962aa7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f34f9b86ab7d7c6f699960c65c0845c2f10503e8db78fb520c97580de962aa7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f34f9b86ab7d7c6f699960c65c0845c2f10503e8db78fb520c97580de962aa7b", kill_on_drop: false }` [INFO] [stdout] f34f9b86ab7d7c6f699960c65c0845c2f10503e8db78fb520c97580de962aa7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 674493ea60011a71f642f8626811c695b69f43cf00dbcb4d39a42340fb35a4ec [INFO] running `Command { std: "docker" "start" "-a" "674493ea60011a71f642f8626811c695b69f43cf00dbcb4d39a42340fb35a4ec", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling gio v0.15.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling easy-parallel v3.2.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling cascade v1.0.0 [INFO] [stderr] Compiling cfg-expr v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling futures-micro v0.5.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling ordered-stream v0.0.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-oneshot v0.5.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.6 [INFO] [stderr] Compiling async-broadcast v0.3.4 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling const_format v0.2.22 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling socket2 v0.4.3 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling system-deps v6.0.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling enumflags2_derive v0.7.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling relm4-macros v0.4.1 (https://github.com/AaronErhardt/Relm4#90c5a89a) [INFO] [stderr] Compiling glib-sys v0.15.1 [INFO] [stderr] Compiling gobject-sys v0.15.1 [INFO] [stderr] Compiling gio-sys v0.15.1 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.1 [INFO] [stderr] Compiling gdk4-sys v0.4.2 [INFO] [stderr] Compiling graphene-sys v0.15.1 [INFO] [stderr] Compiling gsk4-sys v0.4.2 [INFO] [stderr] Compiling gdk4-x11-sys v0.4.2 [INFO] [stderr] Compiling gtk4-sys v0.4.2 [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.23.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=22ec89b35a18cd5b -C extra-filename=-22ec89b35a18cd5b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-65fe89bd97b68034.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-b7f24137aadcf5c0.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" "674493ea60011a71f642f8626811c695b69f43cf00dbcb4d39a42340fb35a4ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "674493ea60011a71f642f8626811c695b69f43cf00dbcb4d39a42340fb35a4ec", kill_on_drop: false }` [INFO] [stdout] 674493ea60011a71f642f8626811c695b69f43cf00dbcb4d39a42340fb35a4ec