[INFO] cloning repository https://github.com/Bakrog/rregistry
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bakrog/rregistry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBakrog%2Frregistry", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBakrog%2Frregistry'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4818c8eabc5904928bd42f08d09cd8e430c03e6b
[INFO] testing Bakrog/rregistry against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBakrog%2Frregistry" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bakrog/rregistry
[INFO] finished tweaking git repo https://github.com/Bakrog/rregistry
[INFO] tweaked toml for git repo https://github.com/Bakrog/rregistry written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bakrog/rregistry on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bakrog/rregistry already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.3.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.29
[INFO] [stderr]   Downloaded sha2 v0.9.8
[INFO] [stderr]   Downloaded testcontainers v0.12.0
[INFO] [stderr]   Downloaded syn v1.0.76
[INFO] [stderr]   Downloaded serde_json v1.0.67
[INFO] [stderr]   Downloaded futures-sink v0.3.17
[INFO] [stderr]   Downloaded futures-core v0.3.17
[INFO] [stderr]   Downloaded tokio-stream v0.1.7
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.76
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.76
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.76
[INFO] [stderr]   Downloaded tokio-util v0.6.8
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.76
[INFO] [stderr]   Downloaded const_fn v0.4.8
[INFO] [stderr]   Downloaded loom v0.5.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.76
[INFO] [stderr]   Downloaded cc v1.0.70
[INFO] [stderr]   Downloaded inlinable_string v0.1.14
[INFO] [stderr]   Downloaded futures-macro v0.3.17
[INFO] [stderr]   Downloaded tokio v1.11.0
[INFO] [stderr]   Downloaded libc v0.2.101
[INFO] [stderr]   Downloaded hyper v0.14.12
[INFO] [stderr]   Downloaded tracing-core v0.1.19
[INFO] [stderr]   Downloaded socket2 v0.4.1
[INFO] [stderr]   Downloaded futures-io v0.3.17
[INFO] [stderr]   Downloaded futures-task v0.3.17
[INFO] [stderr]   Downloaded futures-channel v0.3.17
[INFO] [stderr]   Downloaded futures-util v0.3.17
[INFO] [stderr]   Downloaded multer v2.0.1
[INFO] [stderr]   Downloaded futures v0.3.17
[INFO] [stderr]   Downloaded futures-executor v0.3.17
[INFO] [stderr]   Downloaded redis v0.21.2
[INFO] [stderr]   Downloaded security-framework-sys v2.4.2
[INFO] [stderr]   Downloaded unicode-bidi v0.3.6
[INFO] [stderr]   Downloaded tinyvec v1.3.1
[INFO] [stderr]   Downloaded native-tls v0.2.8
[INFO] [stderr]   Downloaded security-framework v2.4.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.66
[INFO] [stderr]   Downloaded combine v4.6.1
[INFO] [stderr]   Downloaded openssl v0.10.36
[INFO] [stderr]   Downloaded anyhow v1.0.44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 73ceb72a8dedd7b64e570bdce222adb09759e86707ddbf029b8bb370ed863bd1
[INFO] running `Command { std: "docker" "start" "73ceb72a8dedd7b64e570bdce222adb09759e86707ddbf029b8bb370ed863bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73ceb72a8dedd7b64e570bdce222adb09759e86707ddbf029b8bb370ed863bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73ceb72a8dedd7b64e570bdce222adb09759e86707ddbf029b8bb370ed863bd1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73ceb72a8dedd7b64e570bdce222adb09759e86707ddbf029b8bb370ed863bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73ceb72a8dedd7b64e570bdce222adb09759e86707ddbf029b8bb370ed863bd1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling tokio v1.11.0
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling tracing-core v0.1.19
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling inlinable_string v0.1.14
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling multer v2.0.1
[INFO] [stderr]    Compiling atomic v0.5.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling state v0.5.2
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling twoway v0.2.2
[INFO] [stderr]    Compiling rocket v0.5.0-rc.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling openssl-sys v0.9.66
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling async-stream v0.3.2
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.7
[INFO] [stderr]    Compiling combine v4.6.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling ubyte v0.10.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling h2 v0.3.4
[INFO] [stderr]    Compiling hyper v0.14.12
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.1
[INFO] [stderr]    Compiling redis v0.21.2
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.1
[INFO] [stderr]    Compiling rregistry v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `check_manifest`
[INFO] [stdout]   --> src/manifest/mod.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub async fn check_manifest(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_manifest`
[INFO] [stdout]    --> src/manifest/mod.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub async fn get_manifest(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete_manifest`
[INFO] [stdout]    --> src/manifest/mod.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub async fn delete_manifest(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Blob` is never constructed
[INFO] [stdout]  --> src/blob/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Blob {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.2, ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "73ceb72a8dedd7b64e570bdce222adb09759e86707ddbf029b8bb370ed863bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73ceb72a8dedd7b64e570bdce222adb09759e86707ddbf029b8bb370ed863bd1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling portpicker v0.1.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling testcontainers v0.12.0
[INFO] [stderr]    Compiling rregistry v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `check_manifest`
[INFO] [stdout]   --> src/manifest/mod.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub async fn check_manifest(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_manifest`
[INFO] [stdout]    --> src/manifest/mod.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub async fn get_manifest(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete_manifest`
[INFO] [stdout]    --> src/manifest/mod.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub async fn delete_manifest(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Blob` is never constructed
[INFO] [stdout]  --> src/blob/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Blob {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.2, ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "73ceb72a8dedd7b64e570bdce222adb09759e86707ddbf029b8bb370ed863bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73ceb72a8dedd7b64e570bdce222adb09759e86707ddbf029b8bb370ed863bd1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `check_manifest`
[INFO] [stderr]   --> src/manifest/mod.rs:84:14
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub async fn check_manifest(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `get_manifest`
[INFO] [stderr]    --> src/manifest/mod.rs:105:14
[INFO] [stderr]     |
[INFO] [stderr] 105 | pub async fn get_manifest(
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `delete_manifest`
[INFO] [stderr]    --> src/manifest/mod.rs:126:14
[INFO] [stderr]     |
[INFO] [stderr] 126 | pub async fn delete_manifest(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Blob` is never constructed
[INFO] [stderr]  --> src/blob/mod.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Blob {
[INFO] [stderr]   |            ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rregistry` (bin "rregistry" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.2, ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rregistry-e7ccf94f6325ca17)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test::manifest_doesnt_exist ... FAILED
[INFO] [stdout] test test::implements_oci_v2 ... FAILED
[INFO] [stdout] test test::manifest_does_exist ... FAILED
[INFO] [stdout] test test::manifest_that_doesnt_exists_cant_be_deleted_by_digest ... FAILED
[INFO] [stdout] test test::manifest_that_doesnt_exists_cant_be_deleted_by_tag ... FAILED
[INFO] [stdout] test test::manifest_can_be_deleted_by_tag ... FAILED
[INFO] [stdout] test test::manifest_can_be_downloaded_by_digest ... FAILED
[INFO] [stdout] test test::manifest_does_exist_by_digest ... FAILED
[INFO] [stdout] test test::manifest_can_be_downloaded ... FAILED
[INFO] [stdout] test test::manifest_can_be_deleted_by_digest ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::manifest_doesnt_exist stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::manifest_doesnt_exist' (2656) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9:
[INFO] [stdout] failed to start container
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ca1d504c3f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ca1d5064c2a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ca1d5064c2a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ca1d5052702 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ca1d5052702 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ca1d5029386 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ca1d5029386 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ca1d5043a99 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ca1d4a1064c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ca1d4a1064c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ca1d5043d12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ca1d5043d12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ca1d502886c - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5ca1d501e219 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ca1d501b2c0 - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5ca1d49b29fa - <testcontainers[a23d147fcbbea9d2]::clients::cli::Cli as testcontainers[a23d147fcbbea9d2]::core::docker::Docker>::run_with_args::<testcontainers[a23d147fcbbea9d2]::images::redis::Redis>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9
[INFO] [stdout]   19:     0x5ca1d49f1cbb - rregistry[417e5b107d16878e]::test::run_redis::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:231:68
[INFO] [stdout]   20:     0x5ca1d49f337d - rregistry[417e5b107d16878e]::test::manifest_doesnt_exist::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:35:43
[INFO] [stdout]   21:     0x5ca1d49e707d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_doesnt_exist::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ca1d49aec2d - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_doesnt_exist::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:78
[INFO] [stdout]   23:     0x5ca1d49c9480 - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_doesnt_exist::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5ca1d49fd1c5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::try_with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_doesnt_exist::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5ca1d49fb5fe - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_doesnt_exist::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5ca1d49a9b9d - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_doesnt_exist::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5ca1d49a9b9d - tokio[3aa600ab30ed3712]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_doesnt_exist::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5ca1d49a9b9d - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_doesnt_exist::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39
[INFO] [stdout]   29:     0x5ca1d49ae8da - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_doesnt_exist::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29
[INFO] [stdout]   30:     0x5ca1d49b0715 - <tokio[3aa600ab30ed3712]::macros::scoped_tls::ScopedKey<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Context>>::set::<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_doesnt_exist::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5ca1d49a6ee6 - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_doesnt_exist::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:13
[INFO] [stdout]   32:     0x5ca1d49a3dd3 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_doesnt_exist::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9
[INFO] [stdout]   33:     0x5ca1d49a40e7 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::InnerGuard<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_doesnt_exist::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:38
[INFO] [stdout]   34:     0x5ca1d49a4d3d - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::BasicScheduler<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<rregistry[417e5b107d16878e]::test::manifest_doesnt_exist::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:30
[INFO] [stdout]   35:     0x5ca1d49b9077 - <tokio[3aa600ab30ed3712]::runtime::Runtime>::block_on::<rregistry[417e5b107d16878e]::test::manifest_doesnt_exist::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/mod.rs:457:51
[INFO] [stdout]   36:     0x5ca1d49fa527 - rregistry[417e5b107d16878e]::test::manifest_doesnt_exist
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:45:52
[INFO] [stdout]   37:     0x5ca1d49f1927 - rregistry[417e5b107d16878e]::test::manifest_doesnt_exist::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:33:33
[INFO] [stdout]   38:     0x5ca1d49d3376 - <rregistry[417e5b107d16878e]::test::manifest_doesnt_exist::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5ca1d4a0372b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ca1d4a0372b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5ca1d4a10fa5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5ca1d4a0a8b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5ca1d4a0a8b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5ca1d4a14022 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5ca1d4a14022 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ca1d504b3bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   58:     0x5ca1d504b3bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x788f22358aa4 - <unknown>
[INFO] [stdout]   60:     0x788f223e5a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::implements_oci_v2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::implements_oci_v2' (2648) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9:
[INFO] [stdout] failed to start container
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ca1d504c3f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ca1d5064c2a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ca1d5064c2a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ca1d5052702 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ca1d5052702 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ca1d5029386 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ca1d5029386 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ca1d5043a99 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ca1d4a1064c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ca1d4a1064c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ca1d5043d12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ca1d5043d12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ca1d502886c - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5ca1d501e219 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ca1d501b2c0 - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5ca1d49b29fa - <testcontainers[a23d147fcbbea9d2]::clients::cli::Cli as testcontainers[a23d147fcbbea9d2]::core::docker::Docker>::run_with_args::<testcontainers[a23d147fcbbea9d2]::images::redis::Redis>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9
[INFO] [stdout]   19:     0x5ca1d49f1cbb - rregistry[417e5b107d16878e]::test::run_redis::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:231:68
[INFO] [stdout]   20:     0x5ca1d49f1f6d - rregistry[417e5b107d16878e]::test::implements_oci_v2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:22:43
[INFO] [stdout]   21:     0x5ca1d49e6ffd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::implements_oci_v2::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ca1d49ae9ed - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::implements_oci_v2::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:78
[INFO] [stdout]   23:     0x5ca1d49c9220 - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::implements_oci_v2::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5ca1d49fcfc5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::try_with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::implements_oci_v2::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5ca1d49fb55e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::implements_oci_v2::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5ca1d49a895d - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::implements_oci_v2::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5ca1d49a895d - tokio[3aa600ab30ed3712]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::implements_oci_v2::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5ca1d49a895d - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::implements_oci_v2::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39
[INFO] [stdout]   29:     0x5ca1d49ae89a - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::implements_oci_v2::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29
[INFO] [stdout]   30:     0x5ca1d49b0555 - <tokio[3aa600ab30ed3712]::macros::scoped_tls::ScopedKey<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Context>>::set::<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::implements_oci_v2::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5ca1d49a6846 - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::implements_oci_v2::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:13
[INFO] [stdout]   32:     0x5ca1d49a3d93 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::implements_oci_v2::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9
[INFO] [stdout]   33:     0x5ca1d49a3f67 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::InnerGuard<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::implements_oci_v2::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:38
[INFO] [stdout]   34:     0x5ca1d49a470d - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::BasicScheduler<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<rregistry[417e5b107d16878e]::test::implements_oci_v2::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:30
[INFO] [stdout]   35:     0x5ca1d49b8cf7 - <tokio[3aa600ab30ed3712]::runtime::Runtime>::block_on::<rregistry[417e5b107d16878e]::test::implements_oci_v2::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/mod.rs:457:51
[INFO] [stdout]   36:     0x5ca1d49fa2a7 - rregistry[417e5b107d16878e]::test::implements_oci_v2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:29:46
[INFO] [stdout]   37:     0x5ca1d49f18c7 - rregistry[417e5b107d16878e]::test::implements_oci_v2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:20:29
[INFO] [stdout]   38:     0x5ca1d49d32f6 - <rregistry[417e5b107d16878e]::test::implements_oci_v2::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5ca1d4a0372b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ca1d4a0372b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5ca1d4a10fa5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5ca1d4a0a8b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5ca1d4a0a8b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5ca1d4a14022 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5ca1d4a14022 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ca1d504b3bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   58:     0x5ca1d504b3bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x788f22358aa4 - <unknown>
[INFO] [stdout]   60:     0x788f223e5a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::manifest_does_exist stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::manifest_does_exist' (2653) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9:
[INFO] [stdout] failed to start container
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ca1d504c3f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ca1d5064c2a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ca1d5064c2a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ca1d5052702 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ca1d5052702 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ca1d5029386 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ca1d5029386 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ca1d5043a99 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ca1d4a1064c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ca1d4a1064c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ca1d5043d12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ca1d5043d12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ca1d502886c - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5ca1d501e219 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ca1d501b2c0 - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5ca1d49b29fa - <testcontainers[a23d147fcbbea9d2]::clients::cli::Cli as testcontainers[a23d147fcbbea9d2]::core::docker::Docker>::run_with_args::<testcontainers[a23d147fcbbea9d2]::images::redis::Redis>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9
[INFO] [stdout]   19:     0x5ca1d49f1cbb - rregistry[417e5b107d16878e]::test::run_redis::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:231:68
[INFO] [stdout]   20:     0x5ca1d49f2873 - rregistry[417e5b107d16878e]::test::manifest_does_exist::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:51:43
[INFO] [stdout]   21:     0x5ca1d49e703d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ca1d49aeb0d - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:78
[INFO] [stdout]   23:     0x5ca1d49c9350 - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5ca1d49fd0c5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::try_with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5ca1d49fb5ae - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5ca1d49a927d - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5ca1d49a927d - tokio[3aa600ab30ed3712]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5ca1d49a927d - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39
[INFO] [stdout]   29:     0x5ca1d49ae8ba - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29
[INFO] [stdout]   30:     0x5ca1d49b0635 - <tokio[3aa600ab30ed3712]::macros::scoped_tls::ScopedKey<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Context>>::set::<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5ca1d49a6b96 - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:13
[INFO] [stdout]   32:     0x5ca1d49a3db3 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9
[INFO] [stdout]   33:     0x5ca1d49a4027 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::InnerGuard<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:38
[INFO] [stdout]   34:     0x5ca1d49a4a23 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::BasicScheduler<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<rregistry[417e5b107d16878e]::test::manifest_does_exist::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:30
[INFO] [stdout]   35:     0x5ca1d49b8eb7 - <tokio[3aa600ab30ed3712]::runtime::Runtime>::block_on::<rregistry[417e5b107d16878e]::test::manifest_does_exist::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/mod.rs:457:51
[INFO] [stdout]   36:     0x5ca1d49fa3e7 - rregistry[417e5b107d16878e]::test::manifest_does_exist
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:68:46
[INFO] [stdout]   37:     0x5ca1d49f18f7 - rregistry[417e5b107d16878e]::test::manifest_does_exist::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:49:31
[INFO] [stdout]   38:     0x5ca1d49d3336 - <rregistry[417e5b107d16878e]::test::manifest_does_exist::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5ca1d4a0372b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ca1d4a0372b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5ca1d4a10fa5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5ca1d4a0a8b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5ca1d4a0a8b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5ca1d4a14022 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5ca1d4a14022 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ca1d504b3bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   58:     0x5ca1d504b3bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x788f22358aa4 - <unknown>
[INFO] [stdout]   60:     0x788f223e5a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::manifest_that_doesnt_exists_cant_be_deleted_by_digest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::manifest_that_doesnt_exists_cant_be_deleted_by_digest' (2657) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9:
[INFO] [stdout] failed to start container
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ca1d504c3f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ca1d5064c2a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ca1d5064c2a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ca1d5052702 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ca1d5052702 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ca1d5029386 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ca1d5029386 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ca1d5043a99 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ca1d4a1064c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ca1d4a1064c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ca1d5043d12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ca1d5043d12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ca1d502886c - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5ca1d501e219 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ca1d501b2c0 - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5ca1d49b29fa - <testcontainers[a23d147fcbbea9d2]::clients::cli::Cli as testcontainers[a23d147fcbbea9d2]::core::docker::Docker>::run_with_args::<testcontainers[a23d147fcbbea9d2]::images::redis::Redis>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9
[INFO] [stdout]   19:     0x5ca1d49f1cbb - rregistry[417e5b107d16878e]::test::run_redis::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:231:68
[INFO] [stdout]   20:     0x5ca1d49f86cd - rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:167:43
[INFO] [stdout]   21:     0x5ca1d49e723d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ca1d49af40d - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:78
[INFO] [stdout]   23:     0x5ca1d49c9cd0 - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5ca1d49fd8c5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::try_with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5ca1d49fb82e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5ca1d49adb7d - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5ca1d49adb7d - tokio[3aa600ab30ed3712]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5ca1d49adb7d - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39
[INFO] [stdout]   29:     0x5ca1d49ae9ba - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29
[INFO] [stdout]   30:     0x5ca1d49b0d35 - <tokio[3aa600ab30ed3712]::macros::scoped_tls::ScopedKey<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Context>>::set::<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5ca1d49a8616 - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:13
[INFO] [stdout]   32:     0x5ca1d49a3eb3 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9
[INFO] [stdout]   33:     0x5ca1d49a4627 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::InnerGuard<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:38
[INFO] [stdout]   34:     0x5ca1d49a62fd - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::BasicScheduler<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:30
[INFO] [stdout]   35:     0x5ca1d49b9cb7 - <tokio[3aa600ab30ed3712]::runtime::Runtime>::block_on::<rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/mod.rs:457:51
[INFO] [stdout]   36:     0x5ca1d49fade7 - rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:177:52
[INFO] [stdout]   37:     0x5ca1d49f1a77 - rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:165:65
[INFO] [stdout]   38:     0x5ca1d49d3536 - <rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5ca1d4a0372b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ca1d4a0372b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5ca1d4a10fa5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5ca1d4a0a8b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5ca1d4a0a8b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5ca1d4a14022 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5ca1d4a14022 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ca1d504b3bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   58:     0x5ca1d504b3bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x788f22358aa4 - <unknown>
[INFO] [stdout]   60:     0x788f223e5a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::manifest_that_doesnt_exists_cant_be_deleted_by_tag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::manifest_that_doesnt_exists_cant_be_deleted_by_tag' (2658) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9:
[INFO] [stdout] failed to start container
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ca1d504c3f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ca1d5064c2a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ca1d5064c2a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ca1d5052702 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ca1d5052702 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ca1d5029386 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ca1d5029386 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ca1d5043a99 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ca1d4a1064c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ca1d4a1064c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ca1d5043d12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ca1d5043d12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ca1d502886c - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5ca1d501e219 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ca1d501b2c0 - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5ca1d49b29fa - <testcontainers[a23d147fcbbea9d2]::clients::cli::Cli as testcontainers[a23d147fcbbea9d2]::core::docker::Docker>::run_with_args::<testcontainers[a23d147fcbbea9d2]::images::redis::Redis>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9
[INFO] [stdout]   19:     0x5ca1d49f1cbb - rregistry[417e5b107d16878e]::test::run_redis::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:231:68
[INFO] [stdout]   20:     0x5ca1d49f7e0d - rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:151:43
[INFO] [stdout]   21:     0x5ca1d49e71fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ca1d49af2ed - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:78
[INFO] [stdout]   23:     0x5ca1d49c9ba0 - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5ca1d49fd7c5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::try_with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5ca1d49fb7de - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5ca1d49ad25d - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5ca1d49ad25d - tokio[3aa600ab30ed3712]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5ca1d49ad25d - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39
[INFO] [stdout]   29:     0x5ca1d49ae99a - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29
[INFO] [stdout]   30:     0x5ca1d49b0c55 - <tokio[3aa600ab30ed3712]::macros::scoped_tls::ScopedKey<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Context>>::set::<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5ca1d49a82c6 - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:13
[INFO] [stdout]   32:     0x5ca1d49a3e93 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9
[INFO] [stdout]   33:     0x5ca1d49a4567 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::InnerGuard<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:38
[INFO] [stdout]   34:     0x5ca1d49a5fed - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::BasicScheduler<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:30
[INFO] [stdout]   35:     0x5ca1d49b9af7 - <tokio[3aa600ab30ed3712]::runtime::Runtime>::block_on::<rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/mod.rs:457:51
[INFO] [stdout]   36:     0x5ca1d49faca7 - rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:161:52
[INFO] [stdout]   37:     0x5ca1d49f1a47 - rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:149:62
[INFO] [stdout]   38:     0x5ca1d49d34f6 - <rregistry[417e5b107d16878e]::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5ca1d4a0372b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ca1d4a0372b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5ca1d4a10fa5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5ca1d4a0a8b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5ca1d4a0a8b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5ca1d4a14022 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5ca1d4a14022 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ca1d504b3bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   58:     0x5ca1d504b3bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x788f22358aa4 - <unknown>
[INFO] [stdout]   60:     0x788f223e5a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::manifest_can_be_deleted_by_tag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::manifest_can_be_deleted_by_tag' (2650) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9:
[INFO] [stdout] failed to start container
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ca1d504c3f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ca1d5064c2a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ca1d5064c2a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ca1d5052702 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ca1d5052702 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ca1d5029386 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ca1d5029386 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ca1d5043a99 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ca1d4a1064c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ca1d4a1064c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ca1d5043d12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ca1d5043d12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ca1d502886c - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5ca1d501e219 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ca1d501b2c0 - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5ca1d49b29fa - <testcontainers[a23d147fcbbea9d2]::clients::cli::Cli as testcontainers[a23d147fcbbea9d2]::core::docker::Docker>::run_with_args::<testcontainers[a23d147fcbbea9d2]::images::redis::Redis>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9
[INFO] [stdout]   19:     0x5ca1d49f1cbb - rregistry[417e5b107d16878e]::test::run_redis::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:231:68
[INFO] [stdout]   20:     0x5ca1d49f57c3 - rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:183:43
[INFO] [stdout]   21:     0x5ca1d49e713d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ca1d49aef8d - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:78
[INFO] [stdout]   23:     0x5ca1d49c9810 - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5ca1d49fd4c5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::try_with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5ca1d49fb6ee - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5ca1d49ab6fd - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5ca1d49ab6fd - tokio[3aa600ab30ed3712]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5ca1d49ab6fd - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39
[INFO] [stdout]   29:     0x5ca1d49ae93a - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29
[INFO] [stdout]   30:     0x5ca1d49b09b5 - <tokio[3aa600ab30ed3712]::macros::scoped_tls::ScopedKey<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Context>>::set::<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5ca1d49a78d6 - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:13
[INFO] [stdout]   32:     0x5ca1d49a3e33 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9
[INFO] [stdout]   33:     0x5ca1d49a4327 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::InnerGuard<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:38
[INFO] [stdout]   34:     0x5ca1d49a5693 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::BasicScheduler<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:30
[INFO] [stdout]   35:     0x5ca1d49b95b7 - <tokio[3aa600ab30ed3712]::runtime::Runtime>::block_on::<rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/mod.rs:457:51
[INFO] [stdout]   36:     0x5ca1d49fa8e7 - rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:200:52
[INFO] [stdout]   37:     0x5ca1d49f19b7 - rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:181:42
[INFO] [stdout]   38:     0x5ca1d49d3436 - <rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_tag::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5ca1d4a0372b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ca1d4a0372b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5ca1d4a10fa5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5ca1d4a0a8b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5ca1d4a0a8b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5ca1d4a14022 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5ca1d4a14022 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ca1d504b3bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   58:     0x5ca1d504b3bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x788f22358aa4 - <unknown>
[INFO] [stdout]   60:     0x788f223e5a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::manifest_can_be_downloaded_by_digest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::manifest_can_be_downloaded_by_digest' (2652) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9:
[INFO] [stdout] failed to start container
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ca1d504c3f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ca1d5064c2a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ca1d5064c2a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ca1d5052702 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ca1d5052702 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ca1d5029386 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ca1d5029386 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ca1d5043a99 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ca1d4a1064c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ca1d4a1064c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ca1d5043d12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ca1d5043d12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ca1d502886c - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5ca1d501e219 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ca1d501b2c0 - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5ca1d49b29fa - <testcontainers[a23d147fcbbea9d2]::clients::cli::Cli as testcontainers[a23d147fcbbea9d2]::core::docker::Docker>::run_with_args::<testcontainers[a23d147fcbbea9d2]::images::redis::Redis>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9
[INFO] [stdout]   19:     0x5ca1d49f1cbb - rregistry[417e5b107d16878e]::test::run_redis::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:231:68
[INFO] [stdout]   20:     0x5ca1d49f6e94 - rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:124:43
[INFO] [stdout]   21:     0x5ca1d49e71bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ca1d49af1cd - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:78
[INFO] [stdout]   23:     0x5ca1d49c9a70 - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5ca1d49fd6c5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::try_with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5ca1d49fb78e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5ca1d49ac93d - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5ca1d49ac93d - tokio[3aa600ab30ed3712]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5ca1d49ac93d - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39
[INFO] [stdout]   29:     0x5ca1d49ae97a - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29
[INFO] [stdout]   30:     0x5ca1d49b0b75 - <tokio[3aa600ab30ed3712]::macros::scoped_tls::ScopedKey<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Context>>::set::<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5ca1d49a7f76 - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:13
[INFO] [stdout]   32:     0x5ca1d49a3e73 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9
[INFO] [stdout]   33:     0x5ca1d49a44a7 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::InnerGuard<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:38
[INFO] [stdout]   34:     0x5ca1d49a5cd3 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::BasicScheduler<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:30
[INFO] [stdout]   35:     0x5ca1d49b9937 - <tokio[3aa600ab30ed3712]::runtime::Runtime>::block_on::<rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/mod.rs:457:51
[INFO] [stdout]   36:     0x5ca1d49fab67 - rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:145:6
[INFO] [stdout]   37:     0x5ca1d49f1a17 - rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--bin rregistry`
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:122:48
[INFO] [stdout]   38:     0x5ca1d49d34b6 - <rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded_by_digest::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5ca1d4a0372b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ca1d4a0372b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5ca1d4a10fa5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5ca1d4a0a8b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5ca1d4a0a8b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5ca1d4a14022 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5ca1d4a14022 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ca1d504b3bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   58:     0x5ca1d504b3bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x788f22358aa4 - <unknown>
[INFO] [stdout]   60:     0x788f223e5a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::manifest_does_exist_by_digest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::manifest_does_exist_by_digest' (2655) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9:
[INFO] [stdout] failed to start container
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ca1d504c3f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ca1d5064c2a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ca1d5064c2a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ca1d5052702 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ca1d5052702 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ca1d5029386 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ca1d5029386 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ca1d5043a99 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ca1d4a1064c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ca1d4a1064c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ca1d5043d12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ca1d5043d12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ca1d502886c - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5ca1d501e219 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ca1d501b2c0 - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5ca1d49b29fa - <testcontainers[a23d147fcbbea9d2]::clients::cli::Cli as testcontainers[a23d147fcbbea9d2]::core::docker::Docker>::run_with_args::<testcontainers[a23d147fcbbea9d2]::images::redis::Redis>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9
[INFO] [stdout]   19:     0x5ca1d49f1cbb - rregistry[417e5b107d16878e]::test::run_redis::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:231:68
[INFO] [stdout]   20:     0x5ca1d49f4c9d - rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:74:43
[INFO] [stdout]   21:     0x5ca1d49e70fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ca1d49aee6d - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:78
[INFO] [stdout]   23:     0x5ca1d49c96e0 - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5ca1d49fd3c5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::try_with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5ca1d49fb69e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5ca1d49aaddd - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5ca1d49aaddd - tokio[3aa600ab30ed3712]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5ca1d49aaddd - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39
[INFO] [stdout]   29:     0x5ca1d49ae91a - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29
[INFO] [stdout]   30:     0x5ca1d49b08d5 - <tokio[3aa600ab30ed3712]::macros::scoped_tls::ScopedKey<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Context>>::set::<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5ca1d49a7586 - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:13
[INFO] [stdout]   32:     0x5ca1d49a3e13 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9
[INFO] [stdout]   33:     0x5ca1d49a4267 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::InnerGuard<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:38
[INFO] [stdout]   34:     0x5ca1d49a5373 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::BasicScheduler<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:30
[INFO] [stdout]   35:     0x5ca1d49b93f7 - <tokio[3aa600ab30ed3712]::runtime::Runtime>::block_on::<rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/mod.rs:457:51
[INFO] [stdout]   36:     0x5ca1d49fa7a7 - rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:91:46
[INFO] [stdout]   37:     0x5ca1d49f1987 - rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:41
[INFO] [stdout]   38:     0x5ca1d49d33f6 - <rregistry[417e5b107d16878e]::test::manifest_does_exist_by_digest::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5ca1d4a0372b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ca1d4a0372b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5ca1d4a10fa5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5ca1d4a0a8b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5ca1d4a0a8b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5ca1d4a14022 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5ca1d4a14022 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ca1d504b3bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   58:     0x5ca1d504b3bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x788f22358aa4 - <unknown>
[INFO] [stdout]   60:     0x788f223e5a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::manifest_can_be_downloaded stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::manifest_can_be_downloaded' (2651) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9:
[INFO] [stdout] failed to start container
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ca1d504c3f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ca1d5064c2a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ca1d5064c2a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ca1d5052702 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ca1d5052702 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ca1d5029386 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ca1d5029386 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ca1d5043a99 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ca1d4a1064c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ca1d4a1064c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ca1d5043d12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ca1d5043d12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ca1d502886c - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5ca1d501e219 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ca1d501b2c0 - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5ca1d49b29fa - <testcontainers[a23d147fcbbea9d2]::clients::cli::Cli as testcontainers[a23d147fcbbea9d2]::core::docker::Docker>::run_with_args::<testcontainers[a23d147fcbbea9d2]::images::redis::Redis>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9
[INFO] [stdout]   19:     0x5ca1d49f1cbb - rregistry[417e5b107d16878e]::test::run_redis::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:231:68
[INFO] [stdout]   20:     0x5ca1d49f3cc9 - rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:43
[INFO] [stdout]   21:     0x5ca1d49e70bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ca1d49aed4d - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:78
[INFO] [stdout]   23:     0x5ca1d49c95b0 - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5ca1d49fd2c5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::try_with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5ca1d49fb64e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5ca1d49aa4bd - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5ca1d49aa4bd - tokio[3aa600ab30ed3712]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5ca1d49aa4bd - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39
[INFO] [stdout]   29:     0x5ca1d49ae8fa - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29
[INFO] [stdout]   30:     0x5ca1d49b07f5 - <tokio[3aa600ab30ed3712]::macros::scoped_tls::ScopedKey<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Context>>::set::<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5ca1d49a7236 - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:13
[INFO] [stdout]   32:     0x5ca1d49a3df3 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9
[INFO] [stdout]   33:     0x5ca1d49a41a7 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::InnerGuard<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:38
[INFO] [stdout]   34:     0x5ca1d49a5053 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::BasicScheduler<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:30
[INFO] [stdout]   35:     0x5ca1d49b9237 - <tokio[3aa600ab30ed3712]::runtime::Runtime>::block_on::<rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/mod.rs:457:51
[INFO] [stdout]   36:     0x5ca1d49fa667 - rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:118:6
[INFO] [stdout]   37:     0x5ca1d49f1957 - rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:95:38
[INFO] [stdout]   38:     0x5ca1d49d33b6 - <rregistry[417e5b107d16878e]::test::manifest_can_be_downloaded::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5ca1d4a0372b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ca1d4a0372b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5ca1d4a10fa5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5ca1d4a0a8b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5ca1d4a0a8b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5ca1d4a14022 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5ca1d4a14022 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ca1d504b3bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   58:     0x5ca1d504b3bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x788f22358aa4 - <unknown>
[INFO] [stdout]   60:     0x788f223e5a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::manifest_can_be_deleted_by_digest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::manifest_can_be_deleted_by_digest' (2649) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9:
[INFO] [stdout] failed to start container
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca1d504c3f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ca1d504c3f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ca1d5064c2a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ca1d5064c2a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ca1d5052702 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ca1d5052702 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ca1d5029386 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ca1d5029386 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ca1d5043a99 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ca1d4a1064c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ca1d4a1064c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ca1d5043d12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ca1d5043d12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ca1d502886c - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5ca1d501e219 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ca1d501b2c0 - std[10d71ac2c42b111e]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5ca1d49b29fa - <testcontainers[a23d147fcbbea9d2]::clients::cli::Cli as testcontainers[a23d147fcbbea9d2]::core::docker::Docker>::run_with_args::<testcontainers[a23d147fcbbea9d2]::images::redis::Redis>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9
[INFO] [stdout]   19:     0x5ca1d49f1cbb - rregistry[417e5b107d16878e]::test::run_redis::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:231:68
[INFO] [stdout]   20:     0x5ca1d49f630d - rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:206:43
[INFO] [stdout]   21:     0x5ca1d49e717d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ca1d49af0ad - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:78
[INFO] [stdout]   23:     0x5ca1d49c9940 - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5ca1d49fd5c5 - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::try_with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5ca1d49fb73e - <std[10d71ac2c42b111e]::thread::local::LocalKey<core[8fb95b77d25ab6c8]::cell::Cell<tokio[3aa600ab30ed3712]::coop::Budget>>>::with::<tokio[3aa600ab30ed3712]::coop::with_budget<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5ca1d49ac01d - tokio[3aa600ab30ed3712]::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5ca1d49ac01d - tokio[3aa600ab30ed3712]::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5ca1d49ac01d - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39
[INFO] [stdout]   29:     0x5ca1d49ae95a - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29
[INFO] [stdout]   30:     0x5ca1d49b0a95 - <tokio[3aa600ab30ed3712]::macros::scoped_tls::ScopedKey<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Context>>::set::<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5ca1d49a7c26 - tokio[3aa600ab30ed3712]::runtime::basic_scheduler::enter::<<tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest::{closure#0}>>::{closure#0}, (), tokio[3aa600ab30ed3712]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:13
[INFO] [stdout]   32:     0x5ca1d49a3e53 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::Inner<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9
[INFO] [stdout]   33:     0x5ca1d49a43e7 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::InnerGuard<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:38
[INFO] [stdout]   34:     0x5ca1d49a59b3 - <tokio[3aa600ab30ed3712]::runtime::basic_scheduler::BasicScheduler<tokio[3aa600ab30ed3712]::runtime::driver::Driver>>::block_on::<rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:30
[INFO] [stdout]   35:     0x5ca1d49b9777 - <tokio[3aa600ab30ed3712]::runtime::Runtime>::block_on::<rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.11.0/src/runtime/mod.rs:457:51
[INFO] [stdout]   36:     0x5ca1d49faa27 - rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:223:52
[INFO] [stdout]   37:     0x5ca1d49f19e7 - rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:204:45
[INFO] [stdout]   38:     0x5ca1d49d3476 - <rregistry[417e5b107d16878e]::test::manifest_can_be_deleted_by_digest::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5ca1d4a0372b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ca1d4a0372b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5ca1d4a10fa5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5ca1d4a10fa5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5ca1d4a10fa5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5ca1d4a0a8b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5ca1d4a0a8b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5ca1d4a14022 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5ca1d4a14022 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5ca1d4a14022 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ca1d504b3bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   58:     0x5ca1d504b3bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x788f22358aa4 - <unknown>
[INFO] [stdout]   60:     0x788f223e5a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::implements_oci_v2
[INFO] [stdout]     test::manifest_can_be_deleted_by_digest
[INFO] [stdout]     test::manifest_can_be_deleted_by_tag
[INFO] [stdout]     test::manifest_can_be_downloaded
[INFO] [stdout]     test::manifest_can_be_downloaded_by_digest
[INFO] [stdout]     test::manifest_does_exist
[INFO] [stdout]     test::manifest_does_exist_by_digest
[INFO] [stdout]     test::manifest_doesnt_exist
[INFO] [stdout]     test::manifest_that_doesnt_exists_cant_be_deleted_by_digest
[INFO] [stdout]     test::manifest_that_doesnt_exists_cant_be_deleted_by_tag
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "73ceb72a8dedd7b64e570bdce222adb09759e86707ddbf029b8bb370ed863bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73ceb72a8dedd7b64e570bdce222adb09759e86707ddbf029b8bb370ed863bd1", kill_on_drop: false }`
[INFO] [stdout] 73ceb72a8dedd7b64e570bdce222adb09759e86707ddbf029b8bb370ed863bd1
