[INFO] cloning repository https://github.com/Lepovirta/kuikka [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lepovirta/kuikka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLepovirta%2Fkuikka", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLepovirta%2Fkuikka'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2813a84e7932946ef1c0a28ff051364b0687e5a6 [INFO] testing Lepovirta/kuikka/2813a84e7932946ef1c0a28ff051364b0687e5a6 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLepovirta%2Fkuikka" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lepovirta/kuikka 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/Lepovirta/kuikka [INFO] finished tweaking git repo https://github.com/Lepovirta/kuikka [INFO] tweaked toml for git repo https://github.com/Lepovirta/kuikka written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Lepovirta/kuikka 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] Downloading crates ... [INFO] [stderr] Downloaded glib-sys v0.5.0 [INFO] [stderr] Downloaded gtk-sys v0.5.0 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Downloaded gobject-sys v0.5.0 [INFO] [stderr] Downloaded pango-sys v0.5.0 [INFO] [stderr] Downloaded gdk-pixbuf v0.3.0 [INFO] [stderr] Downloaded c_vec v1.2.1 [INFO] [stderr] Downloaded gdk-sys v0.5.0 [INFO] [stderr] Downloaded gio v0.3.0 [INFO] [stderr] Downloaded cairo-rs v0.3.0 [INFO] [stderr] Downloaded gdk v0.7.0 [INFO] [stderr] Downloaded atk-sys v0.5.0 [INFO] [stderr] Downloaded pango v0.3.0 [INFO] [stderr] Downloaded cairo-sys-rs v0.5.0 [INFO] [stderr] Downloaded gtk v0.3.0 [INFO] [stderr] Downloaded gio-sys v0.5.0 [INFO] [stderr] Downloaded glib v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d5606791ff95183886c96073bacd11ba8717c379471eeef51005f2f7b4345085 [INFO] running `Command { std: "docker" "start" "-a" "d5606791ff95183886c96073bacd11ba8717c379471eeef51005f2f7b4345085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5606791ff95183886c96073bacd11ba8717c379471eeef51005f2f7b4345085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5606791ff95183886c96073bacd11ba8717c379471eeef51005f2f7b4345085", kill_on_drop: false }` [INFO] [stdout] d5606791ff95183886c96073bacd11ba8717c379471eeef51005f2f7b4345085 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 029967484cfd56c15f2dbe5b5b306e61ede6575b50b41abc0d1fe8b715f34fd0 [INFO] running `Command { std: "docker" "start" "-a" "029967484cfd56c15f2dbe5b5b306e61ede6575b50b41abc0d1fe8b715f34fd0", 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.36 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling gio 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 cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys 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 time v0.1.39 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling glib v0.4.0 [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/1.81.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name gtk --edition=2015 /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_18"' --cfg 'feature="v3_20"' --cfg 'feature="v3_22"' --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=9318d85b611ad254 -C extra-filename=-9318d85b611ad254 --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-87193d482f15db4f.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-36be6a7aba783de0.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-030ea2f790010361.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-70673ce556cd588c.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-31e2323881c8f5ce.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-5910fb4ca8ec367d.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-de0ae6349acb8469.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-9c411c1f7ad66b5c.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-31db72cd540de5b8.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-e8764c09d3f9390b.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-297a61fb1c33904f.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-b279dd0be40f0991.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9b79025c5fce02d4.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-6af848b2a3bbc8ea.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" "029967484cfd56c15f2dbe5b5b306e61ede6575b50b41abc0d1fe8b715f34fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "029967484cfd56c15f2dbe5b5b306e61ede6575b50b41abc0d1fe8b715f34fd0", kill_on_drop: false }` [INFO] [stdout] 029967484cfd56c15f2dbe5b5b306e61ede6575b50b41abc0d1fe8b715f34fd0