[INFO] cloning repository https://github.com/tumereu/service-runner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tumereu/service-runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftumereu%2Fservice-runner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftumereu%2Fservice-runner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9cfebb5fc8c7bb71d2bb28241f9905f3e8e483d7
[INFO] checking tumereu/service-runner against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftumereu%2Fservice-runner" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tumereu/service-runner
[INFO] finished tweaking git repo https://github.com/tumereu/service-runner
[INFO] tweaked toml for git repo https://github.com/tumereu/service-runner written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tumereu/service-runner on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tumereu/service-runner 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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/client/Cargo.toml: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rhai_codegen v2.2.0
[INFO] [stderr]   Downloaded serde-aux v4.7.0
[INFO] [stderr]   Downloaded simple-logging v2.0.2
[INFO] [stderr]   Downloaded thin-vec v0.2.14
[INFO] [stderr]   Downloaded rhai v1.22.2
[INFO] [stderr]   Downloaded reqwest v0.12.22
[INFO] [stderr]   Downloaded zerovec v0.11.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e26a77cec8a35ea4d9ef308f0e08b52bf8b1485d7421d34bde73bacf0f258fbf
[INFO] running `Command { std: "docker" "start" "-a" "e26a77cec8a35ea4d9ef308f0e08b52bf8b1485d7421d34bde73bacf0f258fbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e26a77cec8a35ea4d9ef308f0e08b52bf8b1485d7421d34bde73bacf0f258fbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e26a77cec8a35ea4d9ef308f0e08b52bf8b1485d7421d34bde73bacf0f258fbf", kill_on_drop: false }`
[INFO] [stdout] e26a77cec8a35ea4d9ef308f0e08b52bf8b1485d7421d34bde73bacf0f258fbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3e10b6803d8394f23a56dbfc2a6820de9d7daa03697ed402968d6637d2c2b93
[INFO] running `Command { std: "docker" "start" "-a" "b3e10b6803d8394f23a56dbfc2a6820de9d7daa03697ed402968d6637d2c2b93", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/client/Cargo.toml: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking proc-macro2 v1.0.95
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking subst v0.3.8
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking simple-logging v2.0.2
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking rhai v1.22.2
[INFO] [stderr]     Checking zerovec v0.11.3
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ui v0.1.0 (/opt/rustwide/workdir/ui)
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> ui/src/component/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use list::*;
[INFO] [stdout]    |         ^^^^^^^ the name `ListState` in the type namespace is first re-exported here
[INFO] [stdout] 14 | pub use simple_list::*;
[INFO] [stdout]    |         -------------- but the name `ListState` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> ui/src/component/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use list::*;
[INFO] [stdout]    |         ^^^^^^^ the name `ListState` in the type namespace is first re-exported here
[INFO] [stdout] 14 | pub use simple_list::*;
[INFO] [stdout]    |         -------------- but the name `ListState` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> ui/src/component/fixed_measurement.rs:36:23
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn measure(&self, context: &FrameContext) -> UIResult<Size> {
[INFO] [stdout]    |                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]   --> ui/src/component/flow.rs:22:43
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn measure(&self, ctx: &FrameContext, idx: usize) -> UIResult<Size> {
[INFO] [stdout]    |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]   --> ui/src/component/flow.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         idx: usize,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `self_size`
[INFO] [stdout]   --> ui/src/component/simple_list.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let self_size = context.size();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> ui/src/component/space.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn render(self, context: &mut FrameContext) -> UIResult<Self::Output> {
[INFO] [stdout]    |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `retain`
[INFO] [stdout]   --> ui/src/state_store.rs:47:36
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn child(&self, key: &str, retain: Option<bool>) -> Rc<Self> {
[INFO] [stdout]    |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_retain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `component` and `size` are never read
[INFO] [stdout]   --> ui/src/component/fixed_measurement.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct FixedStatefulMeasurement<O, S, C>
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     component: C,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 18 |     size: Size,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `element`, `size`, and `index` are never read
[INFO] [stdout]   --> ui/src/component/simple_list.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |         struct ResolvedElement<Element> {
[INFO] [stdout]    |                --------------- fields in this struct
[INFO] [stdout] 68 |             element: Element,
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 69 |             size: Size,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 70 |             index: usize,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> ui/src/component/fixed_measurement.rs:36:23
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn measure(&self, context: &FrameContext) -> UIResult<Size> {
[INFO] [stdout]    |                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]   --> ui/src/component/flow.rs:22:43
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn measure(&self, ctx: &FrameContext, idx: usize) -> UIResult<Size> {
[INFO] [stdout]    |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]   --> ui/src/component/flow.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         idx: usize,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `self_size`
[INFO] [stdout]   --> ui/src/component/simple_list.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let self_size = context.size();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> ui/src/component/space.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn render(self, context: &mut FrameContext) -> UIResult<Self::Output> {
[INFO] [stdout]    |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `retain`
[INFO] [stdout]   --> ui/src/state_store.rs:47:36
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn child(&self, key: &str, retain: Option<bool>) -> Rc<Self> {
[INFO] [stdout]    |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_retain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `component` and `size` are never read
[INFO] [stdout]   --> ui/src/component/fixed_measurement.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct FixedStatefulMeasurement<O, S, C>
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     component: C,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 18 |     size: Size,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `element`, `size`, and `index` are never read
[INFO] [stdout]   --> ui/src/component/simple_list.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |         struct ResolvedElement<Element> {
[INFO] [stdout]    |                --------------- fields in this struct
[INFO] [stdout] 68 |             element: Element,
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 69 |             size: Size,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 70 |             index: usize,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> client/src/config/keybinds/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use block_bindings::ServiceActionBinding;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `ServiceActionBinding` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> client/src/config/keybinds/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use block_bindings::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> client/src/config/keybinds/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use block_bindings::ServiceActionBinding;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> client/src/config/keybinds/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use block_bindings::ServiceActionBinding;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `ServiceActionBinding` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> client/src/config/keybinds/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use block_bindings::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> client/src/config/keybinds/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use block_bindings::ServiceActionBinding;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> client/src/runner/query_trigger_handler.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> client/src/runner/query_trigger_handler.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_first_config_file` is never used
[INFO] [stdout]    --> client/src/config/parsing.rs:170:4
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn find_first_config_file<P: AsRef<Path>>(path: P) -> Result<PathBuf, ConfigurationError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `all_task_definitions` is never read
[INFO] [stdout]   --> client/src/models/profile.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Profile {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub all_task_definitions: Vec<(TaskDefinition, Option<ServiceId>)>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Profile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `definition_id` and `action` are never read
[INFO] [stdout]   --> client/src/models/task.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Task {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 10 |     pub id: TaskId,
[INFO] [stdout] 11 |     pub definition_id: Option<TaskDefinitionId>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub action: Option<TaskAction>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Task` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Cancel` is never constructed
[INFO] [stdout]   --> client/src/models/task.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub enum TaskAction {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] 41 |     Cancel,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TaskAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RhaiRequest` is never constructed
[INFO] [stdout]    --> client/src/runner/scripting/engine.rs:237:12
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub struct RhaiRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServiceProxy` is never constructed
[INFO] [stdout]   --> client/src/runner/scripting/executor.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | struct ServiceProxy {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockProxy` is never constructed
[INFO] [stdout]   --> client/src/runner/scripting/executor.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 | struct BlockProxy {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `work_name` is never read
[INFO] [stdout]    --> client/src/runner/service_worker/concurrent_operation.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct ProcessWrapper {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub work_name: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_service` is never used
[INFO] [stdout]   --> client/src/runner/service_worker/service_block_context.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl ServiceBlockContext {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn update_service<F>(&self, update: F)
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear_current_action`, `update_task`, `update_system`, and `get_action` are never used
[INFO] [stdout]   --> client/src/runner/service_worker/task_context.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl TaskContext {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn clear_current_action(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn update_task<F>(&mut self, update: F)
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn update_system<F>(&self, query: F)
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn get_action(&self) -> Option<TaskAction> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_profile_name`, `get_task_definition`, and `get_service_block` are never used
[INFO] [stdout]    --> client/src/system_state.rs:64:12
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl SystemState {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  64 |     pub fn get_profile_name(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn get_task_definition(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn get_service_block(&self, service_id: &ServiceId, block_id: &BlockId) -> Option<&Block> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> client/src/runner/service_worker/service_block_context.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 173 |     ) -> BlockWorkContext {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     ) -> BlockWorkContext<'_> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> client/src/runner/service_worker/task_context.rs:149:32
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn create_work_context(&self, silent: bool) -> TaskWorkContext {
[INFO] [stdout]     |                                ^^^^^                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn create_work_context(&self, silent: bool) -> TaskWorkContext<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_first_config_file` is never used
[INFO] [stdout]    --> client/src/config/parsing.rs:170:4
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn find_first_config_file<P: AsRef<Path>>(path: P) -> Result<PathBuf, ConfigurationError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `all_task_definitions` is never read
[INFO] [stdout]   --> client/src/models/profile.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Profile {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub all_task_definitions: Vec<(TaskDefinition, Option<ServiceId>)>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Profile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `definition_id` and `action` are never read
[INFO] [stdout]   --> client/src/models/task.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Task {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 10 |     pub id: TaskId,
[INFO] [stdout] 11 |     pub definition_id: Option<TaskDefinitionId>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub action: Option<TaskAction>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Task` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Cancel` is never constructed
[INFO] [stdout]   --> client/src/models/task.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub enum TaskAction {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] 41 |     Cancel,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TaskAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RhaiRequest` is never constructed
[INFO] [stdout]    --> client/src/runner/scripting/engine.rs:237:12
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub struct RhaiRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServiceProxy` is never constructed
[INFO] [stdout]   --> client/src/runner/scripting/executor.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | struct ServiceProxy {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockProxy` is never constructed
[INFO] [stdout]   --> client/src/runner/scripting/executor.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 | struct BlockProxy {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `work_name` is never read
[INFO] [stdout]    --> client/src/runner/service_worker/concurrent_operation.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct ProcessWrapper {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub work_name: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_service` is never used
[INFO] [stdout]   --> client/src/runner/service_worker/service_block_context.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl ServiceBlockContext {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn update_service<F>(&self, update: F)
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear_current_action`, `update_task`, `update_system`, and `get_action` are never used
[INFO] [stdout]   --> client/src/runner/service_worker/task_context.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl TaskContext {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn clear_current_action(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn update_task<F>(&mut self, update: F)
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn update_system<F>(&self, query: F)
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn get_action(&self) -> Option<TaskAction> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_profile_name`, `get_task_definition`, and `get_service_block` are never used
[INFO] [stdout]    --> client/src/system_state.rs:64:12
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl SystemState {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  64 |     pub fn get_profile_name(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn get_task_definition(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn get_service_block(&self, service_id: &ServiceId, block_id: &BlockId) -> Option<&Block> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> client/src/runner/service_worker/service_block_context.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 173 |     ) -> BlockWorkContext {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     ) -> BlockWorkContext<'_> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> client/src/runner/service_worker/task_context.rs:149:32
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn create_work_context(&self, silent: bool) -> TaskWorkContext {
[INFO] [stdout]     |                                ^^^^^                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn create_work_context(&self, silent: bool) -> TaskWorkContext<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.97s
[INFO] running `Command { std: "docker" "inspect" "b3e10b6803d8394f23a56dbfc2a6820de9d7daa03697ed402968d6637d2c2b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3e10b6803d8394f23a56dbfc2a6820de9d7daa03697ed402968d6637d2c2b93", kill_on_drop: false }`
[INFO] [stdout] b3e10b6803d8394f23a56dbfc2a6820de9d7daa03697ed402968d6637d2c2b93
