[INFO] cloning repository https://github.com/DeMineArchiver/vibemechs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DeMineArchiver/vibemechs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeMineArchiver%2Fvibemechs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeMineArchiver%2Fvibemechs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9055601c18930b0773fedd12ee8f794a6eee7f3
[INFO] checking DeMineArchiver/vibemechs against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeMineArchiver%2Fvibemechs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DeMineArchiver/vibemechs on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/DeMineArchiver/vibemechs
[INFO] finished tweaking git repo https://github.com/DeMineArchiver/vibemechs
[INFO] tweaked toml for git repo https://github.com/DeMineArchiver/vibemechs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/DeMineArchiver/vibemechs 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: invalid character `{` in package name: `tauri-plugin-{{name}}`, characters must be Unicode XID characters (numbers, `-`, `_`, or most letters)
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/plugins-workspace-bac95421cc662c04/5b814f5/shared/template/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "tauri-plugin-{{name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b7386642d19d1d575ad957e680c59ae3239ce338692451d7778f270ce021789
[INFO] running `Command { std: "docker" "start" "-a" "1b7386642d19d1d575ad957e680c59ae3239ce338692451d7778f270ce021789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b7386642d19d1d575ad957e680c59ae3239ce338692451d7778f270ce021789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b7386642d19d1d575ad957e680c59ae3239ce338692451d7778f270ce021789", kill_on_drop: false }`
[INFO] [stdout] 1b7386642d19d1d575ad957e680c59ae3239ce338692451d7778f270ce021789
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e36e96b9fa1efd1985d80c15fe6da646a3ddfd08ed99ca51b7a4166d23ab147b
[INFO] running `Command { std: "docker" "start" "-a" "e36e96b9fa1efd1985d80c15fe6da646a3ddfd08ed99ca51b7a4166d23ab147b", kill_on_drop: false }`
[INFO] [stderr] error: invalid character `{` in package name: `tauri-plugin-{{name}}`, characters must be Unicode XID characters (numbers, `-`, `_`, or most letters)
[INFO] [stderr]  --> ../cargo-home/git/checkouts/plugins-workspace-bac95421cc662c04/5b814f5/shared/template/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "tauri-plugin-{{name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking memchr v2.6.2
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cfg-expr v0.15.4
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cfg-expr v0.9.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling dtoa-short v0.3.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling gtk v0.15.5
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]    Compiling infer v0.12.0
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling tao v0.16.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking atomic-waker v1.1.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v3.3.0
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.7
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling tauri-runtime v0.14.0
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling wry v0.24.3
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]     Checking xdg-home v1.0.0
[INFO] [stderr]    Compiling ico v0.3.0
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking bstr v1.6.2
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling rfd v0.10.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling tauri-runtime-wry v0.14.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serialize-to-javascript-impl v0.1.1
[INFO] [stderr]     Checking xattr v1.0.1
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]    Compiling tauri v1.4.1
[INFO] [stderr]     Checking globset v0.4.13
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking open v3.2.0
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]     Checking shared_child v1.0.0
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]     Checking os_pipe v1.1.4
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking state v0.5.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]     Checking sys-locale v0.2.4
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking window-vibrancy v0.4.0 (https://github.com/tauri-apps/window-vibrancy?rev=7d6fc278c9395d5a9c9c9b496a5fa4b3ecfec227#7d6fc278)
[INFO] [stderr]     Checking window-shadows v0.2.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking enumflags2 v0.7.7
[INFO] [stderr]     Checking serde_with v3.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking os_info v3.7.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking treediff v4.0.2
[INFO] [stderr]     Checking serialize-to-javascript v0.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking json-patch v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]     Checking kuchiki v0.8.1
[INFO] [stderr]    Compiling system-deps v5.0.0
[INFO] [stderr]     Checking tauri-utils v1.4.0
[INFO] [stderr]    Compiling soup2-sys v0.2.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v0.4.0
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.1.1
[INFO] [stderr]    Compiling embed-resource v2.3.0
[INFO] [stderr]    Compiling cargo_toml v0.15.3
[INFO] [stderr]    Compiling glib-macros v0.15.13
[INFO] [stderr]    Compiling gtk3-macros v0.15.6
[INFO] [stderr]    Compiling zvariant_derive v3.15.0
[INFO] [stderr]    Compiling zbus_macros v3.14.1
[INFO] [stderr]    Compiling tauri-winres v0.1.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 pango-sys v0.15.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling gtk-sys v0.15.3
[INFO] [stderr]    Compiling webkit2gtk-sys v0.18.0
[INFO] [stderr]    Compiling gdkx11-sys v0.15.1
[INFO] [stderr]    Compiling tauri-plugin-iohook v0.0.0 (/opt/rustwide/workdir/packages/tauri-plugins/iohook)
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking zvariant v3.15.0
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking glib v0.15.12
[INFO] [stderr] error: failed to run custom build command for `tauri-plugin-iohook v0.0.0 (/opt/rustwide/workdir/packages/tauri-plugins/iohook)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/tauri-plugin-iohook-6f761c9c36d64417/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/tauri-plugin-iohook-1c3b864645e6eebf/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/packages/tauri-plugins/iohook/lib/uiohook" "-G" "Visual Studio 17 2022" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/tauri-plugin-iohook-1c3b864645e6eebf/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Error: Could not create named generator Visual Studio 17 2022
[INFO] [stderr] 
[INFO] [stderr]   Generators
[INFO] [stderr]     Green Hills MULTI            = Generates Green Hills MULTI files
[INFO] [stderr]                                    (experimental, work-in-progress).
[INFO] [stderr]   * Unix Makefiles               = Generates standard UNIX makefiles.
[INFO] [stderr]     Ninja                        = Generates build.ninja files.
[INFO] [stderr]     Ninja Multi-Config           = Generates build-<Config>.ninja files.
[INFO] [stderr]     Watcom WMake                 = Generates Watcom WMake makefiles.
[INFO] [stderr]     CodeBlocks - Ninja           = Generates CodeBlocks project files.
[INFO] [stderr]     CodeBlocks - Unix Makefiles  = Generates CodeBlocks project files.
[INFO] [stderr]     CodeLite - Ninja             = Generates CodeLite project files.
[INFO] [stderr]     CodeLite - Unix Makefiles    = Generates CodeLite project files.
[INFO] [stderr]     Eclipse CDT4 - Ninja         = Generates Eclipse CDT 4.0 project files.
[INFO] [stderr]     Eclipse CDT4 - Unix Makefiles= Generates Eclipse CDT 4.0 project files.
[INFO] [stderr]     Kate - Ninja                 = Generates Kate project files.
[INFO] [stderr]     Kate - Unix Makefiles        = Generates Kate project files.
[INFO] [stderr]     Sublime Text 2 - Ninja       = Generates Sublime Text 2 project files.
[INFO] [stderr]     Sublime Text 2 - Unix Makefiles
[INFO] [stderr]                                  = Generates Sublime Text 2 project files.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6308be02e620 - std::backtrace_rs::backtrace::libunwind::trace::hadda5b3c123dc3bb
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x6308be02e620 - std::backtrace_rs::backtrace::trace_unsynchronized::h251baf92d3d99d58
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x6308be02e620 - std::sys::backtrace::_print_fmt::he064a6bd4bc8a74c
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6308be02e620 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::haf1177ce001c5aba
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6308be058e73 - core::fmt::rt::Argument::fmt::h13d92de871fbc7d2
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x6308be058e73 - core::fmt::write::h1a1a904f0a5a0299
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x6308be02aa23 - std::io::Write::write_fmt::h50a28dda2e43fcfb
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x6308be02e472 - std::sys::backtrace::BacktraceLock::print::h157a5b5bafa82524
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x6308be02f5ff - std::panicking::default_hook::{{closure}}::hbf38c704020fd551
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x6308be02f46a - std::panicking::default_hook::h3b53f3f0a8a63ac3
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x6308be030022 - std::panicking::rust_panic_with_hook::h7056095ba66a66e9
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x6308be02fdaa - std::panicking::begin_panic_handler::{{closure}}::h5cd21fc1f38bc0b5
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x6308be02eb29 - std::sys::backtrace::__rust_end_short_backtrace::h870aa48417f960ec
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x6308be02fa3d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x6308be057130 - core::panicking::panic_fmt::h3be781a2b5cd0694
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x6308bdfc3faf - cmake::fail::hc6a767664f131017
[INFO] [stderr]     16:     0x6308bdfc382a - cmake::run::h81cc42e8a458f7c5
[INFO] [stderr]     17:     0x6308bdfbfc1c - cmake::Config::build::h3eb7725ba3b1af42
[INFO] [stderr]     18:     0x6308bd9b94d4 - build_script_build::main::h963f628aec814b92
[INFO] [stderr]     19:     0x6308bd9b6f83 - core::ops::function::FnOnce::call_once::h1b1f9fab436b5e1d
[INFO] [stderr]     20:     0x6308bd9b6ee6 - std::sys::backtrace::__rust_begin_short_backtrace::hf904e824349eb9cc
[INFO] [stderr]     21:     0x6308bd9b6e69 - std::rt::lang_start::{{closure}}::hf0abd7a4f0f96573
[INFO] [stderr]     22:     0x6308be0257f0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h1e885987d45d34ff
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x6308be0257f0 - std::panicking::try::do_call::h8a97b1757e207774
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:587:40
[INFO] [stderr]     24:     0x6308be0257f0 - std::panicking::try::h92f474ce5157261d
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:550:19
[INFO] [stderr]     25:     0x6308be0257f0 - std::panic::catch_unwind::h90427f977335690d
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panic.rs:358:14
[INFO] [stderr]     26:     0x6308be0257f0 - std::rt::lang_start_internal::{{closure}}::h28c58ffd66de695b
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/rt.rs:168:24
[INFO] [stderr]     27:     0x6308be0257f0 - std::panicking::try::do_call::he6cef74ecc3ff7c6
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:587:40
[INFO] [stderr]     28:     0x6308be0257f0 - std::panicking::try::h6657572b256b949b
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:550:19
[INFO] [stderr]     29:     0x6308be0257f0 - std::panic::catch_unwind::h0a856d006a19410f
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panic.rs:358:14
[INFO] [stderr]     30:     0x6308be0257f0 - std::rt::lang_start_internal::h10d6e5d37af84b89
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/rt.rs:164:5
[INFO] [stderr]     31:     0x6308bd9b6e51 - std::rt::lang_start::he128f2880eaf0c8b
[INFO] [stderr]     32:     0x6308bd9b9945 - main
[INFO] [stderr]     33:     0x7ca7b3d6cd90 - <unknown>
[INFO] [stderr]     34:     0x7ca7b3d6ce40 - __libc_start_main
[INFO] [stderr]     35:     0x6308bd9b67c5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e36e96b9fa1efd1985d80c15fe6da646a3ddfd08ed99ca51b7a4166d23ab147b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e36e96b9fa1efd1985d80c15fe6da646a3ddfd08ed99ca51b7a4166d23ab147b", kill_on_drop: false }`
[INFO] [stdout] e36e96b9fa1efd1985d80c15fe6da646a3ddfd08ed99ca51b7a4166d23ab147b
