[INFO] cloning repository https://github.com/chen244/google-transport-rs-gtk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chen244/google-transport-rs-gtk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchen244%2Fgoogle-transport-rs-gtk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchen244%2Fgoogle-transport-rs-gtk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2d7e418898705f0dc45a84e6e6d469e665e4c1c [INFO] testing chen244/google-transport-rs-gtk against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchen244%2Fgoogle-transport-rs-gtk" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chen244/google-transport-rs-gtk on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chen244/google-transport-rs-gtk [INFO] finished tweaking git repo https://github.com/chen244/google-transport-rs-gtk [INFO] tweaked toml for git repo https://github.com/chen244/google-transport-rs-gtk written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 199 packages to latest compatible versions [INFO] [stderr] Adding gio v0.14.8 (available: v0.20.7) [INFO] [stderr] Adding glib v0.14.8 (available: v0.20.7) [INFO] [stderr] Adding gtk v0.14.3 (available: v0.18.2) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.12) [INFO] [stderr] Adding seahorse v1.1.2 (available: v2.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfg-expr v0.8.1 [INFO] [stderr] Downloaded gobject-sys v0.14.0 [INFO] [stderr] Downloaded version-compare v0.0.11 [INFO] [stderr] Downloaded gtk3-macros v0.14.0 [INFO] [stderr] Downloaded seahorse v1.1.2 [INFO] [stderr] Downloaded atk-sys v0.14.0 [INFO] [stderr] Downloaded gdk-pixbuf v0.14.0 [INFO] [stderr] Downloaded atk v0.14.0 [INFO] [stderr] Downloaded cairo-rs v0.14.9 [INFO] [stderr] Downloaded cairo-sys-rs v0.14.9 [INFO] [stderr] Downloaded gdk-sys v0.14.0 [INFO] [stderr] Downloaded glib-sys v0.14.0 [INFO] [stderr] Downloaded gdk v0.14.3 [INFO] [stderr] Downloaded gio-sys v0.14.0 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Downloaded gtk-sys v0.14.0 [INFO] [stderr] Downloaded glib-macros v0.14.1 [INFO] [stderr] Downloaded gio v0.14.8 [INFO] [stderr] Downloaded glib v0.14.8 [INFO] [stderr] Downloaded pango-sys v0.14.0 [INFO] [stderr] Downloaded system-deps v3.2.0 [INFO] [stderr] Downloaded pango v0.14.8 [INFO] [stderr] Downloaded gtk v0.14.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 285ed933d42978b937c648ecb6b8ce1df98e35a53497c627830a4f709c609da1 [INFO] running `Command { std: "docker" "start" "-a" "285ed933d42978b937c648ecb6b8ce1df98e35a53497c627830a4f709c609da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "285ed933d42978b937c648ecb6b8ce1df98e35a53497c627830a4f709c609da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "285ed933d42978b937c648ecb6b8ce1df98e35a53497c627830a4f709c609da1", kill_on_drop: false }` [INFO] [stdout] 285ed933d42978b937c648ecb6b8ce1df98e35a53497c627830a4f709c609da1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b69097639ea14b575c2238e7ab01bc8ea7cfba1a3b864fbf240cf44cb13fbaf4 [INFO] running `Command { std: "docker" "start" "-a" "b69097639ea14b575c2238e7ab01bc8ea7cfba1a3b864fbf240cf44cb13fbaf4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling gio v0.14.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling gtk v0.14.3 [INFO] [stderr] Compiling seahorse v1.1.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling gtk3-macros v0.14.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.9 [INFO] [stderr] Compiling gdk-sys v0.14.0 [INFO] [stderr] Compiling atk-sys v0.14.0 [INFO] [stderr] Compiling gtk-sys v0.14.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling glib v0.14.8 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling pango v0.14.8 [INFO] [stderr] Compiling cairo-rs v0.14.9 [INFO] [stderr] Compiling atk v0.14.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling gdk-pixbuf v0.14.0 [INFO] [stderr] Compiling gdk v0.14.3 [INFO] [stderr] Compiling raindropcat v0.1.5 (/opt/rustwide/workdir) [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.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name gtk --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gtk-0.14.3/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dox", "v3_20", "v3_22", "v3_22_20", "v3_22_26", "v3_22_27", "v3_22_29", "v3_22_30", "v3_24", "v3_24_8", "v3_24_9"))' -C metadata=f863d1a67121bc55 -C extra-filename=-f863d1a67121bc55 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-5cad561b66956f46.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-4e0c5279c08f7cc3.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-820472b6fe705234.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-6761b722157c24d4.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-cec919e4ac7f8761.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-782c21396f412f54.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-e845022bb75551a0.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-7d40b451fe67801c.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgtk_sys-8c3ddbb517a1fc51.rmeta --extern gtk3_macros=/opt/rustwide/target/debug/deps/libgtk3_macros-9fc4c82b7cfcd7a5.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-895e5e2968b6c0c8.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-25888d852c08f152.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-0d1273e9d40916e5.rmeta --cap-lints allow --cap-lints=warn --cfg 'gdk_backend="x11"' --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b69097639ea14b575c2238e7ab01bc8ea7cfba1a3b864fbf240cf44cb13fbaf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b69097639ea14b575c2238e7ab01bc8ea7cfba1a3b864fbf240cf44cb13fbaf4", kill_on_drop: false }` [INFO] [stdout] b69097639ea14b575c2238e7ab01bc8ea7cfba1a3b864fbf240cf44cb13fbaf4