[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] 73db6f7e6751dd42fbf90eb400dd03936193add6 [INFO] testing dolphjs/rust_cli against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolphjs%2Frust_cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dolphjs/rust_cli on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "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-2-tc1/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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notify v8.0.0 [INFO] [stderr] Downloaded notify-types v2.0.0 [INFO] [stderr] Downloaded log v0.4.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b571827a682bd66bbbcdf62bfd36348841135004c58010df9d40c13dfc673ed [INFO] running `Command { std: "docker" "start" "-a" "9b571827a682bd66bbbcdf62bfd36348841135004c58010df9d40c13dfc673ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b571827a682bd66bbbcdf62bfd36348841135004c58010df9d40c13dfc673ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b571827a682bd66bbbcdf62bfd36348841135004c58010df9d40c13dfc673ed", kill_on_drop: false }` [INFO] [stdout] 9b571827a682bd66bbbcdf62bfd36348841135004c58010df9d40c13dfc673ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5571e681490f7db268cc3a75f9ffbae4e9ba64f3bd62d66271a336f19b919e93 [INFO] running `Command { std: "docker" "start" "-a" "5571e681490f7db268cc3a75f9ffbae4e9ba64f3bd62d66271a336f19b919e93", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.24 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling glob v0.3.2 [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 clap_derive v3.2.25 [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 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] = note: `#[warn(unused_imports)]` on by default [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: `matches` [INFO] [stdout] --> src/daemon/command.rs:5:43 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn init_watch_command(language: &str, matches: &ArgMatches) -> () { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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] [INFO] [stdout] warning: unused variable: `matchess` [INFO] [stdout] --> src/main.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | } 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 14s [INFO] running `Command { std: "docker" "inspect" "5571e681490f7db268cc3a75f9ffbae4e9ba64f3bd62d66271a336f19b919e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5571e681490f7db268cc3a75f9ffbae4e9ba64f3bd62d66271a336f19b919e93", kill_on_drop: false }` [INFO] [stdout] 5571e681490f7db268cc3a75f9ffbae4e9ba64f3bd62d66271a336f19b919e93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 900aaa2655552062d5ad347cc26797d5426bbe2ebc18a105d95fd997d512b213 [INFO] running `Command { std: "docker" "start" "-a" "900aaa2655552062d5ad347cc26797d5426bbe2ebc18a105d95fd997d512b213", kill_on_drop: false }` [INFO] [stderr] Compiling cli_rust v0.1.0 (/opt/rustwide/workdir) [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] = note: `#[warn(unused_imports)]` on by default [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: `matches` [INFO] [stdout] --> src/daemon/command.rs:5:43 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn init_watch_command(language: &str, matches: &ArgMatches) -> () { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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] [INFO] [stdout] warning: unused variable: `matchess` [INFO] [stdout] --> src/main.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | } 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 1.92s [INFO] running `Command { std: "docker" "inspect" "900aaa2655552062d5ad347cc26797d5426bbe2ebc18a105d95fd997d512b213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "900aaa2655552062d5ad347cc26797d5426bbe2ebc18a105d95fd997d512b213", kill_on_drop: false }` [INFO] [stdout] 900aaa2655552062d5ad347cc26797d5426bbe2ebc18a105d95fd997d512b213 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8214551ee0c62c7997de3e1b2beb3eb3551f46cee53c7d5bd758b294a4994970 [INFO] running `Command { std: "docker" "start" "-a" "8214551ee0c62c7997de3e1b2beb3eb3551f46cee53c7d5bd758b294a4994970", kill_on_drop: false }` [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] = note: `#[warn(unused_imports)]` on by default [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: `matches` [INFO] [stderr] --> src/daemon/command.rs:5:43 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn init_watch_command(language: &str, matches: &ArgMatches) -> () { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [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] warning: unused variable: `matchess` [INFO] [stderr] --> src/main.rs:61:24 [INFO] [stderr] | [INFO] [stderr] 61 | } 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 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dolph-a767bc9a2b84b7da) [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" "8214551ee0c62c7997de3e1b2beb3eb3551f46cee53c7d5bd758b294a4994970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8214551ee0c62c7997de3e1b2beb3eb3551f46cee53c7d5bd758b294a4994970", kill_on_drop: false }` [INFO] [stdout] 8214551ee0c62c7997de3e1b2beb3eb3551f46cee53c7d5bd758b294a4994970