[INFO] cloning repository https://github.com/dpratt747/url-shortener-cucumber
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dpratt747/url-shortener-cucumber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpratt747%2Furl-shortener-cucumber", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpratt747%2Furl-shortener-cucumber'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7fe732645f9cd44a6f9ff6e80f95a8fbbcc1037
[INFO] testing dpratt747/url-shortener-cucumber against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpratt747%2Furl-shortener-cucumber" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dpratt747/url-shortener-cucumber
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/dpratt747/url-shortener-cucumber
[INFO] tweaked toml for git repo https://github.com/dpratt747/url-shortener-cucumber written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dpratt747/url-shortener-cucumber on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dpratt747/url-shortener-cucumber 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec539443c0e876e2fda3aa04be32949b89ad777eea346feafcbe02f6be047ce5
[INFO] running `Command { std: "docker" "start" "-a" "ec539443c0e876e2fda3aa04be32949b89ad777eea346feafcbe02f6be047ce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec539443c0e876e2fda3aa04be32949b89ad777eea346feafcbe02f6be047ce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec539443c0e876e2fda3aa04be32949b89ad777eea346feafcbe02f6be047ce5", kill_on_drop: false }`
[INFO] [stdout] ec539443c0e876e2fda3aa04be32949b89ad777eea346feafcbe02f6be047ce5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2d58980e3bc3ee8546c6620e75f4880f157c07bf18a2696f8ba0a9ba228f7bad
[INFO] running `Command { std: "docker" "start" "-a" "2d58980e3bc3ee8546c6620e75f4880f157c07bf18a2696f8ba0a9ba228f7bad", kill_on_drop: false }`
[INFO] [stderr]    Compiling url-shortener-cucumber v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "2d58980e3bc3ee8546c6620e75f4880f157c07bf18a2696f8ba0a9ba228f7bad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d58980e3bc3ee8546c6620e75f4880f157c07bf18a2696f8ba0a9ba228f7bad", kill_on_drop: false }`
[INFO] [stdout] 2d58980e3bc3ee8546c6620e75f4880f157c07bf18a2696f8ba0a9ba228f7bad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3eaaff66ec48772c04a60b40b41f9c1b15444fb5bfa56b9234bb1b3b9cd7fa62
[INFO] running `Command { std: "docker" "start" "-a" "3eaaff66ec48772c04a60b40b41f9c1b15444fb5bfa56b9234bb1b3b9cd7fa62", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling bollard-stubs v1.48.2-rc.28.0.4
[INFO] [stderr]    Compiling cucumber-codegen v0.21.1
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling cucumber v0.21.1
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling bollard v0.19.0
[INFO] [stderr]    Compiling url-shortener-cucumber v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 14s
[INFO] running `Command { std: "docker" "inspect" "3eaaff66ec48772c04a60b40b41f9c1b15444fb5bfa56b9234bb1b3b9cd7fa62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eaaff66ec48772c04a60b40b41f9c1b15444fb5bfa56b9234bb1b3b9cd7fa62", kill_on_drop: false }`
[INFO] [stdout] 3eaaff66ec48772c04a60b40b41f9c1b15444fb5bfa56b9234bb1b3b9cd7fa62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b910b89f5f0937099ec9bb4c0f0273f1c35e562991d2c44d39abff445a5db6de
[INFO] running `Command { std: "docker" "start" "-a" "b910b89f5f0937099ec9bb4c0f0273f1c35e562991d2c44d39abff445a5db6de", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running tests/url_shortener_steps.rs (/opt/rustwide/target/debug/build/url-shortener-cucumber/5a02f62e31818d3e/deps/url_shortener_steps-5a02f62e31818d3e)
[INFO] [stdout] 2026-01-16T10:34:23.841Z INFO  [url_shortener_steps] Running feature files
[INFO] [stdout] Feature: Shortener API
[INFO] [stdout]   Scenario: Shortening a long URL allows for redirect
[INFO] [stdout]    ✘  Scenario's Before hook failed tests/features/url_shortener/url_shortener.feature:2:3
[INFO] [stdout]       Captured output: 
[INFO] [stdout]       Unable to connect to docker: SocketNotFoundError("/var/run/docker.sock")
[INFO] [stdout]    ✘  Scenario's After hook failed tests/features/url_shortener/url_shortener.feature:2:3
[INFO] [stdout]       Captured output: 
[INFO] [stdout]       Unable to connect to docker: SocketNotFoundError("/var/run/docker.sock")
[INFO] [stdout]   Scenario: Get all shortened URLs
[INFO] [stdout]    ✘  Scenario's Before hook failed tests/features/url_shortener/url_shortener.feature:8:3
[INFO] [stdout]       Captured output: 
[INFO] [stdout]       Unable to connect to docker: SocketNotFoundError("/var/run/docker.sock")
[INFO] [stdout]    ✘  Scenario's After hook failed tests/features/url_shortener/url_shortener.feature:8:3
[INFO] [stdout]       Captured output: 
[INFO] [stdout]       Unable to connect to docker: SocketNotFoundError("/var/run/docker.sock")
[INFO] [stdout] [Summary]
[INFO] [stdout] 1 feature
[INFO] [stdout] 2 scenarios (2 failed)
[INFO] [stdout] 0 steps
[INFO] [stdout] 4 hook errors
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (15) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.21.1/src/cucumber.rs:1287:13:
[INFO] [stderr] 4 hook errors
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x6546e2bd54b2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x6546e2bd54b2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x6546e2bd54b2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x6546e2bd54b2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x6546e2bed3aa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x6546e2bed3aa - core[8f93d80df273fe75]::fmt::write
[INFO] [stderr]    6:     0x6546e2bdbb16 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x6546e2bdbb16 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x6546e2bb852f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x6546e2bb852f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x6546e2bcc8c1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x6546e2bccb62 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   12:     0x6546e2bccb62 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stderr]   13:     0x6546e2bb85e8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stderr]   14:     0x6546e2bafe19 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   15:     0x6546e2bb968d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stderr]   16:     0x6546e2bedb9c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stderr]   17:     0x6546e2119bd8 - core[8f93d80df273fe75]::panicking::panic_display::<alloc[40b2bae28975ac47]::string::String>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:259:5
[INFO] [stderr]   18:     0x6546e207971f - <cucumber[993e391c87ab7465]::cucumber::Cucumber<url_shortener_steps[3a94147709a6c60e]::common::models::URLShortenerWorld, cucumber[993e391c87ab7465]::parser::basic::Basic, &str, cucumber[993e391c87ab7465]::runner::basic::Basic<url_shortener_steps[3a94147709a6c60e]::common::models::URLShortenerWorld, for<'a, 'b, 'c> fn(&'a gherkin[6dec20619807e1c9]::Feature, core[8f93d80df273fe75]::option::Option<&'b gherkin[6dec20619807e1c9]::Rule>, &'c gherkin[6dec20619807e1c9]::Scenario) -> cucumber[993e391c87ab7465]::runner::basic::ScenarioType, url_shortener_steps[3a94147709a6c60e]::main::{closure#0}::{closure#0}, url_shortener_steps[3a94147709a6c60e]::main::{closure#0}::{closure#1}>, cucumber[993e391c87ab7465]::writer::summarize::Summarize<cucumber[993e391c87ab7465]::writer::normalize::Normalize<url_shortener_steps[3a94147709a6c60e]::common::models::URLShortenerWorld, cucumber[993e391c87ab7465]::writer::basic::Basic>>>>::filter_run_and_exit::<<cucumber[993e391c87ab7465]::cucumber::Cucumber<url_shortener_steps[3a94147709a6c60e]::common::models::URLShortenerWorld, cucumber[993e391c87ab7465]::parser::basic::Basic, &str, cucumber[993e391c87ab7465]::runner::basic::Basic<url_shortener_steps[3a94147709a6c60e]::common::models::URLShortenerWorld, for<'a, 'b, 'c> fn(&'a gherkin[6dec20619807e1c9]::Feature, core[8f93d80df273fe75]::option::Option<&'b gherkin[6dec20619807e1c9]::Rule>, &'c gherkin[6dec20619807e1c9]::Scenario) -> cucumber[993e391c87ab7465]::runner::basic::ScenarioType, url_shortener_steps[3a94147709a6c60e]::main::{closure#0}::{closure#0}, url_shortener_steps[3a94147709a6c60e]::main::{closure#0}::{closure#1}>, cucumber[993e391c87ab7465]::writer::summarize::Summarize<cucumber[993e391c87ab7465]::writer::normalize::Normalize<url_shortener_steps[3a94147709a6c60e]::common::models::URLShortenerWorld, cucumber[993e391c87ab7465]::writer::basic::Basic>>>>::run_and_exit::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.21.1/src/cucumber.rs:1287:13
[INFO] [stderr]   19:     0x6546e208e0a7 - <cucumber[993e391c87ab7465]::cucumber::Cucumber<url_shortener_steps[3a94147709a6c60e]::common::models::URLShortenerWorld, cucumber[993e391c87ab7465]::parser::basic::Basic, &str, cucumber[993e391c87ab7465]::runner::basic::Basic<url_shortener_steps[3a94147709a6c60e]::common::models::URLShortenerWorld, for<'a, 'b, 'c> fn(&'a gherkin[6dec20619807e1c9]::Feature, core[8f93d80df273fe75]::option::Option<&'b gherkin[6dec20619807e1c9]::Rule>, &'c gherkin[6dec20619807e1c9]::Scenario) -> cucumber[993e391c87ab7465]::runner::basic::ScenarioType, url_shortener_steps[3a94147709a6c60e]::main::{closure#0}::{closure#0}, url_shortener_steps[3a94147709a6c60e]::main::{closure#0}::{closure#1}>, cucumber[993e391c87ab7465]::writer::summarize::Summarize<cucumber[993e391c87ab7465]::writer::normalize::Normalize<url_shortener_steps[3a94147709a6c60e]::common::models::URLShortenerWorld, cucumber[993e391c87ab7465]::writer::basic::Basic>>>>::run_and_exit::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.21.1/src/cucumber.rs:1195:57
[INFO] [stderr]   20:     0x6546e208dca2 - url_shortener_steps[3a94147709a6c60e]::main::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/url_shortener_steps.rs:238:10
[INFO] [stderr]   21:     0x6546e219128d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<url_shortener_steps[3a94147709a6c60e]::main::{closure#0}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stderr]   22:     0x6546e21a58bd - <tokio[709a0af9bb6bcbb1]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<url_shortener_steps[3a94147709a6c60e]::main::{closure#0}>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/park.rs:284:71
[INFO] [stderr]   23:     0x6546e21a0e04 - tokio[709a0af9bb6bcbb1]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[709a0af9bb6bcbb1]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<url_shortener_steps[3a94147709a6c60e]::main::{closure#0}>>>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stderr]   24:     0x6546e21a0e04 - tokio[709a0af9bb6bcbb1]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[709a0af9bb6bcbb1]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<url_shortener_steps[3a94147709a6c60e]::main::{closure#0}>>>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stderr]   25:     0x6546e21a0e04 - <tokio[709a0af9bb6bcbb1]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<url_shortener_steps[3a94147709a6c60e]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/park.rs:284:31
[INFO] [stderr]   26:     0x6546e209b360 - <tokio[709a0af9bb6bcbb1]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<url_shortener_steps[3a94147709a6c60e]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   27:     0x6546e21c009e - <tokio[709a0af9bb6bcbb1]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<url_shortener_steps[3a94147709a6c60e]::main::{closure#0}>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   28:     0x6546e220bf2e - tokio[709a0af9bb6bcbb1]::runtime::context::runtime::enter_runtime::<<tokio[709a0af9bb6bcbb1]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<url_shortener_steps[3a94147709a6c60e]::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   29:     0x6546e21bb011 - <tokio[709a0af9bb6bcbb1]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<url_shortener_steps[3a94147709a6c60e]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   30:     0x6546e20fa9e7 - <tokio[709a0af9bb6bcbb1]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<url_shortener_steps[3a94147709a6c60e]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:358:50
[INFO] [stderr]   31:     0x6546e20fae87 - <tokio[709a0af9bb6bcbb1]::runtime::runtime::Runtime>::block_on::<url_shortener_steps[3a94147709a6c60e]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stderr]   32:     0x6546e20939dd - url_shortener_steps[3a94147709a6c60e]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/url_shortener_steps.rs:242:26
[INFO] [stderr]   33:     0x6546e20f094b - <fn() as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   34:     0x6546e21d37ae - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   35:     0x6546e21a6f01 - std[840933623431fd06]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:206:18
[INFO] [stderr]   36:     0x6546e2bcb7f6 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   37:     0x6546e2bcb7f6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stderr]   38:     0x6546e2bcb7f6 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stderr]   39:     0x6546e2bcb7f6 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x6546e2bcb7f6 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stderr]   41:     0x6546e2bcb7f6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stderr]   42:     0x6546e2bcb7f6 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stderr]   43:     0x6546e2bcb7f6 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stderr]   44:     0x6546e2bcb7f6 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stderr]   45:     0x6546e21a2727 - std[840933623431fd06]::rt::lang_start::<()>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:205:5
[INFO] [stderr]   46:     0x6546e209b2ce - main
[INFO] [stderr]   47:     0x72c9fbe531ca - <unknown>
[INFO] [stderr]   48:     0x72c9fbe5328b - __libc_start_main
[INFO] [stderr]   49:     0x6546e204c275 - _start
[INFO] [stderr]   50:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test url_shortener_steps`
[INFO] running `Command { std: "docker" "inspect" "b910b89f5f0937099ec9bb4c0f0273f1c35e562991d2c44d39abff445a5db6de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b910b89f5f0937099ec9bb4c0f0273f1c35e562991d2c44d39abff445a5db6de", kill_on_drop: false }`
[INFO] [stdout] b910b89f5f0937099ec9bb4c0f0273f1c35e562991d2c44d39abff445a5db6de
