[INFO] fetching crate dilemma-tactix 1.2.0... [INFO] testing dilemma-tactix-1.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate dilemma-tactix 1.2.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate dilemma-tactix 1.2.0 [INFO] finished tweaking crates.io crate dilemma-tactix 1.2.0 [INFO] tweaked toml for crates.io crate dilemma-tactix 1.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dilemma-tactix 1.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dilemma-tactix 1.2.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stability v0.1.1 [INFO] [stderr] Downloaded relative-path v1.9.2 [INFO] [stderr] Downloaded is-terminal v0.4.10 [INFO] [stderr] Downloaded ratatui v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1ec5174adc93e43a892d658017f0edf0877b6288ca2dddcad4907373f7f5d8c [INFO] running `Command { std: "docker" "start" "-a" "e1ec5174adc93e43a892d658017f0edf0877b6288ca2dddcad4907373f7f5d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1ec5174adc93e43a892d658017f0edf0877b6288ca2dddcad4907373f7f5d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1ec5174adc93e43a892d658017f0edf0877b6288ca2dddcad4907373f7f5d8c", kill_on_drop: false }` [INFO] [stdout] e1ec5174adc93e43a892d658017f0edf0877b6288ca2dddcad4907373f7f5d8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 85f418412e03be8b20a75112cd948e663cc5ecca047dc9b41d64744a5656e031 [INFO] running `Command { std: "docker" "start" "-a" "85f418412e03be8b20a75112cd948e663cc5ecca047dc9b41d64744a5656e031", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lru v0.12.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling ratatui v0.25.0 [INFO] [stderr] Compiling dilemma-tactix v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "85f418412e03be8b20a75112cd948e663cc5ecca047dc9b41d64744a5656e031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f418412e03be8b20a75112cd948e663cc5ecca047dc9b41d64744a5656e031", kill_on_drop: false }` [INFO] [stdout] 85f418412e03be8b20a75112cd948e663cc5ecca047dc9b41d64744a5656e031 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c06c1eb1119f24b4d040425d3901e591cdef0bcf11f3f6fb07abee9b3cf8540a [INFO] running `Command { std: "docker" "start" "-a" "c06c1eb1119f24b4d040425d3901e591cdef0bcf11f3f6fb07abee9b3cf8540a", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling ratatui v0.25.0 [INFO] [stderr] Compiling dilemma-tactix v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 30.10s [INFO] running `Command { std: "docker" "inspect" "c06c1eb1119f24b4d040425d3901e591cdef0bcf11f3f6fb07abee9b3cf8540a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c06c1eb1119f24b4d040425d3901e591cdef0bcf11f3f6fb07abee9b3cf8540a", kill_on_drop: false }` [INFO] [stdout] c06c1eb1119f24b4d040425d3901e591cdef0bcf11f3f6fb07abee9b3cf8540a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5b1a8d9c11d99169ec7cded8269e53b54376c852673b65610335479d8071bb1e [INFO] running `Command { std: "docker" "start" "-a" "5b1a8d9c11d99169ec7cded8269e53b54376c852673b65610335479d8071bb1e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/dilemma_tactix_lib/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dilemma_tactix_lib-6f81fb1c5ea5b34e) [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test models::choice::tests::test_choice_display ... ok [INFO] [stdout] test models::choice::tests::test_choice_atlantis ... ok [INFO] [stdout] test models::choice::tests::test_choice_olympus ... ok [INFO] [stdout] test models::choice::tests::test_choice_to_string ... ok [INFO] [stdout] test models::choice_name_options::tests::test_get_random_pair ... ok [INFO] [stdout] test models::choice_name_options::tests::test_get_random_pair_seeded ... ok [INFO] [stdout] test models::game_option_builder::tests::test_atlantis_atlantis ... ok [INFO] [stdout] test models::game_option_builder::tests::test_atlantis_olympus ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_customized ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_randomized ... ok [INFO] [stdout] test models::choice_name_options::tests::test_get_choice_pair ... ok [INFO] [stdout] test models::choice_name_options::tests::test_get_random_pair_seeded_repeatable ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_randomized_missing_choice_atlantis ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_randomized_missing_max_value ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_randomized_missing_min_value ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_randomized_missing_choice_olympus ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_seeded ... ignored, Seeded is not yet implemented [INFO] [stdout] test models::game_option_builder::tests::test_build_seeded_missing_choice_atlantis ... ignored, Seeded is not yet implemented [INFO] [stdout] test models::game_option_builder::tests::test_build_seeded_missing_choice_olympus ... ignored, Seeded is not yet implemented [INFO] [stdout] test models::game_option_builder::tests::test_build_seeded_missing_max_value ... ignored, Seeded is not yet implemented [INFO] [stdout] test models::game_option_builder::tests::test_build_seeded_missing_min_value ... ignored, Seeded build is not yet implemented [INFO] [stdout] test models::game_option_builder::tests::test_build_seeded_missing_seed ... ignored, Seeded is not yet implemented [INFO] [stdout] test models::game_option_builder::tests::test_choice_atlantis ... ok [INFO] [stdout] test models::game_option_builder::tests::test_choice_olympus ... ok [INFO] [stdout] test models::game_option_builder::tests::test_max_value ... ok [INFO] [stdout] test models::game_option_builder::tests::test_min_value ... ok [INFO] [stdout] test models::game_option_builder::tests::test_new ... ok [INFO] [stdout] test models::game_option_builder::tests::test_olympus_atlantis ... ok [INFO] [stdout] test models::game_option_builder::tests::test_olympus_olympus ... ok [INFO] [stdout] test models::game_option_builder::tests::test_seed ... ok [INFO] [stdout] test models::game_options::tests::test_builder_customized ... ok [INFO] [stdout] test models::game_options::tests::test_builder_seeded ... ok [INFO] [stdout] test models::game_options::tests::test_game_options_default ... ok [INFO] [stdout] test models::game_options::tests::test_game_options_display ... ok [INFO] [stdout] test models::game_options::tests::test_game_options_new ... ok [INFO] [stdout] test models::number_pair::tests::test_number_pair_default ... ok [INFO] [stdout] test models::number_pair::tests::test_number_pair_display ... ok [INFO] [stdout] test models::number_pair::tests::test_number_pair_first ... ok [INFO] [stdout] test models::number_pair::tests::test_number_pair_new ... ok [INFO] [stdout] test models::number_pair::tests::test_number_pair_random_with_seed ... ok [INFO] [stdout] test models::game_options::tests::test_builder_randomized ... ok [INFO] [stdout] test models::number_pair::tests::test_number_pair_second ... ok [INFO] [stdout] test models::number_pair::tests::test_number_pair_random ... ok [INFO] [stdout] test models::number_pair::tests::test_number_pair_random_with_seed_repeated ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_customized_max_value_panic - should panic ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_customized_min_value_panic - should panic ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_customized_seed_panic - should panic ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_randomized_atlantis_olympus_panic - should panic ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_randomized_atlantis_atlantis_panic - should panic ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_randomized_olympus_atlantis_panic - should panic ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_randomized_olympus_olympus_panic - should panic ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_seeded_atlantis_atlantis_panic - should panic ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_randomized_seed_panic - should panic ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_seeded_olympus_atlantis_panic - should panic ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_seeded_olympus_olympus_panic - should panic ... ok [INFO] [stdout] test models::game_option_builder::tests::test_build_seeded_atlantis_olympus_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/tactix/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tactix-300a2c9ab882147a) [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/tactix-bench/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tactix_bench-7d4d6153875daa62) [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/tactix-tui/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tactix_tui-c1cc2c5f258f8f01) [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" "5b1a8d9c11d99169ec7cded8269e53b54376c852673b65610335479d8071bb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b1a8d9c11d99169ec7cded8269e53b54376c852673b65610335479d8071bb1e", kill_on_drop: false }` [INFO] [stdout] 5b1a8d9c11d99169ec7cded8269e53b54376c852673b65610335479d8071bb1e