[INFO] cloning repository https://github.com/trailofbits/mewt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trailofbits/mewt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrailofbits%2Fmewt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrailofbits%2Fmewt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdc90467a71f4f9439f204b956209ac5faf452e3 [INFO] testing trailofbits/mewt against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrailofbits%2Fmewt" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/trailofbits/mewt [INFO] finished tweaking git repo https://github.com/trailofbits/mewt [INFO] tweaked toml for git repo https://github.com/trailofbits/mewt written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/trailofbits/mewt on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/trailofbits/mewt 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de5f53bdefc928397985d2f0af4e4ff51aa6250ecc56b9fdcdfe4ad20bcd141b [INFO] running `Command { std: "docker" "start" "-a" "de5f53bdefc928397985d2f0af4e4ff51aa6250ecc56b9fdcdfe4ad20bcd141b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de5f53bdefc928397985d2f0af4e4ff51aa6250ecc56b9fdcdfe4ad20bcd141b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de5f53bdefc928397985d2f0af4e4ff51aa6250ecc56b9fdcdfe4ad20bcd141b", kill_on_drop: false }` [INFO] [stdout] de5f53bdefc928397985d2f0af4e4ff51aa6250ecc56b9fdcdfe4ad20bcd141b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdf540ca45d136bea38c116eded55ff4230ca53fe8296b3804c7243a7dd427fa [INFO] running `Command { std: "docker" "start" "-a" "fdf540ca45d136bea38c116eded55ff4230ca53fe8296b3804c7243a7dd427fa", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling mewt v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ctrlc v3.4.6 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling indicatif v0.18.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling tree-sitter v0.25.8 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling sqlx-core v0.8.5 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling sqlx-sqlite v0.8.5 [INFO] [stderr] Compiling sqlx-macros-core v0.8.5 [INFO] [stderr] Compiling sqlx-macros v0.8.5 [INFO] [stderr] Compiling sqlx v0.8.5 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.47s [INFO] running `Command { std: "docker" "inspect" "fdf540ca45d136bea38c116eded55ff4230ca53fe8296b3804c7243a7dd427fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdf540ca45d136bea38c116eded55ff4230ca53fe8296b3804c7243a7dd427fa", kill_on_drop: false }` [INFO] [stdout] fdf540ca45d136bea38c116eded55ff4230ca53fe8296b3804c7243a7dd427fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18f7f7c934a266dcaab6deacc4ee5e7a577277aee34ed8f07d5b29c11c5b1c49 [INFO] running `Command { std: "docker" "start" "-a" "18f7f7c934a266dcaab6deacc4ee5e7a577277aee34ed8f07d5b29c11c5b1c49", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling sqlx-core v0.8.5 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling ctrlc v3.4.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling sqlx-sqlite v0.8.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling sqlx-macros-core v0.8.5 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling sqlx-macros v0.8.5 [INFO] [stderr] Compiling sqlx v0.8.5 [INFO] [stderr] Compiling mewt v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 37.24s [INFO] running `Command { std: "docker" "inspect" "18f7f7c934a266dcaab6deacc4ee5e7a577277aee34ed8f07d5b29c11c5b1c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f7f7c934a266dcaab6deacc4ee5e7a577277aee34ed8f07d5b29c11c5b1c49", kill_on_drop: false }` [INFO] [stdout] 18f7f7c934a266dcaab6deacc4ee5e7a577277aee34ed8f07d5b29c11c5b1c49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 28c9a06e82b1aa92bdbc32ea6342aea8c0314d3c03e19c3fbbbc9bd3eb43e510 [INFO] running `Command { std: "docker" "start" "-a" "28c9a06e82b1aa92bdbc32ea6342aea8c0314d3c03e19c3fbbbc9bd3eb43e510", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mewt-9f19a8d437e32293) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test languages::rust::engine::tests::no_duplicate_slugs_in_combined_mutations ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mewt-bb1d0ac051a4d3c1) [INFO] [stdout] test languages::solidity::engine::tests::no_duplicate_slugs_in_combined_mutations ... ok [INFO] [stderr] Running tests/display.rs (/opt/rustwide/target/debug/deps/display-996000ff5cbad638) [INFO] [stdout] test languages::solidity::engine::tests::all_defined_slugs_have_match_arms ... ok [INFO] [stdout] test languages::rust::engine::tests::all_defined_slugs_have_match_arms ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_display_single_line_replacement ... ok [INFO] [stdout] test test_display_multi_line_replacement ... ok [INFO] [stdout] test test_display_when_line_offset_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] Running tests/rust_tests.rs (/opt/rustwide/target/debug/deps/rust_tests-379c606a50863c38) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test rust::integration_tests::test_mutation_count_comparison ... ok [INFO] [stdout] test rust::integration_tests::test_mutation_overlap_analysis ... ok [INFO] [stdout] test rust::comment_ignorance_tests::rust_mutations_ignore_comment_regions ... ok [INFO] [stdout] test rust::mutation_tests::no_mutations_inside_line_or_block_comments ... ok [INFO] [stdout] test rust::integration_tests::test_complex_code_handling ... ok [INFO] [stdout] test rust::mutation_tests::test_comment_replacement_mutations ... ok [INFO] [stdout] test rust::mutation_tests::rust_shared_slugs_presence ... ok [INFO] [stdout] test rust::mutation_tests::test_conditional_mutations ... ok [INFO] [stdout] test rust::parser_tests::test_parse_simple_function ... ok [INFO] [stdout] test rust::mutation_tests::test_error_replacement_mutations ... ok [INFO] [stdout] test rust::parser_tests::test_parse_complex_rust_code ... ok [INFO] [stdout] test rust::parser_tests::test_parse_hello_world_example ... ok [INFO] [stdout] test rust::mutation_tests::test_variable_mutations ... ok [INFO] [stdout] test rust::parser_tests::test_parse_with_comments ... ok [INFO] [stdout] test rust::parser_tests::test_parse_with_syntax_error ... ok [INFO] [stderr] Running tests/solidity_tests.rs (/opt/rustwide/target/debug/deps/solidity_tests-06364245137caf31) [INFO] [stdout] test rust::integration_tests::test_mutation_quality_comparison ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test solidity::comment_ignorance_tests::solidity_mutations_ignore_comment_regions ... ok [INFO] [stdout] test solidity::integration_tests::test_mutation_count_comparison ... ok [INFO] [stdout] test solidity::mutation_tests::test_conditional_mutations ... ok [INFO] [stdout] test solidity::integration_tests::test_mutation_overlap_analysis ... ok [INFO] [stdout] test solidity::mutation_tests::solidity_shared_slugs_presence ... ok [INFO] [stdout] test solidity::integration_tests::test_complex_code_handling ... ok [INFO] [stdout] test solidity::mutation_tests::test_loop_mutations ... ok [INFO] [stdout] test solidity::integration_tests::test_mutation_quality_comparison ... ok [INFO] [stdout] test solidity::mutation_tests::test_comment_replacement_mutations ... ok [INFO] [stdout] test solidity::parser_tests::test_parse_hello_world_example ... ok [INFO] [stdout] test solidity::parser_tests::test_parse_with_comments ... ok [INFO] [stdout] test solidity::parser_tests::test_parse_with_syntax_error ... ok [INFO] [stdout] test solidity::parser_tests::test_parse_simple_contract ... ok [INFO] [stdout] test solidity::mutation_tests::test_variable_mutations ... ok [INFO] [stdout] test solidity::mutation_tests::test_argument_swap_mutations ... ok [INFO] [stderr] Doc-tests mewt [INFO] [stdout] test solidity::mutation_tests::test_error_replacement_mutations ... ok [INFO] [stdout] test solidity::parser_tests::test_parse_complex_contract ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "28c9a06e82b1aa92bdbc32ea6342aea8c0314d3c03e19c3fbbbc9bd3eb43e510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28c9a06e82b1aa92bdbc32ea6342aea8c0314d3c03e19c3fbbbc9bd3eb43e510", kill_on_drop: false }` [INFO] [stdout] 28c9a06e82b1aa92bdbc32ea6342aea8c0314d3c03e19c3fbbbc9bd3eb43e510