[INFO] cloning repository https://github.com/weykon/touch-dioxus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weykon/touch-dioxus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweykon%2Ftouch-dioxus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweykon%2Ftouch-dioxus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff36788f66cf3946baa39ef19721a71235da4073 [INFO] testing weykon/touch-dioxus/ff36788f66cf3946baa39ef19721a71235da4073 against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweykon%2Ftouch-dioxus" "/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/weykon/touch-dioxus 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/weykon/touch-dioxus [INFO] finished tweaking git repo https://github.com/weykon/touch-dioxus [INFO] tweaked toml for git repo https://github.com/weykon/touch-dioxus written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/weykon/touch-dioxus 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dioxus-hooks v0.2.1 [INFO] [stderr] Downloaded ndk-glue v0.4.2 [INFO] [stderr] Downloaded dioxus-core-macro v0.2.1 [INFO] [stderr] Downloaded dioxus-core v0.2.1 [INFO] [stderr] Downloaded longest-increasing-subsequence v0.1.0 [INFO] [stderr] Downloaded serde_repr v0.1.9 [INFO] [stderr] Downloaded dioxus-interpreter-js v0.2.1 [INFO] [stderr] Downloaded dunce v1.0.2 [INFO] [stderr] Downloaded dioxus-html v0.2.1 [INFO] [stderr] Downloaded cfg-expr v0.10.3 [INFO] [stderr] Downloaded pest v2.3.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.44 [INFO] [stderr] Downloaded dioxus-desktop v0.2.3 [INFO] [stderr] Downloaded x11 v2.20.0 [INFO] [stderr] Downloaded dioxus v0.2.4 [INFO] [stderr] Downloaded wry v0.13.3 [INFO] [stderr] Downloaded tao v0.6.4 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8b0530eea283533c46ba3eb89208e9a86bcea91374842aa3748e1549437f219 [INFO] running `Command { std: "docker" "start" "-a" "a8b0530eea283533c46ba3eb89208e9a86bcea91374842aa3748e1549437f219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8b0530eea283533c46ba3eb89208e9a86bcea91374842aa3748e1549437f219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8b0530eea283533c46ba3eb89208e9a86bcea91374842aa3748e1549437f219", kill_on_drop: false }` [INFO] [stdout] a8b0530eea283533c46ba3eb89208e9a86bcea91374842aa3748e1549437f219 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b9960ea7c9e8a6377440944a78ba5b5295a69c513b8125f008744b228bba618 [INFO] running `Command { std: "docker" "start" "-a" "7b9960ea7c9e8a6377440944a78ba5b5295a69c513b8125f008744b228bba618", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.44 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling gtk v0.15.5 [INFO] [stderr] Compiling x11 v2.20.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tao v0.6.4 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling wry v0.13.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling dioxus-interpreter-js v0.2.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling webbrowser v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling system-deps v5.0.0 [INFO] [stderr] Compiling soup2-sys v0.1.0 [INFO] [stderr] Compiling javascriptcore-rs-sys v0.4.0 [INFO] [stderr] Compiling webkit2gtk-sys v0.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling dioxus-core-macro v0.2.1 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling gdkx11-sys v0.15.1 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling pest v2.3.1 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling glib-macros v0.15.11 [INFO] [stderr] Compiling gtk3-macros v0.15.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 semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling glib v0.15.12 [INFO] [stderr] Compiling dioxus-core v0.2.1 [INFO] [stderr] Compiling dioxus-html v0.2.1 [INFO] [stderr] Compiling dioxus-hooks v0.2.1 [INFO] [stderr] Compiling pango v0.15.10 [INFO] [stderr] Compiling cairo-rs v0.15.12 [INFO] [stderr] Compiling atk v0.15.1 [INFO] [stderr] Compiling javascriptcore-rs v0.16.0 [INFO] [stderr] Compiling gdk-pixbuf v0.15.11 [INFO] [stderr] Compiling gdk v0.15.4 [INFO] [stderr] Compiling webkit2gtk v0.17.1 [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=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gtk-0.15.5/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_20"' --cfg 'feature="v3_22"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dox", "gio_v2_58", "v3_20", "v3_22", "v3_22_20", "v3_22_26", "v3_22_27", "v3_22_29", "v3_22_30", "v3_24", "v3_24_1", "v3_24_11", "v3_24_30", "v3_24_8", "v3_24_9"))' -C metadata=6dc3423eaff2cc17 -C extra-filename=-6dc3423eaff2cc17 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-f04688522db5acad.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-4ca45bc1f4b8a95c.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-052d0014c044e347.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-425d9ececbde6511.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-07f087da5bcbb81c.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-78b784325d639737.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-87ed8c53fef18062.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-74a49e8035bfe4c2.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgtk_sys-224e7c9eca472af9.rmeta --extern gtk3_macros=/opt/rustwide/target/debug/deps/libgtk3_macros-bd9ec431e4eefd93.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-10c7ddc0c42943f1.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-1b0d14e9fbcfaddf.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-54258f4b01a30a15.rmeta --cap-lints allow --cap-lints=warn --cfg 'gdk_backend="x11"' --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7b9960ea7c9e8a6377440944a78ba5b5295a69c513b8125f008744b228bba618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b9960ea7c9e8a6377440944a78ba5b5295a69c513b8125f008744b228bba618", kill_on_drop: false }` [INFO] [stdout] 7b9960ea7c9e8a6377440944a78ba5b5295a69c513b8125f008744b228bba618