[INFO] fetching crate tantale 0.1.12...
[INFO] testing tantale-0.1.12 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tantale 0.1.12 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate tantale 0.1.12
[INFO] finished tweaking crates.io crate tantale 0.1.12
[INFO] tweaked toml for crates.io crate tantale 0.1.12 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tantale 0.1.12 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tantale 0.1.12 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c5c751edbaa4fc8969dd1a34b5bea424463c42d5493171251f3094c5c0ba20d
[INFO] running `Command { std: "docker" "start" "-a" "3c5c751edbaa4fc8969dd1a34b5bea424463c42d5493171251f3094c5c0ba20d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c5c751edbaa4fc8969dd1a34b5bea424463c42d5493171251f3094c5c0ba20d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c5c751edbaa4fc8969dd1a34b5bea424463c42d5493171251f3094c5c0ba20d", kill_on_drop: false }`
[INFO] [stdout] 3c5c751edbaa4fc8969dd1a34b5bea424463c42d5493171251f3094c5c0ba20d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcc79bdec5de7234235a5fc0fe68ebde9f96e5fe70af4a759c572513a9349e0d
[INFO] running `Command { std: "docker" "start" "-a" "fcc79bdec5de7234235a5fc0fe68ebde9f96e5fe70af4a759c572513a9349e0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling libffi-sys v4.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling build-probe-mpi v0.1.5
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling mpi-derive v0.1.3
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling mpi v0.8.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tantale_macros v0.1.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling mpi-sys v0.2.3
[INFO] [stderr]    Compiling libffi v5.1.0
[INFO] [stderr]    Compiling tantale_core v0.1.12
[INFO] [stderr]    Compiling tantale_algos v0.1.12
[INFO] [stderr]    Compiling tantale v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.38s
[INFO] running `Command { std: "docker" "inspect" "fcc79bdec5de7234235a5fc0fe68ebde9f96e5fe70af4a759c572513a9349e0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcc79bdec5de7234235a5fc0fe68ebde9f96e5fe70af4a759c572513a9349e0d", kill_on_drop: false }`
[INFO] [stdout] fcc79bdec5de7234235a5fc0fe68ebde9f96e5fe70af4a759c572513a9349e0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a64dd198132a11f756e9953ee8273f2164ef3bfebf48a9d6abd62453ab6d47f8
[INFO] running `Command { std: "docker" "start" "-a" "a64dd198132a11f756e9953ee8273f2164ef3bfebf48a9d6abd62453ab6d47f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling tantale v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "a64dd198132a11f756e9953ee8273f2164ef3bfebf48a9d6abd62453ab6d47f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a64dd198132a11f756e9953ee8273f2164ef3bfebf48a9d6abd62453ab6d47f8", kill_on_drop: false }`
[INFO] [stdout] a64dd198132a11f756e9953ee8273f2164ef3bfebf48a9d6abd62453ab6d47f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dd066e49162469b94265f5539a00653865aabdbb973774b8288584ea79bf942c
[INFO] running `Command { std: "docker" "start" "-a" "dd066e49162469b94265f5539a00653865aabdbb973774b8288584ea79bf942c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tantale-6cac0d7f1a9110a5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tantale
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSequentialOptimizer (line 232) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSequentialOptimizer (line 47) ... ignored
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSequentialOptimizer (line 70) ... ignored
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 40) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 112) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 222) ... ok
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 273) ... ignored
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 368) ... ignored
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 154) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSequentialOptimizer (line 38) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSequentialOptimizer (line 137) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 315) ... ok
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 126) ... ignored
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 64) ... ok
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 45) ... ok
[INFO] [stdout] test src/mo_example.md - docs::MOExample (line 28) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSequentialOptimizer (line 354) ... ok
[INFO] [stdout] test src/gs_example.md - docs::GSExample (line 8) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSequentialOptimizer (line 76) ... ok
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 183) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 237) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 272) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 287) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 296) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 305) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 340) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 374) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 383) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 429) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 449) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 477) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 612) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 88) ... ignored
[INFO] [stdout] test src/tantale_x_pytorch.md - docs::TantalePyTorchExample (line 379) ... ignored
[INFO] [stdout] test src/tantale_x_pytorch.md - docs::TantalePyTorchExample (line 434) ... ignored
[INFO] [stdout] test src/rs_example.md - docs::RSExample (line 8) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 77) ... ok
[INFO] [stdout] test src/rs_example.md - docs::RSExample (line 44) ... FAILED
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 187) ... FAILED
[INFO] [stdout] test src/gs_example.md - docs::GSExample (line 42) ... FAILED
[INFO] [stdout] test src/mo_example.md - docs::MOExample (line 123) ... FAILED
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 108) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/rs_example.md - docs::RSExample (line 44) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (94) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantale_core-0.1.12/src/recorder/csv.rs:1148:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x577066886d5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x577066886d5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x577066886d5a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x577066886d5a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57706689c4aa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57706689c4aa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x57706688c222 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57706688c222 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x577066863e4f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x577066863e4f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57706687e431 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x57706687e6ab - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x577066863f08 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x57706685b799 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x577066864dfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x57706689cc3c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x57706689c9b2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x577066763a91 - <tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder as tantale_core[37e3929793b3c856]::recorder::BatchRecorder<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::random_search::BatchRandomSearch, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x57706674225c - <tantale_core[37e3929793b3c856]::experiment::basics::MonoExperiment<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::random_search::BatchRandomSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample>, tantale_core[37e3929793b3c856]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo, tantale_algos[46d1d51caed06715]::random_search::RSInfo, tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>>> as tantale_core[37e3929793b3c856]::experiment::Runable<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::random_search::BatchRandomSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x57706677702f - <tantale_core[37e3929793b3c856]::experiment::basics::MonoExperiment<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::random_search::BatchRandomSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample>, tantale_core[37e3929793b3c856]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo, tantale_algos[46d1d51caed06715]::random_search::RSInfo, tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>>> as tantale_core[37e3929793b3c856]::experiment::Runable<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::random_search::BatchRandomSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x5770666cca14 - tantale_core[37e3929793b3c856]::experiment::mono::<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::random_search::BatchRandomSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample>, tantale_core[37e3929793b3c856]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo, tantale_algos[46d1d51caed06715]::random_search::RSInfo, tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x57706673786d - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main
[INFO] [stdout]   22:     0x577066737b36 - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::__main_fn
[INFO] [stdout]   23:     0x5770666b2c91 - doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_23::TEST::{closure#0}
[INFO] [stdout]   24:     0x5770666b71c6 - <doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_23::TEST::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x5770666b3f1a - doctest_runner_2024[16ee0b818ff6a0a3]::main
[INFO] [stdout]   26:     0x5770666b6b63 - <fn() -> std[ec419fa8110287d5]::process::ExitCode as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x5770666b1b66 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec419fa8110287d5]::process::ExitCode, std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   28:     0x5770666b2079 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x57706687d0a7 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x57706687d0a7 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x57706687d0a7 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x57706687d0a7 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x57706687d0a7 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x57706687d0a7 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x57706687d0a7 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x57706687d0a7 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x57706687d0a7 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x5770666b1aa1 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   39:     0x5770666b7745 - main
[INFO] [stdout]   40:     0x70d99307a1ca - <unknown>
[INFO] [stdout]   41:     0x70d99307a28b - __libc_start_main
[INFO] [stdout]   42:     0x5770666b0035 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/quick_start.md - docs::QuickStart (line 187) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (95) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantale_core-0.1.12/src/recorder/csv.rs:1148:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x568a587a6d5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x568a587a6d5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x568a587a6d5a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x568a587a6d5a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x568a587bc4aa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x568a587bc4aa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x568a587ac222 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x568a587ac222 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x568a58783e4f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x568a58783e4f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x568a5879e431 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x568a5879e6ab - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x568a58783f08 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x568a5877b799 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x568a58784dfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x568a587bcc3c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x568a587bc9b2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x568a58683091 - <tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder as tantale_core[37e3929793b3c856]::recorder::BatchRecorder<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::random_search::BatchRandomSearch, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x568a58667f46 - <tantale_core[37e3929793b3c856]::experiment::basics::ThrExperiment<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::random_search::BatchRandomSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample>, tantale_core[37e3929793b3c856]::experiment::batched::batchevaluator::ThrBatchEvaluator<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo, tantale_algos[46d1d51caed06715]::random_search::RSInfo, tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>>> as tantale_core[37e3929793b3c856]::experiment::Runable<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::random_search::BatchRandomSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x568a58696def - <tantale_core[37e3929793b3c856]::experiment::basics::ThrExperiment<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::random_search::BatchRandomSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample>, tantale_core[37e3929793b3c856]::experiment::batched::batchevaluator::ThrBatchEvaluator<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo, tantale_algos[46d1d51caed06715]::random_search::RSInfo, tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>>> as tantale_core[37e3929793b3c856]::experiment::Runable<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::random_search::BatchRandomSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x568a585ecad4 - tantale_core[37e3929793b3c856]::experiment::threaded::<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::random_search::BatchRandomSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample>, tantale_core[37e3929793b3c856]::experiment::batched::batchevaluator::ThrBatchEvaluator<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo, tantale_algos[46d1d51caed06715]::random_search::RSInfo, tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x568a586570fd - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main
[INFO] [stdout]   22:     0x568a586573c6 - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::__main_fn
[INFO] [stdout]   23:     0x568a585d2b31 - doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_19::TEST::{closure#0}
[INFO] [stdout]   24:     0x568a585d70c6 - <doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_19::TEST::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x568a585d3f1a - doctest_runner_2024[16ee0b818ff6a0a3]::main
[INFO] [stdout]   26:     0x568a585d6b63 - <fn() -> std[ec419fa8110287d5]::process::ExitCode as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x568a585d1b66 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec419fa8110287d5]::process::ExitCode, std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   28:     0x568a585d2079 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x568a5879d0a7 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x568a5879d0a7 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x568a5879d0a7 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x568a5879d0a7 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x568a5879d0a7 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x568a5879d0a7 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x568a5879d0a7 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x568a5879d0a7 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x568a5879d0a7 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x568a585d1aa1 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   39:     0x568a585d7745 - main
[INFO] [stdout]   40:     0x700afa27d1ca - <unknown>
[INFO] [stdout]   41:     0x700afa27d28b - __libc_start_main
[INFO] [stdout]   42:     0x568a585d0035 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/gs_example.md - docs::GSExample (line 42) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (93) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantale_core-0.1.12/src/recorder/csv.rs:969:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x592ed14fdd5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592ed14fdd5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592ed14fdd5a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x592ed14fdd5a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x592ed15134aa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x592ed15134aa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x592ed1503222 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x592ed1503222 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x592ed14dae4f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x592ed14dae4f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x592ed14f5431 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x592ed14f56ab - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x592ed14daf08 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x592ed14d2799 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x592ed14dbdfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x592ed1513c3c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x592ed15139b2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x592ed13d8361 - <tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder as tantale_core[37e3929793b3c856]::recorder::SeqRecorder<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::grid::Grid, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::grid::Grid, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::grid_search::GridSearch, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x592ed13b77a7 - <tantale_core[37e3929793b3c856]::experiment::basics::MonoExperiment<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::grid::Grid, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::grid::Grid, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::grid_search::GridSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample>, tantale_core[37e3929793b3c856]::experiment::sequential::seqevaluator::SeqEvaluator<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo, tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::grid::Grid, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::grid::Grid, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>>> as tantale_core[37e3929793b3c856]::experiment::Runable<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::grid::Grid, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::grid::Grid, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::grid_search::GridSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x592ed13edeaf - <tantale_core[37e3929793b3c856]::experiment::basics::MonoExperiment<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::grid::Grid, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::grid::Grid, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::grid_search::GridSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample>, tantale_core[37e3929793b3c856]::experiment::sequential::seqevaluator::SeqEvaluator<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo, tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::grid::Grid, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::grid::Grid, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>>> as tantale_core[37e3929793b3c856]::experiment::Runable<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::grid::Grid, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::grid::Grid, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::grid_search::GridSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x592ed1343894 - tantale_core[37e3929793b3c856]::experiment::mono::<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::grid::Grid, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::grid::Grid, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::grid_search::GridSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample>, tantale_core[37e3929793b3c856]::experiment::sequential::seqevaluator::SeqEvaluator<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo, tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::grid::Grid, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::grid::Grid, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x592ed13ac950 - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main
[INFO] [stdout]   22:     0x592ed13acc16 - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::__main_fn
[INFO] [stdout]   23:     0x592ed13298b1 - doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_14::TEST::{closure#0}
[INFO] [stdout]   24:     0x592ed132df86 - <doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_14::TEST::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x592ed132af1a - doctest_runner_2024[16ee0b818ff6a0a3]::main
[INFO] [stdout]   26:     0x592ed132db63 - <fn() -> std[ec419fa8110287d5]::process::ExitCode as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x592ed1328b66 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec419fa8110287d5]::process::ExitCode, std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   28:     0x592ed1329079 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x592ed14f40a7 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x592ed14f40a7 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x592ed14f40a7 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x592ed14f40a7 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x592ed14f40a7 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x592ed14f40a7 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x592ed14f40a7 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x592ed14f40a7 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x592ed14f40a7 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x592ed1328aa1 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   39:     0x592ed132e745 - main
[INFO] [stdout]   40:     0x7ccce80391ca - <unknown>
[INFO] [stdout]   41:     0x7ccce803928b - __libc_start_main
[INFO] [stdout]   42:     0x592ed1327035 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/mo_example.md - docs::MOExample (line 123) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (81) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantale_core-0.1.12/src/recorder/csv.rs:969:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f721d16d5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f721d16d5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f721d16d5a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f721d16d5a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f721d2c4aa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f721d2c4aa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x60f721d1c222 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60f721d1c222 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60f721cf3e4f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f721cf3e4f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f721d0e431 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60f721d0e6ab - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60f721cf3f08 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60f721ceb799 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60f721cf4dfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60f721d2cc3c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60f721d2c9b2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60f721bf0911 - <tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder as tantale_core[37e3929793b3c856]::recorder::SeqRecorder<tantale_core[37e3929793b3c856]::solution::partial::FidelitySol<tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::moasha::MoAsha<tantale_algos[46d1d51caed06715]::utils::mo::NSGA2Selector, tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::computed::Computed<tantale_core[37e3929793b3c856]::solution::partial::FidelitySol<tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::codomain::MultiCodomain<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>>, tantale_core[37e3929793b3c856]::objective::obj::Stepped<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState>>>::init
[INFO] [stdout]   18:     0x60f721bdf4bc - <tantale_core[37e3929793b3c856]::experiment::basics::ThrExperiment<tantale_core[37e3929793b3c856]::solution::partial::FidelitySol<tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::moasha::MoAsha<tantale_algos[46d1d51caed06715]::utils::mo::NSGA2Selector, tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::computed::Computed<tantale_core[37e3929793b3c856]::solution::partial::FidelitySol<tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::codomain::MultiCodomain<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>>, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[37e3929793b3c856]::objective::obj::Stepped<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState>, tantale_core[37e3929793b3c856]::experiment::sequential::seqfidevaluator::PoolFidThrSeqEvaluator<tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::partial::FidelitySol<tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState, tantale_core[37e3929793b3c856]::experiment::basics::Pool<tantale_core[37e3929793b3c856]::checkpointer::messagepack::MPFnStateCheckpointer, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState, tantale_core[37e3929793b3c856]::solution::id::StepSId>>> as tantale_core[37e3929793b3c856]::experiment::Runable<tantale_core[37e3929793b3c856]::solution::partial::FidelitySol<tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::moasha::MoAsha<tantale_algos[46d1d51caed06715]::utils::mo::NSGA2Selector, tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::computed::Computed<tantale_core[37e3929793b3c856]::solution::partial::FidelitySol<tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::codomain::MultiCodomain<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>>, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[37e3929793b3c856]::objective::obj::Stepped<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState>>>::new_with_pool
[INFO] [stdout]   19:     0x60f721c06d2e - <tantale_core[37e3929793b3c856]::experiment::basics::ThrExperiment<tantale_core[37e3929793b3c856]::solution::partial::FidelitySol<tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::moasha::MoAsha<tantale_algos[46d1d51caed06715]::utils::mo::NSGA2Selector, tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::computed::Computed<tantale_core[37e3929793b3c856]::solution::partial::FidelitySol<tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::codomain::MultiCodomain<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>>, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[37e3929793b3c856]::objective::obj::Stepped<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState>, tantale_core[37e3929793b3c856]::experiment::sequential::seqfidevaluator::PoolFidThrSeqEvaluator<tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::partial::FidelitySol<tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState, tantale_core[37e3929793b3c856]::experiment::basics::Pool<tantale_core[37e3929793b3c856]::checkpointer::messagepack::MPFnStateCheckpointer, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState, tantale_core[37e3929793b3c856]::solution::id::StepSId>>> as tantale_core[37e3929793b3c856]::experiment::Runable<tantale_core[37e3929793b3c856]::solution::partial::FidelitySol<tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::moasha::MoAsha<tantale_algos[46d1d51caed06715]::utils::mo::NSGA2Selector, tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::computed::Computed<tantale_core[37e3929793b3c856]::solution::partial::FidelitySol<tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::codomain::MultiCodomain<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>>, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[37e3929793b3c856]::objective::obj::Stepped<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState>>>::new
[INFO] [stdout]   20:     0x60f721b5cba3 - tantale_core[37e3929793b3c856]::experiment::threaded::<tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::solution::partial::FidelitySol<tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::moasha::MoAsha<tantale_algos[46d1d51caed06715]::utils::mo::NSGA2Selector, tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::computed::Computed<tantale_core[37e3929793b3c856]::solution::partial::FidelitySol<tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::codomain::MultiCodomain<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>>, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[37e3929793b3c856]::objective::obj::Stepped<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState>, tantale_core[37e3929793b3c856]::experiment::sequential::seqfidevaluator::PoolFidThrSeqEvaluator<tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::partial::FidelitySol<tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo>, tantale_core[37e3929793b3c856]::solution::id::StepSId, tantale_algos[46d1d51caed06715]::moasha::MoAshaInfo, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState, tantale_core[37e3929793b3c856]::experiment::basics::Pool<tantale_core[37e3929793b3c856]::checkpointer::messagepack::MPFnStateCheckpointer, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState, tantale_core[37e3929793b3c856]::solution::id::StepSId>>>
[INFO] [stdout]   21:     0x60f721bc61db - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main
[INFO] [stdout]   22:     0x60f721bc6506 - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::__main_fn
[INFO] [stdout]   23:     0x60f721b429b1 - doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_16::TEST::{closure#0}
[INFO] [stdout]   24:     0x60f721b47006 - <doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_16::TEST::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x60f721b43f1a - doctest_runner_2024[16ee0b818ff6a0a3]::main
[INFO] [stdout]   26:     0x60f721b46b63 - <fn() -> std[ec419fa8110287d5]::process::ExitCode as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x60f721b41b66 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec419fa8110287d5]::process::ExitCode, std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   28:     0x60f721b42079 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x60f721d0d0a7 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x60f721d0d0a7 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x60f721d0d0a7 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x60f721d0d0a7 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x60f721d0d0a7 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x60f721d0d0a7 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x60f721d0d0a7 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x60f721d0d0a7 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x60f721d0d0a7 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x60f721b41aa1 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   39:     0x60f721b47745 - main
[INFO] [stdout]   40:     0x743c64df21ca - <unknown>
[INFO] [stdout]   41:     0x743c64df228b - __libc_start_main
[INFO] [stdout]   42:     0x60f721b40035 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/quick_start.md - docs::QuickStart (line 108) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (96) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantale_core-0.1.12/src/recorder/csv.rs:1148:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dcd8a5ed5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dcd8a5ed5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dcd8a5ed5a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63dcd8a5ed5a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63dcd8a744aa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63dcd8a744aa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x63dcd8a64222 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63dcd8a64222 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63dcd8a3be4f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63dcd8a3be4f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63dcd8a56431 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63dcd8a566ab - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63dcd8a3bf08 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63dcd8a33799 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63dcd8a3cdfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63dcd8a74c3c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63dcd8a749b2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63dcd893a691 - <tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder as tantale_core[37e3929793b3c856]::recorder::BatchRecorder<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::random_search::BatchRandomSearch, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x63dcd891943c - <tantale_core[37e3929793b3c856]::experiment::basics::MonoExperiment<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::random_search::BatchRandomSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample>, tantale_core[37e3929793b3c856]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo, tantale_algos[46d1d51caed06715]::random_search::RSInfo, tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>>> as tantale_core[37e3929793b3c856]::experiment::Runable<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::random_search::BatchRandomSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x63dcd894ef6f - <tantale_core[37e3929793b3c856]::experiment::basics::MonoExperiment<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::random_search::BatchRandomSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample>, tantale_core[37e3929793b3c856]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo, tantale_algos[46d1d51caed06715]::random_search::RSInfo, tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>>> as tantale_core[37e3929793b3c856]::experiment::Runable<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::random_search::BatchRandomSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x63dcd88a4954 - tantale_core[37e3929793b3c856]::experiment::mono::<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::searchspace::spbase::Sp<tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::domain::nodomain::NoDomain>, tantale_algos[46d1d51caed06715]::random_search::BatchRandomSearch, tantale_core[37e3929793b3c856]::stop::calls::Calls, tantale_core[37e3929793b3c856]::recorder::csv::CSVRecorder, tantale_core[37e3929793b3c856]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample, tantale_core[37e3929793b3c856]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[37e3929793b3c856]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample>, tantale_core[37e3929793b3c856]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo, tantale_algos[46d1d51caed06715]::random_search::RSInfo, tantale_core[37e3929793b3c856]::solution::shape::Lone<tantale_core[37e3929793b3c856]::solution::partial::BaseSol<tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>, tantale_core[37e3929793b3c856]::solution::id::SId, tantale_core[37e3929793b3c856]::domain::mixed::Mixed, tantale_core[37e3929793b3c856]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x63dcd890e9ad - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main
[INFO] [stdout]   22:     0x63dcd890ec76 - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::__main_fn
[INFO] [stdout]   23:     0x63dcd888aab1 - doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_18::TEST::{closure#0}
[INFO] [stdout]   24:     0x63dcd888f086 - <doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_18::TEST::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x63dcd888bf1a - doctest_runner_2024[16ee0b818ff6a0a3]::main
[INFO] [stdout]   26:     0x63dcd888eb63 - <fn() -> std[ec419fa8110287d5]::process::ExitCode as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x63dcd8889b66 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec419fa8110287d5]::process::ExitCode, std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   28:     0x63dcd888a079 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x63dcd8a550a7 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x63dcd8a550a7 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x63dcd8a550a7 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x63dcd8a550a7 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x63dcd8a550a7 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x63dcd8a550a7 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x63dcd8a550a7 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x63dcd8a550a7 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x63dcd8a550a7 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x63dcd8889aa1 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   39:     0x63dcd888f745 - main
[INFO] [stdout]   40:     0x78c09cc1a1ca - <unknown>
[INFO] [stdout]   41:     0x78c09cc1a28b - __libc_start_main
[INFO] [stdout]   42:     0x63dcd8888035 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/gs_example.md - docs::GSExample (line 42)
[INFO] [stdout]     src/mo_example.md - docs::MOExample (line 123)
[INFO] [stdout]     src/quick_start.md - docs::QuickStart (line 108)
[INFO] [stdout]     src/quick_start.md - docs::QuickStart (line 187)
[INFO] [stdout]     src/rs_example.md - docs::RSExample (line 44)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 5 failed; 21 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 375) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 391) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 405) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.77s; merged doctests compilation took 3.67s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "dd066e49162469b94265f5539a00653865aabdbb973774b8288584ea79bf942c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd066e49162469b94265f5539a00653865aabdbb973774b8288584ea79bf942c", kill_on_drop: false }`
[INFO] [stdout] dd066e49162469b94265f5539a00653865aabdbb973774b8288584ea79bf942c
