[INFO] cloning repository https://github.com/f1shkabob/platter-personal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/f1shkabob/platter-personal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff1shkabob%2Fplatter-personal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff1shkabob%2Fplatter-personal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a568518da15fe952e4ac16f569dd3327aa57a3d9 [INFO] checking f1shkabob/platter-personal against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff1shkabob%2Fplatter-personal" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/f1shkabob/platter-personal [INFO] finished tweaking git repo https://github.com/f1shkabob/platter-personal [INFO] tweaked toml for git repo https://github.com/f1shkabob/platter-personal written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/f1shkabob/platter-personal on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/f1shkabob/platter-personal 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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4473031aac738b6f8704b9dc0123a39e25ef78cef838030f0abf0b395ad8532d [INFO] running `Command { std: "docker" "start" "-a" "4473031aac738b6f8704b9dc0123a39e25ef78cef838030f0abf0b395ad8532d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4473031aac738b6f8704b9dc0123a39e25ef78cef838030f0abf0b395ad8532d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4473031aac738b6f8704b9dc0123a39e25ef78cef838030f0abf0b395ad8532d", kill_on_drop: false }` [INFO] [stdout] 4473031aac738b6f8704b9dc0123a39e25ef78cef838030f0abf0b395ad8532d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 812f2b41235d79964a58fb6e2d8132d6a147d9f48d68fd470a87d5167e876379 [INFO] running `Command { std: "docker" "start" "-a" "812f2b41235d79964a58fb6e2d8132d6a147d9f48d68fd470a87d5167e876379", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking sdd v3.0.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking closure v0.3.0 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking scc v2.1.16 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling colabrodo_macros v0.5.0 (https://github.com/InsightCenterNoodles/colabrodo?rev=e5ec9d6731907bccb836e3c5adf9cd63395ba9f2#e5ec9d67) [INFO] [stderr] Compiling uuid-macro-internal v1.10.0 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking wide v0.7.28 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tungstenite v0.23.0 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serial_test v3.1.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-tungstenite v0.23.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking gltf-json v1.4.1 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking nalgebra v0.32.6 [INFO] [stderr] Checking neli v0.6.4 [INFO] [stderr] Checking colabrodo_common v0.5.1 (https://github.com/InsightCenterNoodles/colabrodo?rev=e5ec9d6731907bccb836e3c5adf9cd63395ba9f2#e5ec9d67) [INFO] [stderr] Checking local-ip-address v0.5.7 [INFO] [stderr] Checking local-ip-address v0.6.2 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking gltf v1.4.1 [INFO] [stderr] Checking colabrodo_server v0.5.2 (https://github.com/InsightCenterNoodles/colabrodo?rev=e5ec9d6731907bccb836e3c5adf9cd63395ba9f2#e5ec9d67) [INFO] [stderr] Checking nalgebra-glm v0.18.0 [INFO] [stderr] Checking platter v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `use_assimp` [INFO] [stdout] --> src/platter_state.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(use_assimp)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_assimp)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_assimp)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `use_assimp` [INFO] [stdout] --> src/platter_state.rs:244:11 [INFO] [stdout] | [INFO] [stdout] 244 | #[cfg(use_assimp)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_assimp)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_assimp)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `use_assimp` [INFO] [stdout] --> src/platter_state.rs:247:15 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(not(use_assimp))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_assimp)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_assimp)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `use_assimp` [INFO] [stdout] --> src/platter_state.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(use_assimp)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_assimp)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_assimp)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `use_assimp` [INFO] [stdout] --> src/platter_state.rs:244:11 [INFO] [stdout] | [INFO] [stdout] 244 | #[cfg(use_assimp)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_assimp)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_assimp)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `use_assimp` [INFO] [stdout] --> src/platter_state.rs:247:15 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(not(use_assimp))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_assimp)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_assimp)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/dir_watcher.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | tx: &mpsc::Sender, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/dir_watcher.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | p: std::path::PathBuf, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source_id` [INFO] [stdout] --> src/dir_watcher.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | source_id: Tag, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dir` [INFO] [stdout] --> src/dir_watcher.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | dir: &Directory, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `latest` [INFO] [stdout] --> src/dir_watcher.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | latest: &Option, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_latest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/dir_watcher.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | tx: &mpsc::Sender, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/dir_watcher.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | p: std::path::PathBuf, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source_id` [INFO] [stdout] --> src/dir_watcher.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | source_id: Tag, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dir` [INFO] [stdout] --> src/dir_watcher.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | dir: &Directory, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `latest` [INFO] [stdout] --> src/dir_watcher.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | latest: &Option, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_latest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `command_stream` and `size_large_limit` are never read [INFO] [stdout] --> src/platter_state.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct PlatterInit { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 23 | /// Stream for commands [INFO] [stdout] 24 | pub command_stream: tokio::sync::mpsc::Sender, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub size_large_limit: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_servers` is never used [INFO] [stdout] --> src/registry.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl RegistryClient { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 145 | pub fn get_servers(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `command_stream` and `size_large_limit` are never read [INFO] [stdout] --> src/platter_state.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct PlatterInit { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 23 | /// Stream for commands [INFO] [stdout] 24 | pub command_stream: tokio::sync::mpsc::Sender, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub size_large_limit: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_servers` is never used [INFO] [stdout] --> src/registry.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl RegistryClient { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 145 | pub fn get_servers(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "812f2b41235d79964a58fb6e2d8132d6a147d9f48d68fd470a87d5167e876379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "812f2b41235d79964a58fb6e2d8132d6a147d9f48d68fd470a87d5167e876379", kill_on_drop: false }` [INFO] [stdout] 812f2b41235d79964a58fb6e2d8132d6a147d9f48d68fd470a87d5167e876379