[INFO] cloning repository https://github.com/estebanborai/gtk-rs-quick-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/estebanborai/gtk-rs-quick-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festebanborai%2Fgtk-rs-quick-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festebanborai%2Fgtk-rs-quick-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11884782da4f7786eca98f58557ccd54ff9ed6fe [INFO] testing estebanborai/gtk-rs-quick-example against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festebanborai%2Fgtk-rs-quick-example" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/estebanborai/gtk-rs-quick-example on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/estebanborai/gtk-rs-quick-example [INFO] finished tweaking git repo https://github.com/estebanborai/gtk-rs-quick-example [INFO] tweaked toml for git repo https://github.com/estebanborai/gtk-rs-quick-example written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/estebanborai/gtk-rs-quick-example 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" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glib v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 109a28577d68d2fbb756ed1e08b32c323f5c9198091086e6409bf541039a5b12 [INFO] running `Command { std: "docker" "start" "-a" "109a28577d68d2fbb756ed1e08b32c323f5c9198091086e6409bf541039a5b12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "109a28577d68d2fbb756ed1e08b32c323f5c9198091086e6409bf541039a5b12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "109a28577d68d2fbb756ed1e08b32c323f5c9198091086e6409bf541039a5b12", kill_on_drop: false }` [INFO] [stdout] 109a28577d68d2fbb756ed1e08b32c323f5c9198091086e6409bf541039a5b12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03c6477d116a962f5556e779fc98344577d65f0b298cfed50010304261515d5c [INFO] running `Command { std: "docker" "start" "-a" "03c6477d116a962f5556e779fc98344577d65f0b298cfed50010304261515d5c", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling pango-sys v0.5.0 [INFO] [stderr] Compiling gdk-sys v0.5.0 [INFO] [stderr] Compiling atk-sys v0.5.0 [INFO] [stderr] Compiling gtk-sys v0.5.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling pango v0.3.0 [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/23949593103d03a82c7ebc2e84434ce6c6edc561/bin/rustc --crate-name gtk /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gtk-0.3.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 --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=cebef6553ece5f1c -C extra-filename=-cebef6553ece5f1c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-292dbfadf936056b.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-77017a4a9c424756.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-ce72817bf2bf1733.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-3ec538d85ae9d106.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-6722225cf88b9c81.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-4e646adfcf761460.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-d0c10e74ecd8b3f1.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-abed6c7660878891.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-59f77211bb9a8ab4.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-a7b693724b13e129.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-8c83cfa541f63886.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-8edc668ce507f497.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-36f0080d42ee7dd9.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-87967e68177b5048.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-8a7a4b4c1432496a.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" "03c6477d116a962f5556e779fc98344577d65f0b298cfed50010304261515d5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03c6477d116a962f5556e779fc98344577d65f0b298cfed50010304261515d5c", kill_on_drop: false }` [INFO] [stdout] 03c6477d116a962f5556e779fc98344577d65f0b298cfed50010304261515d5c