[INFO] cloning repository https://github.com/BORN2LOSE/ahagon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BORN2LOSE/ahagon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBORN2LOSE%2Fahagon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBORN2LOSE%2Fahagon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fa5f47359c1709adf32945ce69e3884e869c5de [INFO] testing BORN2LOSE/ahagon against master#9847c6406dc8182abb417b69000fcd0bc5f4a1b7 for pr-115315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBORN2LOSE%2Fahagon" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BORN2LOSE/ahagon on toolchain 9847c6406dc8182abb417b69000fcd0bc5f4a1b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BORN2LOSE/ahagon [INFO] finished tweaking git repo https://github.com/BORN2LOSE/ahagon [INFO] tweaked toml for git repo https://github.com/BORN2LOSE/ahagon written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/BORN2LOSE/ahagon already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gio` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gtk.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/sys` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/glib` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/cairo` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk-pixbuf` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/pango` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags v1.0.0 [INFO] [stderr] Downloaded lazy_static v0.2.8 [INFO] [stderr] Downloaded libc v0.2.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7be9f3a35c93be5eea1251b222739d8a26d7a2de32b83ef70d2a9f8b7cc186b7 [INFO] running `Command { std: "docker" "start" "-a" "7be9f3a35c93be5eea1251b222739d8a26d7a2de32b83ef70d2a9f8b7cc186b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7be9f3a35c93be5eea1251b222739d8a26d7a2de32b83ef70d2a9f8b7cc186b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7be9f3a35c93be5eea1251b222739d8a26d7a2de32b83ef70d2a9f8b7cc186b7", kill_on_drop: false }` [INFO] [stdout] 7be9f3a35c93be5eea1251b222739d8a26d7a2de32b83ef70d2a9f8b7cc186b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e857d1ddf433f16e8ba3737e6ad6d4c51cd9a938b59f9e055f2dabb0b2f8aff7 [INFO] running `Command { std: "docker" "start" "-a" "e857d1ddf433f16e8ba3737e6ad6d4c51cd9a938b59f9e055f2dabb0b2f8aff7", 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] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.31 [INFO] [stderr] Compiling bitflags v1.0.0 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling cairo-rs v0.2.0 (https://github.com/gtk-rs/cairo#911c1fe0) [INFO] [stderr] Compiling gio v0.2.0 (https://github.com/gtk-rs/gio#14271f0a) [INFO] [stderr] Compiling gdk-pixbuf v0.2.0 (https://github.com/gtk-rs/gdk-pixbuf#8f787c36) [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gdk v0.6.0 (https://github.com/gtk-rs/gdk#f7802e38) [INFO] [stderr] Compiling gtk v0.2.0 (https://github.com/gtk-rs/gtk.git#b121c273) [INFO] [stderr] Compiling glib-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling gobject-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling gio-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling cairo-sys-rs v0.4.0 (https://github.com/gtk-rs/cairo#911c1fe0) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling pango-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling gdk-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling atk-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling gtk-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling glib v0.3.0 (https://github.com/gtk-rs/glib#451bc8df) [INFO] [stderr] Compiling pango v0.2.0 (https://github.com/gtk-rs/pango#5f7a01c1) [INFO] [stderr] error: could not compile `gtk` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/bin/rustc --crate-name gtk /opt/rustwide/cargo-home/git/checkouts/gtk-b89af3a825b1a0bb/b121c27/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_10"' --cfg 'feature="v3_12"' --cfg 'feature="v3_14"' --cfg 'feature="v3_16"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=789b50cf269f1ec8 -C extra-filename=-789b50cf269f1ec8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6d12432785273cba.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-54c2a0a57551b0f6.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-57eaec4a7c873855.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-cecfcb1a3b640580.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-74d5322a913cfbf5.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-9ebffb22f0e55a08.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-58678031ec8989b5.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-937378b8a6dd3666.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-656135e5218c6b0a.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-9bdb2a217d27029a.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-19ba730e767b0d95.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-3db44af644b16618.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-2986fe93cddaee25.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b939cd9375f92ca9.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-ab92ed64c7f8a9b9.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e857d1ddf433f16e8ba3737e6ad6d4c51cd9a938b59f9e055f2dabb0b2f8aff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e857d1ddf433f16e8ba3737e6ad6d4c51cd9a938b59f9e055f2dabb0b2f8aff7", kill_on_drop: false }` [INFO] [stdout] e857d1ddf433f16e8ba3737e6ad6d4c51cd9a938b59f9e055f2dabb0b2f8aff7