[INFO] cloning repository https://github.com/HoNile/stool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HoNile/stool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoNile%2Fstool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoNile%2Fstool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b4bcb9fd7c94034e965c190d7ca531565f22812 [INFO] testing HoNile/stool 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%2FHoNile%2Fstool" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HoNile/stool 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] started tweaking git repo https://github.com/HoNile/stool [INFO] finished tweaking git repo https://github.com/HoNile/stool [INFO] tweaked toml for git repo https://github.com/HoNile/stool written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/HoNile/stool 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] a31a053ad9c4621de3850dab0cffffcd6b915fe2b39e90a1e788a9512f175307 [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" "a31a053ad9c4621de3850dab0cffffcd6b915fe2b39e90a1e788a9512f175307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a31a053ad9c4621de3850dab0cffffcd6b915fe2b39e90a1e788a9512f175307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a31a053ad9c4621de3850dab0cffffcd6b915fe2b39e90a1e788a9512f175307", kill_on_drop: false }` [INFO] [stdout] a31a053ad9c4621de3850dab0cffffcd6b915fe2b39e90a1e788a9512f175307 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] 24bec30225cf94b5f9f3f3003e0cfa61a5aee1af73ee50e439333a33a0d1d79d [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" "24bec30225cf94b5f9f3f3003e0cfa61a5aee1af73ee50e439333a33a0d1d79d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling gio v0.14.8 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling druid-shell v0.7.0 (https://github.com/linebender/druid.git#14fd8fde) [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling gtk v0.14.3 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling kurbo v0.8.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling piet v0.5.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serialport v4.0.1 [INFO] [stderr] Compiling mio-serial v5.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling druid-derive v0.4.0 (https://github.com/linebender/druid.git#14fd8fde) [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling gtk3-macros v0.14.0 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.9 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling atk-sys v0.14.0 [INFO] [stderr] Compiling gdk-sys v0.14.0 [INFO] [stderr] Compiling gtk-sys v0.14.0 [INFO] [stderr] Compiling pangocairo-sys v0.14.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tokio-serial v5.4.1 [INFO] [stderr] Compiling glib v0.14.8 [INFO] [stderr] Compiling cairo-rs v0.14.9 [INFO] [stderr] Compiling pango v0.14.8 [INFO] [stderr] Compiling atk v0.14.0 [INFO] [stderr] Compiling pangocairo v0.14.0 [INFO] [stderr] Compiling piet-cairo v0.5.0 [INFO] [stderr] Compiling piet-common v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf v0.14.0 [INFO] [stderr] Compiling gdk v0.14.3 [INFO] [stderr] error: could not compile `druid-shell` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name druid_shell --edition=2018 /opt/rustwide/cargo-home/git/checkouts/druid-f71533f3d81c0bc8/14fd8fd/druid-shell/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="gdk-sys"' --cfg 'feature="glib-sys"' --cfg 'feature="gtk"' --cfg 'feature="gtk-rs"' --cfg 'feature="gtk-sys"' -C metadata=363af87d4c1f8b31 -C extra-filename=-363af87d4c1f8b31 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-a462ad6cdd52ed86.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-c36f3cf2a6300efe.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-f6c41dcc93403a3c.rmeta --extern gtk_rs=/opt/rustwide/target/debug/deps/libgtk-7e1a3f6802d241f6.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-ecddbefe9baffb5c.rmeta --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rmeta --extern keyboard_types=/opt/rustwide/target/debug/deps/libkeyboard_types-ff6c756211b02752.rmeta --extern kurbo=/opt/rustwide/target/debug/deps/libkurbo-1d7ed50db168214a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern piet_common=/opt/rustwide/target/debug/deps/libpiet_common-93c59b8ce7c67947.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-b483b5215709e356.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2d155ae00e182faf.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 `gtk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gtk --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.14.3/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="v3_20"' --cfg 'feature="v3_22"' -C metadata=7e1a3f6802d241f6 -C extra-filename=-7e1a3f6802d241f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-057b81c0f712391e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-a462ad6cdd52ed86.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-11ac99e037e6ef18.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-a09c14624be15d2a.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-804ccbb028e86506.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-4d415b8b97169b7f.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-827f9077e4668128.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-3e28261c432e12be.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgtk_sys-ecddbefe9baffb5c.rmeta --extern gtk3_macros=/opt/rustwide/target/debug/deps/libgtk3_macros-157993688b80eec5.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-cec94074676d9af6.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-ab8a1f5b8a781b53.rmeta --cap-lints allow --cap-lints=warn --cfg 'gdk_backend="x11"' --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "24bec30225cf94b5f9f3f3003e0cfa61a5aee1af73ee50e439333a33a0d1d79d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24bec30225cf94b5f9f3f3003e0cfa61a5aee1af73ee50e439333a33a0d1d79d", kill_on_drop: false }` [INFO] [stdout] 24bec30225cf94b5f9f3f3003e0cfa61a5aee1af73ee50e439333a33a0d1d79d