[INFO] cloning repository https://github.com/frankE/config-options-gtk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frankE/config-options-gtk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfrankE%2Fconfig-options-gtk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfrankE%2Fconfig-options-gtk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 695db4c4b2170766f7c69f4ff2380250aaf62ff5 [INFO] testing frankE/config-options-gtk against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfrankE%2Fconfig-options-gtk" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frankE/config-options-gtk on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/frankE/config-options-gtk [INFO] finished tweaking git repo https://github.com/frankE/config-options-gtk [INFO] tweaked toml for git repo https://github.com/frankE/config-options-gtk written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/frankE/config-options-gtk 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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66dd0aabe785d0e82d5495b0233e5ddd5a9725391b418dd64c983efb9f5509d7 [INFO] running `Command { std: "docker" "start" "-a" "66dd0aabe785d0e82d5495b0233e5ddd5a9725391b418dd64c983efb9f5509d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66dd0aabe785d0e82d5495b0233e5ddd5a9725391b418dd64c983efb9f5509d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66dd0aabe785d0e82d5495b0233e5ddd5a9725391b418dd64c983efb9f5509d7", kill_on_drop: false }` [INFO] [stdout] 66dd0aabe785d0e82d5495b0233e5ddd5a9725391b418dd64c983efb9f5509d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7446b3dbbeff84596b6ab372a296d449d81bd89244f09fe614a1230bb33ecb74 [INFO] running `Command { std: "docker" "start" "-a" "7446b3dbbeff84596b6ab372a296d449d81bd89244f09fe614a1230bb33ecb74", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling pango v0.5.0 [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.5.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_6"' --cfg 'feature="v3_8"' -C metadata=288ad639cffa2ad6 -C extra-filename=-288ad639cffa2ad6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-257fd09b908c4179.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-22c58e0233215cc8.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-00801142fc573742.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-5f5769cf7dcb0310.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-821eede626d9ff11.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-db86be4b2dd2ec73.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-dc49886028049e53.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-9083e2260718ff1d.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-74bf7e7a0130720e.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-eea9170223c14129.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-55f8921641a31508.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-d06b5dac0c3a85d7.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-fc44c4cb931507e1.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-deaeff8e79132040.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7689dfde4883d104.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-168f0248508f6ac2.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7446b3dbbeff84596b6ab372a296d449d81bd89244f09fe614a1230bb33ecb74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7446b3dbbeff84596b6ab372a296d449d81bd89244f09fe614a1230bb33ecb74", kill_on_drop: false }` [INFO] [stdout] 7446b3dbbeff84596b6ab372a296d449d81bd89244f09fe614a1230bb33ecb74