[INFO] cloning repository https://github.com/dolphjs/rust_cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dolphjs/rust_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolphjs%2Frust_cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolphjs%2Frust_cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4902db722e5dc6965d9e23f8d60f7dbce0c67355 [INFO] testing dolphjs/rust_cli against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolphjs%2Frust_cli" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dolphjs/rust_cli on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dolphjs/rust_cli [INFO] finished tweaking git repo https://github.com/dolphjs/rust_cli [INFO] tweaked toml for git repo https://github.com/dolphjs/rust_cli written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dolphjs/rust_cli 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-async v2.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbdad099108ce49a7edc926e7c0bef26d781fbee75dabda94c35955a2444ef51 [INFO] running `Command { std: "docker" "start" "-a" "fbdad099108ce49a7edc926e7c0bef26d781fbee75dabda94c35955a2444ef51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbdad099108ce49a7edc926e7c0bef26d781fbee75dabda94c35955a2444ef51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbdad099108ce49a7edc926e7c0bef26d781fbee75dabda94c35955a2444ef51", kill_on_drop: false }` [INFO] [stdout] fbdad099108ce49a7edc926e7c0bef26d781fbee75dabda94c35955a2444ef51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb87d5a332f689b71fff16269d116775241f851760f787889c02fd703e4a4983 [INFO] running `Command { std: "docker" "start" "-a" "bb87d5a332f689b71fff16269d116775241f851760f787889c02fd703e4a4983", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling log v0.4.24 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling cli_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `path::PathBuf` [INFO] [stdout] --> src/daemon/runner.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{path::PathBuf, process::Command}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/init.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Database` [INFO] [stdout] --> src/writers/datasource_config_writer.rs:5:50 [INFO] [stdout] | [INFO] [stdout] 5 | use super::config_writers::{find_base_directory, Database}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/writers/db_config_writer.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn write_db_config(name: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matchess` [INFO] [stdout] --> src/main.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | } else if let Some(matchess) = matches.subcommand_matches("build") { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matchess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/daemon/configs.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl CommandConfig { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 38 | pub fn new(program: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/properties.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl DefaultConfig { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 27 | pub fn new(config: DefaultConfig) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `generate_server` is never used [INFO] [stdout] --> src/properties.rs:115:18 [INFO] [stdout] | [INFO] [stdout] 37 | impl Generator { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 115 | pub async fn generate_server(&self, name: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `socket_component_writer` is never used [INFO] [stdout] --> src/writers/socket_component_writer.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn socket_component_writer(){} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `jsonLimit` should have a snake case name [INFO] [stdout] --> src/writers/config_writers.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub jsonLimit: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `json_limit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "bb87d5a332f689b71fff16269d116775241f851760f787889c02fd703e4a4983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb87d5a332f689b71fff16269d116775241f851760f787889c02fd703e4a4983", kill_on_drop: false }` [INFO] [stdout] bb87d5a332f689b71fff16269d116775241f851760f787889c02fd703e4a4983 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb29b70439bd8e492b06e9a613a339488115252598ed5d9f4bd3d97ef31ea312 [INFO] running `Command { std: "docker" "start" "-a" "bb29b70439bd8e492b06e9a613a339488115252598ed5d9f4bd3d97ef31ea312", kill_on_drop: false }` [INFO] [stderr] Compiling cli_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `path::PathBuf` [INFO] [stdout] --> src/daemon/runner.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{path::PathBuf, process::Command}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/init.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Database` [INFO] [stdout] --> src/writers/datasource_config_writer.rs:5:50 [INFO] [stdout] | [INFO] [stdout] 5 | use super::config_writers::{find_base_directory, Database}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/writers/db_config_writer.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn write_db_config(name: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matchess` [INFO] [stdout] --> src/main.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | } else if let Some(matchess) = matches.subcommand_matches("build") { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matchess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/daemon/configs.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl CommandConfig { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 38 | pub fn new(program: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/properties.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl DefaultConfig { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 27 | pub fn new(config: DefaultConfig) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `generate_server` is never used [INFO] [stdout] --> src/properties.rs:115:18 [INFO] [stdout] | [INFO] [stdout] 37 | impl Generator { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 115 | pub async fn generate_server(&self, name: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `socket_component_writer` is never used [INFO] [stdout] --> src/writers/socket_component_writer.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn socket_component_writer(){} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `jsonLimit` should have a snake case name [INFO] [stdout] --> src/writers/config_writers.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub jsonLimit: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `json_limit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.40s [INFO] running `Command { std: "docker" "inspect" "bb29b70439bd8e492b06e9a613a339488115252598ed5d9f4bd3d97ef31ea312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb29b70439bd8e492b06e9a613a339488115252598ed5d9f4bd3d97ef31ea312", kill_on_drop: false }` [INFO] [stdout] bb29b70439bd8e492b06e9a613a339488115252598ed5d9f4bd3d97ef31ea312 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 17a4c36fae49dc85fa702c2fcbcde3c07804f8b00ce93f21c528b8af7ddff4b0 [INFO] running `Command { std: "docker" "start" "-a" "17a4c36fae49dc85fa702c2fcbcde3c07804f8b00ce93f21c528b8af7ddff4b0", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `path::PathBuf` [INFO] [stderr] --> src/daemon/runner.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | use std::{path::PathBuf, process::Command}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stderr] --> src/init.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{Deserialize, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Database` [INFO] [stderr] --> src/writers/datasource_config_writer.rs:5:50 [INFO] [stderr] | [INFO] [stderr] 5 | use super::config_writers::{find_base_directory, Database}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> src/writers/db_config_writer.rs:7:24 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn write_db_config(name: &str) -> Result<(), Box> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `matchess` [INFO] [stderr] --> src/main.rs:72:24 [INFO] [stderr] | [INFO] [stderr] 72 | } else if let Some(matchess) = matches.subcommand_matches("build") { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matchess` [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/daemon/configs.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 37 | impl CommandConfig { [INFO] [stderr] | ------------------ associated function in this implementation [INFO] [stderr] 38 | pub fn new(program: &str) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/properties.rs:27:12 [INFO] [stderr] | [INFO] [stderr] 26 | impl DefaultConfig { [INFO] [stderr] | ------------------ associated function in this implementation [INFO] [stderr] 27 | pub fn new(config: DefaultConfig) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: method `generate_server` is never used [INFO] [stderr] --> src/properties.rs:115:18 [INFO] [stderr] | [INFO] [stderr] 37 | impl Generator { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 115 | pub async fn generate_server(&self, name: &str) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `socket_component_writer` is never used [INFO] [stderr] --> src/writers/socket_component_writer.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn socket_component_writer(){} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: structure field `jsonLimit` should have a snake case name [INFO] [stderr] --> src/writers/config_writers.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 31 | pub jsonLimit: String, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `json_limit` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cli_rust` (bin "dolph" test) generated 10 warnings (run `cargo fix --bin "dolph" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dolph-48afe7ba091a8cb5) [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" "17a4c36fae49dc85fa702c2fcbcde3c07804f8b00ce93f21c528b8af7ddff4b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a4c36fae49dc85fa702c2fcbcde3c07804f8b00ce93f21c528b8af7ddff4b0", kill_on_drop: false }` [INFO] [stdout] 17a4c36fae49dc85fa702c2fcbcde3c07804f8b00ce93f21c528b8af7ddff4b0