[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLooMaclin%2Fmagnus" "/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/LooMaclin/magnus 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/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-21/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" "+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-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] c9469b5397f135b39d6a9e05c3ffe96a371df1bff9096df8f7e93e6384c7084b [INFO] running `Command { std: "docker" "start" "-a" "c9469b5397f135b39d6a9e05c3ffe96a371df1bff9096df8f7e93e6384c7084b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9469b5397f135b39d6a9e05c3ffe96a371df1bff9096df8f7e93e6384c7084b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9469b5397f135b39d6a9e05c3ffe96a371df1bff9096df8f7e93e6384c7084b", kill_on_drop: false }` [INFO] [stdout] c9469b5397f135b39d6a9e05c3ffe96a371df1bff9096df8f7e93e6384c7084b [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] 3ba70823cd8b6f89562b72ea8171276f30e2efd50b1317cb65456a88ba92577e [INFO] running `Command { std: "docker" "start" "-a" "3ba70823cd8b6f89562b72ea8171276f30e2efd50b1317cb65456a88ba92577e", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling color_quant v1.0.1 [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 fnv v1.0.6 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling lab v0.4.4 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling backtrace v0.3.14 [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 pango-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-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 backtrace-sys v0.1.28 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [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 crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling notify-rust v3.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [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,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=77d84aaffcb267e7 -C extra-filename=-77d84aaffcb267e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-ab0e51b4960b8fa3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-c7c579f9576e9bb1.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-2446d9bdb192634e.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-618b3d5b55b3fb85.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-5b0a71b709b4777d.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-edd93512b3a4e753.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-4e182b6259766d27.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-8843bc0994e245fe.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-751cba3d1a164c60.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-be87bfe57fdad795.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-2ce840812cfee162.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-55da366bd773f0c9.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-405b3ee7c8905dcd.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-127689f7eaad1653.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1be3124dfc3f2fd6.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-52e2f620fadaae3b.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-4238cfc417e823fb.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3ba70823cd8b6f89562b72ea8171276f30e2efd50b1317cb65456a88ba92577e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ba70823cd8b6f89562b72ea8171276f30e2efd50b1317cb65456a88ba92577e", kill_on_drop: false }` [INFO] [stdout] 3ba70823cd8b6f89562b72ea8171276f30e2efd50b1317cb65456a88ba92577e