[INFO] cloning repository https://github.com/ThomasFirmin/tantale
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThomasFirmin/tantale" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasFirmin%2Ftantale", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasFirmin%2Ftantale'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cee83e6b588ede39e80c515f62e5a51d5068e960
[INFO] testing ThomasFirmin/tantale against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasFirmin%2Ftantale" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ThomasFirmin/tantale
[INFO] finished tweaking git repo https://github.com/ThomasFirmin/tantale
[INFO] tweaked toml for git repo https://github.com/ThomasFirmin/tantale written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ThomasFirmin/tantale on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 116 packages to latest Rust 1.91.1 compatible versions
[INFO] [stderr]       Adding bincode v2.0.1 (available: v3.0.0)
[INFO] [stderr]       Adding itertools v0.14.0 (available: v0.15.0)
[INFO] [stderr]       Adding pyo3 v0.28.3 (available: v0.29.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2bd503851ccf63fc3684b0f9dfa46382f38f49171610393976fcf983030dea41
[INFO] running `Command { std: "docker" "start" "2bd503851ccf63fc3684b0f9dfa46382f38f49171610393976fcf983030dea41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bd503851ccf63fc3684b0f9dfa46382f38f49171610393976fcf983030dea41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2bd503851ccf63fc3684b0f9dfa46382f38f49171610393976fcf983030dea41" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bd503851ccf63fc3684b0f9dfa46382f38f49171610393976fcf983030dea41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2bd503851ccf63fc3684b0f9dfa46382f38f49171610393976fcf983030dea41" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]    Compiling num-iter v0.1.46
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tantale_macros v0.3.1 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling wfg_rs v1.0.2
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling tantale_core v0.3.1 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling tantale_algos v0.3.1 (/opt/rustwide/workdir/algorithms)
[INFO] [stderr]    Compiling tantale v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.89s
[INFO] running `Command { std: "docker" "inspect" "2bd503851ccf63fc3684b0f9dfa46382f38f49171610393976fcf983030dea41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2bd503851ccf63fc3684b0f9dfa46382f38f49171610393976fcf983030dea41" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling pyo3-build-config v0.28.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling pyo3-ffi v0.28.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.3
[INFO] [stderr]    Compiling pyo3 v0.28.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tantale_macros v0.3.1 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pyo3-macros v0.28.3
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling tantale_core v0.3.1 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling tantale_algos v0.3.1 (/opt/rustwide/workdir/algorithms)
[INFO] [stderr]    Compiling tantale_python v0.3.1 (/opt/rustwide/workdir/python)
[INFO] [stderr]    Compiling tantale v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.30s
[INFO] running `Command { std: "docker" "inspect" "2bd503851ccf63fc3684b0f9dfa46382f38f49171610393976fcf983030dea41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2bd503851ccf63fc3684b0f9dfa46382f38f49171610393976fcf983030dea41" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tantale-cce02c02197ecd22)
[INFO] [stderr]    Doc-tests tantale
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 212) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSingleOptimizer (line 47) ... ignored
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSingleOptimizer (line 71) ... ignored
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 112) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 152) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 77) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 64) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSingleOptimizer (line 220) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 294) ... ok
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 283) ... ignored
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 383) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 127) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 184) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 238) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 273) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 291) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 300) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 309) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 344) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 378) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 387) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 433) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 453) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 481) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 615) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 89) ... ignored
[INFO] [stdout] test src/tantale_x_pytorch.md - docs::TantalePyTorchExample (line 385) ... ignored
[INFO] [stdout] test src/tantale_x_pytorch.md - docs::TantalePyTorchExample (line 448) ... ignored
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSingleOptimizer (line 328) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSingleOptimizer (line 77) ... ok
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 50) ... ok
[INFO] [stdout] test src/gs_example.md - docs::GSExample (line 8) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSingleOptimizer (line 136) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSingleOptimizer (line 38) ... ok
[INFO] [stdout] test src/rs_example.md - docs::RSExample (line 45) ... FAILED
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 114) ... FAILED
[INFO] [stdout] test src/mo_example.md - docs::MOExample (line 126) ... FAILED
[INFO] [stdout] test src/rs_example.md - docs::RSExample (line 8) ... ok
[INFO] [stdout] test src/mo_example.md - docs::MOExample (line 28) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 40) ... ok
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 197) ... FAILED
[INFO] [stdout] test src/gs_example.md - docs::GSExample (line 43) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/rs_example.md - docs::RSExample (line 45) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1281) panicked at core/src/recorder/csv.rs:1107: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:     0x5ff31ba414d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff31ba414d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff31ba414d1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff31ba414d1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff31ba5693a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff31ba5693a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5ff31ba46a3c - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5ff31ba46a3c - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5ff31ba1dca6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff31ba1dca6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff31ba38731 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5ff31ba38a5b - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:815:13
[INFO] [stdout]   12:     0x5ff31ba1dd52 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   13:     0x5ff31ba15539 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5ff31ba1ebbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   15:     0x5ff31ba5710c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5ff31ba56e82 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   17:     0x5ff31b949019 - <tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder as tantale_core[a061f31ecb1b6a5a]::recorder::BatchRecorder<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, doctest_bundle_2024[130154b110180581]::__doctest_23::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::random_search::BatchRandomSearch, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_23::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x5ff31b926df1 - <tantale_core[a061f31ecb1b6a5a]::experiment::basics::MonoExperiment<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::random_search::BatchRandomSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_23::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_23::main::searchspace::OutExample>, tantale_core[a061f31ecb1b6a5a]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo, tantale_algos[650c79404628c381]::random_search::RSInfo, tantale_core[a061f31ecb1b6a5a]::solution::shape::Lone<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>>> as tantale_core[a061f31ecb1b6a5a]::experiment::Runable<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::random_search::BatchRandomSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_23::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_23::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x5ff31b95bd0e - <tantale_core[a061f31ecb1b6a5a]::experiment::basics::MonoExperiment<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::random_search::BatchRandomSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_23::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_23::main::searchspace::OutExample>, tantale_core[a061f31ecb1b6a5a]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo, tantale_algos[650c79404628c381]::random_search::RSInfo, tantale_core[a061f31ecb1b6a5a]::solution::shape::Lone<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>>> as tantale_core[a061f31ecb1b6a5a]::experiment::Runable<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::random_search::BatchRandomSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_23::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_23::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x5ff31b8bbe43 - tantale_core[a061f31ecb1b6a5a]::experiment::mono::<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::random_search::BatchRandomSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_23::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_23::main::searchspace::OutExample>, tantale_core[a061f31ecb1b6a5a]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo, tantale_algos[650c79404628c381]::random_search::RSInfo, tantale_core[a061f31ecb1b6a5a]::solution::shape::Lone<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x5ff31b91c385 - doctest_bundle_2024[130154b110180581]::__doctest_23::main
[INFO] [stdout]   22:     0x5ff31b91c656 - doctest_bundle_2024[130154b110180581]::__doctest_23::__main_fn
[INFO] [stdout]   23:     0x5ff31b8983e1 - doctest_runner_2024[c69d95b6c667cc9c]::__doctest_23::TEST::{closure#0}
[INFO] [stdout]   24:     0x5ff31b89c806 - <doctest_runner_2024[c69d95b6c667cc9c]::__doctest_23::TEST::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x5ff31b89966a - doctest_runner_2024[c69d95b6c667cc9c]::main
[INFO] [stdout]   26:     0x5ff31b89c1a3 - <fn() -> std[73adb7dc35730857]::process::ExitCode as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x5ff31b8972c6 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[73adb7dc35730857]::process::ExitCode, std[73adb7dc35730857]::process::ExitCode>
[INFO] [stdout]   28:     0x5ff31b8977d9 - std[73adb7dc35730857]::rt::lang_start::<std[73adb7dc35730857]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x5ff31ba375e7 - <&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x5ff31ba375e7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5ff31ba375e7 - std[73adb7dc35730857]::panicking::catch_unwind::<i32, &dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5ff31ba375e7 - std[73adb7dc35730857]::panic::catch_unwind::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5ff31ba375e7 - std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x5ff31ba375e7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   35:     0x5ff31ba375e7 - std[73adb7dc35730857]::panicking::catch_unwind::<isize, std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5ff31ba375e7 - std[73adb7dc35730857]::panic::catch_unwind::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5ff31ba375e7 - std[73adb7dc35730857]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x5ff31b897201 - std[73adb7dc35730857]::rt::lang_start::<std[73adb7dc35730857]::process::ExitCode>
[INFO] [stdout]   39:     0x5ff31b89cd85 - main
[INFO] [stdout]   40:     0x790d700c91ca - <unknown>
[INFO] [stdout]   41:     0x790d700c928b - __libc_start_main
[INFO] [stdout]   42:     0x5ff31b8957e5 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/quick_start.md - docs::QuickStart (line 114) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1286) panicked at core/src/recorder/csv.rs:1107: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:     0x56110aa6d4d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56110aa6d4d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56110aa6d4d1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56110aa6d4d1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56110aa8293a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56110aa8293a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x56110aa72a3c - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x56110aa72a3c - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x56110aa49ca6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56110aa49ca6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56110aa64731 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x56110aa64a5b - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:815:13
[INFO] [stdout]   12:     0x56110aa49d52 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   13:     0x56110aa41539 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x56110aa4abbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   15:     0x56110aa8310c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x56110aa82e82 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   17:     0x56110a9734d9 - <tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder as tantale_core[a061f31ecb1b6a5a]::recorder::BatchRecorder<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, doctest_bundle_2024[130154b110180581]::__doctest_18::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::random_search::BatchRandomSearch, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_18::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x56110a951f51 - <tantale_core[a061f31ecb1b6a5a]::experiment::basics::MonoExperiment<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::random_search::BatchRandomSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_18::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_18::main::searchspace::OutExample>, tantale_core[a061f31ecb1b6a5a]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo, tantale_algos[650c79404628c381]::random_search::RSInfo, tantale_core[a061f31ecb1b6a5a]::solution::shape::Lone<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>>> as tantale_core[a061f31ecb1b6a5a]::experiment::Runable<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::random_search::BatchRandomSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_18::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_18::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x56110a987c4e - <tantale_core[a061f31ecb1b6a5a]::experiment::basics::MonoExperiment<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::random_search::BatchRandomSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_18::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_18::main::searchspace::OutExample>, tantale_core[a061f31ecb1b6a5a]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo, tantale_algos[650c79404628c381]::random_search::RSInfo, tantale_core[a061f31ecb1b6a5a]::solution::shape::Lone<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>>> as tantale_core[a061f31ecb1b6a5a]::experiment::Runable<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::random_search::BatchRandomSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_18::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_18::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x56110a8e7d93 - tantale_core[a061f31ecb1b6a5a]::experiment::mono::<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::random_search::BatchRandomSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_18::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_18::main::searchspace::OutExample>, tantale_core[a061f31ecb1b6a5a]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo, tantale_algos[650c79404628c381]::random_search::RSInfo, tantale_core[a061f31ecb1b6a5a]::solution::shape::Lone<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x56110a9474e5 - doctest_bundle_2024[130154b110180581]::__doctest_18::main
[INFO] [stdout]   22:     0x56110a9477b6 - doctest_bundle_2024[130154b110180581]::__doctest_18::__main_fn
[INFO] [stdout]   23:     0x56110a8c4201 - doctest_runner_2024[c69d95b6c667cc9c]::__doctest_18::TEST::{closure#0}
[INFO] [stdout]   24:     0x56110a8c86c6 - <doctest_runner_2024[c69d95b6c667cc9c]::__doctest_18::TEST::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x56110a8c566a - doctest_runner_2024[c69d95b6c667cc9c]::main
[INFO] [stdout]   26:     0x56110a8c81a3 - <fn() -> std[73adb7dc35730857]::process::ExitCode as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x56110a8c32c6 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[73adb7dc35730857]::process::ExitCode, std[73adb7dc35730857]::process::ExitCode>
[INFO] [stdout]   28:     0x56110a8c37d9 - std[73adb7dc35730857]::rt::lang_start::<std[73adb7dc35730857]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x56110aa635e7 - <&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x56110aa635e7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x56110aa635e7 - std[73adb7dc35730857]::panicking::catch_unwind::<i32, &dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x56110aa635e7 - std[73adb7dc35730857]::panic::catch_unwind::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x56110aa635e7 - std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x56110aa635e7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   35:     0x56110aa635e7 - std[73adb7dc35730857]::panicking::catch_unwind::<isize, std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x56110aa635e7 - std[73adb7dc35730857]::panic::catch_unwind::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x56110aa635e7 - std[73adb7dc35730857]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x56110a8c3201 - std[73adb7dc35730857]::rt::lang_start::<std[73adb7dc35730857]::process::ExitCode>
[INFO] [stdout]   39:     0x56110a8c8d85 - main
[INFO] [stdout]   40:     0x76aef21111ca - <unknown>
[INFO] [stdout]   41:     0x76aef211128b - __libc_start_main
[INFO] [stdout]   42:     0x56110a8c17e5 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/mo_example.md - docs::MOExample (line 126) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1277) panicked at core/src/recorder/csv.rs:941: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:     0x5d342a6964d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d342a6964d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d342a6964d1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d342a6964d1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d342a6ab93a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d342a6ab93a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5d342a69ba3c - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5d342a69ba3c - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5d342a672ca6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d342a672ca6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d342a68d731 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5d342a68da5b - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:815:13
[INFO] [stdout]   12:     0x5d342a672d52 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   13:     0x5d342a66a539 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5d342a673bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   15:     0x5d342a6ac10c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d342a6abe82 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   17:     0x5d342a59a08a - <tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder as tantale_core[a061f31ecb1b6a5a]::recorder::SeqRecorder<tantale_core[a061f31ecb1b6a5a]::solution::partial::FidelitySol<tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::moasha::MoAsha<tantale_algos[650c79404628c381]::random_search::RandomSearch, tantale_algos[650c79404628c381]::utils::mo::NSGA2Selector, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_core[a061f31ecb1b6a5a]::solution::partial::FidelitySol<tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[a061f31ecb1b6a5a]::objective::obj::Stepped<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::FnState>>, tantale_core[a061f31ecb1b6a5a]::objective::obj::Stepped<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::FnState>>>::init
[INFO] [stdout]   18:     0x5d342a5888d7 - <tantale_core[a061f31ecb1b6a5a]::experiment::basics::ThrExperiment<tantale_core[a061f31ecb1b6a5a]::solution::partial::FidelitySol<tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::moasha::MoAsha<tantale_algos[650c79404628c381]::random_search::RandomSearch, tantale_algos[650c79404628c381]::utils::mo::NSGA2Selector, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_core[a061f31ecb1b6a5a]::solution::partial::FidelitySol<tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[a061f31ecb1b6a5a]::objective::obj::Stepped<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::FnState>>, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[a061f31ecb1b6a5a]::objective::obj::Stepped<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::FnState>, tantale_core[a061f31ecb1b6a5a]::experiment::sequential::seqfidevaluator::PoolFidThrSeqEvaluator<tantale_core[a061f31ecb1b6a5a]::solution::shape::Lone<tantale_core[a061f31ecb1b6a5a]::solution::partial::FidelitySol<tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::FnState, tantale_core[a061f31ecb1b6a5a]::experiment::basics::Pool<tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MPFnStateCheckpointer, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::FnState, tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId>>> as tantale_core[a061f31ecb1b6a5a]::experiment::Runable<tantale_core[a061f31ecb1b6a5a]::solution::partial::FidelitySol<tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::moasha::MoAsha<tantale_algos[650c79404628c381]::random_search::RandomSearch, tantale_algos[650c79404628c381]::utils::mo::NSGA2Selector, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_core[a061f31ecb1b6a5a]::solution::partial::FidelitySol<tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[a061f31ecb1b6a5a]::objective::obj::Stepped<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::FnState>>, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[a061f31ecb1b6a5a]::objective::obj::Stepped<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::FnState>>>::new_with_pool
[INFO] [stdout]   19:     0x5d342a5b0a07 - <tantale_core[a061f31ecb1b6a5a]::experiment::basics::ThrExperiment<tantale_core[a061f31ecb1b6a5a]::solution::partial::FidelitySol<tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::moasha::MoAsha<tantale_algos[650c79404628c381]::random_search::RandomSearch, tantale_algos[650c79404628c381]::utils::mo::NSGA2Selector, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_core[a061f31ecb1b6a5a]::solution::partial::FidelitySol<tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[a061f31ecb1b6a5a]::objective::obj::Stepped<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::FnState>>, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[a061f31ecb1b6a5a]::objective::obj::Stepped<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::FnState>, tantale_core[a061f31ecb1b6a5a]::experiment::sequential::seqfidevaluator::PoolFidThrSeqEvaluator<tantale_core[a061f31ecb1b6a5a]::solution::shape::Lone<tantale_core[a061f31ecb1b6a5a]::solution::partial::FidelitySol<tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::FnState, tantale_core[a061f31ecb1b6a5a]::experiment::basics::Pool<tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MPFnStateCheckpointer, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::FnState, tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId>>> as tantale_core[a061f31ecb1b6a5a]::experiment::Runable<tantale_core[a061f31ecb1b6a5a]::solution::partial::FidelitySol<tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::moasha::MoAsha<tantale_algos[650c79404628c381]::random_search::RandomSearch, tantale_algos[650c79404628c381]::utils::mo::NSGA2Selector, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_core[a061f31ecb1b6a5a]::solution::partial::FidelitySol<tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[a061f31ecb1b6a5a]::objective::obj::Stepped<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::FnState>>, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[a061f31ecb1b6a5a]::objective::obj::Stepped<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::FnState>>>::new
[INFO] [stdout]   20:     0x5d342a510fac - tantale_core[a061f31ecb1b6a5a]::experiment::threaded::<tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::solution::partial::FidelitySol<tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::moasha::MoAsha<tantale_algos[650c79404628c381]::random_search::RandomSearch, tantale_algos[650c79404628c381]::utils::mo::NSGA2Selector, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_core[a061f31ecb1b6a5a]::solution::partial::FidelitySol<tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[a061f31ecb1b6a5a]::objective::obj::Stepped<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::FnState>>, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[a061f31ecb1b6a5a]::objective::obj::Stepped<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::FnState>, tantale_core[a061f31ecb1b6a5a]::experiment::sequential::seqfidevaluator::PoolFidThrSeqEvaluator<tantale_core[a061f31ecb1b6a5a]::solution::shape::Lone<tantale_core[a061f31ecb1b6a5a]::solution::partial::FidelitySol<tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::FnState, tantale_core[a061f31ecb1b6a5a]::experiment::basics::Pool<tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MPFnStateCheckpointer, doctest_bundle_2024[130154b110180581]::__doctest_16::main::searchspace::FnState, tantale_core[a061f31ecb1b6a5a]::solution::id::StepSId>>>
[INFO] [stdout]   21:     0x5d342a56fd4e - doctest_bundle_2024[130154b110180581]::__doctest_16::main
[INFO] [stdout]   22:     0x5d342a570056 - doctest_bundle_2024[130154b110180581]::__doctest_16::__main_fn
[INFO] [stdout]   23:     0x5d342a4ed101 - doctest_runner_2024[c69d95b6c667cc9c]::__doctest_16::TEST::{closure#0}
[INFO] [stdout]   24:     0x5d342a4f1646 - <doctest_runner_2024[c69d95b6c667cc9c]::__doctest_16::TEST::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x5d342a4ee66a - doctest_runner_2024[c69d95b6c667cc9c]::main
[INFO] [stdout]   26:     0x5d342a4f11a3 - <fn() -> std[73adb7dc35730857]::process::ExitCode as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x5d342a4ec2c6 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[73adb7dc35730857]::process::ExitCode, std[73adb7dc35730857]::process::ExitCode>
[INFO] [stdout]   28:     0x5d342a4ec7d9 - std[73adb7dc35730857]::rt::lang_start::<std[73adb7dc35730857]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x5d342a68c5e7 - <&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x5d342a68c5e7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5d342a68c5e7 - std[73adb7dc35730857]::panicking::catch_unwind::<i32, &dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5d342a68c5e7 - std[73adb7dc35730857]::panic::catch_unwind::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d342a68c5e7 - std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x5d342a68c5e7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   35:     0x5d342a68c5e7 - std[73adb7dc35730857]::panicking::catch_unwind::<isize, std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5d342a68c5e7 - std[73adb7dc35730857]::panic::catch_unwind::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5d342a68c5e7 - std[73adb7dc35730857]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x5d342a4ec201 - std[73adb7dc35730857]::rt::lang_start::<std[73adb7dc35730857]::process::ExitCode>
[INFO] [stdout]   39:     0x5d342a4f1d85 - main
[INFO] [stdout]   40:     0x7735557cb1ca - <unknown>
[INFO] [stdout]   41:     0x7735557cb28b - __libc_start_main
[INFO] [stdout]   42:     0x5d342a4ea7e5 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/quick_start.md - docs::QuickStart (line 197) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1283) panicked at core/src/recorder/csv.rs:1107: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:     0x6124fc6354d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6124fc6354d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6124fc6354d1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6124fc6354d1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6124fc64a93a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6124fc64a93a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x6124fc63aa3c - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x6124fc63aa3c - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x6124fc611ca6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6124fc611ca6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6124fc62c731 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6124fc62ca5b - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:815:13
[INFO] [stdout]   12:     0x6124fc611d52 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   13:     0x6124fc609539 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x6124fc612bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   15:     0x6124fc64b10c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6124fc64ae82 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   17:     0x6124fc53c279 - <tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder as tantale_core[a061f31ecb1b6a5a]::recorder::BatchRecorder<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, doctest_bundle_2024[130154b110180581]::__doctest_19::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::random_search::BatchRandomSearch, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_19::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x6124fc52080b - <tantale_core[a061f31ecb1b6a5a]::experiment::basics::ThrExperiment<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::random_search::BatchRandomSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_19::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_19::main::searchspace::OutExample>, tantale_core[a061f31ecb1b6a5a]::experiment::batched::batchevaluator::ThrBatchEvaluator<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo, tantale_algos[650c79404628c381]::random_search::RSInfo, tantale_core[a061f31ecb1b6a5a]::solution::shape::Lone<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>>> as tantale_core[a061f31ecb1b6a5a]::experiment::Runable<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::random_search::BatchRandomSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_19::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_19::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x6124fc54face - <tantale_core[a061f31ecb1b6a5a]::experiment::basics::ThrExperiment<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::random_search::BatchRandomSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_19::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_19::main::searchspace::OutExample>, tantale_core[a061f31ecb1b6a5a]::experiment::batched::batchevaluator::ThrBatchEvaluator<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo, tantale_algos[650c79404628c381]::random_search::RSInfo, tantale_core[a061f31ecb1b6a5a]::solution::shape::Lone<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>>> as tantale_core[a061f31ecb1b6a5a]::experiment::Runable<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::random_search::BatchRandomSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_19::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_19::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x6124fc4afef3 - tantale_core[a061f31ecb1b6a5a]::experiment::threaded::<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::random_search::BatchRandomSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_19::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_19::main::searchspace::OutExample>, tantale_core[a061f31ecb1b6a5a]::experiment::batched::batchevaluator::ThrBatchEvaluator<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo, tantale_algos[650c79404628c381]::random_search::RSInfo, tantale_core[a061f31ecb1b6a5a]::solution::shape::Lone<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::mixed::Mixed, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x6124fc50fc25 - doctest_bundle_2024[130154b110180581]::__doctest_19::main
[INFO] [stdout]   22:     0x6124fc50fef6 - doctest_bundle_2024[130154b110180581]::__doctest_19::__main_fn
[INFO] [stdout]   23:     0x6124fc48c281 - doctest_runner_2024[c69d95b6c667cc9c]::__doctest_19::TEST::{closure#0}
[INFO] [stdout]   24:     0x6124fc490706 - <doctest_runner_2024[c69d95b6c667cc9c]::__doctest_19::TEST::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x6124fc48d66a - doctest_runner_2024[c69d95b6c667cc9c]::main
[INFO] [stdout]   26:     0x6124fc4901a3 - <fn() -> std[73adb7dc35730857]::process::ExitCode as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x6124fc48b2c6 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[73adb7dc35730857]::process::ExitCode, std[73adb7dc35730857]::process::ExitCode>
[INFO] [stdout]   28:     0x6124fc48b7d9 - std[73adb7dc35730857]::rt::lang_start::<std[73adb7dc35730857]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x6124fc62b5e7 - <&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x6124fc62b5e7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x6124fc62b5e7 - std[73adb7dc35730857]::panicking::catch_unwind::<i32, &dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6124fc62b5e7 - std[73adb7dc35730857]::panic::catch_unwind::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6124fc62b5e7 - std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x6124fc62b5e7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   35:     0x6124fc62b5e7 - std[73adb7dc35730857]::panicking::catch_unwind::<isize, std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x6124fc62b5e7 - std[73adb7dc35730857]::panic::catch_unwind::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6124fc62b5e7 - std[73adb7dc35730857]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x6124fc48b201 - std[73adb7dc35730857]::rt::lang_start::<std[73adb7dc35730857]::process::ExitCode>
[INFO] [stdout]   39:     0x6124fc490d85 - main
[INFO] [stdout]   40:     0x7f4476fc91ca - <unknown>
[INFO] [stdout]   41:     0x7f4476fc928b - __libc_start_main
[INFO] [stdout]   42:     0x6124fc4897e5 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/gs_example.md - docs::GSExample (line 43) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1270) panicked at core/src/recorder/csv.rs:941: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:     0x583f654ae4d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x583f654ae4d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x583f654ae4d1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x583f654ae4d1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x583f654c393a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x583f654c393a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x583f654b3a3c - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x583f654b3a3c - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x583f6548aca6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x583f6548aca6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x583f654a5731 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x583f654a5a5b - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:815:13
[INFO] [stdout]   12:     0x583f6548ad52 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   13:     0x583f65482539 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x583f6548bbbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   15:     0x583f654c410c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x583f654c3e82 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   17:     0x583f653b2e99 - <tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder as tantale_core[a061f31ecb1b6a5a]::recorder::SeqRecorder<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::grid::Grid, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, doctest_bundle_2024[130154b110180581]::__doctest_14::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::grid::Grid, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::grid_search::GridSearch, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_14::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x583f6539222c - <tantale_core[a061f31ecb1b6a5a]::experiment::basics::MonoExperiment<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::grid::Grid, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::grid::Grid, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::grid_search::GridSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_14::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_14::main::searchspace::OutExample>, tantale_core[a061f31ecb1b6a5a]::experiment::sequential::seqevaluator::SeqEvaluator<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo, tantale_core[a061f31ecb1b6a5a]::solution::shape::Lone<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::grid::Grid, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::grid::Grid, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>>> as tantale_core[a061f31ecb1b6a5a]::experiment::Runable<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::grid::Grid, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::grid::Grid, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::grid_search::GridSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_14::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_14::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x583f653c8b8e - <tantale_core[a061f31ecb1b6a5a]::experiment::basics::MonoExperiment<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::grid::Grid, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::grid::Grid, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::grid_search::GridSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_14::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_14::main::searchspace::OutExample>, tantale_core[a061f31ecb1b6a5a]::experiment::sequential::seqevaluator::SeqEvaluator<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo, tantale_core[a061f31ecb1b6a5a]::solution::shape::Lone<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::grid::Grid, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::grid::Grid, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>>> as tantale_core[a061f31ecb1b6a5a]::experiment::Runable<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::grid::Grid, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::grid::Grid, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::grid_search::GridSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_14::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_14::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x583f65328ce3 - tantale_core[a061f31ecb1b6a5a]::experiment::mono::<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::grid::Grid, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::searchspace::spbase::Sp<tantale_core[a061f31ecb1b6a5a]::domain::grid::Grid, tantale_core[a061f31ecb1b6a5a]::domain::nodomain::NoDomain>, tantale_algos[650c79404628c381]::grid_search::GridSearch, tantale_core[a061f31ecb1b6a5a]::stop::calls::Calls, tantale_core[a061f31ecb1b6a5a]::recorder::csv::CSVRecorder, tantale_core[a061f31ecb1b6a5a]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[130154b110180581]::__doctest_14::main::searchspace::OutExample, tantale_core[a061f31ecb1b6a5a]::objective::obj::Objective<alloc[55a36b64bcbf2c0d]::sync::Arc<[tantale_core[a061f31ecb1b6a5a]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[130154b110180581]::__doctest_14::main::searchspace::OutExample>, tantale_core[a061f31ecb1b6a5a]::experiment::sequential::seqevaluator::SeqEvaluator<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo, tantale_core[a061f31ecb1b6a5a]::solution::shape::Lone<tantale_core[a061f31ecb1b6a5a]::solution::partial::BaseSol<tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::grid::Grid, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>, tantale_core[a061f31ecb1b6a5a]::solution::id::SId, tantale_core[a061f31ecb1b6a5a]::domain::grid::Grid, tantale_core[a061f31ecb1b6a5a]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x583f65387598 - doctest_bundle_2024[130154b110180581]::__doctest_14::main
[INFO] [stdout]   22:     0x583f65387866 - doctest_bundle_2024[130154b110180581]::__doctest_14::__main_fn
[INFO] [stdout]   23:     0x583f65305001 - doctest_runner_2024[c69d95b6c667cc9c]::__doctest_14::TEST::{closure#0}
[INFO] [stdout]   24:     0x583f653095c6 - <doctest_runner_2024[c69d95b6c667cc9c]::__doctest_14::TEST::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x583f6530666a - doctest_runner_2024[c69d95b6c667cc9c]::main
[INFO] [stdout]   26:     0x583f653091a3 - <fn() -> std[73adb7dc35730857]::process::ExitCode as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x583f653042c6 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[73adb7dc35730857]::process::ExitCode, std[73adb7dc35730857]::process::ExitCode>
[INFO] [stdout]   28:     0x583f653047d9 - std[73adb7dc35730857]::rt::lang_start::<std[73adb7dc35730857]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x583f654a45e7 - <&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x583f654a45e7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x583f654a45e7 - std[73adb7dc35730857]::panicking::catch_unwind::<i32, &dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x583f654a45e7 - std[73adb7dc35730857]::panic::catch_unwind::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x583f654a45e7 - std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x583f654a45e7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   35:     0x583f654a45e7 - std[73adb7dc35730857]::panicking::catch_unwind::<isize, std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x583f654a45e7 - std[73adb7dc35730857]::panic::catch_unwind::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x583f654a45e7 - std[73adb7dc35730857]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x583f65304201 - std[73adb7dc35730857]::rt::lang_start::<std[73adb7dc35730857]::process::ExitCode>
[INFO] [stdout]   39:     0x583f65309d85 - main
[INFO] [stdout]   40:     0x7aea032f51ca - <unknown>
[INFO] [stdout]   41:     0x7aea032f528b - __libc_start_main
[INFO] [stdout]   42:     0x583f653027e5 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/gs_example.md - docs::GSExample (line 43)
[INFO] [stdout]     src/mo_example.md - docs::MOExample (line 126)
[INFO] [stdout]     src/quick_start.md - docs::QuickStart (line 114)
[INFO] [stdout]     src/quick_start.md - docs::QuickStart (line 197)
[INFO] [stdout]     src/rs_example.md - docs::RSExample (line 45)
[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 390) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 395) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 409) ... 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.61s; merged doctests compilation took 3.48s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2bd503851ccf63fc3684b0f9dfa46382f38f49171610393976fcf983030dea41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bd503851ccf63fc3684b0f9dfa46382f38f49171610393976fcf983030dea41", kill_on_drop: false }`
[INFO] [stdout] 2bd503851ccf63fc3684b0f9dfa46382f38f49171610393976fcf983030dea41
