[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-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLooMaclin%2Fmagnus" "/workspace/builds/worker-49/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-49/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LooMaclin/magnus on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-49/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-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da5251d3099297b20634282600ae898644b6500eee5d3ec44320c4075c9e42f9 [INFO] running `Command { std: "docker" "start" "-a" "da5251d3099297b20634282600ae898644b6500eee5d3ec44320c4075c9e42f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da5251d3099297b20634282600ae898644b6500eee5d3ec44320c4075c9e42f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da5251d3099297b20634282600ae898644b6500eee5d3ec44320c4075c9e42f9", kill_on_drop: false }` [INFO] [stdout] da5251d3099297b20634282600ae898644b6500eee5d3ec44320c4075c9e42f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db74b836e5c0164bc8df31d4cda8a464507f0218214e014ccff75d83069c0bf1 [INFO] running `Command { std: "docker" "start" "-a" "db74b836e5c0164bc8df31d4cda8a464507f0218214e014ccff75d83069c0bf1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 num-traits v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling scrap v0.5.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling lab v0.4.4 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling gif v0.9.2 [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 cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling pango-sys 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 libdbus-sys v0.1.5 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dbus v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-rational v0.1.42 [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 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e404d1a881e6e871 -C extra-filename=-e404d1a881e6e871 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-afd8f0d134b41751.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-1878cc6c829f8709.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-1f50d2eead4353b5.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-e4bea2321236d812.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-dc0a45ae6c0846fd.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-9c07f9c3ddcc34c0.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-a5b356f5f1585097.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-2268c05eb752bfd0.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-66152bb4dac96dd9.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-0183985035779612.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-b6dc1b6705e36145.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-841cc57515548109.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-89d61fc73f3e9022.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-127689f7eaad1653.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-667ccfdc931af70b.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-19952b2e44655271.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-49f70379e64ea87a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "db74b836e5c0164bc8df31d4cda8a464507f0218214e014ccff75d83069c0bf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db74b836e5c0164bc8df31d4cda8a464507f0218214e014ccff75d83069c0bf1", kill_on_drop: false }` [INFO] [stdout] db74b836e5c0164bc8df31d4cda8a464507f0218214e014ccff75d83069c0bf1