[INFO] cloning repository https://github.com/andaag/zfs-to-glacier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andaag/zfs-to-glacier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandaag%2Fzfs-to-glacier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandaag%2Fzfs-to-glacier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fed9b1ff7fa009a8bb4d6eff00a00ba138be1ae [INFO] testing andaag/zfs-to-glacier against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandaag%2Fzfs-to-glacier" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andaag/zfs-to-glacier on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andaag/zfs-to-glacier [INFO] finished tweaking git repo https://github.com/andaag/zfs-to-glacier [INFO] tweaked toml for git repo https://github.com/andaag/zfs-to-glacier written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/andaag/zfs-to-glacier already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 477bc1fd0b011925b5c5cd8be62db78df0bf099f493695b4ab5894ccd327e210 [INFO] running `Command { std: "docker" "start" "-a" "477bc1fd0b011925b5c5cd8be62db78df0bf099f493695b4ab5894ccd327e210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "477bc1fd0b011925b5c5cd8be62db78df0bf099f493695b4ab5894ccd327e210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "477bc1fd0b011925b5c5cd8be62db78df0bf099f493695b4ab5894ccd327e210", kill_on_drop: false }` [INFO] [stdout] 477bc1fd0b011925b5c5cd8be62db78df0bf099f493695b4ab5894ccd327e210 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d869277857ad0d6e7f601548b9b36eb9af9c5a7ea8157643a7db811ee8b0aa7 [INFO] running `Command { std: "docker" "start" "-a" "1d869277857ad0d6e7f601548b9b36eb9af9c5a7ea8157643a7db811ee8b0aa7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling titlecase v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling rusoto_credential v0.46.0 [INFO] [stderr] Compiling testcontainers v0.11.0 [INFO] [stderr] Compiling rusoto_signature v0.46.0 [INFO] [stderr] Compiling rusoto_s3 v0.46.0 [INFO] [stderr] Compiling zfs_to_glacier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 57s [INFO] running `Command { std: "docker" "inspect" "1d869277857ad0d6e7f601548b9b36eb9af9c5a7ea8157643a7db811ee8b0aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d869277857ad0d6e7f601548b9b36eb9af9c5a7ea8157643a7db811ee8b0aa7", kill_on_drop: false }` [INFO] [stdout] 1d869277857ad0d6e7f601548b9b36eb9af9c5a7ea8157643a7db811ee8b0aa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6adca19fa937d08068184be7a2afa7f00093dde62d519b9a93be1a2a546ed822 [INFO] running `Command { std: "docker" "start" "-a" "6adca19fa937d08068184be7a2afa7f00093dde62d519b9a93be1a2a546ed822", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling zfs_to_glacier v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `get_tags` [INFO] [stdout] --> tests/common.rs:105:14 [INFO] [stdout] | [INFO] [stdout] 105 | pub async fn get_tags(bucket: &str, key: &str, client: &S3Client) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.44s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/zfs_to_glacier-7f5d7d66a319a5ca) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/zfs_to_glacier-f8e3e84d10635f2e) [INFO] [stderr] Executable tests/common.rs (/opt/rustwide/target/debug/deps/common-df67f840e4ef15d1) [INFO] [stderr] Executable tests/integration_full.rs (/opt/rustwide/target/debug/deps/integration_full-ce1bd2c3c08482bf) [INFO] [stderr] Executable tests/integration_s3_utils.rs (/opt/rustwide/target/debug/deps/integration_s3_utils-c99b1de3357757f4) [INFO] [stderr] Executable tests/utils.rs (/opt/rustwide/target/debug/deps/utils-21a965bea610f5fc) [INFO] running `Command { std: "docker" "inspect" "6adca19fa937d08068184be7a2afa7f00093dde62d519b9a93be1a2a546ed822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6adca19fa937d08068184be7a2afa7f00093dde62d519b9a93be1a2a546ed822", kill_on_drop: false }` [INFO] [stdout] 6adca19fa937d08068184be7a2afa7f00093dde62d519b9a93be1a2a546ed822 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c9417e10df14645431922c3cd27761114e1804abcd73805f89d2d21fc96a04f0 [INFO] running `Command { std: "docker" "start" "-a" "c9417e10df14645431922c3cd27761114e1804abcd73805f89d2d21fc96a04f0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: function is never used: `get_tags` [INFO] [stderr] --> tests/common.rs:105:14 [INFO] [stderr] | [INFO] [stderr] 105 | pub async fn get_tags(bucket: &str, key: &str, client: &S3Client) -> Result, Box> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `zfs_to_glacier` (test "integration_full") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zfs_to_glacier-7f5d7d66a319a5ca) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zfs_to_glacier-f8e3e84d10635f2e) [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-df67f840e4ef15d1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_full.rs (/opt/rustwide/target/debug/deps/integration_full-ce1bd2c3c08482bf) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test ignore_expired ... FAILED [INFO] [stdout] test basic_actions ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ignore_expired stdout ---- [INFO] [stdout] thread 'ignore_expired' panicked at 'failed to start container', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.11.0/src/clients/cli.rs:145:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55adc4c61790 - std::backtrace_rs::backtrace::libunwind::trace::h2c3bc9c840656a34 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x55adc4c61790 - std::backtrace_rs::backtrace::trace_unsynchronized::h0a70f522b5a3463e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adc4c61790 - std::sys_common::backtrace::_print_fmt::he249a79bec407477 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55adc4c61790 - ::fmt::ha9d1970820f5c713 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55adc4c85f4c - core::fmt::write::hc4fc655621d59c6c [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55adc4c5b735 - std::io::Write::write_fmt::h766156bfd5935712 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55adc4c63221 - std::sys_common::backtrace::_print::hfbedb7d14540afb9 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55adc4c63221 - std::sys_common::backtrace::print::h1d12b345ae925adb [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55adc4c63221 - std::panicking::default_hook::{{closure}}::hbfa91b7f831744dd [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55adc4c62e78 - std::panicking::default_hook::h5186cc1a78166015 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55adc4c638ed - std::panicking::rust_panic_with_hook::h1b346e6d62a347dd [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55adc491efd8 - std::panicking::begin_panic::{{closure}}::h034bf11cc9860c74 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55adc49226d6 - std::sys_common::backtrace::__rust_end_short_backtrace::hc8e2d19273dc0bc8 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55adc491ef15 - std::panicking::begin_panic::hcd088cb5ad2e3919 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55adc44de032 - ::run_with_args::he4fe40abdfef2d45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.11.0/src/clients/cli.rs:145:9 [INFO] [stdout] 15: 0x55adc44de380 - ::run::h3ae6a3a87c123f6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.11.0/src/clients/cli.rs:122:9 [INFO] [stdout] 16: 0x55adc451f3a7 - integration_full::ignore_expired::{{closure}}::h92dca1e0aea46efc [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_full.rs:215:5 [INFO] [stdout] 17: 0x55adc4557ede - as core::future::future::Future>::poll::h0e8f208e16e97ab5 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 18: 0x55adc44fbffc - tokio::park::thread::CachedParkThread::block_on::{{closure}}::he48016331f271fdb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/park/thread.rs:263:54 [INFO] [stdout] 19: 0x55adc451484a - tokio::coop::with_budget::{{closure}}::haad58c228e8a6c56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 20: 0x55adc454f123 - std::thread::local::LocalKey::try_with::h3658adcf740f986f [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/local.rs:443:16 [INFO] [stdout] 21: 0x55adc454e8ab - std::thread::local::LocalKey::with::hd159b653730b7112 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/local.rs:419:9 [INFO] [stdout] 22: 0x55adc44fb98f - tokio::coop::with_budget::h387a51b0f3c0d245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 23: 0x55adc44fb98f - tokio::coop::budget::h679f8a1e6df66d98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 24: 0x55adc44fb98f - tokio::park::thread::CachedParkThread::block_on::hc36f403cc2d0dd63 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/park/thread.rs:263:31 [INFO] [stdout] 25: 0x55adc453fe22 - tokio::runtime::enter::Enter::block_on::h1c865785623a428f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/enter.rs:151:13 [INFO] [stdout] 26: 0x55adc44e4486 - tokio::runtime::thread_pool::ThreadPool::block_on::h397f27840aafba87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/thread_pool/mod.rs:71:9 [INFO] [stdout] 27: 0x55adc44d8aec - tokio::runtime::Runtime::block_on::h71b34ec82dd92c45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:452:43 [INFO] [stdout] 28: 0x55adc451ec40 - integration_full::ignore_expired::hef5b5dd8dd84939b [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_full.rs:212:1 [INFO] [stdout] 29: 0x55adc451eb1e - integration_full::ignore_expired::{{closure}}::h3afc2bdb57796230 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_full.rs:212:1 [INFO] [stdout] 30: 0x55adc4506f9e - core::ops::function::FnOnce::call_once::hb3ef1983e9c4d640 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 31: 0x55adc45c4fc3 - core::ops::function::FnOnce::call_once::hfa464e74fccacfdb [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 32: 0x55adc45c4fc3 - test::__rust_begin_short_backtrace::h2b9d08a5d60802a7 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:573:5 [INFO] [stdout] 33: 0x55adc45c3d1d - as core::ops::function::FnOnce>::call_once::h11665ca350597984 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 34: 0x55adc45c3d1d - as core::ops::function::FnOnce<()>>::call_once::h1dd74fd619996a6d [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adc45c3d1d - std::panicking::try::do_call::h545949b41f3cafdf [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55adc45c3d1d - std::panicking::try::h8a4eee9e99747cca [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55adc45c3d1d - std::panic::catch_unwind::h7a2d4c4bb98e2a33 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55adc45c3d1d - test::run_test_in_process::h43cdbd88d3031d2d [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:596:18 [INFO] [stdout] 39: 0x55adc45c3d1d - test::run_test::run_test_inner::{{closure}}::h7a35ff2a2ef1be40 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:490:39 [INFO] [stdout] 40: 0x55adc458fb7c - test::run_test::run_test_inner::{{closure}}::h99fa578161f25342 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:517:37 [INFO] [stdout] 41: 0x55adc458fb7c - std::sys_common::backtrace::__rust_begin_short_backtrace::h51d96e3583c91997 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 42: 0x55adc4595d2f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h901e06481c3928e8 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/mod.rs:500:17 [INFO] [stdout] 43: 0x55adc4595d2f - as core::ops::function::FnOnce<()>>::call_once::h2ab169c9508acc57 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x55adc4595d2f - std::panicking::try::do_call::hf0f60551a514f390 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:492:40 [INFO] [stdout] 45: 0x55adc4595d2f - std::panicking::try::h50e945932a8cf417 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:456:19 [INFO] [stdout] 46: 0x55adc4595d2f - std::panic::catch_unwind::hfd1bd35215287444 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panic.rs:137:14 [INFO] [stdout] 47: 0x55adc4595d2f - std::thread::Builder::spawn_unchecked_::{{closure}}::h79c8bb59e9e6d53e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/mod.rs:499:30 [INFO] [stdout] 48: 0x55adc4595d2f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc427cbf183995ee4 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 49: 0x55adc4c68243 - as core::ops::function::FnOnce>::call_once::h03e1f93a163dfab7 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 50: 0x55adc4c68243 - as core::ops::function::FnOnce>::call_once::h498bd6c4b6ddeafc [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 51: 0x55adc4c68243 - std::sys::unix::thread::Thread::new::thread_start::h36a191afeb7eed3f [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 52: 0x7f82d7a62609 - start_thread [INFO] [stdout] 53: 0x7f82d7830163 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- basic_actions stdout ---- [INFO] [stdout] thread 'basic_actions' panicked at 'failed to start container', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.11.0/src/clients/cli.rs:145:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55adc4c61790 - std::backtrace_rs::backtrace::libunwind::trace::h2c3bc9c840656a34 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x55adc4c61790 - std::backtrace_rs::backtrace::trace_unsynchronized::h0a70f522b5a3463e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adc4c61790 - std::sys_common::backtrace::_print_fmt::he249a79bec407477 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55adc4c61790 - ::fmt::ha9d1970820f5c713 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55adc4c85f4c - core::fmt::write::hc4fc655621d59c6c [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55adc4c5b735 - std::io::Write::write_fmt::h766156bfd5935712 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55adc4c63221 - std::sys_common::backtrace::_print::hfbedb7d14540afb9 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55adc4c63221 - std::sys_common::backtrace::print::h1d12b345ae925adb [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55adc4c63221 - std::panicking::default_hook::{{closure}}::hbfa91b7f831744dd [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55adc4c62e78 - std::panicking::default_hook::h5186cc1a78166015 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55adc4c638ed - std::panicking::rust_panic_with_hook::h1b346e6d62a347dd [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55adc491efd8 - std::panicking::begin_panic::{{closure}}::h034bf11cc9860c74 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55adc49226d6 - std::sys_common::backtrace::__rust_end_short_backtrace::hc8e2d19273dc0bc8 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55adc491ef15 - std::panicking::begin_panic::hcd088cb5ad2e3919 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55adc44de032 - ::run_with_args::he4fe40abdfef2d45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.11.0/src/clients/cli.rs:145:9 [INFO] [stdout] 15: 0x55adc44de380 - ::run::h3ae6a3a87c123f6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.11.0/src/clients/cli.rs:122:9 [INFO] [stdout] 16: 0x55adc451713d - integration_full::basic_actions::{{closure}}::h4cff3ed9b0996058 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_full.rs:63:5 [INFO] [stdout] 17: 0x55adc4558f9e - as core::future::future::Future>::poll::h81ccb4d3e785c018 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 18: 0x55adc44fc0dc - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hf3eb64bdc8db2d3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/park/thread.rs:263:54 [INFO] [stdout] 19: 0x55adc4514aca - tokio::coop::with_budget::{{closure}}::hb6cf891fb02d4e59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 20: 0x55adc454ede3 - std::thread::local::LocalKey::try_with::h1551396cd1aeb4ec [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/local.rs:443:16 [INFO] [stdout] 21: 0x55adc454e77b - std::thread::local::LocalKey::with::h364e21e53d464146 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/local.rs:419:9 [INFO] [stdout] 22: 0x55adc44fbdef - tokio::coop::with_budget::hd5a5666a4d07f584 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 23: 0x55adc44fbdef - tokio::coop::budget::ha1f373e1f00dea07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 24: 0x55adc44fbdef - tokio::park::thread::CachedParkThread::block_on::hf1e1c62bf9f85801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/park/thread.rs:263:31 [INFO] [stdout] 25: 0x55adc453fd52 - tokio::runtime::enter::Enter::block_on::h0218e2eb2a224066 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/enter.rs:151:13 [INFO] [stdout] 26: 0x55adc44e45d6 - tokio::runtime::thread_pool::ThreadPool::block_on::hd4c94790bda94ea4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/thread_pool/mod.rs:71:9 [INFO] [stdout] 27: 0x55adc44d8cd2 - tokio::runtime::Runtime::block_on::h9d280f55fa402136 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:452:43 [INFO] [stdout] 28: 0x55adc45169c6 - integration_full::basic_actions::hf0058b6c49f18c3f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_full.rs:60:1 [INFO] [stdout] 29: 0x55adc451689e - integration_full::basic_actions::{{closure}}::hfda551910415ae03 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_full.rs:60:1 [INFO] [stdout] 30: 0x55adc4506fde - core::ops::function::FnOnce::call_once::hbf89bd4726c28e29 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 31: 0x55adc45c4fc3 - core::ops::function::FnOnce::call_once::hfa464e74fccacfdb [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 32: 0x55adc45c4fc3 - test::__rust_begin_short_backtrace::h2b9d08a5d60802a7 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:573:5 [INFO] [stdout] 33: 0x55adc45c3d1d - as core::ops::function::FnOnce>::call_once::h11665ca350597984 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 34: 0x55adc45c3d1d - as core::ops::function::FnOnce<()>>::call_once::h1dd74fd619996a6d [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adc45c3d1d - std::panicking::try::do_call::h545949b41f3cafdf [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55adc45c3d1d - std::panicking::try::h8a4eee9e99747cca [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55adc45c3d1d - std::panic::catch_unwind::h7a2d4c4bb98e2a33 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55adc45c3d1d - test::run_test_in_process::h43cdbd88d3031d2d [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:596:18 [INFO] [stdout] 39: 0x55adc45c3d1d - test::run_test::run_test_inner::{{closure}}::h7a35ff2a2ef1be40 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:490:39 [INFO] [stdout] 40: 0x55adc458fb7c - test::run_test::run_test_inner::{{closure}}::h99fa578161f25342 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:517:37 [INFO] [stdout] 41: 0x55adc458fb7c - std::sys_common::backtrace::__rust_begin_short_backtrace::h51d96e3583c91997 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 42: 0x55adc4595d2f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h901e06481c3928e8 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/mod.rs:500:17 [INFO] [stdout] 43: 0x55adc4595d2f - as core::ops::function::FnOnce<()>>::call_once::h2ab169c9508acc57 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x55adc4595d2f - std::panicking::try::do_call::hf0f60551a514f390 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:492:40 [INFO] [stdout] 45: 0x55adc4595d2f - std::panicking::try::h50e945932a8cf417 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:456:19 [INFO] [stdout] 46: 0x55adc4595d2f - std::panic::catch_unwind::hfd1bd35215287444 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panic.rs:137:14 [INFO] [stdout] 47: 0x55adc4595d2f - std::thread::Builder::spawn_unchecked_::{{closure}}::h79c8bb59e9e6d53e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/mod.rs:499:30 [INFO] [stdout] 48: 0x55adc4595d2f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc427cbf183995ee4 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 49: 0x55adc4c68243 - as core::ops::function::FnOnce>::call_once::h03e1f93a163dfab7 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 50: 0x55adc4c68243 - as core::ops::function::FnOnce>::call_once::h498bd6c4b6ddeafc [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 51: 0x55adc4c68243 - std::sys::unix::thread::Thread::new::thread_start::h36a191afeb7eed3f [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 52: 0x7f82d7a62609 - start_thread [INFO] [stdout] 53: 0x7f82d7830163 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] basic_actions [INFO] [stdout] ignore_expired [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test integration_full' [INFO] running `Command { std: "docker" "inspect" "c9417e10df14645431922c3cd27761114e1804abcd73805f89d2d21fc96a04f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9417e10df14645431922c3cd27761114e1804abcd73805f89d2d21fc96a04f0", kill_on_drop: false }` [INFO] [stdout] c9417e10df14645431922c3cd27761114e1804abcd73805f89d2d21fc96a04f0