[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBakrog%2Frregistry" "/workspace/builds/worker-37/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-37/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bakrog/rregistry on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-37/source/Cargo.toml [INFO] crate git repo https://github.com/Bakrog/rregistry already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded portpicker v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf99c2edbdf32c6b926b9fd156b28390b6e291b8b7b830121f26d4a73198111a [INFO] running `Command { std: "docker" "start" "-a" "cf99c2edbdf32c6b926b9fd156b28390b6e291b8b7b830121f26d4a73198111a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf99c2edbdf32c6b926b9fd156b28390b6e291b8b7b830121f26d4a73198111a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf99c2edbdf32c6b926b9fd156b28390b6e291b8b7b830121f26d4a73198111a", kill_on_drop: false }` [INFO] [stdout] cf99c2edbdf32c6b926b9fd156b28390b6e291b8b7b830121f26d4a73198111a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 137c96173d3c232badfca5f941df0077f1bbd0e4633e6134d20f731d97232f64 [INFO] running `Command { std: "docker" "start" "-a" "137c96173d3c232badfca5f941df0077f1bbd0e4633e6134d20f731d97232f64", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling openssl-sys v0.9.66 [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 atty v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling devise_core v0.3.1 [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 devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling pear v0.2.3 [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 toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling combine v4.6.1 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling redis v0.21.2 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling rregistry v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "137c96173d3c232badfca5f941df0077f1bbd0e4633e6134d20f731d97232f64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "137c96173d3c232badfca5f941df0077f1bbd0e4633e6134d20f731d97232f64", kill_on_drop: false }` [INFO] [stdout] 137c96173d3c232badfca5f941df0077f1bbd0e4633e6134d20f731d97232f64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35dc9cb2173a2bf9ac5c42136d8ee4f4b119b50e2b3c307e546561ae809386cd [INFO] running `Command { std: "docker" "start" "-a" "35dc9cb2173a2bf9ac5c42136d8ee4f4b119b50e2b3c307e546561ae809386cd", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling portpicker v0.1.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling testcontainers v0.12.0 [INFO] [stderr] Compiling rregistry v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 34.53s [INFO] running `Command { std: "docker" "inspect" "35dc9cb2173a2bf9ac5c42136d8ee4f4b119b50e2b3c307e546561ae809386cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35dc9cb2173a2bf9ac5c42136d8ee4f4b119b50e2b3c307e546561ae809386cd", kill_on_drop: false }` [INFO] [stdout] 35dc9cb2173a2bf9ac5c42136d8ee4f4b119b50e2b3c307e546561ae809386cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 71c1266cb4491f577473acaff017751f7694d0dade690bff0c901a580e4ed49c [INFO] running `Command { std: "docker" "start" "-a" "71c1266cb4491f577473acaff017751f7694d0dade690bff0c901a580e4ed49c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rregistry-10f29dc899518a15) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test::manifest_that_doesnt_exists_cant_be_deleted_by_digest ... FAILED [INFO] [stdout] test test::manifest_does_exist ... 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::implements_oci_v2 ... FAILED [INFO] [stdout] test test::manifest_doesnt_exist ... FAILED [INFO] [stdout] test test::manifest_can_be_downloaded ... FAILED [INFO] [stdout] test test::manifest_can_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] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::manifest_that_doesnt_exists_cant_be_deleted_by_digest stdout ---- [INFO] [stdout] thread 'test::manifest_that_doesnt_exists_cant_be_deleted_by_digest' panicked at 'failed to start container', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55851c60012d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55851c60012d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55851c60012d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55851c60012d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55851c628f5c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55851c5f8518 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55851c6026d7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55851c6026d7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55851c6026d7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55851c60240c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55851c602e29 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55851c2bde98 - std::panicking::begin_panic::{{closure}}::h13067b1501e132ee [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55851c2be429 - std::sys_common::backtrace::__rust_end_short_backtrace::hd1eb8036586e543f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55851c2bde13 - std::panicking::begin_panic::h05e6254496a13383 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55851be1c64f - ::run_with_args::h769bf27b9d17be48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 15: 0x55851bdefc0f - rregistry::test::run_redis::{{closure}}::hf0e33b6972f363c9 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:231:54 [INFO] [stdout] 16: 0x55851be403e3 - as core::future::future::Future>::poll::ha15a8f9bc71f9231 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 17: 0x55851bdf74cb - rregistry::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{{closure}}::hc15ca9666b154879 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:167:42 [INFO] [stdout] 18: 0x55851be4021b - as core::future::future::Future>::poll::h8cbbd19e41ddd1a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55851be01cea - as core::future::future::Future>::poll::h1587e12e49ec6aa9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 20: 0x55851be18020 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h5b3720942bb35f24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 21: 0x55851bde77c0 - tokio::coop::with_budget::{{closure}}::h7bbae6d73429a6f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55851bde2238 - std::thread::local::LocalKey::try_with::hbe4c186b4990f087 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 23: 0x55851bdde84d - std::thread::local::LocalKey::with::h5976e43ed4bd3c96 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 24: 0x55851be16421 - tokio::coop::with_budget::h183d997eefeab572 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55851be16421 - tokio::coop::budget::hc19799df75c3a4f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55851be16421 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd0fcb3faa3322048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 27: 0x55851be1aa51 - tokio::runtime::basic_scheduler::enter::{{closure}}::h125761288806ff44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 28: 0x55851bdf9cf7 - tokio::macros::scoped_tls::ScopedKey::set::h1f9181d7b3a7ccdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55851be18e4c - tokio::runtime::basic_scheduler::enter::h140f999a7df0365d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 30: 0x55851be11b9b - tokio::runtime::basic_scheduler::Inner

::block_on::hfd53c673cc7f6ca5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 31: 0x55851be1b196 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::he68834fd268d1c07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 32: 0x55851be0ff22 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha35d9b27136839fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 33: 0x55851be00ce6 - tokio::runtime::Runtime::block_on::h0d2610451a620d0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 34: 0x55851bdf715e - rregistry::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::hb54851de5dd84f70 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:177:5 [INFO] [stdout] 35: 0x55851bdf707a - rregistry::test::manifest_that_doesnt_exists_cant_be_deleted_by_digest::{{closure}}::h512d7b04432bee22 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:165:7 [INFO] [stdout] 36: 0x55851bde32be - core::ops::function::FnOnce::call_once::h03be664466c0f02e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55851be7ae73 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55851be7ae73 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x55851be79b54 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55851be79b54 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x55851be79b54 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x55851be79b54 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x55851be79b54 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x55851be79b54 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x55851be79b54 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55851be83471 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55851be83471 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 48: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x55851be4faef - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x55851be4faef - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x55851be4faef - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x55851be4faef - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x55851be4faef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 56: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 57: 0x55851c609043 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 58: 0x7f5a73cc9609 - start_thread [INFO] [stdout] 59: 0x7f5a73a97163 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::manifest_does_exist stdout ---- [INFO] [stdout] thread 'test::manifest_does_exist' panicked at 'failed to start container', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55851c60012d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55851c60012d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55851c60012d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55851c60012d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55851c628f5c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55851c5f8518 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55851c6026d7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55851c6026d7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55851c6026d7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55851c60240c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55851c602e29 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55851c2bde98 - std::panicking::begin_panic::{{closure}}::h13067b1501e132ee [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55851c2be429 - std::sys_common::backtrace::__rust_end_short_backtrace::hd1eb8036586e543f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55851c2bde13 - std::panicking::begin_panic::h05e6254496a13383 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55851be1c64f - ::run_with_args::h769bf27b9d17be48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 15: 0x55851bdefc0f - rregistry::test::run_redis::{{closure}}::hf0e33b6972f363c9 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:231:54 [INFO] [stdout] 16: 0x55851be403e3 - as core::future::future::Future>::poll::ha15a8f9bc71f9231 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 17: 0x55851bdf2842 - rregistry::test::manifest_does_exist::{{closure}}::hcb7a9eb0afc205d0 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:51:42 [INFO] [stdout] 18: 0x55851be405cb - as core::future::future::Future>::poll::hcb0e0959e2d180a8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55851be01e6a - as core::future::future::Future>::poll::h7f13fac39410f19b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 20: 0x55851be181a0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd29009a6684e5ab4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 21: 0x55851bde9080 - tokio::coop::with_budget::{{closure}}::hf71548cecf5ba21a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55851bde1738 - std::thread::local::LocalKey::try_with::h9068a0e65b24542f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 23: 0x55851bdde67d - std::thread::local::LocalKey::with::h2998b16ce3cd81d5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 24: 0x55851be16e01 - tokio::coop::with_budget::hbd787dba6d98572f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55851be16e01 - tokio::coop::budget::h5adfbe617709b01d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55851be16e01 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::he07b263b84e159cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 27: 0x55851be1ac51 - tokio::runtime::basic_scheduler::enter::{{closure}}::he657fc23ec191f36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 28: 0x55851bdf9c07 - tokio::macros::scoped_tls::ScopedKey::set::h15b0340a9c78c26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55851be1a0ac - tokio::runtime::basic_scheduler::enter::hc1d3460683df7bda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 30: 0x55851be11b1b - tokio::runtime::basic_scheduler::Inner

::block_on::hc721f5fdb88d914f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 31: 0x55851be1aec6 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h4a7d3b49f8c5b598 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 32: 0x55851be0f022 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h0f19bd4067c4675d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 33: 0x55851be01326 - tokio::runtime::Runtime::block_on::h4ea003669a3e4556 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 34: 0x55851bdf24ce - rregistry::test::manifest_does_exist::hf05cdc49c7a0c8e9 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:68:5 [INFO] [stdout] 35: 0x55851bdf23ea - rregistry::test::manifest_does_exist::{{closure}}::hbf89600619b8e62b [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:49:7 [INFO] [stdout] 36: 0x55851bde343e - core::ops::function::FnOnce::call_once::ha2e1270d5bb93632 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55851be7ae73 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55851be7ae73 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x55851be79b54 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55851be79b54 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x55851be79b54 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x55851be79b54 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x55851be79b54 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x55851be79b54 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x55851be79b54 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55851be83471 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55851be83471 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 48: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x55851be4faef - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x55851be4faef - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x55851be4faef - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x55851be4faef - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x55851be4faef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 56: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 57: 0x55851c609043 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 58: 0x7f5a73cc9609 - start_thread [INFO] [stdout] 59: 0x7f5a73a97163 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::manifest_can_be_downloaded_by_digest stdout ---- [INFO] [stdout] thread 'test::manifest_can_be_downloaded_by_digest' panicked at 'failed to start container', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55851c60012d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55851c60012d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55851c60012d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55851c60012d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55851c628f5c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55851c5f8518 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55851c6026d7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55851c6026d7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55851c6026d7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55851c60240c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55851c602e29 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55851c2bde98 - std::panicking::begin_panic::{{closure}}::h13067b1501e132ee [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55851c2be429 - std::sys_common::backtrace::__rust_end_short_backtrace::hd1eb8036586e543f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55851c2bde13 - std::panicking::begin_panic::h05e6254496a13383 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55851be1c64f - ::run_with_args::h769bf27b9d17be48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 15: 0x55851bdefc0f - rregistry::test::run_redis::{{closure}}::hf0e33b6972f363c9 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:231:54 [INFO] [stdout] 16: 0x55851be403e3 - as core::future::future::Future>::poll::ha15a8f9bc71f9231 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 17: 0x55851bdf5741 - rregistry::test::manifest_can_be_downloaded_by_digest::{{closure}}::h64f865fc99cb1660 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:124:42 [INFO] [stdout] 18: 0x55851be3ff9b - as core::future::future::Future>::poll::h702d19ba48601ebd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55851be01f2a - as core::future::future::Future>::poll::ha5e8a6e32e883741 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 20: 0x55851be17fc0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h428e47047521e1e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 21: 0x55851bde88a0 - tokio::coop::with_budget::{{closure}}::hbd10a9d28593069a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55851bde0988 - std::thread::local::LocalKey::try_with::h514cc09f543ab07c [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 23: 0x55851bddeaad - std::thread::local::LocalKey::with::h648c53694af794a5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 24: 0x55851be14681 - tokio::coop::with_budget::h236b4ab31d4adbea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55851be14681 - tokio::coop::budget::heff06b9cb3eb1259 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55851be14681 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h7810a9e2c5cc7d0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 27: 0x55851be1aad1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h40c84881b0ae78f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 28: 0x55851bdf9937 - tokio::macros::scoped_tls::ScopedKey::set::h0826db640044a7b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55851be1a3bc - tokio::runtime::basic_scheduler::enter::hc3b35e46770eee1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 30: 0x55851be11a9b - tokio::runtime::basic_scheduler::Inner

::block_on::h440384a0e1c611ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 31: 0x55851be1b226 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::heb5441c35dd937a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 32: 0x55851be0fb62 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h6c5455c141f8f455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 33: 0x55851be01646 - tokio::runtime::Runtime::block_on::hb610121670974475 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 34: 0x55851bdf537e - rregistry::test::manifest_can_be_downloaded_by_digest::h963167f0c505fb22 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:142:5 [INFO] [stdout] 35: 0x55851bdf529a - rregistry::test::manifest_can_be_downloaded_by_digest::{{closure}}::h0893d0af7e88c80a [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:122:7 [INFO] [stdout] 36: 0x55851bde35ae - core::ops::function::FnOnce::call_once::hc73b1429d6b6bad9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55851be7ae73 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55851be7ae73 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x55851be79b54 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55851be79b54 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x55851be79b54 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x55851be79b54 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x55851be79b54 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x55851be79b54 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x55851be79b54 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55851be83471 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55851be83471 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 48: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x55851be4faef - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x55851be4faef - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x55851be4faef - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x55851be4faef - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x55851be4faef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 56: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 57: 0x55851c609043 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 58: 0x7f5a73cc9609 - start_thread [INFO] [stdout] 59: 0x7f5a73a97163 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::manifest_does_exist_by_digest stdout ---- [INFO] [stdout] thread 'test::manifest_does_exist_by_digest' panicked at 'failed to start container', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55851c60012d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55851c60012d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55851c60012d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55851c60012d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55851c628f5c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55851c5f8518 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55851c6026d7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55851c6026d7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55851c6026d7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55851c60240c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55851c602e29 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55851c2bde98 - std::panicking::begin_panic::{{closure}}::h13067b1501e132ee [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55851c2be429 - std::sys_common::backtrace::__rust_end_short_backtrace::hd1eb8036586e543f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55851c2bde13 - std::panicking::begin_panic::h05e6254496a13383 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55851be1c64f - ::run_with_args::h769bf27b9d17be48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 15: 0x55851bdefc0f - rregistry::test::run_redis::{{closure}}::hf0e33b6972f363c9 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:231:54 [INFO] [stdout] 16: 0x55851be403e3 - as core::future::future::Future>::poll::ha15a8f9bc71f9231 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 17: 0x55851bdf3682 - rregistry::test::manifest_does_exist_by_digest::{{closure}}::h180d2310f082cebe [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:74:42 [INFO] [stdout] 18: 0x55851be4091b - as core::future::future::Future>::poll::hfd83e13d626bba00 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55851be01e0a - as core::future::future::Future>::poll::h785b306a5d363257 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 20: 0x55851be17f00 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h240d42638df118a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 21: 0x55851bde91a0 - tokio::coop::with_budget::{{closure}}::hf81d99692ed6df30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55851bde24a8 - std::thread::local::LocalKey::try_with::hc228a6b52f39055e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 23: 0x55851bdde9ed - std::thread::local::LocalKey::with::h62340e083729230e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 24: 0x55851be15a41 - tokio::coop::with_budget::hfacaf51705225c68 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55851be15a41 - tokio::coop::budget::h1d5bc1aa4dc61f2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55851be15a41 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::ha5e1944f14cf29f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 27: 0x55851be1ab91 - tokio::runtime::basic_scheduler::enter::{{closure}}::h7583e64c741b68cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 28: 0x55851bdf9fc7 - tokio::macros::scoped_tls::ScopedKey::set::hb6f7fca8a8b58c9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55851be1946c - tokio::runtime::basic_scheduler::enter::h4c1f598cf6ceb106 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 30: 0x55851be11b7b - tokio::runtime::basic_scheduler::Inner

::block_on::hf70edb02ffdd51a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 31: 0x55851be1ae36 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h3d0eccff569db0cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 32: 0x55851be102e2 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hac352b70c2854a01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 33: 0x55851be017d6 - tokio::runtime::Runtime::block_on::hdb47803229bb7312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 34: 0x55851bdf330e - rregistry::test::manifest_does_exist_by_digest::h451a74a41f89cec7 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:91:5 [INFO] [stdout] 35: 0x55851bdf322a - rregistry::test::manifest_does_exist_by_digest::{{closure}}::h6f7928876774d526 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:72:7 [INFO] [stdout] 36: 0x55851bde35ee - core::ops::function::FnOnce::call_once::hcb144c7e29ad43b6 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55851be7ae73 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55851be7ae73 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x55851be79b54 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55851be79b54 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x55851be79b54 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x55851be79b54 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x55851be79b54 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x55851be79b54 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x55851be79b54 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55851be83471 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55851be83471 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 48: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x55851be4faef - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x55851be4faef - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x55851be4faef - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x55851be4faef - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x55851be4faef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 56: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 57: 0x55851c609043 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 58: 0x7f5a73cc9609 - start_thread [INFO] [stdout] 59: 0x7f5a73a97163 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::implements_oci_v2 stdout ---- [INFO] [stdout] thread 'test::implements_oci_v2' panicked at 'failed to start container', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55851c60012d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55851c60012d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55851c60012d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55851c60012d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55851c628f5c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55851c5f8518 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55851c6026d7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55851c6026d7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55851c6026d7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55851c60240c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55851c602e29 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55851c2bde98 - std::panicking::begin_panic::{{closure}}::h13067b1501e132ee [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55851c2be429 - std::sys_common::backtrace::__rust_end_short_backtrace::hd1eb8036586e543f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55851c2bde13 - std::panicking::begin_panic::h05e6254496a13383 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55851be1c64f - ::run_with_args::h769bf27b9d17be48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 15: 0x55851bdefc0f - rregistry::test::run_redis::{{closure}}::hf0e33b6972f363c9 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:231:54 [INFO] [stdout] 16: 0x55851be403e3 - as core::future::future::Future>::poll::ha15a8f9bc71f9231 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 17: 0x55851bdf10bb - rregistry::test::implements_oci_v2::{{closure}}::h230ecb1f2ad6bcf6 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:22:42 [INFO] [stdout] 18: 0x55851be4002b - as core::future::future::Future>::poll::h7f772341563e9873 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55851be01d4a - as core::future::future::Future>::poll::h41940dca97288d79 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 20: 0x55851be17f60 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h3b14707d20882cd3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 21: 0x55851bde7fa0 - tokio::coop::with_budget::{{closure}}::h9f2757f0dbe882e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55851bddfd98 - std::thread::local::LocalKey::try_with::h1bb32deeed332ab9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 23: 0x55851bddec4d - std::thread::local::LocalKey::with::h774da767d3bf1872 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 24: 0x55851be13ca1 - tokio::coop::with_budget::he660dde0670aba4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55851be13ca1 - tokio::coop::budget::h238fa6e55c2f11f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55851be13ca1 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h5e7547d78ad99ba7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 27: 0x55851be1ab51 - tokio::runtime::basic_scheduler::enter::{{closure}}::h712ec434988221f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 28: 0x55851bdfa0b7 - tokio::macros::scoped_tls::ScopedKey::set::he063f09d47850d84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55851be1a9dc - tokio::runtime::basic_scheduler::enter::hd62b00cac41efef5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 30: 0x55851be11abb - tokio::runtime::basic_scheduler::Inner

::block_on::h63062a5f3468b610 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 31: 0x55851be1b076 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hc1dd2fe783721cd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 32: 0x55851be10a62 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hdac79fe643d83834 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 33: 0x55851be00e76 - tokio::runtime::Runtime::block_on::h2fe1800757621df7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 34: 0x55851bdf0d4e - rregistry::test::implements_oci_v2::hb2876358d42ffd8b [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:29:5 [INFO] [stdout] 35: 0x55851bdf0c6a - rregistry::test::implements_oci_v2::{{closure}}::hc26a65149eb8f646 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:20:7 [INFO] [stdout] 36: 0x55851bde350e - core::ops::function::FnOnce::call_once::hbcf08b7cf6b3d38a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55851be7ae73 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55851be7ae73 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x55851be79b54 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55851be79b54 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x55851be79b54 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x55851be79b54 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x55851be79b54 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x55851be79b54 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x55851be79b54 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55851be83471 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55851be83471 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 48: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x55851be4faef - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x55851be4faef - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x55851be4faef - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x55851be4faef - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x55851be4faef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 56: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 57: 0x55851c609043 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 58: 0x7f5a73cc9609 - start_thread [INFO] [stdout] 59: 0x7f5a73a97163 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::manifest_doesnt_exist stdout ---- [INFO] [stdout] thread 'test::manifest_doesnt_exist' panicked at 'failed to start container', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55851c60012d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55851c60012d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55851c60012d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55851c60012d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55851c628f5c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55851c5f8518 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55851c6026d7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55851c6026d7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55851c6026d7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55851c60240c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55851c602e29 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55851c2bde98 - std::panicking::begin_panic::{{closure}}::h13067b1501e132ee [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55851c2be429 - std::sys_common::backtrace::__rust_end_short_backtrace::hd1eb8036586e543f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55851c2bde13 - std::panicking::begin_panic::h05e6254496a13383 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55851be1c64f - ::run_with_args::h769bf27b9d17be48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 15: 0x55851bdefc0f - rregistry::test::run_redis::{{closure}}::hf0e33b6972f363c9 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:231:54 [INFO] [stdout] 16: 0x55851be403e3 - as core::future::future::Future>::poll::ha15a8f9bc71f9231 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 17: 0x55851bdf1c7b - rregistry::test::manifest_doesnt_exist::{{closure}}::hf95dcffc4ab3cb71 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:35:42 [INFO] [stdout] 18: 0x55851be3f87b - as core::future::future::Future>::poll::h0c63b5958c19e129 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55851be01f8a - as core::future::future::Future>::poll::hc99ab0fbf2ff6d33 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 20: 0x55851be18200 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd808b2d00cda7ca7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 21: 0x55851bde8540 - tokio::coop::with_budget::{{closure}}::hb902c92d23091cc5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55851bde0ab8 - std::thread::local::LocalKey::try_with::h53ae8eb09b5aa448 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 23: 0x55851bdde1bd - std::thread::local::LocalKey::with::h07be3705a8fd1c4f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 24: 0x55851be128e1 - tokio::coop::with_budget::h9b55aa1e3ea0ba78 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55851be128e1 - tokio::coop::budget::h7ea223da581b7e2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55851be128e1 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h0ff987a1ebb94a42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 27: 0x55851be1ab11 - tokio::runtime::basic_scheduler::enter::{{closure}}::h584184ccd488a1b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 28: 0x55851bdf9a27 - tokio::macros::scoped_tls::ScopedKey::set::h0c407e8d675ec3e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55851be19d9c - tokio::runtime::basic_scheduler::enter::h88fd1d0ad432436a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 30: 0x55851be11afb - tokio::runtime::basic_scheduler::Inner

::block_on::ha98b8dd7b7b85a95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 31: 0x55851be1af56 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h7a41edad57d5bd9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 32: 0x55851be10e22 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he8723647cf92933e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 33: 0x55851be01196 - tokio::runtime::Runtime::block_on::h4d39ce425a56fab9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 34: 0x55851bdf190e - rregistry::test::manifest_doesnt_exist::hb7f0b7203581fbd8 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:45:5 [INFO] [stdout] 35: 0x55851bdf182a - rregistry::test::manifest_doesnt_exist::{{closure}}::ha29fd450504f890f [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:33:7 [INFO] [stdout] 36: 0x55851bde33fe - core::ops::function::FnOnce::call_once::h946790e9129491fc [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55851be7ae73 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55851be7ae73 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x55851be79b54 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55851be79b54 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x55851be79b54 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x55851be79b54 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x55851be79b54 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x55851be79b54 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x55851be79b54 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55851be83471 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55851be83471 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 48: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x55851be4faef - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x55851be4faef - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x55851be4faef - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x55851be4faef - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x55851be4faef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 56: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 57: 0x55851c609043 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 58: 0x7f5a73cc9609 - start_thread [INFO] [stdout] 59: 0x7f5a73a97163 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::manifest_can_be_downloaded stdout ---- [INFO] [stdout] thread 'test::manifest_can_be_downloaded' panicked at 'failed to start container', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55851c60012d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55851c60012d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55851c60012d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55851c60012d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55851c628f5c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55851c5f8518 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55851c6026d7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55851c6026d7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55851c6026d7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55851c60240c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55851c602e29 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55851c2bde98 - std::panicking::begin_panic::{{closure}}::h13067b1501e132ee [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55851c2be429 - std::sys_common::backtrace::__rust_end_short_backtrace::hd1eb8036586e543f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55851c2bde13 - std::panicking::begin_panic::h05e6254496a13383 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55851be1c64f - ::run_with_args::h769bf27b9d17be48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 15: 0x55851bdefc0f - rregistry::test::run_redis::{{closure}}::hf0e33b6972f363c9 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:231:54 [INFO] [stdout] 16: 0x55851be403e3 - as core::future::future::Future>::poll::ha15a8f9bc71f9231 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 17: 0x55851bdf4511 - rregistry::test::manifest_can_be_downloaded::{{closure}}::hc1195f6ead37a248 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:97:42 [INFO] [stdout] 18: 0x55851be3fbbb - as core::future::future::Future>::poll::h4c8115e1bc139615 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55851be01eca - as core::future::future::Future>::poll::h8975a5c7704d4a0d [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 20: 0x55851be18080 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::ha260ef149b742ce8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 21: 0x55851bde6ec0 - tokio::coop::with_budget::{{closure}}::h50124acfb06ceefe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55851bddf8c8 - std::thread::local::LocalKey::try_with::h137e022826e93cd4 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 23: 0x55851bdde92d - std::thread::local::LocalKey::with::h5df82c57527c8b9a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 24: 0x55851be132c1 - tokio::coop::with_budget::h5b8867dedf17dc48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55851be132c1 - tokio::coop::budget::hac2b872fe88edfe7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55851be132c1 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h5a9ba9296e8b262c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 27: 0x55851be1ac11 - tokio::runtime::basic_scheduler::enter::{{closure}}::ha5bd1852a6afd2cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 28: 0x55851bdfa1a7 - tokio::macros::scoped_tls::ScopedKey::set::hfc89431fa1e79441 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55851be1915c - tokio::runtime::basic_scheduler::enter::h159c0f71fdbe0b1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 30: 0x55851be11a7b - tokio::runtime::basic_scheduler::Inner

::block_on::h26730aa630c7e1c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 31: 0x55851be1afe6 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h9a24643f146846ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 32: 0x55851be0f3e2 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h2441070d24f5a389 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 33: 0x55851be01006 - tokio::runtime::Runtime::block_on::h34ec6ba718b2c8f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 34: 0x55851bdf414e - rregistry::test::manifest_can_be_downloaded::hfcf7c85f4645fcda [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:115:5 [INFO] [stdout] 35: 0x55851bdf406a - rregistry::test::manifest_can_be_downloaded::{{closure}}::h1a33c3f97da61ad5 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:95:7 [INFO] [stdout] 36: 0x55851bde356e - core::ops::function::FnOnce::call_once::hc30f75769344b5a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55851be7ae73 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55851be7ae73 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x55851be79b54 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55851be79b54 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x55851be79b54 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x55851be79b54 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x55851be79b54 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x55851be79b54 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x55851be79b54 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55851be83471 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55851be83471 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 48: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x55851be4faef - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x55851be4faef - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x55851be4faef - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x55851be4faef - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x55851be4faef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 56: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 57: 0x55851c609043 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 58: 0x7f5a73cc9609 - start_thread [INFO] [stdout] 59: 0x7f5a73a97163 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::manifest_can_be_deleted_by_digest stdout ---- [INFO] [stdout] thread 'test::manifest_can_be_deleted_by_digest' panicked at 'failed to start container', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55851c60012d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55851c60012d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55851c60012d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55851c60012d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55851c628f5c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55851c5f8518 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55851c6026d7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55851c6026d7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55851c6026d7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55851c60240c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55851c602e29 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55851c2bde98 - std::panicking::begin_panic::{{closure}}::h13067b1501e132ee [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55851c2be429 - std::sys_common::backtrace::__rust_end_short_backtrace::hd1eb8036586e543f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55851c2bde13 - std::panicking::begin_panic::h05e6254496a13383 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55851be1c64f - ::run_with_args::h769bf27b9d17be48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 15: 0x55851bdefc0f - rregistry::test::run_redis::{{closure}}::hf0e33b6972f363c9 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:231:54 [INFO] [stdout] 16: 0x55851be403e3 - as core::future::future::Future>::poll::ha15a8f9bc71f9231 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 17: 0x55851bdf8ed2 - rregistry::test::manifest_can_be_deleted_by_digest::{{closure}}::h3e626d800d401fb6 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:206:42 [INFO] [stdout] 18: 0x55851be4088b - as core::future::future::Future>::poll::hecec7fb678de8f2e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55851be01fea - as core::future::future::Future>::poll::hde9a5c7462f8715b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 20: 0x55851be18140 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hc36cb09fdd5fb78f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 21: 0x55851bde8d20 - tokio::coop::with_budget::{{closure}}::hc5a900691c79a997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55851bddf798 - std::thread::local::LocalKey::try_with::h0eba364d903ea00f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 23: 0x55851bdded2d - std::thread::local::LocalKey::with::h78b9494298b7be27 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 24: 0x55851be15061 - tokio::coop::with_budget::h1d12fc27a313b472 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55851be15061 - tokio::coop::budget::h986580cce5cb4cbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55851be15061 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h905c5d6c7e6ef549 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 27: 0x55851be1aa91 - tokio::runtime::basic_scheduler::enter::{{closure}}::h138bad74cfa6f3a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 28: 0x55851bdf9de7 - tokio::macros::scoped_tls::ScopedKey::set::h75c9baf1645fc3ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55851be19a8c - tokio::runtime::basic_scheduler::enter::h7d8cda47d93af321 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 30: 0x55851be11b3b - tokio::runtime::basic_scheduler::Inner

::block_on::heb2d614ebfa328a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 31: 0x55851be1b106 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hcff5f948092daee3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 32: 0x55851be106a2 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hcc3010717ea8be8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 33: 0x55851be01966 - tokio::runtime::Runtime::block_on::hdf383ad7f150d54a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 34: 0x55851bdf8b5e - rregistry::test::manifest_can_be_deleted_by_digest::hd86bdedfb8999796 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:223:5 [INFO] [stdout] 35: 0x55851bdf8a7a - rregistry::test::manifest_can_be_deleted_by_digest::{{closure}}::h8cd4b252e18bd08b [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:204:7 [INFO] [stdout] 36: 0x55851bde362e - core::ops::function::FnOnce::call_once::hcddfff2154c52375 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55851be7ae73 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55851be7ae73 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x55851be79b54 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55851be79b54 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x55851be79b54 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x55851be79b54 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x55851be79b54 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x55851be79b54 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x55851be79b54 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55851be83471 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55851be83471 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 48: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x55851be4faef - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x55851be4faef - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x55851be4faef - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x55851be4faef - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x55851be4faef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 56: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 57: 0x55851c609043 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 58: 0x7f5a73cc9609 - start_thread [INFO] [stdout] 59: 0x7f5a73a97163 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::manifest_that_doesnt_exists_cant_be_deleted_by_tag stdout ---- [INFO] [stdout] thread 'test::manifest_that_doesnt_exists_cant_be_deleted_by_tag' panicked at 'failed to start container', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55851c60012d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55851c60012d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55851c60012d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55851c60012d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55851c628f5c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55851c5f8518 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55851c6026d7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55851c6026d7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55851c6026d7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55851c60240c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55851c602e29 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55851c2bde98 - std::panicking::begin_panic::{{closure}}::h13067b1501e132ee [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55851c2be429 - std::sys_common::backtrace::__rust_end_short_backtrace::hd1eb8036586e543f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55851c2bde13 - std::panicking::begin_panic::h05e6254496a13383 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55851be1c64f - ::run_with_args::h769bf27b9d17be48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 15: 0x55851bdefc0f - rregistry::test::run_redis::{{closure}}::hf0e33b6972f363c9 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:231:54 [INFO] [stdout] 16: 0x55851be403e3 - as core::future::future::Future>::poll::ha15a8f9bc71f9231 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 17: 0x55851bdf690b - rregistry::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{{closure}}::h9d82bb1cf1334f37 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:151:42 [INFO] [stdout] 18: 0x55851be3fcfb - as core::future::future::Future>::poll::h559f6d485a921e53 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55851be01daa - as core::future::future::Future>::poll::h477f2b1435ea7c77 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 20: 0x55851be180e0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hbad497ae7e24843d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 21: 0x55851bde7100 - tokio::coop::with_budget::{{closure}}::h54fe12ab6663b8ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55851bde04b8 - std::thread::local::LocalKey::try_with::h370576a2dc610e02 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 23: 0x55851bddeeed - std::thread::local::LocalKey::with::h94f1346c04183494 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 24: 0x55851be11f01 - tokio::coop::with_budget::h1ee678374b0184b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55851be11f01 - tokio::coop::budget::h33cf239fa5219786 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55851be11f01 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h00a4e567ff1e28f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 27: 0x55851be1abd1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h893eb9e810cfd3c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 28: 0x55851bdf9b17 - tokio::macros::scoped_tls::ScopedKey::set::h12b3b4d4263b2261 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55851be1977c - tokio::runtime::basic_scheduler::enter::h4c2d662d1beee4ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 30: 0x55851be11b5b - tokio::runtime::basic_scheduler::Inner

::block_on::hf70c290fa9521e02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 31: 0x55851be1ada6 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h3a6a2be88c69b254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 32: 0x55851be0f7a2 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h57cb22bb86a072b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 33: 0x55851be014b6 - tokio::runtime::Runtime::block_on::haf022157b3c6c280 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 34: 0x55851bdf659e - rregistry::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::hed084c8a62fb9f04 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:161:5 [INFO] [stdout] 35: 0x55851bdf64ba - rregistry::test::manifest_that_doesnt_exists_cant_be_deleted_by_tag::{{closure}}::had788b07b14e7155 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:149:7 [INFO] [stdout] 36: 0x55851bde34ce - core::ops::function::FnOnce::call_once::hb75ebdc5b9288dc9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55851be7ae73 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55851be7ae73 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x55851be79b54 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55851be79b54 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x55851be79b54 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x55851be79b54 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x55851be79b54 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x55851be79b54 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x55851be79b54 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55851be83471 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55851be83471 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 48: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x55851be4faef - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x55851be4faef - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x55851be4faef - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x55851be4faef - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x55851be4faef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 56: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 57: 0x55851c609043 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 58: 0x7f5a73cc9609 - start_thread [INFO] [stdout] 59: 0x7f5a73a97163 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::manifest_can_be_deleted_by_tag stdout ---- [INFO] [stdout] thread 'test::manifest_can_be_deleted_by_tag' panicked at 'failed to start container', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55851c60012d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55851c60012d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55851c60012d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55851c60012d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55851c628f5c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55851c5f8518 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55851c6026d7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55851c6026d7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55851c6026d7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55851c60240c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55851c602e29 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55851c2bde98 - std::panicking::begin_panic::{{closure}}::h13067b1501e132ee [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55851c2be429 - std::sys_common::backtrace::__rust_end_short_backtrace::hd1eb8036586e543f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55851c2bde13 - std::panicking::begin_panic::h05e6254496a13383 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55851be1c64f - ::run_with_args::h769bf27b9d17be48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 15: 0x55851bdefc0f - rregistry::test::run_redis::{{closure}}::hf0e33b6972f363c9 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:231:54 [INFO] [stdout] 16: 0x55851be403e3 - as core::future::future::Future>::poll::ha15a8f9bc71f9231 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 17: 0x55851bdf8092 - rregistry::test::manifest_can_be_deleted_by_tag::{{closure}}::h95468e6166d2ca8f [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:183:42 [INFO] [stdout] 18: 0x55851be3fb2b - as core::future::future::Future>::poll::h456023779c069976 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55851be020ea - as core::future::future::Future>::poll::hf671ac7ffaaead89 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 20: 0x55851be17ea0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h178a6f361a0d2ee7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 21: 0x55851bde8f60 - tokio::coop::with_budget::{{closure}}::hf343d0ebbd5030cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55851bde0268 - std::thread::local::LocalKey::try_with::h29e3ea386a58a227 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 23: 0x55851bdde34d - std::thread::local::LocalKey::with::h10458d69d90fa306 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 24: 0x55851be177e1 - tokio::coop::with_budget::h259cabd2f7423cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55851be177e1 - tokio::coop::budget::h2790541598434383 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55851be177e1 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::heb9aa0ef438af536 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 27: 0x55851be1ac91 - tokio::runtime::basic_scheduler::enter::{{closure}}::heb5cecadbfb73768 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 28: 0x55851bdf9ed7 - tokio::macros::scoped_tls::ScopedKey::set::h924b49c1c7f2e19f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55851be1a6cc - tokio::runtime::basic_scheduler::enter::hd0cf85ee85f0041c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 30: 0x55851be11adb - tokio::runtime::basic_scheduler::Inner

::block_on::h89d0744a4ecab012 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 31: 0x55851be1ad16 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h2956209e6bddd367 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 32: 0x55851be0ec62 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h037b948b7962b727 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 33: 0x55851be01af6 - tokio::runtime::Runtime::block_on::heb90ee9ff4daadf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 34: 0x55851bdf7d1e - rregistry::test::manifest_can_be_deleted_by_tag::hb03092ec2ddc8f22 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:200:5 [INFO] [stdout] 35: 0x55851bdf7c3a - rregistry::test::manifest_can_be_deleted_by_tag::{{closure}}::h9842923260f28223 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:181:7 [INFO] [stdout] 36: 0x55851bde334e - core::ops::function::FnOnce::call_once::h34507b72f4c97936 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55851be7ae73 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55851be7ae73 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x55851be79b54 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55851be79b54 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x55851be79b54 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x55851be79b54 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x55851be79b54 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x55851be79b54 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x55851be79b54 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x55851be83471 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x55851be83471 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 48: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x55851be4faef - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x55851be4faef - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x55851be4faef - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x55851be4faef - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x55851be4faef - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x55851be4faef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 56: 0x55851c609043 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 57: 0x55851c609043 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 58: 0x7f5a73cc9609 - start_thread [INFO] [stdout] 59: 0x7f5a73a97163 - clone [INFO] [stdout] 60: 0x0 - [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.60s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin rregistry' [INFO] running `Command { std: "docker" "inspect" "71c1266cb4491f577473acaff017751f7694d0dade690bff0c901a580e4ed49c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c1266cb4491f577473acaff017751f7694d0dade690bff0c901a580e4ed49c", kill_on_drop: false }` [INFO] [stdout] 71c1266cb4491f577473acaff017751f7694d0dade690bff0c901a580e4ed49c