[INFO] cloning repository https://github.com/chippers/hello_tauri [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chippers/hello_tauri" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchippers%2Fhello_tauri", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchippers%2Fhello_tauri'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f4af396221f9baf9137f2e9121af9b08f60f8fa [INFO] testing chippers/hello_tauri against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchippers%2Fhello_tauri" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chippers/hello_tauri on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chippers/hello_tauri [INFO] finished tweaking git repo https://github.com/chippers/hello_tauri [INFO] tweaked toml for git repo https://github.com/chippers/hello_tauri written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/chippers/hello_tauri already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tauri-apps/tauri` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tauri-build v1.0.0-beta.0 [INFO] [stderr] Downloaded phf_generator v0.9.0 [INFO] [stderr] Downloaded com_macros v0.2.0 [INFO] [stderr] Downloaded phf_macros v0.9.0 [INFO] [stderr] Downloaded javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Downloaded rfd v0.4.0 [INFO] [stderr] Downloaded attohttpc v0.17.0 [INFO] [stderr] Downloaded loom v0.5.0 [INFO] [stderr] Downloaded com v0.2.0 [INFO] [stderr] Downloaded soup-sys v0.10.0 [INFO] [stderr] Downloaded webkit2gtk-sys v0.13.0 [INFO] [stderr] Downloaded webkit2gtk v0.11.0 [INFO] [stderr] Downloaded phf v0.9.0 [INFO] [stderr] Downloaded phf_shared v0.9.0 [INFO] [stderr] Downloaded ico v0.1.0 [INFO] [stderr] Downloaded tao v0.3.1 [INFO] [stderr] Downloaded webview2 v0.1.0 [INFO] [stderr] Downloaded webview2-sys v0.1.0 [INFO] [stderr] Downloaded cfb v0.4.0 [INFO] [stderr] Downloaded infer v0.4.0 [INFO] [stderr] Downloaded javascriptcore-rs v0.10.0 [INFO] [stderr] Downloaded com_macros_support v0.2.0 [INFO] [stderr] Downloaded wry v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8400a33b27cc38b1cc84169b0195450a3f3d14029bacd33c7b2f03e1db5e61e9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8400a33b27cc38b1cc84169b0195450a3f3d14029bacd33c7b2f03e1db5e61e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8400a33b27cc38b1cc84169b0195450a3f3d14029bacd33c7b2f03e1db5e61e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8400a33b27cc38b1cc84169b0195450a3f3d14029bacd33c7b2f03e1db5e61e9", kill_on_drop: false }` [INFO] [stdout] 8400a33b27cc38b1cc84169b0195450a3f3d14029bacd33c7b2f03e1db5e61e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a9aa7c50de76541e2fc6ed2a369325bdbf36f8b256c36fb723d4e52ea3b3d88 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1a9aa7c50de76541e2fc6ed2a369325bdbf36f8b256c36fb723d4e52ea3b3d88", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling tao v0.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling wry v0.10.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling rfd v0.4.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling webkit2gtk-sys v0.13.0 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling tauri v1.0.0-beta.1 (https://github.com/tauri-apps/tauri?branch=dev#be76fb1d) [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling tauri-build v1.0.0-beta.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling hello_tauri v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cfb v0.4.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling infer v0.4.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_generator v0.9.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling phf v0.9.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling attohttpc v0.17.0 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling soup-sys v0.10.0 [INFO] [stderr] Compiling kuchiki v0.8.1 [INFO] [stderr] Compiling glib v0.10.3 [INFO] [stderr] Compiling javascriptcore-rs v0.10.0 [INFO] [stderr] Compiling zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Compiling tauri-utils v1.0.0-beta.0 (https://github.com/tauri-apps/tauri?branch=dev#be76fb1d) [INFO] [stderr] Compiling tauri-runtime v0.1.1 (https://github.com/tauri-apps/tauri?branch=dev#be76fb1d) [INFO] [stderr] Compiling tauri-codegen v1.0.0-beta.0 (https://github.com/tauri-apps/tauri?branch=dev#be76fb1d) [INFO] [stderr] Compiling tauri-macros v1.0.0-beta.1 (https://github.com/tauri-apps/tauri?branch=dev#be76fb1d) [INFO] [stderr] Compiling webkit2gtk v0.11.0 [INFO] [stderr] error: could not compile `gtk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gtk /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_16"' -C metadata=fdca14bce9388c4a -C extra-filename=-fdca14bce9388c4a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-61d1e6a4e69e8b01.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-c3562476fd6c6455.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-224e0466cc46bbef.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-95e6ab2b31186196.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-dbf4d11d74fed488.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-f245124fb97c2377.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-252cec9fa6ec4343.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-97031fedcc60a0ca.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-e55d8b89504918b7.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-3de4ec5f9ea5e19d.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-e8f7c94c0d91262b.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-7e9a79275325a7f5.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-f3c76cbed6b1aab8.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ed8088a3e949cfa7.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-d0085091095f3207.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-aeb52a52ddda05db.rmeta --cap-lints allow --cap-lints=forbid --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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1a9aa7c50de76541e2fc6ed2a369325bdbf36f8b256c36fb723d4e52ea3b3d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a9aa7c50de76541e2fc6ed2a369325bdbf36f8b256c36fb723d4e52ea3b3d88", kill_on_drop: false }` [INFO] [stdout] 1a9aa7c50de76541e2fc6ed2a369325bdbf36f8b256c36fb723d4e52ea3b3d88