[INFO] cloning repository https://github.com/trailofbits/muton [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trailofbits/muton" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrailofbits%2Fmuton", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrailofbits%2Fmuton'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00b4aca72b7cc81f0961b0a9536109342410294f [INFO] testing trailofbits/muton against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrailofbits%2Fmuton" "/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/trailofbits/muton [INFO] finished tweaking git repo https://github.com/trailofbits/muton [INFO] tweaked toml for git repo https://github.com/trailofbits/muton written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/trailofbits/muton on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/trailofbits/muton 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60ff6b4f3421020ff709c61a76e9fd077030bed407bbafc0de0bef27c8a154f8 [INFO] running `Command { std: "docker" "start" "-a" "60ff6b4f3421020ff709c61a76e9fd077030bed407bbafc0de0bef27c8a154f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60ff6b4f3421020ff709c61a76e9fd077030bed407bbafc0de0bef27c8a154f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60ff6b4f3421020ff709c61a76e9fd077030bed407bbafc0de0bef27c8a154f8", kill_on_drop: false }` [INFO] [stdout] 60ff6b4f3421020ff709c61a76e9fd077030bed407bbafc0de0bef27c8a154f8 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d6d9309f6fc66d9d79a904bbe3dc6fe33cbad9871d59aa5d05f233901f9898a [INFO] running `Command { std: "docker" "start" "-a" "8d6d9309f6fc66d9d79a904bbe3dc6fe33cbad9871d59aa5d05f233901f9898a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hybrid-array v0.4.9 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling mewt v3.1.0 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling similar v3.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling muton v3.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.0 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling toml v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling tree-sitter v0.26.7 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "8d6d9309f6fc66d9d79a904bbe3dc6fe33cbad9871d59aa5d05f233901f9898a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d6d9309f6fc66d9d79a904bbe3dc6fe33cbad9871d59aa5d05f233901f9898a", kill_on_drop: false }` [INFO] [stdout] 8d6d9309f6fc66d9d79a904bbe3dc6fe33cbad9871d59aa5d05f233901f9898a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 041c925307e19ca3b07398dcf395ca8d6991ab6b8f561bfcac41967a60001f9b [INFO] running `Command { std: "docker" "start" "-a" "041c925307e19ca3b07398dcf395ca8d6991ab6b8f561bfcac41967a60001f9b", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling mewt v3.1.0 [INFO] [stderr] Compiling muton v3.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.70s [INFO] running `Command { std: "docker" "inspect" "041c925307e19ca3b07398dcf395ca8d6991ab6b8f561bfcac41967a60001f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "041c925307e19ca3b07398dcf395ca8d6991ab6b8f561bfcac41967a60001f9b", kill_on_drop: false }` [INFO] [stdout] 041c925307e19ca3b07398dcf395ca8d6991ab6b8f561bfcac41967a60001f9b [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7aa6e9e4f79724271590ac4a6bf44a83a9e4c881545cd4c34b5e898ab84fd511 [INFO] running `Command { std: "docker" "start" "-a" "7aa6e9e4f79724271590ac4a6bf44a83a9e4c881545cd4c34b5e898ab84fd511", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muton-28679fa074179aaa) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test languages::tact::engine::tests::no_duplicate_slugs_in_combined_mutations ... ok [INFO] [stdout] test languages::tolk::engine::tests::no_duplicate_slugs_in_combined_mutations ... ok [INFO] [stdout] test languages::func::engine::tests::no_duplicate_slugs_in_combined_mutations ... ok [INFO] [stdout] test languages::tact::engine::tests::all_defined_slugs_have_match_arms ... ok [INFO] [stdout] test languages::tolk::engine::tests::all_defined_slugs_have_match_arms ... ok [INFO] [stdout] test languages::func::engine::tests::all_defined_slugs_have_match_arms ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 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/muton-1a232e0265f81be0) [INFO] [stderr] Running tests/conformance.rs (/opt/rustwide/target/debug/deps/conformance-77f1b13363066d33) [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 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/languages.rs (/opt/rustwide/target/debug/deps/languages-dbab448e4069260f) [INFO] [stdout] [INFO] [stdout] running 84 tests [INFO] [stdout] test func::mutations::bos::bos_mutates_bitwise_operators ... ok [INFO] [stdout] test func::mutations::int::int_replaces_ifnot_conditions_with_true ... ok [INFO] [stdout] test func::mutations::baos::baos_mutates_bitwise_assignment_operators ... ok [INFO] [stdout] test func::mutations::cr::cr_wraps_statements_in_block_comments ... ok [INFO] [stdout] test func::integration_tests::func_mutations_ignore_comment_regions ... ok [INFO] [stdout] test func::mutations::los::los_mutates_logical_operators ... ok [INFO] [stdout] test func::mutations::maos::maos_mutates_modulo_assignment_operators ... ok [INFO] [stdout] test func::mutations::daos::daos_mutates_division_assignment_operators ... ok [INFO] [stdout] test func::mutations::dos::dos_mutates_division_operators ... ok [INFO] [stdout] test func::mutations::aos::aos_mutates_arithmetic_operators ... ok [INFO] [stdout] test func::mutations::cos::cos_mutates_comparison_operators ... ok [INFO] [stdout] test func::mutations::bl::bl_flips_boolean_literals ... ok [INFO] [stdout] test func::mutations::er::er_replaces_statements_with_throw ... ok [INFO] [stdout] test func::mutations::lc::lc_swaps_loop_control_statements ... ok [INFO] [stdout] test func::mutations::r#if::if_replaces_if_conditions_with_false ... ok [INFO] [stdout] test func::mutations::mos::mos_mutates_modulo_operators ... ok [INFO] [stdout] test func::integration_tests::func_shared_slugs_presence ... ok [INFO] [stdout] test func::mutations::aaos::aaos_mutates_arithmetic_assignment_operators ... ok [INFO] [stdout] test func::mutations::inf::inf_replaces_ifnot_conditions_with_false ... ok [INFO] [stdout] test every_mutation_slug_has_a_per_language_test_module ... ok [INFO] [stdout] test func::mutations::nr::nr_is_handled_without_panicking ... ok [INFO] [stdout] test func::mutations::rz::rz_sets_repeat_count_to_zero ... ok [INFO] [stdout] test func::mutations::sos::sos_mutates_shift_operators ... ok [INFO] [stdout] test func::mutations::saos::saos_mutates_shift_assignment_operators ... ok [INFO] [stdout] test func::parser_tests::parses_minimal_function ... ok [INFO] [stdout] test func::mutations::su::su_replaces_store_uint_first_argument_with_zero ... ok [INFO] [stdout] test func::mutations::si::si_replaces_store_int_first_argument_with_zero ... ok [INFO] [stdout] test func::mutations::sc::sc_replaces_store_coins_first_argument_with_zero ... ok [INFO] [stdout] test tact::mutations::baos::baos_mutates_bitwise_assignment_operators ... ok [INFO] [stdout] test func::mutations::r#as::as_swaps_adjacent_arguments ... ok [INFO] [stdout] test tact::integration_tests::end_to_end_generate_mutants_tact ... ok [INFO] [stdout] test func::mutations::uf::uf_sets_until_condition_to_false ... ok [INFO] [stdout] test tact::mutations::bl::bl_flips_boolean_literals ... ok [INFO] [stdout] test tact::mutations::cr::cr_wraps_statement_in_block_comment ... ok [INFO] [stdout] test tact::mutations::bos::bos_mutates_bitwise_operators ... ok [INFO] [stdout] test tact::mutations::er::er_replaces_statements_with_require_false ... ok [INFO] [stdout] test tact::mutations::it::it_replaces_condition_with_true ... ok [INFO] [stdout] test tact::mutations::aaos::aaos_mutates_assignment_arithmetic_operators ... ok [INFO] [stdout] test func::mutations::wf::wf_sets_while_condition_to_false ... ok [INFO] [stdout] test func::mutations::it::it_replaces_if_conditions_with_true ... ok [INFO] [stdout] test tact::mutations::cos::cos_shuffles_comparison_operators ... ok [INFO] [stdout] test tact::mutations::aos::aos_mutates_arithmetic_operators ... ok [INFO] [stdout] test tact::integration_tests::tact_mutations_ignore_comment_regions ... ok [INFO] [stdout] test tact::integration_tests::tact_example_file_generates_mutants ... ok [INFO] [stdout] test tact::mutations::los::los_shuffles_logical_operators ... ok [INFO] [stdout] test tact::mutations::wf::wf_replaces_while_condition_with_false ... ok [INFO] [stdout] test tact::mutations::lc::lc_swaps_loop_control_statements ... ok [INFO] [stdout] test tact::parser_tests::finds_comment_nodes ... ok [INFO] [stdout] test tact::mutations::nr::nr_removes_logical_negation ... ok [INFO] [stdout] test tact::mutations::uf::uf_replaces_do_until_condition_with_false ... ok [INFO] [stdout] test tact::parser_tests::parses_minimal_contract ... ok [INFO] [stdout] test tolk::integration_tests::engine_reports_expected_metadata_and_slugs ... ok [INFO] [stdout] test tact::parser_tests::contains_core_statement_kinds_inside_contract ... ok [INFO] [stdout] test tact::parser_tests::parses_functions_and_statements ... ok [INFO] [stdout] test tact::integration_tests::tact_common_conformance_checks ... ok [INFO] [stdout] test tact::mutations::r#as::as_swaps_arguments_on_calls ... ok [INFO] [stdout] test tact::mutations::rz::rz_replaces_repeat_condition_with_zero ... ok [INFO] [stdout] test tact::mutations::saos::saos_mutates_shift_assignment_operators ... ok [INFO] [stdout] test tact::mutations::tt::tt_replaces_ternary_conditions_with_true ... ok [INFO] [stdout] test tact::mutations::sos::sos_shuffles_shift_operators ... ok [INFO] [stdout] test tact::mutations::tf::tf_replaces_ternary_conditions_with_false ... ok [INFO] [stdout] test tact::mutations::r#if::if_replaces_condition_with_false ... ok [INFO] [stdout] test tolk::integration_tests::tolk_example_file_generates_mutants ... ok [INFO] [stdout] test tolk::integration_tests::language_registry_end_to_end_flow ... ok [INFO] [stdout] test tolk::mutations::bl::bl_flips_boolean_literals ... ok [INFO] [stdout] test tolk::mutations::baos::baos_mutates_bitwise_assignment_operators ... ok [INFO] [stdout] test tolk::mutations::bos::bos_mutates_bitwise_operators ... ok [INFO] [stdout] test tolk::mutations::aaos::aaos_mutates_arithmetic_assignment_operators ... ok [INFO] [stdout] test tolk::mutations::aos::aos_mutates_arithmetic_operators ... ok [INFO] [stdout] test tolk::mutations::er::er_replaces_statements_with_throw ... ok [INFO] [stdout] test tolk::mutations::los::los_mutates_logical_operators ... ok [INFO] [stdout] test tolk::mutations::it::it_replaces_condition_with_true ... ok [INFO] [stdout] test tolk::mutations::r#as::as_swaps_function_arguments ... ok [INFO] [stdout] test tolk::mutations::nr::nr_removes_logical_negation ... ok [INFO] [stdout] test tolk::mutations::cr::cr_wraps_statements_in_block_comments ... ok [INFO] [stdout] test tolk::mutations::r#if::if_replaces_condition_with_false ... ok [INFO] [stdout] test tolk::mutations::wf::wf_replaces_while_condition_with_false ... ok [INFO] [stdout] test tolk::mutations::lc::lc_swaps_loop_control_statements ... ok [INFO] [stdout] test tolk::integration_tests::tolk_common_conformance_checks ... ok [INFO] [stdout] test tolk::mutations::cos::cos_shuffles_comparison_operators ... ok [INFO] [stdout] test tolk::mutations::saos::saos_mutates_shift_assignment_operators ... ok [INFO] [stdout] test tolk::mutations::sos::sos_mutates_shift_operators ... ok [INFO] [stdout] test func::integration_tests::func_common_conformance_checks ... ok [INFO] [stdout] test func::integration_tests::func_example_file_generates_mutants ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running tests/utils.rs (/opt/rustwide/target/debug/deps/utils-91ef7ff70167519c) [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] Doc-tests muton [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" "7aa6e9e4f79724271590ac4a6bf44a83a9e4c881545cd4c34b5e898ab84fd511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aa6e9e4f79724271590ac4a6bf44a83a9e4c881545cd4c34b5e898ab84fd511", kill_on_drop: false }` [INFO] [stdout] 7aa6e9e4f79724271590ac4a6bf44a83a9e4c881545cd4c34b5e898ab84fd511