[INFO] cloning repository https://github.com/serzhshakur/cucumber-rust-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/serzhshakur/cucumber-rust-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserzhshakur%2Fcucumber-rust-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserzhshakur%2Fcucumber-rust-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5b9f973cb9e412529d393ea0fc74d50baf2dc1d
[INFO] testing serzhshakur/cucumber-rust-example against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserzhshakur%2Fcucumber-rust-example" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/serzhshakur/cucumber-rust-example
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/serzhshakur/cucumber-rust-example
[INFO] tweaked toml for git repo https://github.com/serzhshakur/cucumber-rust-example written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/serzhshakur/cucumber-rust-example on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/serzhshakur/cucumber-rust-example 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.7.0
[INFO] [stderr]   Downloaded anyhow v1.0.57
[INFO] [stderr]   Downloaded cucumber-codegen v0.13.0
[INFO] [stderr]   Downloaded futures-sink v0.3.21
[INFO] [stderr]   Downloaded tower-service v0.3.1
[INFO] [stderr]   Downloaded quote v1.0.18
[INFO] [stderr]   Downloaded tracing-attributes v0.1.21
[INFO] [stderr]   Downloaded slab v0.4.6
[INFO] [stderr]   Downloaded httparse v1.7.1
[INFO] [stderr]   Downloaded native-tls v0.2.10
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded async-trait v0.1.53
[INFO] [stderr]   Downloaded clap_lex v0.2.0
[INFO] [stderr]   Downloaded clap_derive v3.1.7
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.80
[INFO] [stderr]   Downloaded h2 v0.3.13
[INFO] [stderr]   Downloaded cucumber v0.13.0
[INFO] [stderr]   Downloaded futures-util v0.3.21
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] [stderr]   Downloaded syn v1.0.92
[INFO] [stderr]   Downloaded http v0.2.7
[INFO] [stderr]   Downloaded hyper v0.14.18
[INFO] [stderr]   Downloaded libc v0.2.125
[INFO] [stderr]   Downloaded time v0.3.9
[INFO] [stderr]   Downloaded serde v1.0.137
[INFO] [stderr]   Downloaded mio v0.8.2
[INFO] [stderr]   Downloaded web-sys v0.3.57
[INFO] [stderr]   Downloaded clap v3.1.15
[INFO] [stderr]   Downloaded tokio v1.18.1
[INFO] [stderr]   Downloaded serde_json v1.0.81
[INFO] [stderr]   Downloaded reqwest v0.11.10
[INFO] [stderr]   Downloaded serde_derive v1.0.137
[INFO] [stderr]   Downloaded miow v0.3.7
[INFO] [stderr]   Downloaded console v0.15.0
[INFO] [stderr]   Downloaded nom_locate v4.0.0
[INFO] [stderr]   Downloaded cucumber-expressions v0.2.1
[INFO] [stderr]   Downloaded futures v0.3.21
[INFO] [stderr]   Downloaded regex v1.5.5
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.8
[INFO] [stderr]   Downloaded ignore v0.4.18
[INFO] [stderr]   Downloaded thiserror v1.0.31
[INFO] [stderr]   Downloaded indexmap v1.8.1
[INFO] [stderr]   Downloaded url v2.2.2
[INFO] [stderr]   Downloaded sha2 v0.10.2
[INFO] [stderr]   Downloaded lock_api v0.4.7
[INFO] [stderr]   Downloaded redox_syscall v0.2.13
[INFO] [stderr]   Downloaded synthez-core v0.2.0
[INFO] [stderr]   Downloaded unicode-width v0.1.9
[INFO] [stderr]   Downloaded typed-builder v0.7.1
[INFO] [stderr]   Downloaded gherkin v0.12.0
[INFO] [stderr]   Downloaded globset v0.4.8
[INFO] [stderr]   Downloaded vte v0.10.1
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.1.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.31
[INFO] [stderr]   Downloaded junit-report v0.7.1
[INFO] [stderr]   Downloaded linked-hash-map v0.5.4
[INFO] [stderr]   Downloaded sealed v0.4.0
[INFO] [stderr]   Downloaded futures-channel v0.3.21
[INFO] [stderr]   Downloaded tokio-util v0.7.1
[INFO] [stderr]   Downloaded unicode-normalization v0.1.19
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.30
[INFO] [stderr]   Downloaded matches v0.1.9
[INFO] [stderr]   Downloaded cpufeatures v0.2.2
[INFO] [stderr]   Downloaded ntapi v0.3.7
[INFO] [stderr]   Downloaded synthez-codegen v0.2.0
[INFO] [stderr]   Downloaded sealed v0.3.0
[INFO] [stderr]   Downloaded synthez v0.2.0
[INFO] [stderr]   Downloaded bytecount v0.6.2
[INFO] [stderr]   Downloaded futures-executor v0.3.21
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded textwrap v0.12.1
[INFO] [stderr]   Downloaded ctor v0.1.22
[INFO] [stderr]   Downloaded ghost v0.1.4
[INFO] [stderr]   Downloaded inventory v0.2.3
[INFO] [stderr]   Downloaded derive-getters v0.2.0
[INFO] [stderr]   Downloaded futures-io v0.3.21
[INFO] [stderr]   Downloaded futures-macro v0.3.21
[INFO] [stderr]   Downloaded futures-task v0.3.21
[INFO] [stderr]   Downloaded tracing-core v0.1.26
[INFO] [stderr]   Downloaded tracing v0.1.34
[INFO] [stderr]   Downloaded openssl-sys v0.9.73
[INFO] [stderr]   Downloaded security-framework v2.6.1
[INFO] [stderr]   Downloaded js-sys v0.3.57
[INFO] [stderr]   Downloaded pkg-config v0.3.25
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.80
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.80
[INFO] [stderr]   Downloaded bytes v1.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.80
[INFO] [stderr]   Downloaded futures-core v0.3.21
[INFO] [stderr]   Downloaded http-body v0.4.4
[INFO] [stderr]   Downloaded tokio-native-tls v0.3.0
[INFO] [stderr]   Downloaded form_urlencoded v1.0.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.37
[INFO] [stderr]   Downloaded fastrand v1.7.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.80
[INFO] [stderr]   Downloaded parking_lot v0.12.0
[INFO] [stderr]   Downloaded once_cell v1.10.0
[INFO] [stderr]   Downloaded socket2 v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] beab77d43e4ec8a1e27f50667b83aeb0d47b827be760f7225d92c43b56c590c2
[INFO] running `Command { std: "docker" "start" "-a" "beab77d43e4ec8a1e27f50667b83aeb0d47b827be760f7225d92c43b56c590c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "beab77d43e4ec8a1e27f50667b83aeb0d47b827be760f7225d92c43b56c590c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beab77d43e4ec8a1e27f50667b83aeb0d47b827be760f7225d92c43b56c590c2", kill_on_drop: false }`
[INFO] [stdout] beab77d43e4ec8a1e27f50667b83aeb0d47b827be760f7225d92c43b56c590c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3469f6aaf5596e8f62b34693b9ea0b53422e6d1fdb727bc9909205635d7b2a27
[INFO] running `Command { std: "docker" "start" "-a" "3469f6aaf5596e8f62b34693b9ea0b53422e6d1fdb727bc9909205635d7b2a27", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling tokio v1.18.1
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling xchange-cucumber-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "3469f6aaf5596e8f62b34693b9ea0b53422e6d1fdb727bc9909205635d7b2a27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3469f6aaf5596e8f62b34693b9ea0b53422e6d1fdb727bc9909205635d7b2a27", kill_on_drop: false }`
[INFO] [stdout] 3469f6aaf5596e8f62b34693b9ea0b53422e6d1fdb727bc9909205635d7b2a27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5499d4d15670c641c65db6f805d5ec4eb3ab8e3bf871f9fd9a20695ad54ad03
[INFO] running `Command { std: "docker" "start" "-a" "c5499d4d15670c641c65db6f805d5ec4eb3ab8e3bf871f9fd9a20695ad54ad03", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bytecount v0.6.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling sealed v0.3.0
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling gherkin v0.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling synthez-core v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling tokio v1.18.1
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling ghost v0.1.4
[INFO] [stderr]    Compiling derive-getters v0.2.0
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling typed-builder v0.7.1
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling synthez-codegen v0.2.0
[INFO] [stderr]    Compiling junit-report v0.7.1
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling synthez v0.2.0
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling inventory v0.2.3
[INFO] [stderr]    Compiling sealed v0.4.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling clap v3.1.15
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling nom_locate v4.0.0
[INFO] [stderr]    Compiling cucumber-expressions v0.2.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling cucumber-codegen v0.13.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling cucumber v0.13.0
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling xchange-cucumber-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c5499d4d15670c641c65db6f805d5ec4eb3ab8e3bf871f9fd9a20695ad54ad03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5499d4d15670c641c65db6f805d5ec4eb3ab8e3bf871f9fd9a20695ad54ad03", kill_on_drop: false }`
[INFO] [stdout] c5499d4d15670c641c65db6f805d5ec4eb3ab8e3bf871f9fd9a20695ad54ad03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 84f12e4f679832cea18a855e9e5817b8c732978dfe6f3711e7378fa6f4d5171c
[INFO] running `Command { std: "docker" "start" "-a" "84f12e4f679832cea18a855e9e5817b8c732978dfe6f3711e7378fa6f4d5171c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xchange_cucumber_rust-8ab9ea2393d54c4d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test api::client::tests::test_normalize_path_with_multiple_leading_slashes ... ok
[INFO] [stdout] test api::client::tests::test_normalize_path ... ok
[INFO] [stdout] test api::signer::tests::test_sign ... ok
[INFO] [stdout] test api::client::tests::test_normalize_path_without_leading_slash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/steps.rs (/opt/rustwide/target/debug/deps/steps-9ed567607bcab98b)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/xchange.rs (/opt/rustwide/target/debug/deps/xchange-83c34734a733b500)
[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] 
[INFO] [stderr] thread 'main' (30) panicked at tests/xchange.rs:13:26:
[INFO] [stderr] unable to setup env vars: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5f5563c50502 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5f5563c50502 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5f5563c50502 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5f5563c50502 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5f5563c67f8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5f5563c67f8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stderr]    6:     0x5f5563c55ba6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5f5563c55ba6 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5f5563c35d1f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5f5563c35d1f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5f5563c4a3d1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5f5563c4a63b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x5f5563c35dd8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x5f5563c2d3f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x5f5563c36a7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x5f5563c686cc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x5f5563c68442 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x5f556341f454 - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::path::PathBuf, dotenv[96c20cf4c4d2de64]::errors::Error>>::expect
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stderr]   18:     0x5f556340d5a9 - xchange[56b53a49b97717c3]::main::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/xchange.rs:13:26
[INFO] [stderr]   19:     0x5f556343ab8d - <tokio[f79bba47f2c084fd]::park::thread::CachedParkThread>::block_on::<xchange[56b53a49b97717c3]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/park/thread.rs:263:65
[INFO] [stderr]   20:     0x5f55634593b9 - tokio[f79bba47f2c084fd]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[ea1cf99e56f9b92a]::Error>>, <tokio[f79bba47f2c084fd]::park::thread::CachedParkThread>::block_on<xchange[56b53a49b97717c3]::main::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stderr]   21:     0x5f5563426e5c - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[f79bba47f2c084fd]::coop::Budget>>>::try_with::<tokio[f79bba47f2c084fd]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[ea1cf99e56f9b92a]::Error>>, <tokio[f79bba47f2c084fd]::park::thread::CachedParkThread>::block_on<xchange[56b53a49b97717c3]::main::{closure#0}>::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[ea1cf99e56f9b92a]::Error>>>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stderr]   22:     0x5f5563426b6e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[f79bba47f2c084fd]::coop::Budget>>>::with::<tokio[f79bba47f2c084fd]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[ea1cf99e56f9b92a]::Error>>, <tokio[f79bba47f2c084fd]::park::thread::CachedParkThread>::block_on<xchange[56b53a49b97717c3]::main::{closure#0}>::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[ea1cf99e56f9b92a]::Error>>>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stderr]   23:     0x5f5563435571 - tokio[f79bba47f2c084fd]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[ea1cf99e56f9b92a]::Error>>, <tokio[f79bba47f2c084fd]::park::thread::CachedParkThread>::block_on<xchange[56b53a49b97717c3]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stderr]   24:     0x5f5563435571 - tokio[f79bba47f2c084fd]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[ea1cf99e56f9b92a]::Error>>, <tokio[f79bba47f2c084fd]::park::thread::CachedParkThread>::block_on<xchange[56b53a49b97717c3]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stderr]   25:     0x5f5563435571 - <tokio[f79bba47f2c084fd]::park::thread::CachedParkThread>::block_on::<xchange[56b53a49b97717c3]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/park/thread.rs:263:31
[INFO] [stderr]   26:     0x5f55633fada3 - <tokio[f79bba47f2c084fd]::runtime::enter::Enter>::block_on::<xchange[56b53a49b97717c3]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/enter.rs:151:18
[INFO] [stderr]   27:     0x5f556346a1b1 - <tokio[f79bba47f2c084fd]::runtime::thread_pool::ThreadPool>::block_on::<xchange[56b53a49b97717c3]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/thread_pool/mod.rs:81:15
[INFO] [stderr]   28:     0x5f556347a410 - <tokio[f79bba47f2c084fd]::runtime::Runtime>::block_on::<xchange[56b53a49b97717c3]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:477:48
[INFO] [stderr]   29:     0x5f5563413379 - xchange[56b53a49b97717c3]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/xchange.rs:31:7
[INFO] [stderr]   30:     0x5f55633c536b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), anyhow[ea1cf99e56f9b92a]::Error> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   31:     0x5f556345f4ed - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[c5ed12ab89cc536a]::result::Result<(), anyhow[ea1cf99e56f9b92a]::Error>, core[c5ed12ab89cc536a]::result::Result<(), anyhow[ea1cf99e56f9b92a]::Error>>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   32:     0x5f55633ee1e1 - std[716c9a7a72e5c14e]::rt::lang_start::<core[c5ed12ab89cc536a]::result::Result<(), anyhow[ea1cf99e56f9b92a]::Error>>::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:206:18
[INFO] [stderr]   33:     0x5f5563c48f46 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   34:     0x5f5563c48f46 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stderr]   35:     0x5f5563c48f46 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stderr]   36:     0x5f5563c48f46 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stderr]   37:     0x5f5563c48f46 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stderr]   38:     0x5f5563c48f46 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stderr]   39:     0x5f5563c48f46 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stderr]   40:     0x5f5563c48f46 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x5f5563c48f46 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stderr]   42:     0x5f55633eae87 - std[716c9a7a72e5c14e]::rt::lang_start::<core[c5ed12ab89cc536a]::result::Result<(), anyhow[ea1cf99e56f9b92a]::Error>>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:205:5
[INFO] [stderr]   43:     0x5f55634194be - main
[INFO] [stderr]   44:     0x7c6fb0c641ca - <unknown>
[INFO] [stderr]   45:     0x7c6fb0c6428b - __libc_start_main
[INFO] [stderr]   46:     0x5f55633a85d5 - _start
[INFO] [stderr]   47:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test xchange`
[INFO] running `Command { std: "docker" "inspect" "84f12e4f679832cea18a855e9e5817b8c732978dfe6f3711e7378fa6f4d5171c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84f12e4f679832cea18a855e9e5817b8c732978dfe6f3711e7378fa6f4d5171c", kill_on_drop: false }`
[INFO] [stdout] 84f12e4f679832cea18a855e9e5817b8c732978dfe6f3711e7378fa6f4d5171c
