[INFO] cloning repository https://github.com/RealKC/kcshot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RealKC/kcshot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealKC%2Fkcshot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealKC%2Fkcshot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f73f87fe1dc405cdb448f7636eff815175c5f76 [INFO] testing RealKC/kcshot 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%2FRealKC%2Fkcshot" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RealKC/kcshot 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-21/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/RealKC/kcshot [INFO] finished tweaking git repo https://github.com/RealKC/kcshot [INFO] tweaked toml for git repo https://github.com/RealKC/kcshot written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/RealKC/kcshot 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-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b91d48a87fd91f6412127ab0128fd7ffb66cca1f832a9340fb8a834f74b9631 [INFO] running `Command { std: "docker" "start" "-a" "0b91d48a87fd91f6412127ab0128fd7ffb66cca1f832a9340fb8a834f74b9631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b91d48a87fd91f6412127ab0128fd7ffb66cca1f832a9340fb8a834f74b9631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b91d48a87fd91f6412127ab0128fd7ffb66cca1f832a9340fb8a834f74b9631", kill_on_drop: false }` [INFO] [stdout] 0b91d48a87fd91f6412127ab0128fd7ffb66cca1f832a9340fb8a834f74b9631 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8cd26af4a5733eca4cc2ea9015f72523fffb7495a5b8fe8e17d44741d14948a [INFO] running `Command { std: "docker" "start" "-a" "c8cd26af4a5733eca4cc2ea9015f72523fffb7495a5b8fe8e17d44741d14948a", kill_on_drop: false }` [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling gio v0.15.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling easy-parallel v3.2.0 [INFO] [stderr] Compiling bytemuck v1.8.0 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling cfg-expr v0.10.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling xcb v1.1.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling ordered-stream v0.0.1 [INFO] [stderr] Compiling async-broadcast v0.3.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dbus v0.9.5 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling glib-sys v0.15.6 [INFO] [stderr] Compiling gobject-sys v0.15.5 [INFO] [stderr] Compiling gio-sys v0.15.6 [INFO] [stderr] Compiling pango-sys v0.15.1 [INFO] [stderr] Compiling cairo-sys-rs 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 gdk4-wayland-sys v0.4.2 [INFO] [stderr] Compiling gtk4-sys v0.4.5 [INFO] [stderr] Compiling pangocairo-sys v0.15.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.86/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=4c335ba4a8c39dc0 -C extra-filename=-4c335ba4a8c39dc0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `futures-util` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.21/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="alloc"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=54916b7641d2f0eb -C extra-filename=-54916b7641d2f0eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-a4538845ff16bca4.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dbus` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dbus --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-0.9.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 -C metadata=b97bbee602df477d -C extra-filename=-b97bbee602df477d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rmeta --extern libdbus_sys=/opt/rustwide/target/debug/deps/liblibdbus_sys-e651144aa000c67f.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xcb` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_main --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-1.1.1/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug_atom_names"' --cfg 'feature="shape"' -C metadata=7ef30d127992ac35 -C extra-filename=-7ef30d127992ac35 --out-dir /opt/rustwide/target/debug/build/xcb-7ef30d127992ac35 -L dependency=/opt/rustwide/target/debug/deps --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-562492b4723e754b.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tracing-subscriber` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tracing_subscriber --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-subscriber-0.3.9/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="alloc"' --cfg 'feature="ansi"' --cfg 'feature="ansi_term"' --cfg 'feature="default"' --cfg 'feature="fmt"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing-log"' -C metadata=827cf98bb8886fc2 -C extra-filename=-827cf98bb8886fc2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rmeta --extern sharded_slab=/opt/rustwide/target/debug/deps/libsharded_slab-4503bbac24f85b71.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-4bcf805d7bb89374.rmeta --extern tracing_core=/opt/rustwide/target/debug/deps/libtracing_core-553d2237bf633654.rmeta --extern tracing_log=/opt/rustwide/target/debug/deps/libtracing_log-ad8d2c1347ccf72c.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dbus` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dbus --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-0.9.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 -C metadata=2823673b5590aa25 -C extra-filename=-2823673b5590aa25 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-99bd05797b141cb1.rmeta --extern libdbus_sys=/opt/rustwide/target/debug/deps/liblibdbus_sys-e651144aa000c67f.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c8cd26af4a5733eca4cc2ea9015f72523fffb7495a5b8fe8e17d44741d14948a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8cd26af4a5733eca4cc2ea9015f72523fffb7495a5b8fe8e17d44741d14948a", kill_on_drop: false }` [INFO] [stdout] c8cd26af4a5733eca4cc2ea9015f72523fffb7495a5b8fe8e17d44741d14948a