[INFO] cloning repository https://github.com/jaysonsantos/cli-utils-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaysonsantos/cli-utils-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaysonsantos%2Fcli-utils-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaysonsantos%2Fcli-utils-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68101218c5357c883579dc9da90aa2f2804be91c
[INFO] building jaysonsantos/cli-utils-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaysonsantos%2Fcli-utils-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jaysonsantos/cli-utils-rs
[INFO] finished tweaking git repo https://github.com/jaysonsantos/cli-utils-rs
[INFO] tweaked toml for git repo https://github.com/jaysonsantos/cli-utils-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jaysonsantos/cli-utils-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jaysonsantos/cli-utils-rs 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusoto_credential v0.48.0
[INFO] [stderr]   Downloaded anstream v0.6.17
[INFO] [stderr]   Downloaded bitstring v0.1.2
[INFO] [stderr]   Downloaded anstyle v1.0.9
[INFO] [stderr]   Downloaded md-5 v0.9.1
[INFO] [stderr]   Downloaded cidr v0.1.1
[INFO] [stderr]   Downloaded rusoto_signature v0.48.0
[INFO] [stderr]   Downloaded human_format v1.1.0
[INFO] [stderr]   Downloaded rusoto_core v0.48.0
[INFO] [stderr]   Downloaded rusoto_s3 v0.48.0
[INFO] [stderr]   Downloaded libz-sys v1.1.20
[INFO] [stderr]   Downloaded libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]   Downloaded snailquote v0.2.0
[INFO] [stderr]   Downloaded wirefilter-engine v0.6.1
[INFO] [stderr]   Downloaded envfile v0.2.1
[INFO] [stderr]   Downloaded rusoto_ssm v0.48.0
[INFO] [stderr]   Downloaded git2 v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b60275b61f355f679fd93c7a16ba75bf00ca094df400da2e6f9ba66767a3cbb
[INFO] running `Command { std: "docker" "start" "-a" "4b60275b61f355f679fd93c7a16ba75bf00ca094df400da2e6f9ba66767a3cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b60275b61f355f679fd93c7a16ba75bf00ca094df400da2e6f9ba66767a3cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b60275b61f355f679fd93c7a16ba75bf00ca094df400da2e6f9ba66767a3cbb", kill_on_drop: false }`
[INFO] [stdout] 4b60275b61f355f679fd93c7a16ba75bf00ca094df400da2e6f9ba66767a3cbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3374cdf8b211824164e3066567ec7298305317478c073e730a04d7002fb21bc4
[INFO] running `Command { std: "docker" "start" "-a" "3374cdf8b211824164e3066567ec7298305317478c073e730a04d7002fb21bc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling bitstring v0.1.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling rusoto_core v0.48.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling snailquote v0.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling envfile v0.2.1
[INFO] [stderr]    Compiling human_format v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling delete-line v0.2.1 (/opt/rustwide/workdir/delete-line)
[INFO] [stderr]    Compiling uuid-gen v0.1.0 (/opt/rustwide/workdir/uuid-gen)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling cidr v0.1.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling wirefilter-engine v0.6.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling delete-local-branches v0.2.1 (/opt/rustwide/workdir/delete-local-branches)
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling rusoto_credential v0.48.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling rusoto_signature v0.48.0
[INFO] [stderr]    Compiling rusoto_s3 v0.48.0
[INFO] [stderr]    Compiling rusoto_ssm v0.48.0
[INFO] [stderr]    Compiling aws-s3-utils v0.2.1 (/opt/rustwide/workdir/aws-s3-utils)
[INFO] [stderr]    Compiling aws-logs-utils v0.2.1 (/opt/rustwide/workdir/aws-logs-utils)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> aws-logs-utils/src/log_types.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn execution_context(&self) -> Result<ExecutionContext>;
[INFO] [stdout]   |                          ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn execution_context(&self) -> Result<ExecutionContext<'_>>;
[INFO] [stdout]   |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aws-logs-utils/src/log_types.rs:119:26
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn execution_context(&self) -> Result<ExecutionContext> {
[INFO] [stdout]     |                          ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn execution_context(&self) -> Result<ExecutionContext<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aws-flow-logs v0.2.1 (/opt/rustwide/workdir/aws-flow-logs)
[INFO] [stderr]    Compiling aws-ssm-env-importer v0.2.1 (/opt/rustwide/workdir/aws-ssm-env-importer)
[INFO] [stderr]    Compiling aws-ssm-env-exporter v0.2.1 (/opt/rustwide/workdir/aws-ssm-env-exporter)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "3374cdf8b211824164e3066567ec7298305317478c073e730a04d7002fb21bc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3374cdf8b211824164e3066567ec7298305317478c073e730a04d7002fb21bc4", kill_on_drop: false }`
[INFO] [stdout] 3374cdf8b211824164e3066567ec7298305317478c073e730a04d7002fb21bc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44e1015b6b7b1d22af6479613d3c35d3aad0c5f15b43b3c026002a0d03e08364
[INFO] running `Command { std: "docker" "start" "-a" "44e1015b6b7b1d22af6479613d3c35d3aad0c5f15b43b3c026002a0d03e08364", kill_on_drop: false }`
[INFO] [stderr]    Compiling delete-line v0.2.1 (/opt/rustwide/workdir/delete-line)
[INFO] [stderr]    Compiling aws-s3-utils v0.2.1 (/opt/rustwide/workdir/aws-s3-utils)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> aws-logs-utils/src/log_types.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn execution_context(&self) -> Result<ExecutionContext>;
[INFO] [stdout]   |                          ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn execution_context(&self) -> Result<ExecutionContext<'_>>;
[INFO] [stdout]   |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aws-logs-utils/src/log_types.rs:119:26
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn execution_context(&self) -> Result<ExecutionContext> {
[INFO] [stdout]     |                          ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn execution_context(&self) -> Result<ExecutionContext<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aws-ssm-env-exporter v0.2.1 (/opt/rustwide/workdir/aws-ssm-env-exporter)
[INFO] [stderr]    Compiling aws-logs-utils v0.2.1 (/opt/rustwide/workdir/aws-logs-utils)
[INFO] [stderr]    Compiling uuid-gen v0.1.0 (/opt/rustwide/workdir/uuid-gen)
[INFO] [stderr]    Compiling aws-flow-logs v0.2.1 (/opt/rustwide/workdir/aws-flow-logs)
[INFO] [stderr]    Compiling aws-ssm-env-importer v0.2.1 (/opt/rustwide/workdir/aws-ssm-env-importer)
[INFO] [stderr]    Compiling delete-local-branches v0.2.1 (/opt/rustwide/workdir/delete-local-branches)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> aws-logs-utils/src/log_types.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn execution_context(&self) -> Result<ExecutionContext>;
[INFO] [stdout]   |                          ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn execution_context(&self) -> Result<ExecutionContext<'_>>;
[INFO] [stdout]   |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> aws-logs-utils/src/log_types.rs:119:26
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn execution_context(&self) -> Result<ExecutionContext> {
[INFO] [stdout]     |                          ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn execution_context(&self) -> Result<ExecutionContext<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.67s
[INFO] running `Command { std: "docker" "inspect" "44e1015b6b7b1d22af6479613d3c35d3aad0c5f15b43b3c026002a0d03e08364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44e1015b6b7b1d22af6479613d3c35d3aad0c5f15b43b3c026002a0d03e08364", kill_on_drop: false }`
[INFO] [stdout] 44e1015b6b7b1d22af6479613d3c35d3aad0c5f15b43b3c026002a0d03e08364
