[INFO] cloning repository https://github.com/dkropachev/rust-ccm-binding [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dkropachev/rust-ccm-binding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkropachev%2Frust-ccm-binding", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkropachev%2Frust-ccm-binding'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfafcfdb9a7789b98355a2df2c2f928ad35dba3f [INFO] checking dkropachev/rust-ccm-binding against try#4797991aa2efb6d658150f10425b3f3b5d10eceb for pr-143193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkropachev%2Frust-ccm-binding" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dkropachev/rust-ccm-binding [INFO] finished tweaking git repo https://github.com/dkropachev/rust-ccm-binding [INFO] tweaked toml for git repo https://github.com/dkropachev/rust-ccm-binding written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dkropachev/rust-ccm-binding on toolchain 4797991aa2efb6d658150f10425b3f3b5d10eceb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dkropachev/rust-ccm-binding 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" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miniz_oxide v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fba0b8fe7cd874036ec14c97d651b8d7552f5f5a0055de29acd1742ff1eccffe [INFO] running `Command { std: "docker" "start" "-a" "fba0b8fe7cd874036ec14c97d651b8d7552f5f5a0055de29acd1742ff1eccffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fba0b8fe7cd874036ec14c97d651b8d7552f5f5a0055de29acd1742ff1eccffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fba0b8fe7cd874036ec14c97d651b8d7552f5f5a0055de29acd1742ff1eccffe", kill_on_drop: false }` [INFO] [stdout] fba0b8fe7cd874036ec14c97d651b8d7552f5f5a0055de29acd1742ff1eccffe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0357e413ee494af4a4f0a16072470f31bf92d951837189cecfbe22c7ecfd71f [INFO] running `Command { std: "docker" "start" "-a" "f0357e413ee494af4a4f0a16072470f31bf92d951837189cecfbe22c7ecfd71f", kill_on_drop: false }` [INFO] [stderr] warning: 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 proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking untitled1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `ScyllaConfig` is never used [INFO] [stdout] --> src/cluster_config.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum ScyllaConfig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `to_yaml`, `from_yaml`, `to_flat_string`, `output_mut`, and `take_output` are never used [INFO] [stdout] --> src/cluster_config.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl ScyllaConfig { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 24 | pub fn to_yaml(&self) -> Value { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn from_yaml(value: Value) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn to_flat_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | pub fn output_mut(self: &mut ScyllaConfig) -> Option<&mut ScyllaConfig> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn take_output(self: &mut ScyllaConfig) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_active_networks` is never used [INFO] [stdout] --> src/find_available_iprange.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn get_active_networks() -> HashSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ip_str_to_net` is never used [INFO] [stdout] --> src/find_available_iprange.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | fn ip_str_to_net(hex_ip: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_available_iprange` is never used [INFO] [stdout] --> src/find_available_iprange.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn find_available_iprange() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `NodeStatus` is never used [INFO] [stdout] --> src/cluster.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum NodeStatus { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `NodeStartOption` is never used [INFO] [stdout] --> src/cluster.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum NodeStartOption { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AggregatedError` is never constructed [INFO] [stdout] --> src/cluster.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | struct AggregatedError(Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Node` is never constructed [INFO] [stdout] --> src/cluster.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) struct Node { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/cluster.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl Node { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 43 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | fn jmx_port(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fn debug_port(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fn get_ccm_env(&self) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | pub async fn init(&self) -> Result<(), IoError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub async fn start(&self, opts: Option<&[NodeStartOption]>) -> Result<(), IoError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | pub async fn delete(&mut self) -> Result<(), IoError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | fn mark_deleted(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Cluster` is never constructed [INFO] [stdout] --> src/cluster.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | pub(crate) struct Cluster { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/cluster.rs:166:19 [INFO] [stdout] | [INFO] [stdout] 165 | impl Cluster { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 166 | pub(crate) fn set_default_node_memory(&mut self, memory: i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | pub(crate) fn set_default_node_smp(&mut self, smp: i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | pub(crate) fn set_default_node_config(&mut self, config: ScyllaConfig) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | async fn sniff_ip_prefix() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | pub async fn get_free_node_id(&self, datacenter_id: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 225 | pub(crate) async fn add_node(&mut self, datacenter_id: Option) -> &Arc> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | const DEFAULT_MEMORY: i32 = 512; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 242 | const DEFAULT_SMP: i32 = 1; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 243 | [INFO] [stdout] 244 | pub(crate) async fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | pub(crate) async fn init(&self) -> Result<(), IoError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 335 | pub(crate) async fn start(&self, opts: Option<&[NodeStartOption]>) -> Result<(), IoError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | pub(crate) async fn stop(&mut self) -> Result<(), IoError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | pub(crate) async fn destroy(&mut self) -> Result<(), IoError> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LoggedCmd` is never constructed [INFO] [stdout] --> src/ccm_cli.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) struct LoggedCmd { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RunOptions` is never constructed [INFO] [stdout] --> src/ccm_cli.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct RunOptions { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `set_log_file`, `run_command`, `stream_reader`, and `drop` are never used [INFO] [stdout] --> src/ccm_cli.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl LoggedCmd { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 36 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub async fn set_log_file(&mut self, file_name: String) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub async fn run_command( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | async fn stream_reader(stream: T, writer: Arc>, prefix: String) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | fn drop(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/ccm_cli.rs:209:10 [INFO] [stdout] | [INFO] [stdout] 209 | async fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `output_mut` and `take_output` are never used [INFO] [stdout] --> src/cluster_config.rs:152:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl ScyllaConfig { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 152 | pub fn output_mut(self: &mut ScyllaConfig) -> Option<&mut ScyllaConfig> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn take_output(self: &mut ScyllaConfig) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DELETED` is never constructed [INFO] [stdout] --> src/cluster.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum NodeStatus { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 15 | ACTIVE, [INFO] [stdout] 16 | DELETED, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NOWAIT`, `WaitOtherNotice`, and `WaitForBinaryProto` are never constructed [INFO] [stdout] --> src/cluster.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum NodeStartOption { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 20 | NOWAIT, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 21 | WaitOtherNotice, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | WaitForBinaryProto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AggregatedError` is never constructed [INFO] [stdout] --> src/cluster.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | struct AggregatedError(Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `status` and `config` are never read [INFO] [stdout] --> src/cluster.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) struct Node { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | pub status: NodeStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub config: ScyllaConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `delete` and `mark_deleted` are never used [INFO] [stdout] --> src/cluster.rs:126:18 [INFO] [stdout] | [INFO] [stdout] 42 | impl Node { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 126 | pub async fn delete(&mut self) -> Result<(), IoError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | fn mark_deleted(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_default_node_memory`, `set_default_node_smp`, and `set_default_node_config` are never used [INFO] [stdout] --> src/cluster.rs:166:19 [INFO] [stdout] | [INFO] [stdout] 165 | impl Cluster { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] 166 | pub(crate) fn set_default_node_memory(&mut self, memory: i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | pub(crate) fn set_default_node_smp(&mut self, smp: i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | pub(crate) fn set_default_node_config(&mut self, config: ScyllaConfig) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `drop` is never used [INFO] [stdout] --> src/ccm_cli.rs:197:8 [INFO] [stdout] | [INFO] [stdout] 35 | impl LoggedCmd { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 197 | fn drop(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/ccm_cli.rs:209:10 [INFO] [stdout] | [INFO] [stdout] 209 | async fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.28s [INFO] running `Command { std: "docker" "inspect" "f0357e413ee494af4a4f0a16072470f31bf92d951837189cecfbe22c7ecfd71f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0357e413ee494af4a4f0a16072470f31bf92d951837189cecfbe22c7ecfd71f", kill_on_drop: false }` [INFO] [stdout] f0357e413ee494af4a4f0a16072470f31bf92d951837189cecfbe22c7ecfd71f