[INFO] fetching crate waj 0.4.0... [INFO] testing waj-0.4.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate waj 0.4.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate waj 0.4.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate waj 0.4.0 [INFO] tweaked toml for crates.io crate waj 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate waj 0.4.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate waj 0.4.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09ceca3545ecd58866dece865d95ffedb975e438981abbb5bb99b6e7d727695e [INFO] running `Command { std: "docker" "start" "-a" "09ceca3545ecd58866dece865d95ffedb975e438981abbb5bb99b6e7d727695e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09ceca3545ecd58866dece865d95ffedb975e438981abbb5bb99b6e7d727695e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09ceca3545ecd58866dece865d95ffedb975e438981abbb5bb99b6e7d727695e", kill_on_drop: false }` [INFO] [stdout] 09ceca3545ecd58866dece865d95ffedb975e438981abbb5bb99b6e7d727695e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81456c38e1d0546c4a4e42056689e20353d4c8947b0c3b83c5183d01e69f342d [INFO] running `Command { std: "docker" "start" "-a" "81456c38e1d0546c4a4e42056689e20353d4c8947b0c3b83c5183d01e69f342d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling lru v0.16.2 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling dropout v0.1.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling spmc v0.3.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling indicatif v0.18.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling clap_mangen v0.2.31 [INFO] [stderr] Compiling clap_complete v4.5.60 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling jubako v0.4.0 [INFO] [stderr] Compiling human-panic v2.0.4 [INFO] [stderr] Compiling libwaj v0.4.0 [INFO] [stderr] Compiling waj v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.01s [INFO] running `Command { std: "docker" "inspect" "81456c38e1d0546c4a4e42056689e20353d4c8947b0c3b83c5183d01e69f342d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81456c38e1d0546c4a4e42056689e20353d4c8947b0c3b83c5183d01e69f342d", kill_on_drop: false }` [INFO] [stdout] 81456c38e1d0546c4a4e42056689e20353d4c8947b0c3b83c5183d01e69f342d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 407a2da052682efdc5acdd24203e1d276ee759a81781ddf4c66427578f258371 [INFO] running `Command { std: "docker" "start" "-a" "407a2da052682efdc5acdd24203e1d276ee759a81781ddf4c66427578f258371", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling escape8259 v0.5.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling dtor v0.0.6 [INFO] [stderr] Compiling ctor v0.4.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling ureq-proto v0.5.2 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lipsum v0.9.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling format-bytes-macros v0.4.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling rustest-macro v0.3.1 [INFO] [stderr] Compiling format-bytes v0.3.0 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling jubako v0.4.0 [INFO] [stderr] Compiling clap_mangen v0.2.31 [INFO] [stderr] Compiling clap_complete v4.5.60 [INFO] [stderr] Compiling libtest-mimic v0.8.1 [INFO] [stderr] Compiling rustest v0.3.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling ureq v3.1.2 [INFO] [stderr] Compiling human-panic v2.0.4 [INFO] [stderr] Compiling libwaj v0.4.0 [INFO] [stderr] Compiling waj v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.22s [INFO] running `Command { std: "docker" "inspect" "407a2da052682efdc5acdd24203e1d276ee759a81781ddf4c66427578f258371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "407a2da052682efdc5acdd24203e1d276ee759a81781ddf4c66427578f258371", kill_on_drop: false }` [INFO] [stdout] 407a2da052682efdc5acdd24203e1d276ee759a81781ddf4c66427578f258371 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc4f095f7735686287aafc2efed7a56d9425d94c6b0691725c46550596c26e5c [INFO] running `Command { std: "docker" "start" "-a" "bc4f095f7735686287aafc2efed7a56d9425d94c6b0691725c46550596c26e5c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/bin/auto_serve.rs (/opt/rustwide/target/debug/deps/auto_serve-9c468ed59cbd0efa) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/waj-1971511a065a312c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/create.rs (/opt/rustwide/target/debug/deps/create-d75b01256f2fcbe3) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_crate_non_existant_input ... ok [INFO] [stdout] test test_crate_non_existant_output_directory ... ok [INFO] [stdout] test test_crate_existant_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/serve.rs (/opt/rustwide/target/debug/deps/serve-38a1b78e57499f53) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] [INFO waj::serve] Serve archive ["/opt/rustwide/target/tmp/.tmp8mofyN/test.waj"] at "localhost:5050" [INFO] [stdout] test test_list ... ok [INFO] [stderr] [INFO waj::serve] Serve archive ["/opt/rustwide/target/tmp/.tmp8mofyN/test.waj", "/opt/rustwide/target/tmp/.tmp43eFGU/sub_dir_a.waj"] at "localhost:5053" [INFO] [stderr] [INFO waj::serve] Serve archive ["/opt/rustwide/target/tmp/.tmp8mofyN/test.waj", "/opt/rustwide/target/tmp/.tmpJFdDgH/sub_dir_a.waj"] at "localhost:5052" [INFO] [stdout] test test_serve ... ok [INFO] [stdout] test test_multi_serve_path ... ok [INFO] [stdout] test test_multi_serve_host ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s [INFO] [stdout] [INFO] [stderr] Running tests/server_bytes_range.rs (/opt/rustwide/target/debug/deps/server_bytes_range-9e237d435bc38067) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_byte_range_support ... ok [INFO] [stdout] test test_reverse_byte_range ... ok [INFO] [stdout] test test_overlapping_byte_ranges ... ok [INFO] [stdout] test test_exceeding_byte_range ... ok [INFO] [stdout] test test_multiple_byte_ranges ... ok [INFO] [stdout] test test_suffix_byte_range ... ok [INFO] [stdout] test test_specific_byte_range ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] Close server [INFO] running `Command { std: "docker" "inspect" "bc4f095f7735686287aafc2efed7a56d9425d94c6b0691725c46550596c26e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc4f095f7735686287aafc2efed7a56d9425d94c6b0691725c46550596c26e5c", kill_on_drop: false }` [INFO] [stdout] bc4f095f7735686287aafc2efed7a56d9425d94c6b0691725c46550596c26e5c