[INFO] cloning repository https://github.com/JuanPotato/Uncompose [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JuanPotato/Uncompose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanPotato%2FUncompose", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanPotato%2FUncompose'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5fd7a74b353a6e5626ca40d0728ec9d5fa6045d [INFO] building JuanPotato/Uncompose against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanPotato%2FUncompose" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JuanPotato/Uncompose on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JuanPotato/Uncompose [INFO] finished tweaking git repo https://github.com/JuanPotato/Uncompose [INFO] tweaked toml for git repo https://github.com/JuanPotato/Uncompose written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/JuanPotato/Uncompose already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77eea9a633141bb203e179e29728a61dba80100e35bb4fe5782bbf48a49ec330 [INFO] running `Command { std: "docker" "start" "-a" "77eea9a633141bb203e179e29728a61dba80100e35bb4fe5782bbf48a49ec330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77eea9a633141bb203e179e29728a61dba80100e35bb4fe5782bbf48a49ec330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77eea9a633141bb203e179e29728a61dba80100e35bb4fe5782bbf48a49ec330", kill_on_drop: false }` [INFO] [stdout] 77eea9a633141bb203e179e29728a61dba80100e35bb4fe5782bbf48a49ec330 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a19517f016a3cb9d87d9aface32514ed1db8b2a533352dbdf85a6981ee5e174 [INFO] running `Command { std: "docker" "start" "-a" "5a19517f016a3cb9d87d9aface32514ed1db8b2a533352dbdf85a6981ee5e174", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling cairo-rs 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 phf_shared v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling rand v0.4.2 [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 phf_generator v0.7.22 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling charname v0.1.0 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling pango v0.3.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.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 -C metadata=62594dda56300e04 -C extra-filename=-62594dda56300e04 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d4ada631758d8768.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-f43e59feef9342d4.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-65ceaa8ccf13e157.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-3693684dab33a0ad.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-127c2fd6fcd4b2ea.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-81ac45866237efba.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-54380b108502173b.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-98ad543da5d85ea7.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-7966b076ad90d7f2.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-ceadb7b526595f82.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-1a8f07b0afe3b797.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-abdfa5b9807f260f.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-332bfafdb840e2a6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a5a2763057d32cf5.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-8c3847d48f8d800b.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" "5a19517f016a3cb9d87d9aface32514ed1db8b2a533352dbdf85a6981ee5e174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a19517f016a3cb9d87d9aface32514ed1db8b2a533352dbdf85a6981ee5e174", kill_on_drop: false }` [INFO] [stdout] 5a19517f016a3cb9d87d9aface32514ed1db8b2a533352dbdf85a6981ee5e174