[INFO] cloning repository https://github.com/SeanTater/ziorc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SeanTater/ziorc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeanTater%2Fziorc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeanTater%2Fziorc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0bbca1ea04f98af28bd59197a55c985018a78dab [INFO] checking SeanTater/ziorc/0bbca1ea04f98af28bd59197a55c985018a78dab against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeanTater%2Fziorc" "/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/SeanTater/ziorc on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SeanTater/ziorc [INFO] finished tweaking git repo https://github.com/SeanTater/ziorc [INFO] tweaked toml for git repo https://github.com/SeanTater/ziorc written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SeanTater/ziorc 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc2/source/crates/ziorc-plugin-example/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6dc7b42d20b9685d590e91461098cd2e8cfd04c83c080d249e47ae8df3ec66e [INFO] running `Command { std: "docker" "start" "-a" "a6dc7b42d20b9685d590e91461098cd2e8cfd04c83c080d249e47ae8df3ec66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6dc7b42d20b9685d590e91461098cd2e8cfd04c83c080d249e47ae8df3ec66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6dc7b42d20b9685d590e91461098cd2e8cfd04c83c080d249e47ae8df3ec66e", kill_on_drop: false }` [INFO] [stdout] a6dc7b42d20b9685d590e91461098cd2e8cfd04c83c080d249e47ae8df3ec66e [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 -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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21851c06d587b44c83011151a09a8b96dab63caaa13469c16b7c042864923cf4 [INFO] running `Command { std: "docker" "start" "-a" "21851c06d587b44c83011151a09a8b96dab63caaa13469c16b7c042864923cf4", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/crates/ziorc-plugin-example/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling cranelift-isle v0.109.0 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.109.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.109.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling io-extras v0.18.2 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking cranelift-control v0.109.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling cranelift-codegen v0.109.0 [INFO] [stderr] Compiling cap-primitives v3.1.0 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Checking embedded-io v0.4.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling wasmparser v0.209.1 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking fs-set-times v0.20.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v22.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Compiling cap-std v3.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling wasmtime-fiber v22.0.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking wasm-encoder v0.212.0 [INFO] [stderr] Checking wasm-encoder v0.209.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling wasmtime-component-macro v22.0.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking wasmtime-component-util v22.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling wasmtime-cache v22.0.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking wast v212.0.0 [INFO] [stderr] Checking tinyvec v1.7.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling wasmtime v22.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking wasmtime-asm-macros v22.0.0 [INFO] [stderr] Compiling wiggle-macro v22.0.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling wiggle-generate v22.0.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling wit-parser v0.209.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking cranelift-entity v0.109.0 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking cranelift-bforest v0.109.0 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking postcard v1.0.8 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking uuid v1.9.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Compiling wasmtime-wit-bindgen v22.0.0 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking fxprof-processed-profile v0.6.0 [INFO] [stderr] Checking wat v1.212.0 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v22.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling system-interface v0.27.2 [INFO] [stderr] Compiling cap-fs-ext v3.1.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking wasmtime-slab v22.0.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking hyper v1.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking wasmtime-jit-debug v22.0.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.27.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking cap-rand v3.1.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking clap_builder v4.5.8 [INFO] [stderr] Checking wasmtime-types v22.0.0 [INFO] [stderr] Checking wasmprinter v0.209.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking wasmtime-environ v22.0.0 [INFO] [stderr] Checking cap-time-ext v3.1.0 [INFO] [stderr] Checking cap-net-ext v3.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking if-addrs v0.10.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking mdns-sd v0.11.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking clap v4.5.8 [INFO] [stderr] Checking gethostname v0.5.0 [INFO] [stderr] Checking if-addrs v0.13.0 [INFO] [stderr] Checking ziorc-plugin-example v0.1.0 (/opt/rustwide/workdir/crates/ziorc-plugin-example) [INFO] [stderr] Checking ziorc-plugin v0.1.0 (/opt/rustwide/workdir/crates/ziorc-plugin) [INFO] [stderr] Checking cranelift-frontend v0.109.0 [INFO] [stderr] Checking cranelift-native v0.109.0 [INFO] [stderr] Checking cranelift-wasm v0.109.0 [INFO] [stderr] Checking wasmtime-cranelift v22.0.0 [INFO] [stderr] Checking wiggle v22.0.0 [INFO] [stderr] Checking wasmtime-wasi v22.0.0 [INFO] [stderr] Checking ziorc v0.1.0 (/opt/rustwide/workdir/crates/ziorc) [INFO] [stdout] warning: unused import: `collections::HashSet` [INFO] [stdout] --> crates/ziorc/src/discovery.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashSet, net::IpAddr, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Engine` and `Store` [INFO] [stdout] --> crates/ziorc/src/plugin_runner.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use wasmtime::{Engine, Store}; [INFO] [stdout] | ^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WasiCtxBuilder` [INFO] [stdout] --> crates/ziorc/src/plugin_runner.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | use wasmtime_wasi::{WasiCtx, WasiCtxBuilder, WasiView}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ServiceDaemon` and `ServiceInfo` [INFO] [stdout] --> crates/ziorc/src/state.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use mdns_sd::{ServiceDaemon, ServiceInfo}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> crates/ziorc/src/web.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mdns_sd::ServiceInfo` [INFO] [stdout] --> crates/ziorc/src/web.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use mdns_sd::ServiceInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppState` [INFO] [stdout] --> crates/ziorc/src/web.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | state::{AppState, Job, SharedAppState}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collections::HashSet` [INFO] [stdout] --> crates/ziorc/src/discovery.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashSet, net::IpAddr, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ServiceDaemon` and `ServiceInfo` [INFO] [stdout] --> crates/ziorc/src/state.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use mdns_sd::{ServiceDaemon, ServiceInfo}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> crates/ziorc/src/web.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mdns_sd::ServiceInfo` [INFO] [stdout] --> crates/ziorc/src/web.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use mdns_sd::ServiceInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppState` [INFO] [stdout] --> crates/ziorc/src/web.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | state::{AppState, Job, SharedAppState}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> crates/ziorc/src/plugin_runner.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | struct MyState { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 18 | name: String, [INFO] [stdout] 19 | count: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> crates/ziorc/src/state.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct AppState { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 17 | config: AppStateConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `config` is never used [INFO] [stdout] --> crates/ziorc/src/state.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl AppState { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn config(&self) -> &AppStateConfig { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/ziorc/src/discovery.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 51 | let daemon = ServiceDaemon::new().context("MDNS daemon")?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | [INFO] [stdout] 53 | let my_service = ServiceInfo::new( [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | Ok(MDNS { daemon }) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/ziorc/src/state.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 29 | let mdns = crate::discovery::MDNS::launch(&myself)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | Ok(Arc::new(RwLock::new(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 31 | | config, [INFO] [stdout] 32 | | myself, [INFO] [stdout] 33 | | jobs: vec![], [INFO] [stdout] 34 | | mdns, [INFO] [stdout] 35 | | }))) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |___________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ziorc` (bin "ziorc" test) due to 3 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: struct `MyState` is never constructed [INFO] [stdout] --> crates/ziorc/src/plugin_runner.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | struct MyState { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> crates/ziorc/src/state.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct AppState { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 17 | config: AppStateConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `config` is never used [INFO] [stdout] --> crates/ziorc/src/state.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl AppState { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn config(&self) -> &AppStateConfig { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/ziorc/src/discovery.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 51 | let daemon = ServiceDaemon::new().context("MDNS daemon")?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | [INFO] [stdout] 53 | let my_service = ServiceInfo::new( [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | Ok(MDNS { daemon }) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/ziorc/src/state.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 29 | let mdns = crate::discovery::MDNS::launch(&myself)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | Ok(Arc::new(RwLock::new(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 31 | | config, [INFO] [stdout] 32 | | myself, [INFO] [stdout] 33 | | jobs: vec![], [INFO] [stdout] 34 | | mdns, [INFO] [stdout] 35 | | }))) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |___________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ziorc` (bin "ziorc") due to 3 previous errors; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "21851c06d587b44c83011151a09a8b96dab63caaa13469c16b7c042864923cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21851c06d587b44c83011151a09a8b96dab63caaa13469c16b7c042864923cf4", kill_on_drop: false }` [INFO] [stdout] 21851c06d587b44c83011151a09a8b96dab63caaa13469c16b7c042864923cf4