[INFO] cloning repository https://github.com/LooMaclin/magnus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LooMaclin/magnus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLooMaclin%2Fmagnus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLooMaclin%2Fmagnus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea76dc535fe63cf7f12020c76eceef01ca541064 [INFO] testing LooMaclin/magnus against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLooMaclin%2Fmagnus" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LooMaclin/magnus on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LooMaclin/magnus [INFO] finished tweaking git repo https://github.com/LooMaclin/magnus [INFO] tweaked toml for git repo https://github.com/LooMaclin/magnus written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/LooMaclin/magnus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] 99c0392befc83894f82daf03f8a342e84fc04ee309282323c4e04f67e1b63758 [INFO] running `Command { std: "docker" "start" "-a" "99c0392befc83894f82daf03f8a342e84fc04ee309282323c4e04f67e1b63758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99c0392befc83894f82daf03f8a342e84fc04ee309282323c4e04f67e1b63758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99c0392befc83894f82daf03f8a342e84fc04ee309282323c4e04f67e1b63758", kill_on_drop: false }` [INFO] [stdout] 99c0392befc83894f82daf03f8a342e84fc04ee309282323c4e04f67e1b63758 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ac99f1ff5ca11a106c75cc57122492793727cf0140785bcb1b8d6fff9bcef2e [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" "4ac99f1ff5ca11a106c75cc57122492793727cf0140785bcb1b8d6fff9bcef2e", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling scrap v0.5.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling lab v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling libdbus-sys v0.1.5 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dbus v0.6.4 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling notify-rust v3.5.0 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling engiffen v0.8.1 [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/registry/src/github.com-1ecc6299db9ec823/gtk-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f7fa8489430d2cb8 -C extra-filename=-f7fa8489430d2cb8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-080df7aed7dae6ed.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-694c8ce606367ecd.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-7689b57653c22122.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-d0e8d2a0534bb080.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-2182f5eb796e8df2.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-c30dc2d17935f1b4.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-2cc6b22ba05ed32e.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-1e414efda59d7296.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-3a55b2956d1e0f63.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-d97acc6a780b5e4f.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-b6c18e5942826f37.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-d50bdd6f67bc6b7d.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-f2da8d26cfb974b9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c9a377f868a21fa8.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c1d42ece68a2fd87.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-712eb367dab076b4.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-2e0106771204ae7f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4ac99f1ff5ca11a106c75cc57122492793727cf0140785bcb1b8d6fff9bcef2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ac99f1ff5ca11a106c75cc57122492793727cf0140785bcb1b8d6fff9bcef2e", kill_on_drop: false }` [INFO] [stdout] 4ac99f1ff5ca11a106c75cc57122492793727cf0140785bcb1b8d6fff9bcef2e