[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#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[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 c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e92130b6f340afa9ef796918302cc7e0b0178591c2d9708e1f1e3b116c093d3
[INFO] running `Command { std: "docker" "start" "-a" "2e92130b6f340afa9ef796918302cc7e0b0178591c2d9708e1f1e3b116c093d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e92130b6f340afa9ef796918302cc7e0b0178591c2d9708e1f1e3b116c093d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e92130b6f340afa9ef796918302cc7e0b0178591c2d9708e1f1e3b116c093d3", kill_on_drop: false }`
[INFO] [stdout] 2e92130b6f340afa9ef796918302cc7e0b0178591c2d9708e1f1e3b116c093d3
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55327683ad30157b6562dc0a2c2ab838ab2a30c34de5c5bf8d5d717f107d2b2d
[INFO] running `Command { std: "docker" "start" "-a" "55327683ad30157b6562dc0a2c2ab838ab2a30c34de5c5bf8d5d717f107d2b2d", 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 libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[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)]` (part of `#[warn(unused)]`) 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<ScyllaConfig, String> {
[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<ScyllaConfig> {
[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<Ipv4Addr> {
[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<Ipv4Addr> {
[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<Ipv4Addr, String> {
[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<String>);
[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<String, String> {
[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<String, IoError> {
[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<i32>) -> &Arc<RwLock<Node>> {
[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<T>(stream: T, writer: Arc<Mutex<File>>, 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<ScyllaConfig> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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<String>);
[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 9.00s
[INFO] running `Command { std: "docker" "inspect" "55327683ad30157b6562dc0a2c2ab838ab2a30c34de5c5bf8d5d717f107d2b2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55327683ad30157b6562dc0a2c2ab838ab2a30c34de5c5bf8d5d717f107d2b2d", kill_on_drop: false }`
[INFO] [stdout] 55327683ad30157b6562dc0a2c2ab838ab2a30c34de5c5bf8d5d717f107d2b2d
