[INFO] fetching crate tc_redis 0.2.1...
[INFO] building tc_redis-0.2.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate tc_redis 0.2.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate tc_redis 0.2.1
[INFO] finished tweaking crates.io crate tc_redis 0.2.1
[INFO] tweaked toml for crates.io crate tc_redis 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tc_redis 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 7 packages to latest compatible versions
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 18bcfdaf2cd1722d338b5b9870e5a2561415fe52589452dd1337a0ffb08272ea
[INFO] running `Command { std: "docker" "start" "-a" "18bcfdaf2cd1722d338b5b9870e5a2561415fe52589452dd1337a0ffb08272ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18bcfdaf2cd1722d338b5b9870e5a2561415fe52589452dd1337a0ffb08272ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18bcfdaf2cd1722d338b5b9870e5a2561415fe52589452dd1337a0ffb08272ea", kill_on_drop: false }`
[INFO] [stdout] 18bcfdaf2cd1722d338b5b9870e5a2561415fe52589452dd1337a0ffb08272ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f327ef6e915711d52ac7032c4b0444c03fe5717c63a87ee05230f87759f86b64
[INFO] running `Command { std: "docker" "start" "-a" "f327ef6e915711d52ac7032c4b0444c03fe5717c63a87ee05230f87759f86b64", 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 quote v0.3.15
[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 tc_redis 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:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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 struct `tc_core::Container`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]  --> src/image.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tc_core::{Container, Docker, Image, WaitForMessage};
[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/image.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tc_core::{Container, Docker, Image, 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]  --> src/image.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tc_core::{Container, Docker, Image, WaitForMessage};
[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]  --> src/image.rs:2:41
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tc_core::{Container, Docker, Image, 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]   --> src/image.rs:34:6
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Image for Redis {
[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/image.rs:42:28
[INFO] [stdout]    |
[INFO] [stdout] 42 |     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/image.rs:42:55
[INFO] [stdout]    |
[INFO] [stdout] 42 |     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/image.rs:50:40
[INFO] [stdout]    |
[INFO] [stdout] 50 |     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/image.rs:58:52
[INFO] [stdout]    |
[INFO] [stdout] 58 |     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/image.rs:54:27
[INFO] [stdout]    |
[INFO] [stdout] 54 |     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]   --> src/image.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |             .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]   --> src/image.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | /         container
[INFO] [stdout] 44 | |             .logs()
[INFO] [stdout] 45 | |             .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]   --> src/image.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |             .wait_for_message("Ready to accept connections")
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.51s
[INFO] running `Command { std: "docker" "inspect" "f327ef6e915711d52ac7032c4b0444c03fe5717c63a87ee05230f87759f86b64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f327ef6e915711d52ac7032c4b0444c03fe5717c63a87ee05230f87759f86b64", kill_on_drop: false }`
[INFO] [stdout] f327ef6e915711d52ac7032c4b0444c03fe5717c63a87ee05230f87759f86b64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 95134df7e9fa283d1a93afc19aeccd9756eb35fc6fd41f43fcaee9a162df9540
[INFO] running `Command { std: "docker" "start" "-a" "95134df7e9fa283d1a93afc19aeccd9756eb35fc6fd41f43fcaee9a162df9540", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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 struct `tc_core::Container`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]  --> src/image.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tc_core::{Container, Docker, Image, WaitForMessage};
[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/image.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tc_core::{Container, Docker, Image, 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]  --> src/image.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tc_core::{Container, Docker, Image, WaitForMessage};
[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]  --> src/image.rs:2:41
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tc_core::{Container, Docker, Image, 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]   --> src/image.rs:34:6
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Image for Redis {
[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/image.rs:42:28
[INFO] [stdout]    |
[INFO] [stdout] 42 |     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/image.rs:42:55
[INFO] [stdout]    |
[INFO] [stdout] 42 |     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/image.rs:50:40
[INFO] [stdout]    |
[INFO] [stdout] 50 |     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/image.rs:58:52
[INFO] [stdout]    |
[INFO] [stdout] 58 |     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/image.rs:54:27
[INFO] [stdout]    |
[INFO] [stdout] 54 |     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]   --> src/image.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |             .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]   --> src/image.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | /         container
[INFO] [stdout] 44 | |             .logs()
[INFO] [stdout] 45 | |             .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]   --> src/image.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |             .wait_for_message("Ready to accept connections")
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tc_redis 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:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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 struct `tc_core::Container`: Testcontainers is no longer using microcrates, please upgrade to testcontainers version 0.8
[INFO] [stdout]  --> src/image.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tc_core::{Container, Docker, Image, WaitForMessage};
[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/image.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tc_core::{Container, Docker, Image, 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]  --> src/image.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tc_core::{Container, Docker, Image, WaitForMessage};
[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]  --> src/image.rs:2:41
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tc_core::{Container, Docker, Image, 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]   --> src/image.rs:34:6
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Image for Redis {
[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/image.rs:42:28
[INFO] [stdout]    |
[INFO] [stdout] 42 |     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/image.rs:42:55
[INFO] [stdout]    |
[INFO] [stdout] 42 |     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/image.rs:50:40
[INFO] [stdout]    |
[INFO] [stdout] 50 |     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/image.rs:58:52
[INFO] [stdout]    |
[INFO] [stdout] 58 |     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/image.rs:54:27
[INFO] [stdout]    |
[INFO] [stdout] 54 |     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]   --> src/image.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |             .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]   --> src/image.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | /         container
[INFO] [stdout] 44 | |             .logs()
[INFO] [stdout] 45 | |             .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]   --> src/image.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |             .wait_for_message("Ready to accept connections")
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "95134df7e9fa283d1a93afc19aeccd9756eb35fc6fd41f43fcaee9a162df9540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95134df7e9fa283d1a93afc19aeccd9756eb35fc6fd41f43fcaee9a162df9540", kill_on_drop: false }`
[INFO] [stdout] 95134df7e9fa283d1a93afc19aeccd9756eb35fc6fd41f43fcaee9a162df9540
