[INFO] fetching crate pymute 0.1.2... [INFO] testing pymute-0.1.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate pymute 0.1.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate pymute 0.1.2 [INFO] finished tweaking crates.io crate pymute 0.1.2 [INFO] tweaked toml for crates.io crate pymute 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pymute 0.1.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pymute 0.1.2 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getrandom v0.2.14 [INFO] [stderr] Downloaded either v1.11.0 [INFO] [stderr] Downloaded colored v2.1.0 [INFO] [stderr] Downloaded cp_r v0.5.1 [INFO] [stderr] Downloaded indicatif v0.17.8 [INFO] [stderr] Downloaded proc-macro2 v1.0.81 [INFO] [stderr] Downloaded ctrlc v3.4.4 [INFO] [stderr] Downloaded syn v2.0.60 [INFO] [stderr] Downloaded nix v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba848bb8a1bc5345359a36ea5c91572e4cda8f01408729801772f69148dafe50 [INFO] running `Command { std: "docker" "start" "-a" "ba848bb8a1bc5345359a36ea5c91572e4cda8f01408729801772f69148dafe50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba848bb8a1bc5345359a36ea5c91572e4cda8f01408729801772f69148dafe50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba848bb8a1bc5345359a36ea5c91572e4cda8f01408729801772f69148dafe50", kill_on_drop: false }` [INFO] [stdout] ba848bb8a1bc5345359a36ea5c91572e4cda8f01408729801772f69148dafe50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 431cb51576d6e86ade7e229546e36b9a4a2033750d2684deeb496c5a0a8e23ac [INFO] running `Command { std: "docker" "start" "-a" "431cb51576d6e86ade7e229546e36b9a4a2033750d2684deeb496c5a0a8e23ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling cp_r v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling ctrlc v3.4.4 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling pymute v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.41s [INFO] running `Command { std: "docker" "inspect" "431cb51576d6e86ade7e229546e36b9a4a2033750d2684deeb496c5a0a8e23ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431cb51576d6e86ade7e229546e36b9a4a2033750d2684deeb496c5a0a8e23ac", kill_on_drop: false }` [INFO] [stdout] 431cb51576d6e86ade7e229546e36b9a4a2033750d2684deeb496c5a0a8e23ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d29f4d4109174a59655c6c21a240af91db42b72cd2cc11ca8b59776a8dc3e57f [INFO] running `Command { std: "docker" "start" "-a" "d29f4d4109174a59655c6c21a240af91db42b72cd2cc11ca8b59776a8dc3e57f", kill_on_drop: false }` [INFO] [stderr] Compiling pymute v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `Command { std: "docker" "inspect" "d29f4d4109174a59655c6c21a240af91db42b72cd2cc11ca8b59776a8dc3e57f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d29f4d4109174a59655c6c21a240af91db42b72cd2cc11ca8b59776a8dc3e57f", kill_on_drop: false }` [INFO] [stdout] d29f4d4109174a59655c6c21a240af91db42b72cd2cc11ca8b59776a8dc3e57f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eb448ba6ad0cebd5874dbd46e6e546b21fd2de58372ddfa384434b6b7faff80c [INFO] running `Command { std: "docker" "start" "-a" "eb448ba6ad0cebd5874dbd46e6e546b21fd2de58372ddfa384434b6b7faff80c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pymute-01c2ffb999ced3f5) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test mutants::tests::test_replacement_from_line_none ... ok [INFO] [stdout] test mutants::tests::test_replacement_from_line_conjunctions ... ok [INFO] [stdout] test mutants::tests::test_replacement_from_line_with_single_quotes ... ok [INFO] [stdout] test mutants::tests::test_replacement_from_line_with_double_quotes ... ok [INFO] [stdout] test mutants::tests::test_mutant_insert ... ok [INFO] [stdout] test mutants::tests::test_add_mutants_from_file ... ok [INFO] [stdout] test mutants::tests::test_replacement_from_line_math_operators ... ok [INFO] [stdout] test mutants::tests::test_replacement_from_line_comparison_operators ... ok [INFO] [stdout] test mutants::tests::test_add_mutants_from_file_trickier ... ok [INFO] [stdout] test mutants::tests::test_find_mutants ... ok [INFO] [stdout] test runner::tests::test_pytest_mutants ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- runner::tests::test_pytest_mutants stdout ---- [INFO] [stdout] [INFO] [stdout] thread '' (46) panicked at src/runner.rs:120:37: [INFO] [stdout] Mutant run failed for + replaced by - in file /tmp/.tmphR6DO0/dir1/dir1_1/dir1_1_1/script3.py on line 2 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59d09467fa02 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59d09467fa02 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59d09467fa02 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59d09467fa02 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59d0946a4fef - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59d0946a4fef - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59d09466b6e3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59d09466b6e3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59d09467f852 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59d094669d9c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59d094669c19 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59d0942eb32e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x59d0942eb32e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59d09466a3a3 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x59d09466a3a3 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59d09467f3da - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59d09467f339 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59d09466aa7d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59d0946abcc0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x59d0942d0489 - pymute::runner::run_mutants::{{closure}}::{{closure}}::h77c6f58ae6d2061b [INFO] [stdout] at /opt/rustwide/workdir/src/runner.rs:120:37 [INFO] [stdout] 20: 0x59d0942d149b - core::result::Result::unwrap_or_else::h1520ed8121ccc287 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1612:23 [INFO] [stdout] 21: 0x59d0942cf69e - pymute::runner::run_mutants::{{closure}}::h653f4065882539b2 [INFO] [stdout] at /opt/rustwide/workdir/src/runner.rs:120:18 [INFO] [stdout] 22: 0x59d0942e0727 - as rayon::iter::plumbing::Folder>::consume::he1867debb351685a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/for_each.rs:47:9 [INFO] [stdout] 23: 0x59d0942c8c29 - as rayon::iter::plumbing::Folder>::consume::h1c10c038c34e6fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.8/src/rayon.rs:186:29 [INFO] [stdout] 24: 0x59d0942c8af0 - rayon::iter::plumbing::Folder::consume_iter::h485e89556c64d447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:178:25 [INFO] [stdout] 25: 0x59d0942db293 - rayon::iter::plumbing::Producer::fold_with::h0f6d915be75e64a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:109:16 [INFO] [stdout] 26: 0x59d0942e180a - rayon::iter::plumbing::bridge_producer_consumer::helper::hcfb70cc9aacda7a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:437:22 [INFO] [stdout] 27: 0x59d0942e1ddd - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4c1379000ef4bb1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:417:21 [INFO] [stdout] 28: 0x59d0942d36a2 - rayon_core::join::join_context::call_a::{{closure}}::h619b472f8e820333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17 [INFO] [stdout] 29: 0x59d0942e55e0 - as core::ops::function::FnOnce<()>>::call_once::hb4233aeba3d23a6d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x59d0942c72bb - std::panicking::catch_unwind::do_call::h7fcd4dde06915b45 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x59d0942c763b - __rust_try [INFO] [stdout] 32: 0x59d0942c52f2 - std::panicking::catch_unwind::h5de3f324f7d27800 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x59d0942c52f2 - std::panic::catch_unwind::hb65ca3395af90a01 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x59d0942d4107 - rayon_core::unwind::halt_unwinding::hd867a8fe144d25dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5 [INFO] [stdout] 35: 0x59d0942d3924 - rayon_core::join::join_context::{{closure}}::h1001b2b483150423 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24 [INFO] [stdout] 36: 0x59d0942d2f12 - rayon_core::registry::in_worker::h9b263f6fbb60c14c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13 [INFO] [stdout] 37: 0x59d0942d353d - rayon_core::join::join_context::h65dc13f2ff0b151f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5 [INFO] [stdout] 38: 0x59d0942e1a81 - rayon::iter::plumbing::bridge_producer_consumer::helper::hcfb70cc9aacda7a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:415:47 [INFO] [stdout] 39: 0x59d0942e1ddd - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4c1379000ef4bb1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:417:21 [INFO] [stdout] 40: 0x59d0942d36a2 - rayon_core::join::join_context::call_a::{{closure}}::h619b472f8e820333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17 [INFO] [stdout] 41: 0x59d0942e55e0 - as core::ops::function::FnOnce<()>>::call_once::hb4233aeba3d23a6d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x59d0942c72bb - std::panicking::catch_unwind::do_call::h7fcd4dde06915b45 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 43: 0x59d0942c763b - __rust_try [INFO] [stdout] 44: 0x59d0942c52f2 - std::panicking::catch_unwind::h5de3f324f7d27800 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x59d0942c52f2 - std::panic::catch_unwind::hb65ca3395af90a01 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x59d0942d4107 - rayon_core::unwind::halt_unwinding::hd867a8fe144d25dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5 [INFO] [stdout] 47: 0x59d0942d3924 - rayon_core::join::join_context::{{closure}}::h1001b2b483150423 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24 [INFO] [stdout] 48: 0x59d0942d26a1 - rayon_core::registry::Registry::in_worker_cold::{{closure}}::{{closure}}::h0bdb1517b068c656 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:522:21 [INFO] [stdout] 49: 0x59d0942dd954 - rayon_core::job::JobResult::call::{{closure}}::h1645288d3bff66b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:41 [INFO] [stdout] 50: 0x59d0942e5643 - as core::ops::function::FnOnce<()>>::call_once::hde3e6da074240743 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x59d0942c7217 - std::panicking::catch_unwind::do_call::hdf718956d68411d9 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 52: 0x59d0942c763b - __rust_try [INFO] [stdout] 53: 0x59d0942c5248 - std::panicking::catch_unwind::ha340168c555e3091 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x59d0942c5248 - std::panic::catch_unwind::h8284ca858e5ff3fb [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x59d0942d40bc - rayon_core::unwind::halt_unwinding::h63ab54e62cdeb0d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5 [INFO] [stdout] 56: 0x59d0942dd4ba - rayon_core::job::JobResult::call::h413f89eefef8be27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:15 [INFO] [stdout] 57: 0x59d0942dd742 - as rayon_core::job::Job>::execute::h6bbbcf1bd88e26f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:120:32 [INFO] [stdout] 58: 0x59d09437250b - rayon_core::job::JobRef::execute::hf32d45f736e59e24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9 [INFO] [stdout] 59: 0x59d094359910 - rayon_core::registry::WorkerThread::execute::h60db4f2462d3b965 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13 [INFO] [stdout] 60: 0x59d09435aad0 - rayon_core::registry::WorkerThread::wait_until_cold::h9766e68624c5ab61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26 [INFO] [stdout] 61: 0x59d09435936b - rayon_core::registry::WorkerThread::wait_until::hcd42b9690ae1aaaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18 [INFO] [stdout] 62: 0x59d09435a53f - rayon_core::registry::WorkerThread::wait_until_out_of_work::hd298cbff96a2d870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14 [INFO] [stdout] 63: 0x59d094359cc1 - rayon_core::registry::main_loop::hea5972909420f484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19 [INFO] [stdout] 64: 0x59d0943592d6 - rayon_core::registry::ThreadBuilder::run::h6e15200a8354c96c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18 [INFO] [stdout] 65: 0x59d09435876d - ::spawn::{{closure}}::hd6aca97bf427934f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27 [INFO] [stdout] 66: 0x59d094369f26 - std::sys::backtrace::__rust_begin_short_backtrace::h2f0c8a1c8a5da998 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 67: 0x59d09436dbcb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6bea45675452c462 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 68: 0x59d094362064 - as core::ops::function::FnOnce<()>>::call_once::h14c80c5edcca1395 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 69: 0x59d094365468 - std::panicking::catch_unwind::do_call::he4932473ffdc8bab [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 70: 0x59d09436f78b - __rust_try [INFO] [stdout] 71: 0x59d09436c87d - std::panicking::catch_unwind::heeca701bef17123e [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 72: 0x59d09436c87d - std::panic::catch_unwind::h7e87f6890aa9116a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 73: 0x59d09436c87d - std::thread::Builder::spawn_unchecked_::{{closure}}::h1c1fe910ff1a8007 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 74: 0x59d09436609f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98292e787474f61f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 75: 0x59d09465388f - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 76: 0x59d09465388f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 77: 0x7ea807f61aa4 - [INFO] [stdout] 78: 0x7ea807feea34 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] thread '' (48) panicked at src/runner.rs:120:37: [INFO] [stdout] Mutant run failed for * replaced by / in file /tmp/.tmphR6DO0/dir1/dir1_1/script2.py on line 6 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59d09467fa02 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59d09467fa02 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59d09467fa02 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59d09467fa02 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59d0946a4fef - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59d0946a4fef - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59d09466b6e3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59d09466b6e3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59d09467f852 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59d094669d9c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59d094669c19 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59d0942eb32e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x59d0942eb32e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59d09466a3a3 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x59d09466a3a3 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59d09467f3da - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59d09467f339 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59d09466aa7d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59d0946abcc0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x59d0942d0489 - pymute::runner::run_mutants::{{closure}}::{{closure}}::h77c6f58ae6d2061b [INFO] [stdout] at /opt/rustwide/workdir/src/runner.rs:120:37 [INFO] [stdout] 20: 0x59d0942d149b - core::result::Result::unwrap_or_else::h1520ed8121ccc287 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1612:23 [INFO] [stdout] 21: 0x59d0942cf69e - pymute::runner::run_mutants::{{closure}}::h653f4065882539b2 [INFO] [stdout] at /opt/rustwide/workdir/src/runner.rs:120:18 [INFO] [stdout] 22: 0x59d0942e0727 - as rayon::iter::plumbing::Folder>::consume::he1867debb351685a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/for_each.rs:47:9 [INFO] [stdout] 23: 0x59d0942c8c29 - as rayon::iter::plumbing::Folder>::consume::h1c10c038c34e6fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.8/src/rayon.rs:186:29 [INFO] [stdout] 24: 0x59d0942c8af0 - rayon::iter::plumbing::Folder::consume_iter::h485e89556c64d447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:178:25 [INFO] [stdout] 25: 0x59d0942db293 - rayon::iter::plumbing::Producer::fold_with::h0f6d915be75e64a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:109:16 [INFO] [stdout] 26: 0x59d0942e180a - rayon::iter::plumbing::bridge_producer_consumer::helper::hcfb70cc9aacda7a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:437:22 [INFO] [stdout] 27: 0x59d0942e15e3 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbea9b3e3946c431e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:426:21 [INFO] [stdout] 28: 0x59d0942d35d9 - rayon_core::join::join_context::call_b::{{closure}}::hde782e25c4ace45b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:129:25 [INFO] [stdout] 29: 0x59d0942dd921 - rayon_core::job::JobResult::call::{{closure}}::hd9d1fa50f3e5764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:41 [INFO] [stdout] 30: 0x59d0942e5610 - as core::ops::function::FnOnce<()>>::call_once::h1acc96e9ab8a13d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x59d0942c739b - std::panicking::catch_unwind::do_call::ha5015e2281de5d61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: 0x59d0942c763b - __rust_try [INFO] [stdout] 33: 0x59d0942c5192 - std::panicking::catch_unwind::h350ad2b3a10a4f9b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x59d0942c5192 - std::panic::catch_unwind::h8b62147ae15c1ef0 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x59d0942d4087 - rayon_core::unwind::halt_unwinding::h2b2f0f242676fa36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5 [INFO] [stdout] 36: 0x59d0942ddcca - rayon_core::job::JobResult::call::h239726a961a8558e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:15 [INFO] [stdout] 37: 0x59d0942dce30 - as rayon_core::job::Job>::execute::he815e75991470e35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:120:32 [INFO] [stdout] 38: 0x59d09437250b - rayon_core::job::JobRef::execute::hf32d45f736e59e24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9 [INFO] [stdout] 39: 0x59d094359910 - rayon_core::registry::WorkerThread::execute::h60db4f2462d3b965 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13 [INFO] [stdout] 40: 0x59d09435aad0 - rayon_core::registry::WorkerThread::wait_until_cold::h9766e68624c5ab61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26 [INFO] [stdout] 41: 0x59d09435936b - rayon_core::registry::WorkerThread::wait_until::hcd42b9690ae1aaaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18 [INFO] [stdout] 42: 0x59d09435a53f - rayon_core::registry::WorkerThread::wait_until_out_of_work::hd298cbff96a2d870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14 [INFO] [stdout] 43: 0x59d094359cc1 - rayon_core::registry::main_loop::hea5972909420f484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19 [INFO] [stdout] 44: 0x59d0943592d6 - rayon_core::registry::ThreadBuilder::run::h6e15200a8354c96c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18 [INFO] [stdout] 45: 0x59d09435876d - ::spawn::{{closure}}::hd6aca97bf427934f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27 [INFO] [stdout] 46: 0x59d094369f26 - std::sys::backtrace::__rust_begin_short_backtrace::h2f0c8a1c8a5da998 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 47: 0x59d09436dbcb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6bea45675452c462 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 48: 0x59d094362064 - as core::ops::function::FnOnce<()>>::call_once::h14c80c5edcca1395 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x59d094365468 - std::panicking::catch_unwind::do_call::he4932473ffdc8bab [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x59d09436f78b - __rust_try [INFO] [stdout] 51: 0x59d09436c87d - std::panicking::catch_unwind::heeca701bef17123e [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x59d09436c87d - std::panic::catch_unwind::h7e87f6890aa9116a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x59d09436c87d - std::thread::Builder::spawn_unchecked_::{{closure}}::h1c1fe910ff1a8007 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 54: 0x59d09436609f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98292e787474f61f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 55: 0x59d09465388f - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 56: 0x59d09465388f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 57: 0x7ea807f61aa4 - [INFO] [stdout] 58: 0x7ea807feea34 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] thread '' (43) panicked at src/runner.rs:120:37: [INFO] [stdout] Mutant run failed for * replaced by / in file /tmp/.tmphR6DO0/dir1/script1.py on line 8 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59d09467fa02 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59d09467fa02 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59d09467fa02 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59d09467fa02 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59d0946a4fef - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59d0946a4fef - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59d09466b6e3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59d09466b6e3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59d09467f852 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59d094669d9c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59d094669c19 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59d0942eb32e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x59d0942eb32e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59d09466a3a3 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x59d09466a3a3 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59d09467f3da - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59d09467f339 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59d09466aa7d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59d0946abcc0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x59d0942d0489 - pymute::runner::run_mutants::{{closure}}::{{closure}}::h77c6f58ae6d2061b [INFO] [stdout] at /opt/rustwide/workdir/src/runner.rs:120:37 [INFO] [stdout] 20: 0x59d0942d149b - core::result::Result::unwrap_or_else::h1520ed8121ccc287 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1612:23 [INFO] [stdout] 21: 0x59d0942cf69e - pymute::runner::run_mutants::{{closure}}::h653f4065882539b2 [INFO] [stdout] at /opt/rustwide/workdir/src/runner.rs:120:18 [INFO] [stdout] 22: 0x59d0942e0727 - as rayon::iter::plumbing::Folder>::consume::he1867debb351685a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/for_each.rs:47:9 [INFO] [stdout] 23: 0x59d0942c8c29 - as rayon::iter::plumbing::Folder>::consume::h1c10c038c34e6fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.8/src/rayon.rs:186:29 [INFO] [stdout] 24: 0x59d0942c8af0 - rayon::iter::plumbing::Folder::consume_iter::h485e89556c64d447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:178:25 [INFO] [stdout] 25: 0x59d0942db293 - rayon::iter::plumbing::Producer::fold_with::h0f6d915be75e64a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:109:16 [INFO] [stdout] 26: 0x59d0942e180a - rayon::iter::plumbing::bridge_producer_consumer::helper::hcfb70cc9aacda7a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:437:22 [INFO] [stdout] 27: 0x59d0942e15e3 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbea9b3e3946c431e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:426:21 [INFO] [stdout] 28: 0x59d0942d35d9 - rayon_core::join::join_context::call_b::{{closure}}::hde782e25c4ace45b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:129:25 [INFO] [stdout] 29: 0x59d0942dd921 - rayon_core::job::JobResult::call::{{closure}}::hd9d1fa50f3e5764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:41 [INFO] [stdout] 30: 0x59d0942e5610 - as core::ops::function::FnOnce<()>>::call_once::h1acc96e9ab8a13d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x59d0942c739b - std::panicking::catch_unwind::do_call::ha5015e2281de5d61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: 0x59d0942c763b - __rust_try [INFO] [stdout] 33: 0x59d0942c5192 - std::panicking::catch_unwind::h350ad2b3a10a4f9b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x59d0942c5192 - std::panic::catch_unwind::h8b62147ae15c1ef0 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x59d0942d4087 - rayon_core::unwind::halt_unwinding::h2b2f0f242676fa36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5 [INFO] [stdout] 36: 0x59d0942ddcca - rayon_core::job::JobResult::call::h239726a961a8558e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:15 [INFO] [stdout] 37: 0x59d0942dce30 - as rayon_core::job::Job>::execute::he815e75991470e35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:120:32 [INFO] [stdout] 38: 0x59d09437250b - rayon_core::job::JobRef::execute::hf32d45f736e59e24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9 [INFO] [stdout] 39: 0x59d094359910 - rayon_core::registry::WorkerThread::execute::h60db4f2462d3b965 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13 [INFO] [stdout] 40: 0x59d09435aad0 - rayon_core::registry::WorkerThread::wait_until_cold::h9766e68624c5ab61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26 [INFO] [stdout] 41: 0x59d09435936b - rayon_core::registry::WorkerThread::wait_until::hcd42b9690ae1aaaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18 [INFO] [stdout] 42: 0x59d09435a53f - rayon_core::registry::WorkerThread::wait_until_out_of_work::hd298cbff96a2d870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14 [INFO] [stdout] 43: 0x59d094359cc1 - rayon_core::registry::main_loop::hea5972909420f484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19 [INFO] [stdout] 44: 0x59d0943592d6 - rayon_core::registry::ThreadBuilder::run::h6e15200a8354c96c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18 [INFO] [stdout] 45: 0x59d09435876d - ::spawn::{{closure}}::hd6aca97bf427934f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27 [INFO] [stdout] 46: 0x59d094369f26 - std::sys::backtrace::__rust_begin_short_backtrace::h2f0c8a1c8a5da998 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 47: 0x59d09436dbcb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6bea45675452c462 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 48: 0x59d094362064 - as core::ops::function::FnOnce<()>>::call_once::h14c80c5edcca1395 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x59d094365468 - std::panicking::catch_unwind::do_call::he4932473ffdc8bab [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x59d09436f78b - __rust_try [INFO] [stdout] 51: 0x59d09436c87d - std::panicking::catch_unwind::heeca701bef17123e [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x59d09436c87d - std::panic::catch_unwind::h7e87f6890aa9116a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x59d09436c87d - std::thread::Builder::spawn_unchecked_::{{closure}}::h1c1fe910ff1a8007 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 54: 0x59d09436609f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98292e787474f61f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 55: 0x59d09465388f - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 56: 0x59d09465388f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 57: 0x7ea807f61aa4 - [INFO] [stdout] 58: 0x7ea807feea34 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] thread '' (39) panicked at src/runner.rs:120:37: [INFO] [stdout] Mutant run failed for / replaced by * in file /tmp/.tmphR6DO0/dir1/dir1_1/script2.py on line 2 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59d09467fa02 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59d09467fa02 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59d09467fa02 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59d09467fa02 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59d0946a4fef - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59d0946a4fef - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59d09466b6e3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59d09466b6e3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59d09467f852 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59d094669d9c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59d094669c19 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59d0942eb32e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x59d0942eb32e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59d09466a3a3 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x59d09466a3a3 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59d09467f3da - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59d09467f339 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59d09466aa7d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59d0946abcc0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x59d0942d0489 - pymute::runner::run_mutants::{{closure}}::{{closure}}::h77c6f58ae6d2061b [INFO] [stdout] at /opt/rustwide/workdir/src/runner.rs:120:37 [INFO] [stdout] 20: 0x59d0942d149b - core::result::Result::unwrap_or_else::h1520ed8121ccc287 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1612:23 [INFO] [stdout] 21: 0x59d0942cf69e - pymute::runner::run_mutants::{{closure}}::h653f4065882539b2 [INFO] [stdout] at /opt/rustwide/workdir/src/runner.rs:120:18 [INFO] [stdout] 22: 0x59d0942e0727 - as rayon::iter::plumbing::Folder>::consume::he1867debb351685a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/for_each.rs:47:9 [INFO] [stdout] 23: 0x59d0942c8c29 - as rayon::iter::plumbing::Folder>::consume::h1c10c038c34e6fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.8/src/rayon.rs:186:29 [INFO] [stdout] 24: 0x59d0942c8af0 - rayon::iter::plumbing::Folder::consume_iter::h485e89556c64d447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:178:25 [INFO] [stdout] 25: 0x59d0942db293 - rayon::iter::plumbing::Producer::fold_with::h0f6d915be75e64a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:109:16 [INFO] [stdout] 26: 0x59d0942e180a - rayon::iter::plumbing::bridge_producer_consumer::helper::hcfb70cc9aacda7a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:437:22 [INFO] [stdout] 27: 0x59d0942e1ddd - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4c1379000ef4bb1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:417:21 [INFO] [stdout] 28: 0x59d0942d36a2 - rayon_core::join::join_context::call_a::{{closure}}::h619b472f8e820333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17 [INFO] [stdout] 29: 0x59d0942e55e0 - as core::ops::function::FnOnce<()>>::call_once::hb4233aeba3d23a6d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x59d0942c72bb - std::panicking::catch_unwind::do_call::h7fcd4dde06915b45 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x59d0942c763b - __rust_try [INFO] [stdout] 32: 0x59d0942c52f2 - std::panicking::catch_unwind::h5de3f324f7d27800 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x59d0942c52f2 - std::panic::catch_unwind::hb65ca3395af90a01 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x59d0942d4107 - rayon_core::unwind::halt_unwinding::hd867a8fe144d25dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5 [INFO] [stdout] 35: 0x59d0942d3924 - rayon_core::join::join_context::{{closure}}::h1001b2b483150423 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24 [INFO] [stdout] 36: 0x59d0942d2f12 - rayon_core::registry::in_worker::h9b263f6fbb60c14c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13 [INFO] [stdout] 37: 0x59d0942d353d - rayon_core::join::join_context::h65dc13f2ff0b151f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5 [INFO] [stdout] 38: 0x59d0942e1a81 - rayon::iter::plumbing::bridge_producer_consumer::helper::hcfb70cc9aacda7a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:415:47 [INFO] [stdout] 39: 0x59d0942e15e3 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbea9b3e3946c431e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:426:21 [INFO] [stdout] 40: 0x59d0942d35d9 - rayon_core::join::join_context::call_b::{{closure}}::hde782e25c4ace45b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x59d0942dd921 - rayon_core::job::JobResult::call::{{closure}}::hd9d1fa50f3e5764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:41 [INFO] [stdout] 42: 0x59d0942e5610 - as core::ops::function::FnOnce<()>>::call_once::h1acc96e9ab8a13d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x59d0942c739b - std::panicking::catch_unwind::do_call::ha5015e2281de5d61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x59d0942c763b - __rust_try [INFO] [stdout] 45: 0x59d0942c5192 - std::panicking::catch_unwind::h350ad2b3a10a4f9b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 46: 0x59d0942c5192 - std::panic::catch_unwind::h8b62147ae15c1ef0 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x59d0942d4087 - rayon_core::unwind::halt_unwinding::h2b2f0f242676fa36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x59d0942ddcca - rayon_core::job::JobResult::call::h239726a961a8558e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:15 [INFO] [stdout] 49: 0x59d0942dce30 - as rayon_core::job::Job>::execute::he815e75991470e35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:120:32 [INFO] [stdout] 50: 0x59d09437250b - rayon_core::job::JobRef::execute::hf32d45f736e59e24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9 [INFO] [stdout] 51: 0x59d094359910 - rayon_core::registry::WorkerThread::execute::h60db4f2462d3b965 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13 [INFO] [stdout] 52: 0x59d09435aad0 - rayon_core::registry::WorkerThread::wait_until_cold::h9766e68624c5ab61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26 [INFO] [stdout] 53: 0x59d09435936b - rayon_core::registry::WorkerThread::wait_until::hcd42b9690ae1aaaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18 [INFO] [stdout] 54: 0x59d09435a53f - rayon_core::registry::WorkerThread::wait_until_out_of_work::hd298cbff96a2d870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14 [INFO] [stdout] 55: 0x59d094359cc1 - rayon_core::registry::main_loop::hea5972909420f484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19 [INFO] [stdout] 56: 0x59d0943592d6 - rayon_core::registry::ThreadBuilder::run::h6e15200a8354c96c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18 [INFO] [stdout] 57: 0x59d09435876d - ::spawn::{{closure}}::hd6aca97bf427934f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27 [INFO] [stdout] 58: 0x59d094369f26 - std::sys::backtrace::__rust_begin_short_backtrace::h2f0c8a1c8a5da998 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 59: 0x59d09436dbcb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6bea45675452c462 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 60: 0x59d094362064 - as core::ops::function::FnOnce<()>>::call_once::h14c80c5edcca1395 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x59d094365468 - std::panicking::catch_unwind::do_call::he4932473ffdc8bab [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 62: 0x59d09436f78b - __rust_try [INFO] [stdout] 63: 0x59d09436c87d - std::panicking::catch_unwind::heeca701bef17123e [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 64: 0x59d09436c87d - std::panic::catch_unwind::h7e87f6890aa9116a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x59d09436c87d - std::thread::Builder::spawn_unchecked_::{{closure}}::h1c1fe910ff1a8007 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 66: 0x59d09436609f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98292e787474f61f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 67: 0x59d09465388f - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 68: 0x59d09465388f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 69: 0x7ea807f61aa4 - [INFO] [stdout] 70: 0x7ea807feea34 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] thread '' (40) panicked at src/runner.rs:120:37: [INFO] [stdout] Mutant run failed for - replaced by + in file /tmp/.tmphR6DO0/dir1/script1.py on line 6 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59d09467fa02 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59d09467fa02 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59d09467fa02 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59d09467fa02 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59d0946a4fef - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59d0946a4fef - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59d09466b6e3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59d09466b6e3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59d09467f852 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59d094669d9c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59d094669c19 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59d0942eb32e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x59d0942eb32e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59d09466a3a3 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x59d09466a3a3 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59d09467f3da - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59d09467f339 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59d09466aa7d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59d0946abcc0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x59d0942d0489 - pymute::runner::run_mutants::{{closure}}::{{closure}}::h77c6f58ae6d2061b [INFO] [stdout] at /opt/rustwide/workdir/src/runner.rs:120:37 [INFO] [stdout] 20: 0x59d0942d149b - core::result::Result::unwrap_or_else::h1520ed8121ccc287 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1612:23 [INFO] [stdout] 21: 0x59d0942cf69e - pymute::runner::run_mutants::{{closure}}::h653f4065882539b2 [INFO] [stdout] at /opt/rustwide/workdir/src/runner.rs:120:18 [INFO] [stdout] 22: 0x59d0942e0727 - as rayon::iter::plumbing::Folder>::consume::he1867debb351685a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/for_each.rs:47:9 [INFO] [stdout] 23: 0x59d0942c8c29 - as rayon::iter::plumbing::Folder>::consume::h1c10c038c34e6fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.8/src/rayon.rs:186:29 [INFO] [stdout] 24: 0x59d0942c8af0 - rayon::iter::plumbing::Folder::consume_iter::h485e89556c64d447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:178:25 [INFO] [stdout] 25: 0x59d0942db293 - rayon::iter::plumbing::Producer::fold_with::h0f6d915be75e64a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:109:16 [INFO] [stdout] 26: 0x59d0942e180a - rayon::iter::plumbing::bridge_producer_consumer::helper::hcfb70cc9aacda7a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:437:22 [INFO] [stdout] 27: 0x59d0942e1ddd - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4c1379000ef4bb1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:417:21 [INFO] [stdout] 28: 0x59d0942d36a2 - rayon_core::join::join_context::call_a::{{closure}}::h619b472f8e820333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17 [INFO] [stdout] 29: 0x59d0942e55e0 - as core::ops::function::FnOnce<()>>::call_once::hb4233aeba3d23a6d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x59d0942c72bb - std::panicking::catch_unwind::do_call::h7fcd4dde06915b45 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x59d0942c763b - __rust_try [INFO] [stdout] 32: 0x59d0942c52f2 - std::panicking::catch_unwind::h5de3f324f7d27800 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x59d0942c52f2 - std::panic::catch_unwind::hb65ca3395af90a01 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x59d0942d4107 - rayon_core::unwind::halt_unwinding::hd867a8fe144d25dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5 [INFO] [stdout] 35: 0x59d0942d3924 - rayon_core::join::join_context::{{closure}}::h1001b2b483150423 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24 [INFO] [stdout] 36: 0x59d0942d2f12 - rayon_core::registry::in_worker::h9b263f6fbb60c14c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13 [INFO] [stdout] 37: 0x59d0942d353d - rayon_core::join::join_context::h65dc13f2ff0b151f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5 [INFO] [stdout] 38: 0x59d0942e1a81 - rayon::iter::plumbing::bridge_producer_consumer::helper::hcfb70cc9aacda7a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:415:47 [INFO] [stdout] 39: 0x59d0942e15e3 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbea9b3e3946c431e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:426:21 [INFO] [stdout] 40: 0x59d0942d35d9 - rayon_core::join::join_context::call_b::{{closure}}::hde782e25c4ace45b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x59d0942dd921 - rayon_core::job::JobResult::call::{{closure}}::hd9d1fa50f3e5764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:41 [INFO] [stdout] 42: 0x59d0942e5610 - as core::ops::function::FnOnce<()>>::call_once::h1acc96e9ab8a13d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x59d0942c739b - std::panicking::catch_unwind::do_call::ha5015e2281de5d61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x59d0942c763b - __rust_try [INFO] [stdout] 45: 0x59d0942c5192 - std::panicking::catch_unwind::h350ad2b3a10a4f9b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 46: 0x59d0942c5192 - std::panic::catch_unwind::h8b62147ae15c1ef0 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x59d0942d4087 - rayon_core::unwind::halt_unwinding::h2b2f0f242676fa36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x59d0942ddcca - rayon_core::job::JobResult::call::h239726a961a8558e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:15 [INFO] [stdout] 49: 0x59d0942dce30 - as rayon_core::job::Job>::execute::he815e75991470e35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:120:32 [INFO] [stdout] 50: 0x59d09437250b - rayon_core::job::JobRef::execute::hf32d45f736e59e24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9 [INFO] [stdout] 51: 0x59d094359910 - rayon_core::registry::WorkerThread::execute::h60db4f2462d3b965 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13 [INFO] [stdout] 52: 0x59d09435aad0 - rayon_core::registry::WorkerThread::wait_until_cold::h9766e68624c5ab61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26 [INFO] [stdout] 53: 0x59d09435936b - rayon_core::registry::WorkerThread::wait_until::hcd42b9690ae1aaaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18 [INFO] [stdout] 54: 0x59d09435a53f - rayon_core::registry::WorkerThread::wait_until_out_of_work::hd298cbff96a2d870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14 [INFO] [stdout] 55: 0x59d094359cc1 - rayon_core::registry::main_loop::hea5972909420f484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19 [INFO] [stdout] 56: 0x59d0943592d6 - rayon_core::registry::ThreadBuilder::run::h6e15200a8354c96c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18 [INFO] [stdout] 57: 0x59d09435876d - ::spawn::{{closure}}::hd6aca97bf427934f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27 [INFO] [stdout] 58: 0x59d094369f26 - std::sys::backtrace::__rust_begin_short_backtrace::h2f0c8a1c8a5da998 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 59: 0x59d09436dbcb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6bea45675452c462 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 60: 0x59d094362064 - as core::ops::function::FnOnce<()>>::call_once::h14c80c5edcca1395 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x59d094365468 - std::panicking::catch_unwind::do_call::he4932473ffdc8bab [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 62: 0x59d09436f78b - __rust_try [INFO] [stdout] 63: 0x59d09436c87d - std::panicking::catch_unwind::heeca701bef17123e [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 64: 0x59d09436c87d - std::panic::catch_unwind::h7e87f6890aa9116a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x59d09436c87d - std::thread::Builder::spawn_unchecked_::{{closure}}::h1c1fe910ff1a8007 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 66: 0x59d09436609f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98292e787474f61f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 67: 0x59d09465388f - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 68: 0x59d09465388f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 69: 0x7ea807f61aa4 - [INFO] [stdout] 70: 0x7ea807feea34 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] thread '' (45) panicked at src/runner.rs:120:37: [INFO] [stdout] Mutant run failed for + replaced by - in file /tmp/.tmphR6DO0/dir1/script1.py on line 2 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59d09467fa02 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59d09467fa02 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59d09467fa02 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59d09467fa02 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59d0946a4fef - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59d0946a4fef - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59d09466b6e3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59d09466b6e3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59d09467f852 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59d094669d9c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59d094669c19 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59d0942eb32e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x59d0942eb32e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59d09466a3a3 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x59d09466a3a3 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59d09467f3da - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59d09467f339 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59d09466aa7d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59d0946abcc0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x59d0942d0489 - pymute::runner::run_mutants::{{closure}}::{{closure}}::h77c6f58ae6d2061b [INFO] [stdout] at /opt/rustwide/workdir/src/runner.rs:120:37 [INFO] [stdout] 20: 0x59d0942d149b - core::result::Result::unwrap_or_else::h1520ed8121ccc287 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1612:23 [INFO] [stdout] 21: 0x59d0942cf69e - pymute::runner::run_mutants::{{closure}}::h653f4065882539b2 [INFO] [stdout] at /opt/rustwide/workdir/src/runner.rs:120:18 [INFO] [stdout] 22: 0x59d0942e0727 - as rayon::iter::plumbing::Folder>::consume::he1867debb351685a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/for_each.rs:47:9 [INFO] [stdout] 23: 0x59d0942c8c29 - as rayon::iter::plumbing::Folder>::consume::h1c10c038c34e6fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.8/src/rayon.rs:186:29 [INFO] [stdout] 24: 0x59d0942c8af0 - rayon::iter::plumbing::Folder::consume_iter::h485e89556c64d447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:178:25 [INFO] [stdout] 25: 0x59d0942db293 - rayon::iter::plumbing::Producer::fold_with::h0f6d915be75e64a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:109:16 [INFO] [stdout] 26: 0x59d0942e180a - rayon::iter::plumbing::bridge_producer_consumer::helper::hcfb70cc9aacda7a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:437:22 [INFO] [stdout] 27: 0x59d0942e15e3 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbea9b3e3946c431e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:426:21 [INFO] [stdout] 28: 0x59d0942d35d9 - rayon_core::join::join_context::call_b::{{closure}}::hde782e25c4ace45b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:129:25 [INFO] [stdout] 29: 0x59d0942dd921 - rayon_core::job::JobResult::call::{{closure}}::hd9d1fa50f3e5764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:41 [INFO] [stdout] 30: 0x59d0942e5610 - as core::ops::function::FnOnce<()>>::call_once::h1acc96e9ab8a13d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x59d0942c739b - std::panicking::catch_unwind::do_call::ha5015e2281de5d61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: 0x59d0942c763b - __rust_try [INFO] [stdout] 33: 0x59d0942c5192 - std::panicking::catch_unwind::h350ad2b3a10a4f9b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x59d0942c5192 - std::panic::catch_unwind::h8b62147ae15c1ef0 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x59d0942d4087 - rayon_core::unwind::halt_unwinding::h2b2f0f242676fa36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5 [INFO] [stdout] 36: 0x59d0942ddcca - rayon_core::job::JobResult::call::h239726a961a8558e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:15 [INFO] [stdout] 37: 0x59d0942dce30 - as rayon_core::job::Job>::execute::he815e75991470e35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:120:32 [INFO] [stdout] 38: 0x59d09437250b - rayon_core::job::JobRef::execute::hf32d45f736e59e24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9 [INFO] [stdout] 39: 0x59d094359910 - rayon_core::registry::WorkerThread::execute::h60db4f2462d3b965 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13 [INFO] [stdout] 40: 0x59d09435aad0 - rayon_core::registry::WorkerThread::wait_until_cold::h9766e68624c5ab61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26 [INFO] [stdout] 41: 0x59d09435936b - rayon_core::registry::WorkerThread::wait_until::hcd42b9690ae1aaaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18 [INFO] [stdout] 42: 0x59d09435a53f - rayon_core::registry::WorkerThread::wait_until_out_of_work::hd298cbff96a2d870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14 [INFO] [stdout] 43: 0x59d094359cc1 - rayon_core::registry::main_loop::hea5972909420f484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19 [INFO] [stdout] 44: 0x59d0943592d6 - rayon_core::registry::ThreadBuilder::run::h6e15200a8354c96c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18 [INFO] [stdout] 45: 0x59d09435876d - ::spawn::{{closure}}::hd6aca97bf427934f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27 [INFO] [stdout] 46: 0x59d094369f26 - std::sys::backtrace::__rust_begin_short_backtrace::h2f0c8a1c8a5da998 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 47: 0x59d09436dbcb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6bea45675452c462 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 48: 0x59d094362064 - as core::ops::function::FnOnce<()>>::call_once::h14c80c5edcca1395 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x59d094365468 - std::panicking::catch_unwind::do_call::he4932473ffdc8bab [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x59d09436f78b - __rust_try [INFO] [stdout] 51: 0x59d09436c87d - std::panicking::catch_unwind::heeca701bef17123e [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x59d09436c87d - std::panic::catch_unwind::h7e87f6890aa9116a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x59d09436c87d - std::thread::Builder::spawn_unchecked_::{{closure}}::h1c1fe910ff1a8007 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 54: 0x59d09436609f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98292e787474f61f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 55: 0x59d09465388f - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 56: 0x59d09465388f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 57: 0x7ea807f61aa4 - [INFO] [stdout] 58: 0x7ea807feea34 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] thread '' (36) panicked at src/runner.rs:120:37: [INFO] [stdout] Mutant run failed for - replaced by + in file /tmp/.tmphR6DO0/dir1/dir1_1/script2.py on line 8 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59d09467fa02 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59d09467fa02 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59d09467fa02 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59d09467fa02 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59d0946a4fef - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59d0946a4fef - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59d09466b6e3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59d09466b6e3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59d09467f852 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59d094669d9c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59d094669c19 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59d0942eb32e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x59d0942eb32e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59d09466a3a3 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x59d09466a3a3 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59d09467f3da - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59d09467f339 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59d09466aa7d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59d0946abcc0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x59d0942d0489 - pymute::runner::run_mutants::{{closure}}::{{closure}}::h77c6f58ae6d2061b [INFO] [stdout] at /opt/rustwide/workdir/src/runner.rs:120:37 [INFO] [stdout] 20: 0x59d0942d149b - core::result::Result::unwrap_or_else::h1520ed8121ccc287 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1612:23 [INFO] [stdout] 21: 0x59d0942cf69e - pymute::runner::run_mutants::{{closure}}::h653f4065882539b2 [INFO] [stdout] at /opt/rustwide/workdir/src/runner.rs:120:18 [INFO] [stdout] 22: 0x59d0942e0727 - as rayon::iter::plumbing::Folder>::consume::he1867debb351685a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/for_each.rs:47:9 [INFO] [stdout] 23: 0x59d0942c8c29 - as rayon::iter::plumbing::Folder>::consume::h1c10c038c34e6fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.8/src/rayon.rs:186:29 [INFO] [stdout] 24: 0x59d0942c8af0 - rayon::iter::plumbing::Folder::consume_iter::h485e89556c64d447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:178:25 [INFO] [stdout] 25: 0x59d0942db293 - rayon::iter::plumbing::Producer::fold_with::h0f6d915be75e64a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:109:16 [INFO] [stdout] 26: 0x59d0942e180a - rayon::iter::plumbing::bridge_producer_consumer::helper::hcfb70cc9aacda7a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:437:22 [INFO] [stdout] 27: 0x59d0942e1ddd - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4c1379000ef4bb1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:417:21 [INFO] [stdout] 28: 0x59d0942d36a2 - rayon_core::join::join_context::call_a::{{closure}}::h619b472f8e820333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17 [INFO] [stdout] 29: 0x59d0942e55e0 - as core::ops::function::FnOnce<()>>::call_once::hb4233aeba3d23a6d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x59d0942c72bb - std::panicking::catch_unwind::do_call::h7fcd4dde06915b45 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x59d0942c763b - __rust_try [INFO] [stdout] 32: 0x59d0942c52f2 - std::panicking::catch_unwind::h5de3f324f7d27800 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x59d0942c52f2 - std::panic::catch_unwind::hb65ca3395af90a01 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x59d0942d4107 - rayon_core::unwind::halt_unwinding::hd867a8fe144d25dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5 [INFO] [stdout] 35: 0x59d0942d3924 - rayon_core::join::join_context::{{closure}}::h1001b2b483150423 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24 [INFO] [stdout] 36: 0x59d0942d2f12 - rayon_core::registry::in_worker::h9b263f6fbb60c14c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13 [INFO] [stdout] 37: 0x59d0942d353d - rayon_core::join::join_context::h65dc13f2ff0b151f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5 [INFO] [stdout] 38: 0x59d0942e1a81 - rayon::iter::plumbing::bridge_producer_consumer::helper::hcfb70cc9aacda7a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:415:47 [INFO] [stdout] 39: 0x59d0942e1ddd - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4c1379000ef4bb1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:417:21 [INFO] [stdout] 40: 0x59d0942d36a2 - rayon_core::join::join_context::call_a::{{closure}}::h619b472f8e820333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:124:17 [INFO] [stdout] 41: 0x59d0942e55e0 - as core::ops::function::FnOnce<()>>::call_once::hb4233aeba3d23a6d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x59d0942c72bb - std::panicking::catch_unwind::do_call::h7fcd4dde06915b45 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 43: 0x59d0942c763b - __rust_try [INFO] [stdout] 44: 0x59d0942c52f2 - std::panicking::catch_unwind::h5de3f324f7d27800 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x59d0942c52f2 - std::panic::catch_unwind::hb65ca3395af90a01 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x59d0942d4107 - rayon_core::unwind::halt_unwinding::hd867a8fe144d25dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5 [INFO] [stdout] 47: 0x59d0942d3924 - rayon_core::join::join_context::{{closure}}::h1001b2b483150423 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:142:24 [INFO] [stdout] 48: 0x59d0942d2f12 - rayon_core::registry::in_worker::h9b263f6fbb60c14c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:951:13 [INFO] [stdout] 49: 0x59d0942d353d - rayon_core::join::join_context::h65dc13f2ff0b151f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:132:5 [INFO] [stdout] 50: 0x59d0942e1a81 - rayon::iter::plumbing::bridge_producer_consumer::helper::hcfb70cc9aacda7a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:415:47 [INFO] [stdout] 51: 0x59d0942e15e3 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hbea9b3e3946c431e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:426:21 [INFO] [stdout] 52: 0x59d0942d35d9 - rayon_core::join::join_context::call_b::{{closure}}::hde782e25c4ace45b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:129:25 [INFO] [stdout] 53: 0x59d0942dd921 - rayon_core::job::JobResult::call::{{closure}}::hd9d1fa50f3e5764e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:41 [INFO] [stdout] 54: 0x59d0942e5610 - as core::ops::function::FnOnce<()>>::call_once::h1acc96e9ab8a13d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x59d0942c739b - std::panicking::catch_unwind::do_call::ha5015e2281de5d61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 56: 0x59d0942c763b - __rust_try [INFO] [stdout] 57: 0x59d0942c5192 - std::panicking::catch_unwind::h350ad2b3a10a4f9b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 58: 0x59d0942c5192 - std::panic::catch_unwind::h8b62147ae15c1ef0 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x59d0942d4087 - rayon_core::unwind::halt_unwinding::h2b2f0f242676fa36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5 [INFO] [stdout] 60: 0x59d0942ddcca - rayon_core::job::JobResult::call::h239726a961a8558e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:15 [INFO] [stdout] 61: 0x59d0942dce30 - as rayon_core::job::Job>::execute::he815e75991470e35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:120:32 [INFO] [stdout] 62: 0x59d09437250b - rayon_core::job::JobRef::execute::hf32d45f736e59e24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9 [INFO] [stdout] 63: 0x59d094359910 - rayon_core::registry::WorkerThread::execute::h60db4f2462d3b965 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13 [INFO] [stdout] 64: 0x59d09435aad0 - rayon_core::registry::WorkerThread::wait_until_cold::h9766e68624c5ab61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26 [INFO] [stdout] 65: 0x59d09435936b - rayon_core::registry::WorkerThread::wait_until::hcd42b9690ae1aaaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18 [INFO] [stdout] 66: 0x59d09435a53f - rayon_core::registry::WorkerThread::wait_until_out_of_work::hd298cbff96a2d870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14 [INFO] [stdout] 67: 0x59d094359cc1 - rayon_core::registry::main_loop::hea5972909420f484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19 [INFO] [stdout] 68: 0x59d0943592d6 - rayon_core::registry::ThreadBuilder::run::h6e15200a8354c96c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18 [INFO] [stdout] 69: 0x59d09435876d - ::spawn::{{closure}}::hd6aca97bf427934f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27 [INFO] [stdout] 70: 0x59d094369f26 - std::sys::backtrace::__rust_begin_short_backtrace::h2f0c8a1c8a5da998 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 71: 0x59d09436dbcb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6bea45675452c462 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 72: 0x59d094362064 - as core::ops::function::FnOnce<()>>::call_once::h14c80c5edcca1395 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 73: 0x59d094365468 - std::panicking::catch_unwind::do_call::he4932473ffdc8bab [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 74: 0x59d09436f78b - __rust_try [INFO] [stdout] 75: 0x59d09436c87d - std::panicking::catch_unwind::heeca701bef17123e [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 76: 0x59d09436c87d - std::panic::catch_unwind::h7e87f6890aa9116a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 77: 0x59d09436c87d - std::thread::Builder::spawn_unchecked_::{{closure}}::h1c1fe910ff1a8007 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 78: 0x59d09436609f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98292e787474f61f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 79: 0x59d09465388f - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 80: 0x59d09465388f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 81: 0x7ea807f61aa4 - [INFO] [stdout] 82: 0x7ea807feea34 - clone [INFO] [stdout] 83: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] runner::tests::test_pytest_mutants [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "eb448ba6ad0cebd5874dbd46e6e546b21fd2de58372ddfa384434b6b7faff80c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb448ba6ad0cebd5874dbd46e6e546b21fd2de58372ddfa384434b6b7faff80c", kill_on_drop: false }` [INFO] [stdout] eb448ba6ad0cebd5874dbd46e6e546b21fd2de58372ddfa384434b6b7faff80c