[INFO] cloning repository https://github.com/mnussbaum/canaveral [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mnussbaum/canaveral" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnussbaum%2Fcanaveral", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnussbaum%2Fcanaveral'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 318df52e7b83c44f92f318a1f5d09a9e04895efb [INFO] testing mnussbaum/canaveral against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnussbaum%2Fcanaveral" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mnussbaum/canaveral on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mnussbaum/canaveral [INFO] finished tweaking git repo https://github.com/mnussbaum/canaveral [INFO] tweaked toml for git repo https://github.com/mnussbaum/canaveral written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mnussbaum/canaveral 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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0b135cca5ba6eeeb6ac805abd6b90e72e4e5ba29dce84d86456fe03b7de5e1e [INFO] running `Command { std: "docker" "start" "-a" "a0b135cca5ba6eeeb6ac805abd6b90e72e4e5ba29dce84d86456fe03b7de5e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0b135cca5ba6eeeb6ac805abd6b90e72e4e5ba29dce84d86456fe03b7de5e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0b135cca5ba6eeeb6ac805abd6b90e72e4e5ba29dce84d86456fe03b7de5e1e", kill_on_drop: false }` [INFO] [stdout] a0b135cca5ba6eeeb6ac805abd6b90e72e4e5ba29dce84d86456fe03b7de5e1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89ce099ea65d3441652745c9120e1009bf0065b99ae112565b484d5f2cab244b [INFO] running `Command { std: "docker" "start" "-a" "89ce099ea65d3441652745c9120e1009bf0065b99ae112565b484d5f2cab244b", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling log v0.4.6 [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 quote v0.6.11 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling relm-gen-widget v0.15.2 [INFO] [stderr] Compiling relm-derive-common v0.15.2 [INFO] [stderr] Compiling relm-derive v0.15.2 [INFO] [stderr] Compiling relm-attributes v0.15.2 [INFO] [stderr] Compiling relm-core v0.15.2 [INFO] [stderr] Compiling relm-state v0.15.2 [INFO] [stderr] Compiling relm v0.15.2 [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/ecd7b559f89c73ac8f1d318f7501006f37b944b2/bin/rustc --crate-name gtk /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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=d1480c046a909422 -C extra-filename=-d1480c046a909422 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3097a0b9203ef940.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-ed7648c98514a3c9.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-1d02d200b0f8e7b5.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-5d2715284ac22721.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-66ce6dcc825782fd.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-8a89a6c7b1dc4772.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-1aee523e80ff5313.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-392c7a49869c3ade.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-0a1d4ea26241dc6d.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-ddb68829f8792929.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-c0247b4eb9314cf3.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-8928b924e2852841.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-583193eb15fc02af.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-a14be6fe8554360a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-37b870f1115ded46.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-cc25cd16bbcafb6b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "89ce099ea65d3441652745c9120e1009bf0065b99ae112565b484d5f2cab244b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89ce099ea65d3441652745c9120e1009bf0065b99ae112565b484d5f2cab244b", kill_on_drop: false }` [INFO] [stdout] 89ce099ea65d3441652745c9120e1009bf0065b99ae112565b484d5f2cab244b