[INFO] cloning repository https://github.com/amarsero/AltabRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amarsero/AltabRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famarsero%2FAltabRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famarsero%2FAltabRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff4bc51b8c2aaaf3e44763febbb0afd47ee119de [INFO] testing amarsero/AltabRust 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%2Famarsero%2FAltabRust" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amarsero/AltabRust 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/amarsero/AltabRust [INFO] finished tweaking git repo https://github.com/amarsero/AltabRust [INFO] tweaked toml for git repo https://github.com/amarsero/AltabRust written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/amarsero/AltabRust 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 2c09817bd4929007ffa01752b0660dc3c4e90808460af364ebe7157417d2f3b0 [INFO] running `Command { std: "docker" "start" "-a" "2c09817bd4929007ffa01752b0660dc3c4e90808460af364ebe7157417d2f3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c09817bd4929007ffa01752b0660dc3c4e90808460af364ebe7157417d2f3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c09817bd4929007ffa01752b0660dc3c4e90808460af364ebe7157417d2f3b0", kill_on_drop: false }` [INFO] [stdout] 2c09817bd4929007ffa01752b0660dc3c4e90808460af364ebe7157417d2f3b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 84c17efbad19c6f7ec065f1c5c3a4710c2ac0e86aa1a861c0011e10da50ac66f [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" "84c17efbad19c6f7ec065f1c5c3a4710c2ac0e86aa1a861c0011e10da50ac66f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling gio v0.7.0 (https://github.com/gtk-rs/gio#753f85bb) [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 (https://github.com/gtk-rs/gdk-pixbuf#5386953d) [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling pango v0.7.0 (https://github.com/gtk-rs/pango#31d859c7) [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling cairo-rs v0.7.0 (https://github.com/gtk-rs/cairo#7837ef63) [INFO] [stderr] Compiling gdk v0.11.0 (https://github.com/gtk-rs/gdk#ba58f615) [INFO] [stderr] Compiling atk v0.7.0 (https://github.com/gtk-rs/atk#28f9fd12) [INFO] [stderr] Compiling gtk v0.7.0 (https://github.com/gtk-rs/gtk#8b9e6321) [INFO] [stderr] Compiling glib-sys v0.9.0 (https://github.com/gtk-rs/sys#e27c5eb8) [INFO] [stderr] Compiling gobject-sys v0.9.0 (https://github.com/gtk-rs/sys#e27c5eb8) [INFO] [stderr] Compiling gio-sys v0.9.0 (https://github.com/gtk-rs/sys#e27c5eb8) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 (https://github.com/gtk-rs/sys#e27c5eb8) [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 (https://github.com/gtk-rs/cairo#7837ef63) [INFO] [stderr] Compiling pango-sys v0.9.0 (https://github.com/gtk-rs/sys#e27c5eb8) [INFO] [stderr] Compiling atk-sys v0.9.0 (https://github.com/gtk-rs/sys#e27c5eb8) [INFO] [stderr] Compiling gdk-sys v0.9.0 (https://github.com/gtk-rs/sys#e27c5eb8) [INFO] [stderr] Compiling gtk-sys v0.0.1 (https://github.com/gtk-rs/sys#e27c5eb8) [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling glib v0.8.0 (https://github.com/gtk-rs/glib#cbb8cf6c) [INFO] [stderr] error: could not compile `gtk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gtk /opt/rustwide/cargo-home/git/checkouts/gtk-b89af3a825b1a0bb/8b9e632/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_16"' -C metadata=1b8c1697d525bd27 -C extra-filename=-1b8c1697d525bd27 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-63eee11d8fff2842.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-22aece6156ee6363.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-3a3005fa494a667e.rmeta --extern fragile=/opt/rustwide/target/debug/deps/libfragile-49283d8d0023bb2d.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-4827bb98d1a75b73.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-418b6219254f4a80.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-f40e5195ec4648b0.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-26c7f84593c809b3.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-fcbcbec4f4796d68.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-4365219211cad6c8.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-4aecb33b62149e68.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-3a913a98ae750e2c.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-527cbe4ebba7f00d.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-d3e628abea0fea7d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-580d1aa2eb43e3f9.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-653d65729bc32d15.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-c45a337277740193.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "84c17efbad19c6f7ec065f1c5c3a4710c2ac0e86aa1a861c0011e10da50ac66f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c17efbad19c6f7ec065f1c5c3a4710c2ac0e86aa1a861c0011e10da50ac66f", kill_on_drop: false }` [INFO] [stdout] 84c17efbad19c6f7ec065f1c5c3a4710c2ac0e86aa1a861c0011e10da50ac66f