[INFO] cloning repository https://github.com/pop-os/cosmic-launcher [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-launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-launcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-launcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbdf3a42cb0c8e20d6ae5b8161170157f0ba982d [INFO] testing pop-os/cosmic-launcher against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-launcher" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pop-os/cosmic-launcher on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/pop-os/cosmic-launcher [INFO] finished tweaking git repo https://github.com/pop-os/cosmic-launcher [INFO] tweaked toml for git repo https://github.com/pop-os/cosmic-launcher written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/pop-os/cosmic-launcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 7a69b9644a3a8f2fbf545f7d0f5ddee7dd37991b2ace7bc5f8b68c297aa7ecce [INFO] running `Command { std: "docker" "start" "-a" "7a69b9644a3a8f2fbf545f7d0f5ddee7dd37991b2ace7bc5f8b68c297aa7ecce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a69b9644a3a8f2fbf545f7d0f5ddee7dd37991b2ace7bc5f8b68c297aa7ecce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a69b9644a3a8f2fbf545f7d0f5ddee7dd37991b2ace7bc5f8b68c297aa7ecce", kill_on_drop: false }` [INFO] [stdout] 7a69b9644a3a8f2fbf545f7d0f5ddee7dd37991b2ace7bc5f8b68c297aa7ecce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] f642dc8797aa713b0f59d0d34c800f326b72e481aa6c92cbe589533d2ca8046c [INFO] running `Command { std: "docker" "start" "-a" "f642dc8797aa713b0f59d0d34c800f326b72e481aa6c92cbe589533d2ca8046c", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling gio v0.15.10 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling temp-dir v0.1.11 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling palette v0.6.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling cosmic-launcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cascade v1.0.0 [INFO] [stderr] Compiling cfg-expr v0.10.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling futures-micro v0.5.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling async-oneshot v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling relm4-macros v0.4.4 (https://github.com/AaronErhardt/Relm4#8595c5a3) [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling notify v5.0.0-pre.14 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling gettext-sys v0.21.3 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling const_format v0.2.22 [INFO] [stderr] Compiling rust-embed-utils v7.1.0 [INFO] [stderr] error: could not compile `regex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.5.5/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 --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=dc665b958b1337b2 -C extra-filename=-dc665b958b1337b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.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: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.136/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=be09902f860bbf5a -C extra-filename=-be09902f860bbf5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bb2897dcb479b629.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6e47dd3f693995db.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a5f17aae8a7ac9ea.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f642dc8797aa713b0f59d0d34c800f326b72e481aa6c92cbe589533d2ca8046c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f642dc8797aa713b0f59d0d34c800f326b72e481aa6c92cbe589533d2ca8046c", kill_on_drop: false }` [INFO] [stdout] f642dc8797aa713b0f59d0d34c800f326b72e481aa6c92cbe589533d2ca8046c