[INFO] fetching crate tc_cli_client 0.2.1...
[INFO] building tc_cli_client-0.2.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate tc_cli_client 0.2.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate tc_cli_client 0.2.1
[INFO] finished tweaking crates.io crate tc_cli_client 0.2.1
[INFO] tweaked toml for crates.io crate tc_cli_client 0.2.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tc_cli_client 0.2.1 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 74 packages to latest compatible versions
[INFO] [stderr]       Adding pretty_env_logger v0.3.1 (available: v0.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.6.2
[INFO] [stderr]   Downloaded tc_core v0.3.1
[INFO] [stderr]   Downloaded debug_stub_derive v0.3.0
[INFO] [stderr]   Downloaded spectral v0.6.0
[INFO] [stderr]   Downloaded pretty_env_logger v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75fca715b958a16eb460ac68a1e674f4e1562fd2a66aff03c21917def4667623
[INFO] running `Command { std: "docker" "start" "-a" "75fca715b958a16eb460ac68a1e674f4e1562fd2a66aff03c21917def4667623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75fca715b958a16eb460ac68a1e674f4e1562fd2a66aff03c21917def4667623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75fca715b958a16eb460ac68a1e674f4e1562fd2a66aff03c21917def4667623", kill_on_drop: false }`
[INFO] [stdout] 75fca715b958a16eb460ac68a1e674f4e1562fd2a66aff03c21917def4667623
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 211b75a367b77f41b42591845d3d61113a20f76633d7c0c12e645caa52c6d921
[INFO] running `Command { std: "docker" "start" "-a" "211b75a367b77f41b42591845d3d61113a20f76633d7c0c12e645caa52c6d921", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling debug_stub_derive v0.3.0
[INFO] [stderr]    Compiling tc_core v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tc_cli_client v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated crate `tc_core`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate tc_core;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated crate `tc_core`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tc_core::{self, Container, Docker, Image, Logs};
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Container`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tc_core::{self, Container, Docker, Image, Logs};
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Docker`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:11:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tc_core::{self, Container, Docker, Image, Logs};
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Image`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tc_core::{self, Container, Docker, Image, Logs};
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Logs`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:11:47
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tc_core::{self, Container, Docker, Image, Logs};
[INFO] [stdout]    |                                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Docker`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:91:6
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl Docker for Cli {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Image`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn build_run_command<'a, I: Image>(image: &I, command: &'a mut Command) -> &'a mut Command {
[INFO] [stdout]    |                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Image`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn run<I: Image>(&self, image: I) -> Container<Cli, I> {
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Container`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:92:42
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn run<I: Image>(&self, image: I) -> Container<Cli, I> {
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Container`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         Container::new(container_id, self, image)
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Logs`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:111:33
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn logs(&self, id: &str) -> Logs {
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Logs`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         Logs {
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Ports`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:129:43
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn ports(&self, id: &str) -> tc_core::Ports {
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Ports`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:195:41
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn into_ports(self) -> tc_core::Ports {
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Ports`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:196:34
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let mut ports = tc_core::Ports::default();
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Image::env_vars`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:78:35
[INFO] [stdout]    |
[INFO] [stdout] 78 |         for (key, value) in image.env_vars() {
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Image::descriptor`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:85:24
[INFO] [stdout]    |
[INFO] [stdout] 85 |             .arg(image.descriptor())
[INFO] [stdout]    |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Image::args`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:86:25
[INFO] [stdout]    |
[INFO] [stdout] 86 |             .args(image.args())
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `tc_core::Container::<'d, D, I>::new`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:108:20
[INFO] [stdout]     |
[INFO] [stdout] 108 |         Container::new(container_id, self, image)
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tc_core::Logs::stdout`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |             stdout: Box::new(child.stdout.unwrap()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tc_core::Logs::stderr`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             stderr: Box::new(child.stderr.unwrap()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Ports::add_mapping`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:212:19
[INFO] [stdout]     |
[INFO] [stdout] 212 |             ports.add_mapping(internal, external);
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ip` is never read
[INFO] [stdout]    --> src/cli.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | struct PortMapping {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] 177 |     #[serde(rename = "HostIp")]
[INFO] [stdout] 178 |     ip: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PortMapping` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/cli.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | struct ContainerInfo {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] 185 |     #[serde(rename = "Id")]
[INFO] [stdout] 186 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ContainerInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cli.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn run<I: Image>(&self, image: I) -> Container<Cli, I> {
[INFO] [stdout]    |                      ^^^^^               ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn run<I: Image>(&self, image: I) -> Container<'_, Cli, I> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.84s
[INFO] running `Command { std: "docker" "inspect" "211b75a367b77f41b42591845d3d61113a20f76633d7c0c12e645caa52c6d921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "211b75a367b77f41b42591845d3d61113a20f76633d7c0c12e645caa52c6d921", kill_on_drop: false }`
[INFO] [stdout] 211b75a367b77f41b42591845d3d61113a20f76633d7c0c12e645caa52c6d921
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f0bdf7a4b5def2d2fefeac75dd3fb47db3179381460bcf6a7da1557593639cb
[INFO] running `Command { std: "docker" "start" "-a" "7f0bdf7a4b5def2d2fefeac75dd3fb47db3179381460bcf6a7da1557593639cb", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stdout] warning: use of deprecated crate `tc_core`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate tc_core;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated crate `tc_core`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tc_core::{self, Container, Docker, Image, Logs};
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Container`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tc_core::{self, Container, Docker, Image, Logs};
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Docker`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:11:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tc_core::{self, Container, Docker, Image, Logs};
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Image`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tc_core::{self, Container, Docker, Image, Logs};
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Logs`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:11:47
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tc_core::{self, Container, Docker, Image, Logs};
[INFO] [stdout]    |                                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Docker`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:91:6
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl Docker for Cli {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Image`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn build_run_command<'a, I: Image>(image: &I, command: &'a mut Command) -> &'a mut Command {
[INFO] [stdout]    |                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Image`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn run<I: Image>(&self, image: I) -> Container<Cli, I> {
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Container`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:92:42
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn run<I: Image>(&self, image: I) -> Container<Cli, I> {
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Container`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         Container::new(container_id, self, image)
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Logs`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:111:33
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn logs(&self, id: &str) -> Logs {
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Logs`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         Logs {
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Ports`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:129:43
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn ports(&self, id: &str) -> tc_core::Ports {
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Ports`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:195:41
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn into_ports(self) -> tc_core::Ports {
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Ports`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:196:34
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let mut ports = tc_core::Ports::default();
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Image::env_vars`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:78:35
[INFO] [stdout]    |
[INFO] [stdout] 78 |         for (key, value) in image.env_vars() {
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Image::descriptor`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:85:24
[INFO] [stdout]    |
[INFO] [stdout] 85 |             .arg(image.descriptor())
[INFO] [stdout]    |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Image::args`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:86:25
[INFO] [stdout]    |
[INFO] [stdout] 86 |             .args(image.args())
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `tc_core::Container::<'d, D, I>::new`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:108:20
[INFO] [stdout]     |
[INFO] [stdout] 108 |         Container::new(container_id, self, image)
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tc_core::Logs::stdout`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |             stdout: Box::new(child.stdout.unwrap()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tc_core::Logs::stderr`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             stderr: Box::new(child.stderr.unwrap()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Ports::add_mapping`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:212:19
[INFO] [stdout]     |
[INFO] [stdout] 212 |             ports.add_mapping(internal, external);
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ip` is never read
[INFO] [stdout]    --> src/cli.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | struct PortMapping {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] 177 |     #[serde(rename = "HostIp")]
[INFO] [stdout] 178 |     ip: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PortMapping` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/cli.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | struct ContainerInfo {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] 185 |     #[serde(rename = "Id")]
[INFO] [stdout] 186 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ContainerInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cli.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn run<I: Image>(&self, image: I) -> Container<Cli, I> {
[INFO] [stdout]    |                      ^^^^^               ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn run<I: Image>(&self, image: I) -> Container<'_, Cli, I> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pretty_env_logger v0.3.1
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling spectral v0.6.0
[INFO] [stderr]    Compiling tc_cli_client v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated crate `tc_core`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate tc_core;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated crate `tc_core`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tc_core::{self, Container, Docker, Image, Logs};
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Container`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tc_core::{self, Container, Docker, Image, Logs};
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Docker`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:11:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tc_core::{self, Container, Docker, Image, Logs};
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Image`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tc_core::{self, Container, Docker, Image, Logs};
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Logs`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:11:47
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tc_core::{self, Container, Docker, Image, Logs};
[INFO] [stdout]    |                                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Docker`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:91:6
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl Docker for Cli {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Image`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn build_run_command<'a, I: Image>(image: &I, command: &'a mut Command) -> &'a mut Command {
[INFO] [stdout]    |                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Image`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn run<I: Image>(&self, image: I) -> Container<Cli, I> {
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Container`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:92:42
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn run<I: Image>(&self, image: I) -> Container<Cli, I> {
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Container`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         Container::new(container_id, self, image)
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Logs`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:111:33
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn logs(&self, id: &str) -> Logs {
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Logs`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         Logs {
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Ports`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:129:43
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn ports(&self, id: &str) -> tc_core::Ports {
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Ports`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:195:41
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn into_ports(self) -> tc_core::Ports {
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Ports`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:196:34
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let mut ports = tc_core::Ports::default();
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Ports`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:237:43
[INFO] [stdout]     |
[INFO] [stdout] 237 |         let mut expected_ports = tc_core::Ports::default();
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Image`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:253:10
[INFO] [stdout]     |
[INFO] [stdout] 253 |     impl Image for HelloWorld {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Docker`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:261:32
[INFO] [stdout]     |
[INFO] [stdout] 261 |         fn wait_until_ready<D: Docker>(&self, _container: &Container<D, Self>) {}
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Container`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:261:60
[INFO] [stdout]     |
[INFO] [stdout] 261 |         fn wait_until_ready<D: Docker>(&self, _container: &Container<D, Self>) {}
[INFO] [stdout]     |                                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tc_core::Image::Args`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:263:44
[INFO] [stdout]     |
[INFO] [stdout] 263 |         fn args(&self) -> <Self as Image>::Args {
[INFO] [stdout]     |                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tc_core::Image::Args`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:271:57
[INFO] [stdout]     |
[INFO] [stdout] 271 |         fn with_args(self, _arguments: <Self as Image>::Args) -> Self {
[INFO] [stdout]     |                                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tc_core::Image::EnvVars`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:267:31
[INFO] [stdout]     |
[INFO] [stdout] 267 |         fn env_vars(&self) -> Self::EnvVars {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Image::env_vars`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:78:35
[INFO] [stdout]    |
[INFO] [stdout] 78 |         for (key, value) in image.env_vars() {
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Image::descriptor`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:85:24
[INFO] [stdout]    |
[INFO] [stdout] 85 |             .arg(image.descriptor())
[INFO] [stdout]    |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Image::args`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> src/cli.rs:86:25
[INFO] [stdout]    |
[INFO] [stdout] 86 |             .args(image.args())
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `tc_core::Container::<'d, D, I>::new`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:108:20
[INFO] [stdout]     |
[INFO] [stdout] 108 |         Container::new(container_id, self, image)
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tc_core::Logs::stdout`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |             stdout: Box::new(child.stdout.unwrap()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tc_core::Logs::stderr`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             stderr: Box::new(child.stderr.unwrap()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Ports::add_mapping`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:212:19
[INFO] [stdout]     |
[INFO] [stdout] 212 |             ports.add_mapping(internal, external);
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Ports::add_mapping`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 |             .add_mapping(18332, 33076)
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Ports::add_mapping`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:241:14
[INFO] [stdout]     |
[INFO] [stdout] 241 |             .add_mapping(18333, 33075)
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Ports::add_mapping`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:242:14
[INFO] [stdout]     |
[INFO] [stdout] 242 |             .add_mapping(8332, 33078)
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Ports::add_mapping`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]    --> src/cli.rs:243:14
[INFO] [stdout]     |
[INFO] [stdout] 243 |             .add_mapping(8333, 33077);
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ip` is never read
[INFO] [stdout]    --> src/cli.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | struct PortMapping {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] 177 |     #[serde(rename = "HostIp")]
[INFO] [stdout] 178 |     ip: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PortMapping` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/cli.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | struct ContainerInfo {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] 185 |     #[serde(rename = "Id")]
[INFO] [stdout] 186 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ContainerInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cli.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn run<I: Image>(&self, image: I) -> Container<Cli, I> {
[INFO] [stdout]    |                      ^^^^^               ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn run<I: Image>(&self, image: I) -> Container<'_, Cli, I> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated crate `tc_cli_client`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]  --> tests/waits_before_fetching_logs.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate tc_cli_client;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated crate `tc_core`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]  --> tests/waits_before_fetching_logs.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate tc_core;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_cli_client::Cli`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/waits_before_fetching_logs.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tc_cli_client::Cli;
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Container`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/waits_before_fetching_logs.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tc_core::Container;
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Docker`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/waits_before_fetching_logs.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tc_core::Docker;
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Image`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/waits_before_fetching_logs.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tc_core::Image;
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::WaitForMessage`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/waits_before_fetching_logs.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tc_core::WaitForMessage;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Image`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/waits_before_fetching_logs.rs:19:6
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Image for HelloWorld {
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_cli_client::Cli`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/waits_before_fetching_logs.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let docker = Cli::default();
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tc_core::Docker`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/waits_before_fetching_logs.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn wait_until_ready<D: Docker>(&self, container: &Container<D, Self>) {
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tc_core::Container`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/waits_before_fetching_logs.rs:27:55
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn wait_until_ready<D: Docker>(&self, container: &Container<D, Self>) {
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tc_core::Image::Args`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/waits_before_fetching_logs.rs:35:40
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn args(&self) -> <Self as Image>::Args {
[INFO] [stdout]    |                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tc_core::Image::Args`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/waits_before_fetching_logs.rs:43:53
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn with_args(self, _arguments: <Self as Image>::Args) -> Self {
[INFO] [stdout]    |                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated type `tc_core::Image::EnvVars`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/waits_before_fetching_logs.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn env_vars(&self) -> Self::EnvVars {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Container::<'d, D, I>::logs`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/waits_before_fetching_logs.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |             .logs()
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `tc_core::Logs::stdout`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/waits_before_fetching_logs.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         container
[INFO] [stdout] 29 | |             .logs()
[INFO] [stdout] 30 | |             .stdout
[INFO] [stdout]    | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::WaitForMessage::wait_for_message`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/waits_before_fetching_logs.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |             .wait_for_message("Hello from Docker!")
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Docker::run`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/waits_before_fetching_logs.rs:56:28
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let container = docker.run(HelloWorld);
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Docker::logs`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/waits_before_fetching_logs.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 |     docker.logs(container.id());
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tc_core::Container::<'d, D, I>::id`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]   --> tests/waits_before_fetching_logs.rs:62:27
[INFO] [stdout]    |
[INFO] [stdout] 62 |     docker.logs(container.id());
[INFO] [stdout]    |                           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.03s
[INFO] running `Command { std: "docker" "inspect" "7f0bdf7a4b5def2d2fefeac75dd3fb47db3179381460bcf6a7da1557593639cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f0bdf7a4b5def2d2fefeac75dd3fb47db3179381460bcf6a7da1557593639cb", kill_on_drop: false }`
[INFO] [stdout] 7f0bdf7a4b5def2d2fefeac75dd3fb47db3179381460bcf6a7da1557593639cb
