[INFO] cloning repository https://github.com/creekpld/hello-gtk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/creekpld/hello-gtk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreekpld%2Fhello-gtk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreekpld%2Fhello-gtk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64c578bc42202437786eb76409f340f328e01f68 [INFO] testing creekpld/hello-gtk/64c578bc42202437786eb76409f340f328e01f68 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreekpld%2Fhello-gtk" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/creekpld/hello-gtk on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/creekpld/hello-gtk [INFO] finished tweaking git repo https://github.com/creekpld/hello-gtk [INFO] tweaked toml for git repo https://github.com/creekpld/hello-gtk written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/creekpld/hello-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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk.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/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/cairo` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk-pixbuf` [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/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/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/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 657245c01ec30f13ff5d8aaca78bfc72b30f92378ad169ab5e85cbfa7107e918 [INFO] running `Command { std: "docker" "start" "-a" "657245c01ec30f13ff5d8aaca78bfc72b30f92378ad169ab5e85cbfa7107e918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "657245c01ec30f13ff5d8aaca78bfc72b30f92378ad169ab5e85cbfa7107e918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "657245c01ec30f13ff5d8aaca78bfc72b30f92378ad169ab5e85cbfa7107e918", kill_on_drop: false }` [INFO] [stdout] 657245c01ec30f13ff5d8aaca78bfc72b30f92378ad169ab5e85cbfa7107e918 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f44ea6d8df0c61f27821ff7fba3ec1346841e13647251055355e76f38c9bebb9 [INFO] running `Command { std: "docker" "start" "-a" "f44ea6d8df0c61f27821ff7fba3ec1346841e13647251055355e76f38c9bebb9", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling gio v0.3.0 (https://github.com/gtk-rs/gio#c004cb85) [INFO] [stderr] Compiling cairo-rs v0.3.0 (https://github.com/gtk-rs/cairo#1327d569) [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 (https://github.com/gtk-rs/gdk-pixbuf#1e9ce854) [INFO] [stderr] Compiling gdk v0.7.0 (https://github.com/gtk-rs/gdk.git#b294d3f4) [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gtk v0.3.0 (https://github.com/gtk-rs/gtk.git#1efdfd8d) [INFO] [stderr] Compiling glib-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gobject-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gio-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 (https://github.com/gtk-rs/cairo#1327d569) [INFO] [stderr] Compiling pango-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gdk-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling atk-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gtk-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling glib v0.4.0 (https://github.com/gtk-rs/glib#a78f961b) [INFO] [stderr] Compiling pango v0.3.0 (https://github.com/gtk-rs/pango#217b0816) [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/1.81.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name gtk --edition=2015 /opt/rustwide/cargo-home/git/checkouts/gtk-b89af3a825b1a0bb/1efdfd8/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dox", "embed-lgpl-docs", "gtk-rs-lgpl-docs", "purge-lgpl-docs", "v3_10", "v3_12", "v3_14", "v3_16", "v3_18", "v3_20", "v3_22", "v3_6", "v3_8"))' -C metadata=2f1097c96aa4d3a9 -C extra-filename=-2f1097c96aa4d3a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dfd8be1b4fc707ad.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-fb8ab07424f72cb6.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-ceb8153c597d8d43.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-be2763d16f21ebcb.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-a28623e4a7c5814f.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-aa9605af1082fd34.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-fb86d0c185805ec1.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-6b944dbc09d0167e.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-50d92cb38b4dc3cf.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-f24be4eadd6041cc.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-bf79a788bfb964c0.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-d9f583f6073f74aa.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-b40cc40d1ebacb38.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d73a08712774f624.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-26f306c98128b0ec.rmeta --cap-lints allow --cap-lints=warn -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" "f44ea6d8df0c61f27821ff7fba3ec1346841e13647251055355e76f38c9bebb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f44ea6d8df0c61f27821ff7fba3ec1346841e13647251055355e76f38c9bebb9", kill_on_drop: false }` [INFO] [stdout] f44ea6d8df0c61f27821ff7fba3ec1346841e13647251055355e76f38c9bebb9