[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] eb870f0617e1de6e01b7ef8767fe6ef25dc87d00 [INFO] testing tumereu/service-runner against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftumereu%2Fservice-runner" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tumereu/service-runner on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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-5-tc2/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] 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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cae97ff95988d5e793e3be01cd0ed773ef5a10bf845640e94277febdd9f0b4f [INFO] running `Command { std: "docker" "start" "-a" "2cae97ff95988d5e793e3be01cd0ed773ef5a10bf845640e94277febdd9f0b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cae97ff95988d5e793e3be01cd0ed773ef5a10bf845640e94277febdd9f0b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cae97ff95988d5e793e3be01cd0ed773ef5a10bf845640e94277febdd9f0b4f", kill_on_drop: false }` [INFO] [stdout] 2cae97ff95988d5e793e3be01cd0ed773ef5a10bf845640e94277febdd9f0b4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6b59cd09052fb8daec6a99227bcad8f95d621f03fa1afc1a61b1ddc00707d25 [INFO] running `Command { std: "docker" "start" "-a" "f6b59cd09052fb8daec6a99227bcad8f95d621f03fa1afc1a61b1ddc00707d25", 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] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling subst v0.3.8 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling glob v0.3.2 [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 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] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rhai v1.22.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.3 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ui v0.1.0 (/opt/rustwide/workdir/ui) [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling toml_edit v0.22.27 [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] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> ui/src/component/flow.rs:17:43 [INFO] [stdout] | [INFO] [stdout] 17 | fn measure(&self, ctx: &FrameContext, idx: usize) -> UIResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [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:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | fn render(self: Box, ctx: &mut FrameContext, idx: usize, pos: Position, size: Size) -> UIResult<()> { [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:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | 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/fixed_measurement.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | fn measure(&self, context: &FrameContext) -> UIResult { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [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 { [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:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn child(&self, key: &str, retain: Option) -> Rc { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_retain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `element`, `size`, and `index` are never read [INFO] [stdout] --> ui/src/component/simple_list.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 64 | struct ResolvedElement { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 65 | element: Element, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 66 | size: Size, [INFO] [stdout] | ^^^^ [INFO] [stdout] 67 | index: usize, [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 `component` and `size` are never read [INFO] [stdout] --> ui/src/component/fixed_measurement.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct FixedStatefulMeasurement [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] [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling serde-aux v4.7.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unused import: `BlockStatus` [INFO] [stdout] --> client/src/system_state.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | Automation, BlockStatus, GetBlock, OutputKey, OutputStore, Profile, Service, Task, TaskId, [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 imports: `Arc` and `RwLock` [INFO] [stdout] --> client/src/ui/mod.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::{Arc, RwLock}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `RwLock` [INFO] [stdout] --> client/src/ui/screens/select_profile.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::{Arc, RwLock}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `RwLock` [INFO] [stdout] --> client/src/ui/screens/view_profile/output_pane.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::{Arc, RwLock}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `RwLock` [INFO] [stdout] --> client/src/ui/screens/view_profile/mod.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use std::sync::{Arc, RwLock}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AutomationStatus` [INFO] [stdout] --> client/src/models/profile.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::models::{Automation, AutomationStatus, Service, TaskId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> client/src/models/profile.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TaskDefinition` [INFO] [stdout] --> client/src/models/task.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::config::{ServiceId, TaskDefinition, TaskDefinitionId, TaskStep}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Automation` and `Task` [INFO] [stdout] --> client/src/runner/service_worker/mod.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::models::{Automation, Task, TaskStatus}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> client/src/runner/service_worker/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | use log::{debug, info}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ExecutableEntry` [INFO] [stdout] --> client/src/runner/service_worker/requirement_checker.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::config::{ExecutableEntry, HttpMethod, Requirement}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::info` [INFO] [stdout] --> client/src/runner/service_worker/requirement_checker.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use log::info; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::config::TaskDefinitionId` [INFO] [stdout] --> client/src/runner/service_worker/task_context.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::config::TaskDefinitionId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> client/src/runner/service_worker/mod.rs:154:23 [INFO] [stdout] | [INFO] [stdout] 154 | .map(|(automation)| { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 154 - .map(|(automation)| { [INFO] [stdout] 154 + .map(|automation | { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> client/src/runner/file_watcher.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{debug, error, info, trace}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BlockId` and `TaskDefinitionId` [INFO] [stdout] --> client/src/runner/scripting/executor.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::config::{BlockId, ServiceId, TaskDefinitionId}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BlockAction`, `BlockStatus`, and `WorkStep` [INFO] [stdout] --> client/src/runner/scripting/executor.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::models::{BlockAction, BlockStatus, WorkStep}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rhai::module_resolvers::DummyModuleResolver` [INFO] [stdout] --> client/src/runner/scripting/executor.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rhai::module_resolvers::DummyModuleResolver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Package` and `StandardPackage` [INFO] [stdout] --> client/src/runner/scripting/executor.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use rhai::packages::{Package, StandardPackage}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Dynamic`, `Engine`, `Map`, and `Scope` [INFO] [stdout] --> client/src/runner/scripting/executor.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | use rhai::{Dynamic, Engine, Map, Scope}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::debug` [INFO] [stdout] --> client/src/runner/scripting/engine.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use log::debug; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> client/src/runner/query_trigger_handler.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use log::{debug, info}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> client/src/config/keybinds/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | 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:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use block_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> client/src/config/keybinds/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | 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: `ui::input::KeyMatcher` [INFO] [stdout] --> client/src/config/keybinds/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ui::input::KeyMatcher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::runner::service_worker::work_context::WorkContext` [INFO] [stdout] --> client/src/runner/service_worker/block_processor.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::runner::service_worker::work_context::WorkContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [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] 40 | 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] 132 | pub fn get_service_block(&self, service_id: &ServiceId, block_id: &BlockId) -> Option<&Block> { [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:14:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Profile { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub all_task_definitions: Vec<(TaskDefinition, Option)>, [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, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub action: Option, [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: field `work_name` is never read [INFO] [stdout] --> client/src/runner/service_worker/concurrent_operation.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct ProcessWrapper { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 105 | 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(&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:35:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl TaskContext { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn clear_current_action(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn update_task(&mut self, update: F) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn update_system(&self, query: F) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn get_action(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ServiceProxy` is never constructed [INFO] [stdout] --> client/src/runner/scripting/executor.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | struct ServiceProxy { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlockProxy` is never constructed [INFO] [stdout] --> client/src/runner/scripting/executor.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | struct BlockProxy { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RhaiRequest` is never constructed [INFO] [stdout] --> client/src/runner/scripting/engine.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct RhaiRequest { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_first_config_file` is never used [INFO] [stdout] --> client/src/config/parsing.rs:168:4 [INFO] [stdout] | [INFO] [stdout] 168 | fn find_first_config_file>(path: P) -> Result { [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:165:32 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn create_work_context(&self, operation_type: OperationType, silent: bool) -> BlockWorkContext { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ 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] 165 | pub fn create_work_context(&self, operation_type: OperationType, silent: bool) -> 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:151:32 [INFO] [stdout] | [INFO] [stdout] 151 | 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] 151 | 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 1m 42s [INFO] running `Command { std: "docker" "inspect" "f6b59cd09052fb8daec6a99227bcad8f95d621f03fa1afc1a61b1ddc00707d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6b59cd09052fb8daec6a99227bcad8f95d621f03fa1afc1a61b1ddc00707d25", kill_on_drop: false }` [INFO] [stdout] f6b59cd09052fb8daec6a99227bcad8f95d621f03fa1afc1a61b1ddc00707d25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ba72a19c0d12fa01e287ef5f14bdfd53d03abdb9571a13d2148740e8b281e44 [INFO] running `Command { std: "docker" "start" "-a" "9ba72a19c0d12fa01e287ef5f14bdfd53d03abdb9571a13d2148740e8b281e44", 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 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: unused variable: `idx` [INFO] [stdout] --> ui/src/component/flow.rs:17:43 [INFO] [stdout] | [INFO] [stdout] 17 | fn measure(&self, ctx: &FrameContext, idx: usize) -> UIResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [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:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | fn render(self: Box, ctx: &mut FrameContext, idx: usize, pos: Position, size: Size) -> UIResult<()> { [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:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | 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/fixed_measurement.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | fn measure(&self, context: &FrameContext) -> UIResult { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [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 { [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:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn child(&self, key: &str, retain: Option) -> Rc { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_retain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `element`, `size`, and `index` are never read [INFO] [stdout] --> ui/src/component/simple_list.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 64 | struct ResolvedElement { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 65 | element: Element, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 66 | size: Size, [INFO] [stdout] | ^^^^ [INFO] [stdout] 67 | index: usize, [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 `component` and `size` are never read [INFO] [stdout] --> ui/src/component/fixed_measurement.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct FixedStatefulMeasurement [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] [INFO] [stderr] Compiling ui v0.1.0 (/opt/rustwide/workdir/ui) [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: `idx` [INFO] [stdout] --> ui/src/component/flow.rs:17:43 [INFO] [stdout] | [INFO] [stdout] 17 | fn measure(&self, ctx: &FrameContext, idx: usize) -> UIResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [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:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | fn render(self: Box, ctx: &mut FrameContext, idx: usize, pos: Position, size: Size) -> UIResult<()> { [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:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | 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/fixed_measurement.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | fn measure(&self, context: &FrameContext) -> UIResult { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [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 { [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:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn child(&self, key: &str, retain: Option) -> Rc { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_retain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `element`, `size`, and `index` are never read [INFO] [stdout] --> ui/src/component/simple_list.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 64 | struct ResolvedElement { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 65 | element: Element, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 66 | size: Size, [INFO] [stdout] | ^^^^ [INFO] [stdout] 67 | index: usize, [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 `component` and `size` are never read [INFO] [stdout] --> ui/src/component/fixed_measurement.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct FixedStatefulMeasurement [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] [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unused import: `BlockStatus` [INFO] [stdout] --> client/src/system_state.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | Automation, BlockStatus, GetBlock, OutputKey, OutputStore, Profile, Service, Task, TaskId, [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 imports: `Arc` and `RwLock` [INFO] [stdout] --> client/src/ui/mod.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::{Arc, RwLock}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `RwLock` [INFO] [stdout] --> client/src/ui/screens/select_profile.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::{Arc, RwLock}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `RwLock` [INFO] [stdout] --> client/src/ui/screens/view_profile/output_pane.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::{Arc, RwLock}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `RwLock` [INFO] [stdout] --> client/src/ui/screens/view_profile/mod.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use std::sync::{Arc, RwLock}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AutomationStatus` [INFO] [stdout] --> client/src/models/profile.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::models::{Automation, AutomationStatus, Service, TaskId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> client/src/models/profile.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TaskDefinition` [INFO] [stdout] --> client/src/models/task.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::config::{ServiceId, TaskDefinition, TaskDefinitionId, TaskStep}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Automation` and `Task` [INFO] [stdout] --> client/src/runner/service_worker/mod.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::models::{Automation, Task, TaskStatus}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> client/src/runner/service_worker/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | use log::{debug, info}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ExecutableEntry` [INFO] [stdout] --> client/src/runner/service_worker/requirement_checker.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::config::{ExecutableEntry, HttpMethod, Requirement}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::info` [INFO] [stdout] --> client/src/runner/service_worker/requirement_checker.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use log::info; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::config::TaskDefinitionId` [INFO] [stdout] --> client/src/runner/service_worker/task_context.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::config::TaskDefinitionId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> client/src/runner/service_worker/mod.rs:154:23 [INFO] [stdout] | [INFO] [stdout] 154 | .map(|(automation)| { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 154 - .map(|(automation)| { [INFO] [stdout] 154 + .map(|automation | { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> client/src/runner/file_watcher.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{debug, error, info, trace}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BlockId` and `TaskDefinitionId` [INFO] [stdout] --> client/src/runner/scripting/executor.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::config::{BlockId, ServiceId, TaskDefinitionId}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BlockAction`, `BlockStatus`, and `WorkStep` [INFO] [stdout] --> client/src/runner/scripting/executor.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::models::{BlockAction, BlockStatus, WorkStep}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rhai::module_resolvers::DummyModuleResolver` [INFO] [stdout] --> client/src/runner/scripting/executor.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rhai::module_resolvers::DummyModuleResolver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Package` and `StandardPackage` [INFO] [stdout] --> client/src/runner/scripting/executor.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use rhai::packages::{Package, StandardPackage}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Dynamic`, `Engine`, `Map`, and `Scope` [INFO] [stdout] --> client/src/runner/scripting/executor.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | use rhai::{Dynamic, Engine, Map, Scope}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::debug` [INFO] [stdout] --> client/src/runner/scripting/engine.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use log::debug; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> client/src/runner/query_trigger_handler.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use log::{debug, info}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> client/src/config/keybinds/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | 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:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use block_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> client/src/config/keybinds/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | 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: `ui::input::KeyMatcher` [INFO] [stdout] --> client/src/config/keybinds/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ui::input::KeyMatcher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::runner::service_worker::work_context::WorkContext` [INFO] [stdout] --> client/src/runner/service_worker/block_processor.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::runner::service_worker::work_context::WorkContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [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] 40 | 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] 132 | pub fn get_service_block(&self, service_id: &ServiceId, block_id: &BlockId) -> Option<&Block> { [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:14:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Profile { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub all_task_definitions: Vec<(TaskDefinition, Option)>, [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, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub action: Option, [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: field `work_name` is never read [INFO] [stdout] --> client/src/runner/service_worker/concurrent_operation.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct ProcessWrapper { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 105 | 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(&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:35:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl TaskContext { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn clear_current_action(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn update_task(&mut self, update: F) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn update_system(&self, query: F) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn get_action(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ServiceProxy` is never constructed [INFO] [stdout] --> client/src/runner/scripting/executor.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | struct ServiceProxy { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlockProxy` is never constructed [INFO] [stdout] --> client/src/runner/scripting/executor.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | struct BlockProxy { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RhaiRequest` is never constructed [INFO] [stdout] --> client/src/runner/scripting/engine.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct RhaiRequest { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_first_config_file` is never used [INFO] [stdout] --> client/src/config/parsing.rs:168:4 [INFO] [stdout] | [INFO] [stdout] 168 | fn find_first_config_file>(path: P) -> Result { [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:165:32 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn create_work_context(&self, operation_type: OperationType, silent: bool) -> BlockWorkContext { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ 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] 165 | pub fn create_work_context(&self, operation_type: OperationType, silent: bool) -> 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:151:32 [INFO] [stdout] | [INFO] [stdout] 151 | 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] 151 | pub fn create_work_context(&self, silent: bool) -> TaskWorkContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.17s [INFO] running `Command { std: "docker" "inspect" "9ba72a19c0d12fa01e287ef5f14bdfd53d03abdb9571a13d2148740e8b281e44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ba72a19c0d12fa01e287ef5f14bdfd53d03abdb9571a13d2148740e8b281e44", kill_on_drop: false }` [INFO] [stdout] 9ba72a19c0d12fa01e287ef5f14bdfd53d03abdb9571a13d2148740e8b281e44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 360f4fd0e262141f54f58fe5aba6f6d7f4f51d3b939eb5475dfe19248728d1ad [INFO] running `Command { std: "docker" "start" "-a" "360f4fd0e262141f54f58fe5aba6f6d7f4f51d3b939eb5475dfe19248728d1ad", 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] warning: ambiguous glob re-exports [INFO] [stderr] --> ui/src/component/mod.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | pub use list::*; [INFO] [stderr] | ^^^^^^^ the name `ListState` in the type namespace is first re-exported here [INFO] [stderr] 14 | pub use simple_list::*; [INFO] [stderr] | -------------- but the name `ListState` in the type namespace is also re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `idx` [INFO] [stderr] --> ui/src/component/flow.rs:17:43 [INFO] [stderr] | [INFO] [stderr] 17 | fn measure(&self, ctx: &FrameContext, idx: usize) -> UIResult { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `idx` [INFO] [stderr] --> ui/src/component/flow.rs:21:56 [INFO] [stderr] | [INFO] [stderr] 21 | fn render(self: Box, ctx: &mut FrameContext, idx: usize, pos: Position, size: Size) -> UIResult<()> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `self_size` [INFO] [stderr] --> ui/src/component/simple_list.rs:77:13 [INFO] [stderr] | [INFO] [stderr] 77 | let self_size = context.size(); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_size` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> ui/src/component/fixed_measurement.rs:37:23 [INFO] [stderr] | [INFO] [stderr] 37 | fn measure(&self, context: &FrameContext) -> UIResult { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> ui/src/component/space.rs:23:21 [INFO] [stderr] | [INFO] [stderr] 23 | fn render(self, context: &mut FrameContext) -> UIResult { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `retain` [INFO] [stderr] --> ui/src/state_store.rs:30:36 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn child(&self, key: &str, retain: Option) -> Rc { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_retain` [INFO] [stderr] [INFO] [stderr] warning: fields `element`, `size`, and `index` are never read [INFO] [stderr] --> ui/src/component/simple_list.rs:65:13 [INFO] [stderr] | [INFO] [stderr] 64 | struct ResolvedElement { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 65 | element: Element, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 66 | size: Size, [INFO] [stderr] | ^^^^ [INFO] [stderr] 67 | index: usize, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `component` and `size` are never read [INFO] [stderr] --> ui/src/component/fixed_measurement.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct FixedStatefulMeasurement [INFO] [stderr] | ------------------------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 17 | component: C, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 18 | size: Size, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ui` (lib) generated 9 warnings (run `cargo fix --lib -p ui` to apply 6 suggestions) [INFO] [stderr] warning: `ui` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] warning: unused import: `BlockStatus` [INFO] [stderr] --> client/src/system_state.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | Automation, BlockStatus, GetBlock, OutputKey, OutputStore, Profile, Service, Task, TaskId, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Arc` and `RwLock` [INFO] [stderr] --> client/src/ui/mod.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | use std::sync::{Arc, RwLock}; [INFO] [stderr] | ^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Arc` and `RwLock` [INFO] [stderr] --> client/src/ui/screens/select_profile.rs:4:17 [INFO] [stderr] | [INFO] [stderr] 4 | use std::sync::{Arc, RwLock}; [INFO] [stderr] | ^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Arc` and `RwLock` [INFO] [stderr] --> client/src/ui/screens/view_profile/output_pane.rs:7:17 [INFO] [stderr] | [INFO] [stderr] 7 | use std::sync::{Arc, RwLock}; [INFO] [stderr] | ^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Arc` and `RwLock` [INFO] [stderr] --> client/src/ui/screens/view_profile/mod.rs:10:17 [INFO] [stderr] | [INFO] [stderr] 10 | use std::sync::{Arc, RwLock}; [INFO] [stderr] | ^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `AutomationStatus` [INFO] [stderr] --> client/src/models/profile.rs:3:33 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::models::{Automation, AutomationStatus, Service, TaskId}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::ops::Deref` [INFO] [stderr] --> client/src/models/profile.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std::ops::Deref; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `TaskDefinition` [INFO] [stderr] --> client/src/models/task.rs:1:32 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::config::{ServiceId, TaskDefinition, TaskDefinitionId, TaskStep}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Automation` and `Task` [INFO] [stderr] --> client/src/runner/service_worker/mod.rs:1:21 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::models::{Automation, Task, TaskStatus}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `debug` [INFO] [stderr] --> client/src/runner/service_worker/mod.rs:12:11 [INFO] [stderr] | [INFO] [stderr] 12 | use log::{debug, info}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ExecutableEntry` [INFO] [stderr] --> client/src/runner/service_worker/requirement_checker.rs:1:21 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::config::{ExecutableEntry, HttpMethod, Requirement}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `log::info` [INFO] [stderr] --> client/src/runner/service_worker/requirement_checker.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use log::info; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::config::TaskDefinitionId` [INFO] [stderr] --> client/src/runner/service_worker/task_context.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::config::TaskDefinitionId; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around pattern [INFO] [stderr] --> client/src/runner/service_worker/mod.rs:154:23 [INFO] [stderr] | [INFO] [stderr] 154 | .map(|(automation)| { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 154 - .map(|(automation)| { [INFO] [stderr] 154 + .map(|automation | { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused import: `debug` [INFO] [stderr] --> client/src/runner/file_watcher.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | use log::{debug, error, info, trace}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `BlockId` and `TaskDefinitionId` [INFO] [stderr] --> client/src/runner/scripting/executor.rs:1:21 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::config::{BlockId, ServiceId, TaskDefinitionId}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `BlockAction`, `BlockStatus`, and `WorkStep` [INFO] [stderr] --> client/src/runner/scripting/executor.rs:2:21 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::models::{BlockAction, BlockStatus, WorkStep}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `rhai::module_resolvers::DummyModuleResolver` [INFO] [stderr] --> client/src/runner/scripting/executor.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use rhai::module_resolvers::DummyModuleResolver; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Package` and `StandardPackage` [INFO] [stderr] --> client/src/runner/scripting/executor.rs:6:22 [INFO] [stderr] | [INFO] [stderr] 6 | use rhai::packages::{Package, StandardPackage}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Dynamic`, `Engine`, `Map`, and `Scope` [INFO] [stderr] --> client/src/runner/scripting/executor.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | use rhai::{Dynamic, Engine, Map, Scope}; [INFO] [stderr] | ^^^^^^^ ^^^^^^ ^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `log::debug` [INFO] [stderr] --> client/src/runner/scripting/engine.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use log::debug; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `debug` [INFO] [stderr] --> client/src/runner/query_trigger_handler.rs:5:11 [INFO] [stderr] | [INFO] [stderr] 5 | use log::{debug, info}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: private item shadows public glob re-export [INFO] [stderr] --> client/src/config/keybinds/mod.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use block_bindings::ServiceActionBinding; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the name `ServiceActionBinding` in the type namespace is supposed to be publicly re-exported here [INFO] [stderr] --> client/src/config/keybinds/mod.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub use block_bindings::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: but the private item here shadows it [INFO] [stderr] --> client/src/config/keybinds/mod.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use block_bindings::ServiceActionBinding; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ui::input::KeyMatcher` [INFO] [stderr] --> client/src/config/keybinds/mod.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use ui::input::KeyMatcher; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::runner::service_worker::work_context::WorkContext` [INFO] [stderr] --> client/src/runner/service_worker/block_processor.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use crate::runner::service_worker::work_context::WorkContext; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `itertools::Itertools` [INFO] [stderr] --> client/src/runner/query_trigger_handler.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use itertools::Itertools; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `get_profile_name`, `get_task_definition`, and `get_service_block` are never used [INFO] [stderr] --> client/src/system_state.rs:64:12 [INFO] [stderr] | [INFO] [stderr] 40 | impl SystemState { [INFO] [stderr] | ---------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 64 | pub fn get_profile_name(&self) -> Option<&str> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 116 | pub fn get_task_definition( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 132 | pub fn get_service_block(&self, service_id: &ServiceId, block_id: &BlockId) -> Option<&Block> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `all_task_definitions` is never read [INFO] [stderr] --> client/src/models/profile.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct Profile { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 14 | pub all_task_definitions: Vec<(TaskDefinition, Option)>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Profile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `definition_id` and `action` are never read [INFO] [stderr] --> client/src/models/task.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct Task { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 10 | pub id: TaskId, [INFO] [stderr] 11 | pub definition_id: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 16 | pub action: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Task` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variant `Cancel` is never constructed [INFO] [stderr] --> client/src/models/task.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 40 | pub enum TaskAction { [INFO] [stderr] | ---------- variant in this enum [INFO] [stderr] 41 | Cancel [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TaskAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `work_name` is never read [INFO] [stderr] --> client/src/runner/service_worker/concurrent_operation.rs:105:9 [INFO] [stderr] | [INFO] [stderr] 102 | pub struct ProcessWrapper { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 105 | pub work_name: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `update_service` is never used [INFO] [stderr] --> client/src/runner/service_worker/service_block_context.rs:62:12 [INFO] [stderr] | [INFO] [stderr] 23 | impl ServiceBlockContext { [INFO] [stderr] | ------------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 62 | pub fn update_service(&self, update: F) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `clear_current_action`, `update_task`, `update_system`, and `get_action` are never used [INFO] [stderr] --> client/src/runner/service_worker/task_context.rs:35:12 [INFO] [stderr] | [INFO] [stderr] 22 | impl TaskContext { [INFO] [stderr] | ---------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 35 | pub fn clear_current_action(&self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 49 | pub fn update_task(&mut self, update: F) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 76 | pub fn update_system(&self, query: F) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 95 | pub fn get_action(&self) -> Option { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ServiceProxy` is never constructed [INFO] [stderr] --> client/src/runner/scripting/executor.rs:92:8 [INFO] [stderr] | [INFO] [stderr] 92 | struct ServiceProxy { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `BlockProxy` is never constructed [INFO] [stderr] --> client/src/runner/scripting/executor.rs:97:8 [INFO] [stderr] | [INFO] [stderr] 97 | struct BlockProxy { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `RhaiRequest` is never constructed [INFO] [stderr] --> client/src/runner/scripting/engine.rs:230:12 [INFO] [stderr] | [INFO] [stderr] 230 | pub struct RhaiRequest { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `find_first_config_file` is never used [INFO] [stderr] --> client/src/config/parsing.rs:168:4 [INFO] [stderr] | [INFO] [stderr] 168 | fn find_first_config_file>(path: P) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> client/src/runner/service_worker/service_block_context.rs:165:32 [INFO] [stderr] | [INFO] [stderr] 165 | pub fn create_work_context(&self, operation_type: OperationType, silent: bool) -> BlockWorkContext { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 165 | pub fn create_work_context(&self, operation_type: OperationType, silent: bool) -> BlockWorkContext<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> client/src/runner/service_worker/task_context.rs:151:32 [INFO] [stderr] | [INFO] [stderr] 151 | pub fn create_work_context(&self, silent: bool) -> TaskWorkContext { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 151 | pub fn create_work_context(&self, silent: bool) -> TaskWorkContext<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `client` (bin "client" test) generated 39 warnings (run `cargo fix --bin "client" -p client --tests` to apply 25 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/client-f04ec511e4e42f33) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test utils::tests::test_resolve_paths_unix ... ok [INFO] [stdout] test utils::tests::test_resolve_path_cross_platform ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/macros-d6bec3c18ddbd9bc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ui-c9323eacdb817e05) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests macros [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ui [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "360f4fd0e262141f54f58fe5aba6f6d7f4f51d3b939eb5475dfe19248728d1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "360f4fd0e262141f54f58fe5aba6f6d7f4f51d3b939eb5475dfe19248728d1ad", kill_on_drop: false }` [INFO] [stdout] 360f4fd0e262141f54f58fe5aba6f6d7f4f51d3b939eb5475dfe19248728d1ad