[INFO] fetching crate tauri-cli 2.0.0-rc.16... [INFO] checking tauri-cli-2.0.0-rc.16 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate tauri-cli 2.0.0-rc.16 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate tauri-cli 2.0.0-rc.16 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tauri-cli 2.0.0-rc.16 [INFO] finished tweaking crates.io crate tauri-cli 2.0.0-rc.16 [INFO] tweaked toml for crates.io crate tauri-cli 2.0.0-rc.16 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate tauri-cli 2.0.0-rc.16 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 165fb4a32495de2a04c9474beeac5125096eb0c194bb14f591d4726e8fef4468 [INFO] running `Command { std: "docker" "start" "-a" "165fb4a32495de2a04c9474beeac5125096eb0c194bb14f591d4726e8fef4468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "165fb4a32495de2a04c9474beeac5125096eb0c194bb14f591d4726e8fef4468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "165fb4a32495de2a04c9474beeac5125096eb0c194bb14f591d4726e8fef4468", kill_on_drop: false }` [INFO] [stdout] 165fb4a32495de2a04c9474beeac5125096eb0c194bb14f591d4726e8fef4468 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd809c54f3ef70d836c89c8feba17dedc99b95bff1fcb970cca3a57c539bb1e0 [INFO] running `Command { std: "docker" "start" "-a" "cd809c54f3ef70d836c89c8feba17dedc99b95bff1fcb970cca3a57c539bb1e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking rustix v0.38.37 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling cc v1.1.20 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking core_maths v0.1.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking ttf-parser v0.24.1 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking oxc_allocator v0.24.3 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking bitstream-io v2.5.3 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Compiling toml_edit v0.22.21 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking image-webp v0.1.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking fontconfig-parser v0.5.7 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking unic-ucd-ident v0.9.0 [INFO] [stderr] Checking webpki-roots v0.26.5 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking socks v0.3.4 [INFO] [stderr] Checking kurbo v0.11.1 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking buffer-redux v1.0.2 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking unicode-properties v0.1.2 [INFO] [stderr] Checking unicode-ccc v0.3.0 [INFO] [stderr] Checking unicode-script v0.5.6 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking oxc_index v0.24.3 [INFO] [stderr] Checking iter-read v1.1.0 [INFO] [stderr] Checking unicode-id-start v1.2.0 [INFO] [stderr] Checking unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking rustybuzz v0.18.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking svgtypes v0.15.2 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling pest v2.7.12 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling pest_meta v2.7.12 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking dbl v0.3.2 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling derive_builder_core v0.20.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Checking miette v7.2.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Compiling pest_generator v2.7.12 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking soketto v0.8.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking cmac v0.7.2 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling serialize-to-javascript-impl v0.1.1 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling oxc_ast_macros v0.24.3 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking p521 v0.13.3 [INFO] [stderr] Compiling derive_builder_macro v0.20.1 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking derive_builder v0.20.1 [INFO] [stderr] Checking oxc_span v0.24.3 [INFO] [stderr] Checking k256 v0.13.3 [INFO] [stderr] Compiling pest_derive v2.7.12 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking eax v0.5.0 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking ocb3 v0.1.0 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking camellia v0.1.0 [INFO] [stderr] Checking des v0.8.1 [INFO] [stderr] Checking cfb-mode v0.8.2 [INFO] [stderr] Checking cast5 v0.11.1 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking idea v0.5.1 [INFO] [stderr] Checking twofish v0.7.1 [INFO] [stderr] Checking sha1-checked v0.10.0 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Checking oxc_syntax v0.24.3 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Compiling enum-display-derive v0.1.1 [INFO] [stderr] Compiling enum-primitive-derive v0.3.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking fontdb v0.21.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking infer v0.16.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rtoolbox v0.0.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking shared_child v1.0.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking simplecss v0.2.1 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking cpio v0.4.0 [INFO] [stderr] Compiling cargo-mobile2 v0.17.2 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking imagesize v0.13.0 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking stfu8 v0.2.7 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking which v6.0.3 [INFO] [stderr] Checking java-properties v2.0.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_with v3.9.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking urlpattern v0.3.0 [INFO] [stderr] Checking jsonrpsee-types v0.24.4 [INFO] [stderr] Checking jsonptr v0.4.7 [INFO] [stderr] Checking serialize-to-javascript v0.1.1 [INFO] [stderr] Checking jsonrpsee-core v0.24.4 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Checking ureq v2.10.1 [INFO] [stderr] Checking rsa v0.9.6 [INFO] [stderr] Checking dsa v0.6.3 [INFO] [stderr] Checking serde-untagged v0.1.6 [INFO] [stderr] Checking json-patch v2.0.0 [INFO] [stderr] Checking handlebars v6.1.0 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking kuchikiki v0.8.2 [INFO] [stderr] Checking json-patch v1.4.0 [INFO] [stderr] Checking pgp v0.13.2 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking usvg v0.43.0 [INFO] [stderr] Checking path_abs v0.5.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking rpassword v7.3.1 [INFO] [stderr] Checking duct v0.13.7 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Checking oxc_ast v0.24.3 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking oxc_diagnostics v0.24.3 [INFO] [stderr] Checking tauri-utils v2.0.0-rc.12 [INFO] [stderr] Checking freedesktop_entry_parser v1.3.0 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking neli v0.6.4 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking once-cell-regex v0.2.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking fraction v0.15.3 [INFO] [stderr] Checking infer v0.13.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking ravif v0.11.10 [INFO] [stderr] Checking hyper-util v0.1.8 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking iso8601 v0.6.1 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling tauri-cli v2.0.0-rc.16 (/opt/rustwide/workdir) [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Checking jsonrpsee-client-transport v0.24.4 [INFO] [stderr] Checking english-numbers v0.3.3 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking vlq v0.5.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking ar v0.9.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking assert-unchecked v0.1.2 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking magic_string v0.3.4 [INFO] [stderr] Checking tauri-utils v1.6.0 [INFO] [stderr] Checking jsonrpsee-ws-client v0.24.4 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking minisign v0.7.3 [INFO] [stderr] Checking notify-debouncer-mini v0.4.1 [INFO] [stderr] Checking clap_complete v4.5.26 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking tauri-icns v0.1.0 [INFO] [stderr] Checking css-color v0.2.8 [INFO] [stderr] Checking local-ip-address v0.6.3 [INFO] [stderr] Checking resvg v0.43.0 [INFO] [stderr] Checking sublime_fuzzy v0.7.0 [INFO] [stderr] Checking common-path v1.0.0 [INFO] [stderr] Checking elf v0.7.4 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking jsonrpsee-server v0.24.4 [INFO] [stderr] Checking insta v1.40.0 [INFO] [stderr] Checking jsonschema v0.18.3 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking jsonrpsee v0.24.4 [INFO] [stderr] Checking rpm v0.15.1 [INFO] [stderr] Checking tauri-bundler v2.0.1-rc.13 [INFO] [stderr] Checking oxc_parser v0.24.3 [INFO] [stdout] error: this value of type `rust::Options` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interface/rust.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 73 | fn from(options: crate::bundle::Options) -> Self { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/migrate/migrations/v1/config.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 224 | let mut license_file = None; [INFO] [stdout] | ---------------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 225 | [INFO] [stdout] 226 | if let Some(mut bundle_config) = config [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 227 | | .get_mut("tauri") [INFO] [stdout] 228 | | .and_then(|b| b.as_object_mut()) [INFO] [stdout] 229 | | .and_then(|t| t.remove("bundle")) [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::vec::IntoIter` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interface/rust/manifest.rs:379:16 [INFO] [stdout] | [INFO] [stdout] 347 | let mut manifest = toml [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 351 | let mut expected = HashMap::new(); [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 379 | for dep in dependencies { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `rust::Options` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interface/rust.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 73 | fn from(options: crate::bundle::Options) -> Self { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/migrate/migrations/v1/config.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 224 | let mut license_file = None; [INFO] [stdout] | ---------------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 225 | [INFO] [stdout] 226 | if let Some(mut bundle_config) = config [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 227 | | .get_mut("tauri") [INFO] [stdout] 228 | | .and_then(|b| b.as_object_mut()) [INFO] [stdout] 229 | | .and_then(|t| t.remove("bundle")) [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::boxed::Box>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/migrate/migrations/v1/manifest.rs:333:20 [INFO] [stdout] | [INFO] [stdout] 263 | let mut manifest = toml [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 279 | let tauri_table = if let Some(table) = tauri.as_table() { [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 308 | let features = tauri_table [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 333 | for feature in features.iter() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tauri-cli` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tauri-cli` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "cd809c54f3ef70d836c89c8feba17dedc99b95bff1fcb970cca3a57c539bb1e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd809c54f3ef70d836c89c8feba17dedc99b95bff1fcb970cca3a57c539bb1e0", kill_on_drop: false }` [INFO] [stdout] cd809c54f3ef70d836c89c8feba17dedc99b95bff1fcb970cca3a57c539bb1e0