[INFO] cloning repository https://github.com/alexpovel/b4s [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexpovel/b4s" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexpovel%2Fb4s", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexpovel%2Fb4s'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6ccf71cccfde2e12e1e9e1cc0e07ce5ccf802f2 [INFO] testing alexpovel/b4s against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexpovel%2Fb4s" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexpovel/b4s on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexpovel/b4s [INFO] finished tweaking git repo https://github.com/alexpovel/b4s [INFO] tweaked toml for git repo https://github.com/alexpovel/b4s written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 106 packages to latest compatible versions [INFO] [stderr] Adding afl v0.14.5 (available: v0.15.13) [INFO] [stderr] Adding itertools v0.11.0 (available: v0.13.0) [INFO] [stderr] Adding rstest v0.18.2 (available: v0.23.0) [INFO] [stderr] Adding trie-rs v0.1.1 (available: v0.4.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded louds-rs v0.4.0 [INFO] [stderr] Downloaded fid-rs v0.1.1 [INFO] [stderr] Downloaded trie-rs v0.1.1 [INFO] [stderr] Downloaded afl v0.14.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8b8dffdb3657746a9b711e47f3fe132a5d8a7d9e21695138f4d9f751e49eb18 [INFO] running `Command { std: "docker" "start" "-a" "d8b8dffdb3657746a9b711e47f3fe132a5d8a7d9e21695138f4d9f751e49eb18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8b8dffdb3657746a9b711e47f3fe132a5d8a7d9e21695138f4d9f751e49eb18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8b8dffdb3657746a9b711e47f3fe132a5d8a7d9e21695138f4d9f751e49eb18", kill_on_drop: false }` [INFO] [stdout] d8b8dffdb3657746a9b711e47f3fe132a5d8a7d9e21695138f4d9f751e49eb18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0129b1db7a7169d03af26612d29bdef93fb5ac6e124400a63d58c6aa6042314d [INFO] running `Command { std: "docker" "start" "-a" "0129b1db7a7169d03af26612d29bdef93fb5ac6e124400a63d58c6aa6042314d", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling b4s v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s [INFO] running `Command { std: "docker" "inspect" "0129b1db7a7169d03af26612d29bdef93fb5ac6e124400a63d58c6aa6042314d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0129b1db7a7169d03af26612d29bdef93fb5ac6e124400a63d58c6aa6042314d", kill_on_drop: false }` [INFO] [stdout] 0129b1db7a7169d03af26612d29bdef93fb5ac6e124400a63d58c6aa6042314d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb2529557f7a54c8eea38f01fa33e707a1f1ec7c78c0387445064c269ee1226e [INFO] running `Command { std: "docker" "start" "-a" "eb2529557f7a54c8eea38f01fa33e707a1f1ec7c78c0387445064c269ee1226e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling fid-rs v0.1.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling louds-rs v0.4.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling trie-rs v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling b4s v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "eb2529557f7a54c8eea38f01fa33e707a1f1ec7c78c0387445064c269ee1226e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2529557f7a54c8eea38f01fa33e707a1f1ec7c78c0387445064c269ee1226e", kill_on_drop: false }` [INFO] [stdout] eb2529557f7a54c8eea38f01fa33e707a1f1ec7c78c0387445064c269ee1226e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1aab90a76e2a1e59f11f72cdcfd2658f437aa9678a2e8cd409521d73e36e2c24 [INFO] running `Command { std: "docker" "start" "-a" "1aab90a76e2a1e59f11f72cdcfd2658f437aa9678a2e8cd409521d73e36e2c24", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/b4s-0d1d45246932a1fb) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_error_trait_implementations_are_present::case_3 ... ok [INFO] [stdout] test tests::test_error_trait_implementations_are_present::case_1 ... ok [INFO] [stdout] test tests::test_error_trait_implementations_are_present::case_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-814bba3b4b18bf7e) [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test test_base_cases::case_2 ... ok [INFO] [stdout] test test_base_cases::case_1 ... ok [INFO] [stdout] test test_base_cases::case_4 ... ok [INFO] [stdout] test test_base_cases::case_6 ... ok [INFO] [stdout] test test_base_cases::case_7 ... ok [INFO] [stdout] test test_base_cases::case_3 ... ok [INFO] [stdout] test test_base_cases::case_5 ... ok [INFO] [stdout] test test_different_separators::case_1 ... ok [INFO] [stdout] test test_different_separators::case_2 ... ok [INFO] [stdout] test test_different_separators::case_3 ... ok [INFO] [stdout] test test_empty_haystack::case_1 ... ok [INFO] [stdout] test test_empty_haystack::case_2 ... ok [INFO] [stdout] test test_empty_needle::case_1 ... ok [INFO] [stdout] test test_needle_contains_separator::case_1 ... ok [INFO] [stdout] test test_base_cases::case_8 ... ok [INFO] [stdout] test test_empty_needle::case_2 ... ok [INFO] [stdout] test test_empty_haystack::case_3 ... ok [INFO] [stdout] test test_needle_longer_than_any_haystack_item::case_1 ... ok [INFO] [stdout] test test_base_cases::case_9 ... ok [INFO] [stdout] test test_empty_needle::case_3 ... ok [INFO] [stdout] test test_needle_longer_than_any_haystack_item::case_2 ... ok [INFO] [stdout] test test_needle_longer_than_any_haystack_item::case_3 ... ok [INFO] [stdout] test test_needle_shorter_than_any_haystack_item::case_3 ... ok [INFO] [stdout] test test_oddly_shaped_haystack::case_1 ... ok [INFO] [stdout] test test_oddly_shaped_haystack::case_3 ... ok [INFO] [stdout] test test_oddly_shaped_haystack::case_4 ... ok [INFO] [stdout] test test_oddly_shaped_haystack::case_5 ... ok [INFO] [stdout] test test_real_world_examples::case_1 ... ok [INFO] [stdout] test test_real_world_examples::case_2 ... ok [INFO] [stdout] test test_real_world_examples::case_3 ... ok [INFO] [stdout] test test_real_world_examples::case_4 ... ok [INFO] [stdout] test test_real_world_examples::case_5 ... ok [INFO] [stdout] test test_real_world_examples_with_common_prefixes::case_1 ... ok [INFO] [stdout] test test_real_world_examples_with_common_prefixes::case_2 ... ok [INFO] [stdout] test test_real_world_examples_with_multibyte_characters::case_1 ... ok [INFO] [stdout] test test_real_world_examples_with_multibyte_characters::case_2 ... ok [INFO] [stdout] test test_real_world_examples_with_multibyte_characters::case_3 ... ok [INFO] [stdout] test test_repeated_character_needle::case_1 ... ok [INFO] [stdout] test test_repeated_character_needle::case_2 ... ok [INFO] [stdout] test test_repeated_character_needle::case_3 ... ok [INFO] [stdout] test test_repeated_character_needle::case_4 ... ok [INFO] [stdout] test test_single_character_haystack::case_1 ... ok [INFO] [stdout] test test_single_character_needle::case_1 ... ok [INFO] [stdout] test test_single_character_needle::case_2 ... ok [INFO] [stdout] test test_single_character_needle::case_3 ... ok [INFO] [stdout] test test_single_character_needle_and_haystack::case_1 ... ok [INFO] [stdout] test test_needle_shorter_than_any_haystack_item::case_2 ... ok [INFO] [stdout] test test_single_character_needle_and_haystack::case_2 ... ok [INFO] [stdout] test test_single_character_needle_and_haystack::case_3 ... ok [INFO] [stdout] test test_switched_characters_needle::case_1 ... ok [INFO] [stdout] test test_oddly_shaped_haystack::case_2 ... ok [INFO] [stdout] test test_switched_characters_needle::case_2 ... ok [INFO] [stdout] test test_single_character_needle::case_4 ... ok [INFO] [stdout] test test_unsorted_haystack::case_1 ... ok [INFO] [stdout] test test_unsorted_haystack::case_2 ... ok [INFO] [stdout] test test_unsorted_haystack::case_3 ... ok [INFO] [stdout] test test_unsorted_haystack::case_4 ... ok [INFO] [stdout] test test_unsorted_haystack::case_5 ... ok [INFO] [stdout] test test_unsorted_haystack::case_6 ... ok [INFO] [stdout] test test_needle_shorter_than_any_haystack_item::case_1 ... ok [INFO] [stdout] test test_buggy_cases_to_be_fixed::case_1 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests b4s [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/lib.rs - (line 167) ... ok [INFO] [stdout] test src/lib.rs - (line 80) ... ignored [INFO] [stdout] test src/lib.rs - (line 230) ... ok [INFO] [stdout] test src/lib.rs - (line 275) ... ok [INFO] [stdout] test src/lib.rs - (line 40) ... ok [INFO] [stdout] test src/lib.rs - (line 63) ... ok [INFO] [stdout] test src/lib.rs - (line 143) ... ok [INFO] [stdout] test src/lib.rs - (line 191) ... ok [INFO] [stdout] test src/lib.rs - SortedString (line 48) - compile fail ... ok [INFO] [stdout] test src/lib.rs - SortedString<'a>::binary_search (line 329) ... ok [INFO] [stdout] test src/lib.rs - SortedString<'a>::binary_search (line 232) ... ok [INFO] [stdout] test src/lib.rs - (line 250) ... ok [INFO] [stdout] test src/lib.rs - SortedString<'a>::new_checked (line 163) ... ok [INFO] [stdout] test src/lib.rs - SortedString<'a>::new_checked (line 147) ... ok [INFO] [stdout] test src/lib.rs - SortedString<'a>::binary_search (line 250) ... ok [INFO] [stdout] test src/lib.rs - SortedString<'a>::new_checked (line 175) ... ok [INFO] [stdout] test src/lib.rs - SortedString<'a>::new_checked (line 187) ... ok [INFO] [stdout] test src/lib.rs - SortedString<'a>::new_unchecked (line 447) ... ok [INFO] [stdout] test src/lib.rs - SortedString<'a>::new_unchecked (line 439) ... ok [INFO] [stdout] test src/lib.rs - SortedString<'a>::sort (line 474) ... ok [INFO] [stdout] test src/lib.rs - SortedString<'a>::binary_search (line 314) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1aab90a76e2a1e59f11f72cdcfd2658f437aa9678a2e8cd409521d73e36e2c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aab90a76e2a1e59f11f72cdcfd2658f437aa9678a2e8cd409521d73e36e2c24", kill_on_drop: false }` [INFO] [stdout] 1aab90a76e2a1e59f11f72cdcfd2658f437aa9678a2e8cd409521d73e36e2c24