[INFO] cloning repository https://github.com/gifnksm/ssh-local-exec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gifnksm/ssh-local-exec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgifnksm%2Fssh-local-exec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgifnksm%2Fssh-local-exec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 460ec7afe83b6058726b4fca024151346dd96270
[INFO] testing gifnksm/ssh-local-exec against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgifnksm%2Fssh-local-exec" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gifnksm/ssh-local-exec on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/gifnksm/ssh-local-exec
[INFO] finished tweaking git repo https://github.com/gifnksm/ssh-local-exec
[INFO] tweaked toml for git repo https://github.com/gifnksm/ssh-local-exec written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/gifnksm/ssh-local-exec already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18498b40d453859afdfe6a2b99b19d8389ca247e46cffad13c64b35d7ec2870a
[INFO] running `Command { std: "docker" "start" "-a" "18498b40d453859afdfe6a2b99b19d8389ca247e46cffad13c64b35d7ec2870a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18498b40d453859afdfe6a2b99b19d8389ca247e46cffad13c64b35d7ec2870a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18498b40d453859afdfe6a2b99b19d8389ca247e46cffad13c64b35d7ec2870a", kill_on_drop: false }`
[INFO] [stdout] 18498b40d453859afdfe6a2b99b19d8389ca247e46cffad13c64b35d7ec2870a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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 -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98564b9057dcce3cf9307839579a90b6f6075b9b4ffc828d18857155a2f07bb7
[INFO] running `Command { std: "docker" "start" "-a" "98564b9057dcce3cf9307839579a90b6f6075b9b4ffc828d18857155a2f07bb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling anstream v0.6.7
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-shutdown v0.1.4
[INFO] [stderr]    Compiling ssh-local-exec v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/args.rs:42:89
[INFO] [stdout]    |
[INFO] [stdout] 42 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stdout]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/args.rs:76:89
[INFO] [stdout]    |
[INFO] [stdout] 76 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stdout]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/socket.rs:18:89
[INFO] [stdout]    |
[INFO] [stdout] 18 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>>;
[INFO] [stdout]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/socket.rs:26:89
[INFO] [stdout]    |
[INFO] [stdout] 26 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stdout]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/socket.rs:33:89
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stdout]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/socket.rs:68:89
[INFO] [stdout]    |
[INFO] [stdout] 68 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stdout]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.41s
[INFO] running `Command { std: "docker" "inspect" "98564b9057dcce3cf9307839579a90b6f6075b9b4ffc828d18857155a2f07bb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98564b9057dcce3cf9307839579a90b6f6075b9b4ffc828d18857155a2f07bb7", kill_on_drop: false }`
[INFO] [stdout] 98564b9057dcce3cf9307839579a90b6f6075b9b4ffc828d18857155a2f07bb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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 -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b0c79d8416680bb189e7a7971ec1013a17a8e6b79508affab87c1d4e0741ad2
[INFO] running `Command { std: "docker" "start" "-a" "8b0c79d8416680bb189e7a7971ec1013a17a8e6b79508affab87c1d4e0741ad2", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling docker-utils v0.1.0 (/opt/rustwide/workdir/tests/docker-utils)
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage`
[INFO] [stdout]   --> tests/docker-utils/src/lib.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |         #[cfg(not(coverage))]
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage`
[INFO] [stdout]   --> tests/docker-utils/src/lib.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 91 |         #[cfg(coverage)]
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage`
[INFO] [stdout]    --> tests/docker-utils/src/lib.rs:128:19
[INFO] [stdout]     |
[INFO] [stdout] 128 |             #[cfg(coverage)]
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling ssh-local-exec v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/args.rs:42:89
[INFO] [stdout]    |
[INFO] [stdout] 42 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stdout]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/args.rs:76:89
[INFO] [stdout]    |
[INFO] [stdout] 76 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stdout]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/socket.rs:18:89
[INFO] [stdout]    |
[INFO] [stdout] 18 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>>;
[INFO] [stdout]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/socket.rs:26:89
[INFO] [stdout]    |
[INFO] [stdout] 26 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stdout]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/socket.rs:33:89
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stdout]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/socket.rs:68:89
[INFO] [stdout]    |
[INFO] [stdout] 68 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stdout]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/args.rs:42:89
[INFO] [stdout]    |
[INFO] [stdout] 42 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stdout]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/args.rs:76:89
[INFO] [stdout]    |
[INFO] [stdout] 76 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stdout]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/socket.rs:18:89
[INFO] [stdout]    |
[INFO] [stdout] 18 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>>;
[INFO] [stdout]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/socket.rs:26:89
[INFO] [stdout]    |
[INFO] [stdout] 26 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stdout]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/socket.rs:33:89
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stdout]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/socket.rs:68:89
[INFO] [stdout]    |
[INFO] [stdout] 68 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stdout]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.42s
[INFO] running `Command { std: "docker" "inspect" "8b0c79d8416680bb189e7a7971ec1013a17a8e6b79508affab87c1d4e0741ad2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b0c79d8416680bb189e7a7971ec1013a17a8e6b79508affab87c1d4e0741ad2", kill_on_drop: false }`
[INFO] [stdout] 8b0c79d8416680bb189e7a7971ec1013a17a8e6b79508affab87c1d4e0741ad2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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 -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] da1ea2dd95f39c1a06bd8a9e281cce97dfa0f4048b3f92457a10e08fc6bd1d4b
[INFO] running `Command { std: "docker" "start" "-a" "da1ea2dd95f39c1a06bd8a9e281cce97dfa0f4048b3f92457a10e08fc6bd1d4b", kill_on_drop: false }`
[INFO] [stderr] warning: elided lifetime has a name
[INFO] [stderr]   --> src/args.rs:42:89
[INFO] [stderr]    |
[INFO] [stderr] 42 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stderr]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: elided lifetime has a name
[INFO] [stderr]   --> src/args.rs:76:89
[INFO] [stderr]    |
[INFO] [stderr] 76 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stderr]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stderr] 
[INFO] [stderr] warning: elided lifetime has a name
[INFO] [stderr]   --> src/socket.rs:18:89
[INFO] [stderr]    |
[INFO] [stderr] 18 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>>;
[INFO] [stderr]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stderr] 
[INFO] [stderr] warning: elided lifetime has a name
[INFO] [stderr]   --> src/socket.rs:26:89
[INFO] [stderr]    |
[INFO] [stderr] 26 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stderr]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stderr] 
[INFO] [stderr] warning: elided lifetime has a name
[INFO] [stderr]   --> src/socket.rs:33:89
[INFO] [stderr]    |
[INFO] [stderr] 33 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stderr]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stderr] 
[INFO] [stderr] warning: elided lifetime has a name
[INFO] [stderr]   --> src/socket.rs:68:89
[INFO] [stderr]    |
[INFO] [stderr] 68 |     async fn to_socket_addrs(&self) -> io::Result<Box<dyn Iterator<Item = SocketAddr> + '_>> {
[INFO] [stderr]    |                              - lifetime `'life0` declared here                          ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `coverage`
[INFO] [stderr]   --> tests/docker-utils/src/lib.rs:89:19
[INFO] [stderr]    |
[INFO] [stderr] 89 |         #[cfg(not(coverage))]
[INFO] [stderr]    |                   ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `coverage`
[INFO] [stderr]   --> tests/docker-utils/src/lib.rs:91:15
[INFO] [stderr]    |
[INFO] [stderr] 91 |         #[cfg(coverage)]
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `coverage`
[INFO] [stderr]    --> tests/docker-utils/src/lib.rs:128:19
[INFO] [stderr]     |
[INFO] [stderr] 128 |             #[cfg(coverage)]
[INFO] [stderr]     |                   ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `ssh-local-exec` (lib) generated 6 warnings
[INFO] [stderr] warning: `docker-utils` (lib) generated 3 warnings
[INFO] [stderr] warning: `ssh-local-exec` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ssh_local_exec-eb607ad955236af8)
[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/bin/git-credential-ssh-local.rs (/opt/rustwide/target/debug/deps/git_credential_ssh_local-5f5c3bbd5197f78f)
[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/bin/ssh-local-exec.rs (/opt/rustwide/target/debug/deps/ssh_local_exec-8312c18444094f0b)
[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/bin/ssh-local-exec-server.rs (/opt/rustwide/target/debug/deps/ssh_local_exec_server-7e35b26912d993e5)
[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/basic_usage.rs (/opt/rustwide/target/debug/deps/basic_usage-f003e5791ee13b28)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test compose_sanity_check ... FAILED
[INFO] [stdout] test execute_command ... FAILED
[INFO] [stdout] test execute_command_via_ssh ... FAILED
[INFO] [stdout] test show_help ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compose_sanity_check stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compose_sanity_check' panicked at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=125
[INFO] [stdout] stderr=```<96 lines total>
[INFO] [stdout] ```
[INFO] [stdout] unknown shorthand flag: \'f\' in -f
[INFO] [stdout] See \'docker --help\'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Log in to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] ```
[INFO] [stdout] <36 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]   pause       Pause all processes within one or more containers
[INFO] [stdout]   port        List port mappings or a specific mapping for the container
[INFO] [stdout]   rename      Rename a container
[INFO] [stdout]   restart     Restart one or more containers
[INFO] [stdout]   rm          Remove one or more containers
[INFO] [stdout]   rmi         Remove one or more images
[INFO] [stdout]   save        Save one or more images to a tar archive (streamed to STDOUT by default)
[INFO] [stdout]   start       Start one or more stopped containers
[INFO] [stdout]   stats       Display a live stream of container(s) resource usage statistics
[INFO] [stdout]   stop        Stop one or more running containers
[INFO] [stdout]   tag         Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
[INFO] [stdout]   top         Display the running processes of a container
[INFO] [stdout]   unpause     Unpause all processes within one or more containers
[INFO] [stdout]   update      Update configuration of one or more containers
[INFO] [stdout]   wait        Block until one or more containers stop, then print their exit codes
[INFO] [stdout] 
[INFO] [stdout] Global Options:
[INFO] [stdout]       --config string      Location of client config files (default
[INFO] [stdout]                            \"/root/.docker\")
[INFO] [stdout]   -c, --context string     Name of the context to use to connect to the
[INFO] [stdout]                            daemon (overrides DOCKER_HOST env var and
[INFO] [stdout]                            default context set with \"docker context use\")
[INFO] [stdout]   -D, --debug              Enable debug mode
[INFO] [stdout]   -H, --host list          Daemon socket to connect to
[INFO] [stdout]   -l, --log-level string   Set the logging level (\"debug\", \"info\",
[INFO] [stdout]                            \"warn\", \"error\", \"fatal\") (default \"info\")
[INFO] [stdout]       --tls                Use TLS; implied by --tlsverify
[INFO] [stdout]       --tlscacert string   Trust certs signed only by this CA (default
[INFO] [stdout]                            \"/root/.docker/ca.pem\")
[INFO] [stdout]       --tlscert string     Path to TLS certificate file (default
[INFO] [stdout]                            \"/root/.docker/cert.pem\")
[INFO] [stdout]       --tlskey string      Path to TLS key file (default
[INFO] [stdout]                            \"/root/.docker/key.pem\")
[INFO] [stdout]       --tlsverify          Use TLS and verify the remote
[INFO] [stdout]   -v, --version            Print version information and quit
[INFO] [stdout] 
[INFO] [stdout] Run \'docker COMMAND --help\' for more information on a command.
[INFO] [stdout] 
[INFO] [stdout] For more help on how to use Docker, head to https://docs.docker.com/go/guides/
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"docker" "compose" "-f" "/opt/rustwide/workdir/tests/docker-utils/../docker/docker-compose.yml" "--env-file" "/opt/rustwide/workdir/tests/docker-utils/../docker/.env.debug" "build"`
[INFO] [stdout] code=125
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<96 lines total>
[INFO] [stdout] ```
[INFO] [stdout] unknown shorthand flag: \'f\' in -f
[INFO] [stdout] See \'docker --help\'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Log in to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] ```
[INFO] [stdout] <36 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]   pause       Pause all processes within one or more containers
[INFO] [stdout]   port        List port mappings or a specific mapping for the container
[INFO] [stdout]   rename      Rename a container
[INFO] [stdout]   restart     Restart one or more containers
[INFO] [stdout]   rm          Remove one or more containers
[INFO] [stdout]   rmi         Remove one or more images
[INFO] [stdout]   save        Save one or more images to a tar archive (streamed to STDOUT by default)
[INFO] [stdout]   start       Start one or more stopped containers
[INFO] [stdout]   stats       Display a live stream of container(s) resource usage statistics
[INFO] [stdout]   stop        Stop one or more running containers
[INFO] [stdout]   tag         Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
[INFO] [stdout]   top         Display the running processes of a container
[INFO] [stdout]   unpause     Unpause all processes within one or more containers
[INFO] [stdout]   update      Update configuration of one or more containers
[INFO] [stdout]   wait        Block until one or more containers stop, then print their exit codes
[INFO] [stdout] 
[INFO] [stdout] Global Options:
[INFO] [stdout]       --config string      Location of client config files (default
[INFO] [stdout]                            \"/root/.docker\")
[INFO] [stdout]   -c, --context string     Name of the context to use to connect to the
[INFO] [stdout]                            daemon (overrides DOCKER_HOST env var and
[INFO] [stdout]                            default context set with \"docker context use\")
[INFO] [stdout]   -D, --debug              Enable debug mode
[INFO] [stdout]   -H, --host list          Daemon socket to connect to
[INFO] [stdout]   -l, --log-level string   Set the logging level (\"debug\", \"info\",
[INFO] [stdout]                            \"warn\", \"error\", \"fatal\") (default \"info\")
[INFO] [stdout]       --tls                Use TLS; implied by --tlsverify
[INFO] [stdout]       --tlscacert string   Trust certs signed only by this CA (default
[INFO] [stdout]                            \"/root/.docker/ca.pem\")
[INFO] [stdout]       --tlscert string     Path to TLS certificate file (default
[INFO] [stdout]                            \"/root/.docker/cert.pem\")
[INFO] [stdout]       --tlskey string      Path to TLS key file (default
[INFO] [stdout]                            \"/root/.docker/key.pem\")
[INFO] [stdout]       --tlsverify          Use TLS and verify the remote
[INFO] [stdout]   -v, --version            Print version information and quit
[INFO] [stdout] 
[INFO] [stdout] Run \'docker COMMAND --help\' for more information on a command.
[INFO] [stdout] 
[INFO] [stdout] For more help on how to use Docker, head to https://docs.docker.com/go/guides/
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6430441b623a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x6430441b623a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x6430441b623a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6430441b623a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6430441deda3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x6430441deda3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x6430441b2a33 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x6430441b6082 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x6430441b76df - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x6430441b74f8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x64304414a7b3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x64304414a7b3 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x6430441b81d3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x6430441b81d3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x6430441b7e8a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x6430441b6739 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x6430441b7b1d - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x6430441dd470 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x64304415cbf3 - core::panicking::panic_display::h9e66a89bb3bab22d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:261:5
[INFO] [stdout]   19:     0x64304416240e - assert_cmd::assert::AssertError::panic::panic_cold_display::ha3b781d8d642649c
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic.rs:100:13
[INFO] [stdout]   20:     0x643044161eba - assert_cmd::assert::AssertError::panic::h756c562544b8a4b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.14/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x643044158917 - core::ops::function::FnOnce::call_once::hd5245b4ecb053041
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x64304415fd80 - core::result::Result<T,E>::unwrap_or_else::hade85669934a1191
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/result.rs:1463:23
[INFO] [stdout]   23:     0x643044161416 - assert_cmd::assert::Assert::success::hcdcb3cfe9efc49b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.14/src/assert.rs:158:9
[INFO] [stdout]   24:     0x6430441573cf - docker_utils::DockerCompose::build::hb056e427e2533788
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/docker-utils/src/lib.rs:103:9
[INFO] [stdout]   25:     0x6430441559d6 - core::ops::function::FnOnce::call_once::hc3f2d579c99acd7e
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x643044154f21 - std::sync::poison::once::Once::call_once::{{closure}}::h7c1947a8947adae3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sync/poison/once.rs:158:41
[INFO] [stdout]   27:     0x6430441c0e34 - std::sys::sync::once::futex::Once::call::h815b83ce02d0388e
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/sync/once/futex.rs:176:21
[INFO] [stdout]   28:     0x643044154e97 - std::sync::poison::once::Once::call_once::h315dec2285167a03
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sync/poison/once.rs:158:9
[INFO] [stdout]   29:     0x64304415743d - docker_utils::DockerCompose::up::h61b99cc1ec85eeea
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/docker-utils/src/lib.rs:108:9
[INFO] [stdout]   30:     0x64304410f00e - basic_usage::compose_sanity_check::h9ff92171f74e1593
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/basic_usage.rs:27:23
[INFO] [stdout]   31:     0x64304410efa7 - basic_usage::compose_sanity_check::{{closure}}::h6edbebbaf6688146
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/basic_usage.rs:25:26
[INFO] [stdout]   32:     0x64304410c286 - core::ops::function::FnOnce::call_once::ha4cf80d8a992b9eb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x64304414ff0b - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x64304414ff0b - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   35:     0x64304414ee43 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   36:     0x64304414ee43 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x64304414ee43 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   38:     0x64304414ee43 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   39:     0x64304414ee43 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   40:     0x64304414ee43 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   41:     0x64304414ee43 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   42:     0x643044111f25 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   43:     0x643044111f25 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   44:     0x64304411580a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   45:     0x64304411580a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x64304411580a - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   47:     0x64304411580a - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   48:     0x64304411580a - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   49:     0x64304411580a - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   50:     0x64304411580a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x6430441bcb1b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   52:     0x6430441bcb1b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   53:     0x6430441bcb1b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   54:     0x7d4303adbac3 - <unknown>
[INFO] [stdout]   55:     0x7d4303b6ca04 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- execute_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'execute_command' panicked at tests/docker-utils/src/lib.rs:108:15:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6430441b623a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x6430441b623a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x6430441b623a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6430441b623a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6430441deda3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x6430441deda3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x6430441b2a33 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x6430441b6082 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x6430441b76df - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x6430441b74f8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x64304414a7b3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x64304414a7b3 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x6430441b81d3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x6430441b81d3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x6430441b7e56 - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:697:13
[INFO] [stdout]   15:     0x6430441b6739 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x6430441b7b1d - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x6430441dd470 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x6430441c0f43 - std::sys::sync::once::futex::Once::call::h815b83ce02d0388e
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/sync/once/futex.rs:148:21
[INFO] [stdout]   19:     0x643044154e97 - std::sync::poison::once::Once::call_once::h315dec2285167a03
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sync/poison/once.rs:158:9
[INFO] [stdout]   20:     0x64304415743d - docker_utils::DockerCompose::up::h61b99cc1ec85eeea
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/docker-utils/src/lib.rs:108:9
[INFO] [stdout]   21:     0x64304410f41e - basic_usage::execute_command::h1ad3a3d0d6e2f15b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/basic_usage.rs:47:23
[INFO] [stdout]   22:     0x64304410f3b7 - basic_usage::execute_command::{{closure}}::h0d3e2c75fca16a95
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/basic_usage.rs:45:21
[INFO] [stdout]   23:     0x64304410c186 - core::ops::function::FnOnce::call_once::h03c99d9df94a6da7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64304414ff0b - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64304414ff0b - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   26:     0x64304414ee43 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   27:     0x64304414ee43 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x64304414ee43 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   29:     0x64304414ee43 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   30:     0x64304414ee43 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   31:     0x64304414ee43 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   32:     0x64304414ee43 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   33:     0x643044111f25 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   34:     0x643044111f25 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x64304411580a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x64304411580a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x64304411580a - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   38:     0x64304411580a - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   39:     0x64304411580a - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   40:     0x64304411580a - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x64304411580a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6430441bcb1b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   43:     0x6430441bcb1b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   44:     0x6430441bcb1b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   45:     0x7d4303adbac3 - <unknown>
[INFO] [stdout]   46:     0x7d4303b6ca04 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- execute_command_via_ssh stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'execute_command_via_ssh' panicked at tests/docker-utils/src/lib.rs:108:15:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6430441b623a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x6430441b623a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x6430441b623a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6430441b623a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6430441deda3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x6430441deda3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x6430441b2a33 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x6430441b6082 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x6430441b76df - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x6430441b74f8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x64304414a7b3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x64304414a7b3 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x6430441b81d3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x6430441b81d3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x6430441b7e56 - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:697:13
[INFO] [stdout]   15:     0x6430441b6739 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x6430441b7b1d - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x6430441dd470 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x6430441c0f43 - std::sys::sync::once::futex::Once::call::h815b83ce02d0388e
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/sync/once/futex.rs:148:21
[INFO] [stdout]   19:     0x643044154e97 - std::sync::poison::once::Once::call_once::h315dec2285167a03
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sync/poison/once.rs:158:9
[INFO] [stdout]   20:     0x64304415743d - docker_utils::DockerCompose::up::h61b99cc1ec85eeea
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/docker-utils/src/lib.rs:108:9
[INFO] [stdout]   21:     0x64304410fcee - basic_usage::execute_command_via_ssh::hc8db74b904636f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/basic_usage.rs:98:23
[INFO] [stdout]   22:     0x64304410fc87 - basic_usage::execute_command_via_ssh::{{closure}}::h9b3ad7c5a9d4cf43
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/basic_usage.rs:96:29
[INFO] [stdout]   23:     0x64304410c246 - core::ops::function::FnOnce::call_once::ha32c01b090a6f97d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64304414ff0b - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64304414ff0b - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   26:     0x64304414ee43 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stderr] error: test failed, to rerun pass `--test basic_usage`
[INFO] [stdout]   27:     0x64304414ee43 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x64304414ee43 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   29:     0x64304414ee43 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   30:     0x64304414ee43 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   31:     0x64304414ee43 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   32:     0x64304414ee43 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   33:     0x643044111f25 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   34:     0x643044111f25 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x64304411580a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x64304411580a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x64304411580a - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   38:     0x64304411580a - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   39:     0x64304411580a - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   40:     0x64304411580a - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x64304411580a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6430441bcb1b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   43:     0x6430441bcb1b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   44:     0x6430441bcb1b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   45:     0x7d4303adbac3 - <unknown>
[INFO] [stdout]   46:     0x7d4303b6ca04 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compose_sanity_check
[INFO] [stdout]     execute_command
[INFO] [stdout]     execute_command_via_ssh
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "da1ea2dd95f39c1a06bd8a9e281cce97dfa0f4048b3f92457a10e08fc6bd1d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da1ea2dd95f39c1a06bd8a9e281cce97dfa0f4048b3f92457a10e08fc6bd1d4b", kill_on_drop: false }`
[INFO] [stdout] da1ea2dd95f39c1a06bd8a9e281cce97dfa0f4048b3f92457a10e08fc6bd1d4b
