[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.97.0-beta.6 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ThomasFirmin/tantale on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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.97.0-beta.6" "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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.20
[INFO] [stderr]   Downloaded rmp-serde v1.3.1
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.7
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.22
[INFO] [stderr]   Downloaded rmp v0.8.15
[INFO] [stderr]   Downloaded rustc-hash v2.1.3
[INFO] [stderr]   Downloaded wfg_rs v1.0.2
[INFO] [stderr]   Downloaded mpi-sys v0.2.4
[INFO] [stderr]   Downloaded shell-words v1.1.1
[INFO] [stderr]   Downloaded pyo3-macros v0.28.3
[INFO] [stderr]   Downloaded num-iter v0.1.46
[INFO] [stderr]   Downloaded pyo3-build-config v0.28.3
[INFO] [stderr]   Downloaded build-probe-mpi v0.1.6
[INFO] [stderr]   Downloaded mpi-derive v0.1.4
[INFO] [stderr]   Downloaded rand_core v0.10.1
[INFO] [stderr]   Downloaded chacha20 v0.10.1
[INFO] [stderr]   Downloaded libffi v5.1.1
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.7
[INFO] [stderr]   Downloaded simba v0.9.1
[INFO] [stderr]   Downloaded pyo3-ffi v0.28.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.28.3
[INFO] [stderr]   Downloaded num-bigint v0.4.8
[INFO] [stderr]   Downloaded mpi v0.8.2
[INFO] [stderr]   Downloaded rand v0.10.2
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded nalgebra v0.33.3
[INFO] [stderr]   Downloaded pyo3 v0.28.3
[INFO] [stderr]   Downloaded libffi-sys v4.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] cdc583d86433e87fc15e50264c6970c79320bab0f6e5541984abeede6c2f0daa
[INFO] running `Command { std: "docker" "start" "cdc583d86433e87fc15e50264c6970c79320bab0f6e5541984abeede6c2f0daa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdc583d86433e87fc15e50264c6970c79320bab0f6e5541984abeede6c2f0daa", 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" "cdc583d86433e87fc15e50264c6970c79320bab0f6e5541984abeede6c2f0daa" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdc583d86433e87fc15e50264c6970c79320bab0f6e5541984abeede6c2f0daa", 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" "cdc583d86433e87fc15e50264c6970c79320bab0f6e5541984abeede6c2f0daa" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "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 serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling cpufeatures v0.3.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 itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling rand v0.10.2
[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 rayon-core v1.13.0
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]    Compiling num-iter v0.1.46
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling ndarray v0.17.2
[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 23.02s
[INFO] running `Command { std: "docker" "inspect" "cdc583d86433e87fc15e50264c6970c79320bab0f6e5541984abeede6c2f0daa", 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" "cdc583d86433e87fc15e50264c6970c79320bab0f6e5541984abeede6c2f0daa" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "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 rmp-serde v1.3.1
[INFO] [stderr]    Compiling pyo3-macros v0.28.3
[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 20.29s
[INFO] running `Command { std: "docker" "inspect" "cdc583d86433e87fc15e50264c6970c79320bab0f6e5541984abeede6c2f0daa", 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" "cdc583d86433e87fc15e50264c6970c79320bab0f6e5541984abeede6c2f0daa" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tantale-cce02c02197ecd22)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tantale
[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_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 212) ... 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 40) ... 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 294) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 112) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 64) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSingleOptimizer (line 328) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSingleOptimizer (line 136) ... ok
[INFO] [stdout] test src/gs_example.md - docs::GSExample (line 8) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSingleOptimizer (line 77) ... ok
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 283) ... ignored
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSingleOptimizer (line 38) ... ok
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 383) ... ignored
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSingleOptimizer (line 220) ... ok
[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/quick_start.md - docs::QuickStart (line 50) ... ok
[INFO] [stdout] test src/mo_example.md - docs::MOExample (line 28) ... ok
[INFO] [stdout] test src/rs_example.md - docs::RSExample (line 8) ... ok
[INFO] [stdout] test src/rs_example.md - docs::RSExample (line 45) ... FAILED
[INFO] [stdout] test src/gs_example.md - docs::GSExample (line 43) ... FAILED
[INFO] [stdout] test src/mo_example.md - docs::MOExample (line 126) ... FAILED
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 197) ... FAILED
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 114) ... 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' (1289) 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:     0x58355a578cf8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58355a578cf8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58355a578cf8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58355a578cf8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58355a58dd9a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58355a58dd9a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x58355a57e1a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58355a57e1a2 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58355a555f76 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58355a555f76 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58355a570481 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x58355a5706fb - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x58355a556032 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x58355a54b129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x58355a556f2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x58355a58e52c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x58355a58e2a2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x58355a47e0e9 - <tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder as tantale_core[63b1a4e1580e7f1]::recorder::BatchRecorder<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, doctest_bundle_2024[322816e07dc56de6]::__doctest_23::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::random_search::BatchRandomSearch, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_23::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x58355a45be01 - <tantale_core[63b1a4e1580e7f1]::experiment::basics::MonoExperiment<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::random_search::BatchRandomSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_23::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_23::main::searchspace::OutExample>, tantale_core[63b1a4e1580e7f1]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo, tantale_algos[e8037a65ecacd161]::random_search::RSInfo, tantale_core[63b1a4e1580e7f1]::solution::shape::Lone<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>>> as tantale_core[63b1a4e1580e7f1]::experiment::Runable<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::random_search::BatchRandomSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_23::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_23::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x58355a4916fe - <tantale_core[63b1a4e1580e7f1]::experiment::basics::MonoExperiment<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::random_search::BatchRandomSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_23::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_23::main::searchspace::OutExample>, tantale_core[63b1a4e1580e7f1]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo, tantale_algos[e8037a65ecacd161]::random_search::RSInfo, tantale_core[63b1a4e1580e7f1]::solution::shape::Lone<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>>> as tantale_core[63b1a4e1580e7f1]::experiment::Runable<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::random_search::BatchRandomSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_23::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_23::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x58355a3f0723 - tantale_core[63b1a4e1580e7f1]::experiment::mono::<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::random_search::BatchRandomSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_23::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_23::main::searchspace::OutExample>, tantale_core[63b1a4e1580e7f1]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo, tantale_algos[e8037a65ecacd161]::random_search::RSInfo, tantale_core[63b1a4e1580e7f1]::solution::shape::Lone<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x58355a4512d5 - doctest_bundle_2024[322816e07dc56de6]::__doctest_23::main
[INFO] [stdout]   22:     0x58355a4515a6 - doctest_bundle_2024[322816e07dc56de6]::__doctest_23::__main_fn
[INFO] [stdout]   23:     0x58355a3cca51 - doctest_runner_2024[51c30c5b49b19dd0]::__doctest_23::TEST::{closure#0}
[INFO] [stdout]   24:     0x58355a3d0f46 - <doctest_runner_2024[51c30c5b49b19dd0]::__doctest_23::TEST::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x58355a3cdcda - doctest_runner_2024[51c30c5b49b19dd0]::main
[INFO] [stdout]   26:     0x58355a3d08e3 - <fn() -> std[10d71ac2c42b111e]::process::ExitCode as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x58355a3cb936 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[10d71ac2c42b111e]::process::ExitCode, std[10d71ac2c42b111e]::process::ExitCode>
[INFO] [stdout]   28:     0x58355a3cbe49 - std[10d71ac2c42b111e]::rt::lang_start::<std[10d71ac2c42b111e]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x58355a56f187 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x58355a56f187 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x58355a56f187 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x58355a56f187 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58355a56f187 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x58355a56f187 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x58355a56f187 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x58355a56f187 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x58355a56f187 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x58355a3cae01 - std[10d71ac2c42b111e]::rt::lang_start::<std[10d71ac2c42b111e]::process::ExitCode>
[INFO] [stdout]   39:     0x58355a3d14c5 - main
[INFO] [stdout]   40:     0x77b243bba1ca - <unknown>
[INFO] [stdout]   41:     0x77b243bba28b - __libc_start_main
[INFO] [stdout]   42:     0x58355a3c9e55 - _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' (1273) 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:     0x581cb680ccf8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x581cb680ccf8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x581cb680ccf8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x581cb680ccf8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x581cb6821d9a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x581cb6821d9a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x581cb68121a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x581cb68121a2 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x581cb67e9f76 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x581cb67e9f76 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x581cb6804481 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x581cb68046fb - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x581cb67ea032 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x581cb67df129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x581cb67eaf2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x581cb682252c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x581cb68222a2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x581cb670ef69 - <tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder as tantale_core[63b1a4e1580e7f1]::recorder::SeqRecorder<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::grid::Grid, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, doctest_bundle_2024[322816e07dc56de6]::__doctest_14::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::grid::Grid, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::grid_search::GridSearch, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_14::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x581cb66ee23c - <tantale_core[63b1a4e1580e7f1]::experiment::basics::MonoExperiment<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::grid::Grid, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::grid::Grid, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::grid_search::GridSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_14::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_14::main::searchspace::OutExample>, tantale_core[63b1a4e1580e7f1]::experiment::sequential::seqevaluator::SeqEvaluator<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo, tantale_core[63b1a4e1580e7f1]::solution::shape::Lone<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::grid::Grid, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::grid::Grid, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>>> as tantale_core[63b1a4e1580e7f1]::experiment::Runable<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::grid::Grid, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::grid::Grid, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::grid_search::GridSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_14::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_14::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x581cb672557e - <tantale_core[63b1a4e1580e7f1]::experiment::basics::MonoExperiment<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::grid::Grid, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::grid::Grid, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::grid_search::GridSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_14::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_14::main::searchspace::OutExample>, tantale_core[63b1a4e1580e7f1]::experiment::sequential::seqevaluator::SeqEvaluator<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo, tantale_core[63b1a4e1580e7f1]::solution::shape::Lone<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::grid::Grid, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::grid::Grid, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>>> as tantale_core[63b1a4e1580e7f1]::experiment::Runable<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::grid::Grid, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::grid::Grid, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::grid_search::GridSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_14::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_14::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x581cb66845c3 - tantale_core[63b1a4e1580e7f1]::experiment::mono::<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::grid::Grid, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::grid::Grid, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::grid_search::GridSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_14::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_14::main::searchspace::OutExample>, tantale_core[63b1a4e1580e7f1]::experiment::sequential::seqevaluator::SeqEvaluator<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo, tantale_core[63b1a4e1580e7f1]::solution::shape::Lone<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::grid::Grid, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::grid::Grid, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x581cb66e34e8 - doctest_bundle_2024[322816e07dc56de6]::__doctest_14::main
[INFO] [stdout]   22:     0x581cb66e37b6 - doctest_bundle_2024[322816e07dc56de6]::__doctest_14::__main_fn
[INFO] [stdout]   23:     0x581cb6660671 - doctest_runner_2024[51c30c5b49b19dd0]::__doctest_14::TEST::{closure#0}
[INFO] [stdout]   24:     0x581cb6664d06 - <doctest_runner_2024[51c30c5b49b19dd0]::__doctest_14::TEST::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x581cb6661cda - doctest_runner_2024[51c30c5b49b19dd0]::main
[INFO] [stdout]   26:     0x581cb66648e3 - <fn() -> std[10d71ac2c42b111e]::process::ExitCode as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x581cb665f936 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[10d71ac2c42b111e]::process::ExitCode, std[10d71ac2c42b111e]::process::ExitCode>
[INFO] [stdout]   28:     0x581cb665fe49 - std[10d71ac2c42b111e]::rt::lang_start::<std[10d71ac2c42b111e]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x581cb6803187 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x581cb6803187 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x581cb6803187 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x581cb6803187 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x581cb6803187 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x581cb6803187 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x581cb6803187 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x581cb6803187 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x581cb6803187 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x581cb665ee01 - std[10d71ac2c42b111e]::rt::lang_start::<std[10d71ac2c42b111e]::process::ExitCode>
[INFO] [stdout]   39:     0x581cb66654c5 - main
[INFO] [stdout]   40:     0x76a20dc581ca - <unknown>
[INFO] [stdout]   41:     0x76a20dc5828b - __libc_start_main
[INFO] [stdout]   42:     0x581cb665de55 - _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' (1279) 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:     0x648b33a0ccf8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648b33a0ccf8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648b33a0ccf8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648b33a0ccf8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648b33a21d9a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648b33a21d9a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x648b33a121a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x648b33a121a2 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x648b339e9f76 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x648b339e9f76 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648b33a04481 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x648b33a046fb - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x648b339ea032 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x648b339df129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x648b339eaf2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x648b33a2252c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x648b33a222a2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x648b3390e15a - <tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder as tantale_core[63b1a4e1580e7f1]::recorder::SeqRecorder<tantale_core[63b1a4e1580e7f1]::solution::partial::FidelitySol<tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::moasha::MoAsha<tantale_algos[e8037a65ecacd161]::random_search::RandomSearch, tantale_algos[e8037a65ecacd161]::utils::mo::NSGA2Selector, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_core[63b1a4e1580e7f1]::solution::partial::FidelitySol<tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[63b1a4e1580e7f1]::objective::obj::Stepped<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::FnState>>, tantale_core[63b1a4e1580e7f1]::objective::obj::Stepped<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::FnState>>>::init
[INFO] [stdout]   18:     0x648b338fc8d7 - <tantale_core[63b1a4e1580e7f1]::experiment::basics::ThrExperiment<tantale_core[63b1a4e1580e7f1]::solution::partial::FidelitySol<tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::moasha::MoAsha<tantale_algos[e8037a65ecacd161]::random_search::RandomSearch, tantale_algos[e8037a65ecacd161]::utils::mo::NSGA2Selector, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_core[63b1a4e1580e7f1]::solution::partial::FidelitySol<tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[63b1a4e1580e7f1]::objective::obj::Stepped<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::FnState>>, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[63b1a4e1580e7f1]::objective::obj::Stepped<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::FnState>, tantale_core[63b1a4e1580e7f1]::experiment::sequential::seqfidevaluator::PoolFidThrSeqEvaluator<tantale_core[63b1a4e1580e7f1]::solution::shape::Lone<tantale_core[63b1a4e1580e7f1]::solution::partial::FidelitySol<tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::FnState, tantale_core[63b1a4e1580e7f1]::experiment::basics::Pool<tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MPFnStateCheckpointer, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::FnState, tantale_core[63b1a4e1580e7f1]::solution::id::StepSId>>> as tantale_core[63b1a4e1580e7f1]::experiment::Runable<tantale_core[63b1a4e1580e7f1]::solution::partial::FidelitySol<tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::moasha::MoAsha<tantale_algos[e8037a65ecacd161]::random_search::RandomSearch, tantale_algos[e8037a65ecacd161]::utils::mo::NSGA2Selector, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_core[63b1a4e1580e7f1]::solution::partial::FidelitySol<tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[63b1a4e1580e7f1]::objective::obj::Stepped<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::FnState>>, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[63b1a4e1580e7f1]::objective::obj::Stepped<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::FnState>>>::new_with_pool
[INFO] [stdout]   19:     0x648b339253f7 - <tantale_core[63b1a4e1580e7f1]::experiment::basics::ThrExperiment<tantale_core[63b1a4e1580e7f1]::solution::partial::FidelitySol<tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::moasha::MoAsha<tantale_algos[e8037a65ecacd161]::random_search::RandomSearch, tantale_algos[e8037a65ecacd161]::utils::mo::NSGA2Selector, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_core[63b1a4e1580e7f1]::solution::partial::FidelitySol<tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[63b1a4e1580e7f1]::objective::obj::Stepped<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::FnState>>, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[63b1a4e1580e7f1]::objective::obj::Stepped<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::FnState>, tantale_core[63b1a4e1580e7f1]::experiment::sequential::seqfidevaluator::PoolFidThrSeqEvaluator<tantale_core[63b1a4e1580e7f1]::solution::shape::Lone<tantale_core[63b1a4e1580e7f1]::solution::partial::FidelitySol<tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::FnState, tantale_core[63b1a4e1580e7f1]::experiment::basics::Pool<tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MPFnStateCheckpointer, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::FnState, tantale_core[63b1a4e1580e7f1]::solution::id::StepSId>>> as tantale_core[63b1a4e1580e7f1]::experiment::Runable<tantale_core[63b1a4e1580e7f1]::solution::partial::FidelitySol<tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::moasha::MoAsha<tantale_algos[e8037a65ecacd161]::random_search::RandomSearch, tantale_algos[e8037a65ecacd161]::utils::mo::NSGA2Selector, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_core[63b1a4e1580e7f1]::solution::partial::FidelitySol<tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[63b1a4e1580e7f1]::objective::obj::Stepped<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::FnState>>, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[63b1a4e1580e7f1]::objective::obj::Stepped<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::FnState>>>::new
[INFO] [stdout]   20:     0x648b3388488c - tantale_core[63b1a4e1580e7f1]::experiment::threaded::<tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::solution::partial::FidelitySol<tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::moasha::MoAsha<tantale_algos[e8037a65ecacd161]::random_search::RandomSearch, tantale_algos[e8037a65ecacd161]::utils::mo::NSGA2Selector, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_core[63b1a4e1580e7f1]::solution::partial::FidelitySol<tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[63b1a4e1580e7f1]::objective::obj::Stepped<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::FnState>>, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[63b1a4e1580e7f1]::objective::obj::Stepped<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::FnState>, tantale_core[63b1a4e1580e7f1]::experiment::sequential::seqfidevaluator::PoolFidThrSeqEvaluator<tantale_core[63b1a4e1580e7f1]::solution::shape::Lone<tantale_core[63b1a4e1580e7f1]::solution::partial::FidelitySol<tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::StepSId, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::FnState, tantale_core[63b1a4e1580e7f1]::experiment::basics::Pool<tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MPFnStateCheckpointer, doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main::searchspace::FnState, tantale_core[63b1a4e1580e7f1]::solution::id::StepSId>>>
[INFO] [stdout]   21:     0x648b338e3c9e - doctest_bundle_2024[322816e07dc56de6]::__doctest_16::main
[INFO] [stdout]   22:     0x648b338e3fa6 - doctest_bundle_2024[322816e07dc56de6]::__doctest_16::__main_fn
[INFO] [stdout]   23:     0x648b33860771 - doctest_runner_2024[51c30c5b49b19dd0]::__doctest_16::TEST::{closure#0}
[INFO] [stdout]   24:     0x648b33864d86 - <doctest_runner_2024[51c30c5b49b19dd0]::__doctest_16::TEST::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x648b33861cda - doctest_runner_2024[51c30c5b49b19dd0]::main
[INFO] [stdout]   26:     0x648b338648e3 - <fn() -> std[10d71ac2c42b111e]::process::ExitCode as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x648b3385f936 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[10d71ac2c42b111e]::process::ExitCode, std[10d71ac2c42b111e]::process::ExitCode>
[INFO] [stdout]   28:     0x648b3385fe49 - std[10d71ac2c42b111e]::rt::lang_start::<std[10d71ac2c42b111e]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x648b33a03187 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x648b33a03187 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x648b33a03187 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x648b33a03187 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x648b33a03187 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x648b33a03187 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x648b33a03187 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x648b33a03187 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x648b33a03187 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x648b3385ee01 - std[10d71ac2c42b111e]::rt::lang_start::<std[10d71ac2c42b111e]::process::ExitCode>
[INFO] [stdout]   39:     0x648b338654c5 - main
[INFO] [stdout]   40:     0x7a0c9947a1ca - <unknown>
[INFO] [stdout]   41:     0x7a0c9947a28b - __libc_start_main
[INFO] [stdout]   42:     0x648b3385de55 - _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' (1291) 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:     0x5bfffc75acf8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bfffc75acf8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bfffc75acf8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bfffc75acf8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bfffc76fd9a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bfffc76fd9a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5bfffc7601a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5bfffc7601a2 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5bfffc737f76 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bfffc737f76 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bfffc752481 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5bfffc7526fb - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5bfffc738032 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5bfffc72d129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5bfffc738f2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5bfffc77052c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5bfffc7702a2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5bfffc65f349 - <tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder as tantale_core[63b1a4e1580e7f1]::recorder::BatchRecorder<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, doctest_bundle_2024[322816e07dc56de6]::__doctest_19::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::random_search::BatchRandomSearch, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_19::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x5bfffc64381b - <tantale_core[63b1a4e1580e7f1]::experiment::basics::ThrExperiment<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::random_search::BatchRandomSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_19::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_19::main::searchspace::OutExample>, tantale_core[63b1a4e1580e7f1]::experiment::batched::batchevaluator::ThrBatchEvaluator<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo, tantale_algos[e8037a65ecacd161]::random_search::RSInfo, tantale_core[63b1a4e1580e7f1]::solution::shape::Lone<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>>> as tantale_core[63b1a4e1580e7f1]::experiment::Runable<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::random_search::BatchRandomSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_19::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_19::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x5bfffc6734be - <tantale_core[63b1a4e1580e7f1]::experiment::basics::ThrExperiment<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::random_search::BatchRandomSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_19::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_19::main::searchspace::OutExample>, tantale_core[63b1a4e1580e7f1]::experiment::batched::batchevaluator::ThrBatchEvaluator<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo, tantale_algos[e8037a65ecacd161]::random_search::RSInfo, tantale_core[63b1a4e1580e7f1]::solution::shape::Lone<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>>> as tantale_core[63b1a4e1580e7f1]::experiment::Runable<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::random_search::BatchRandomSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_19::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_19::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x5bfffc5d27d3 - tantale_core[63b1a4e1580e7f1]::experiment::threaded::<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::random_search::BatchRandomSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_19::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_19::main::searchspace::OutExample>, tantale_core[63b1a4e1580e7f1]::experiment::batched::batchevaluator::ThrBatchEvaluator<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo, tantale_algos[e8037a65ecacd161]::random_search::RSInfo, tantale_core[63b1a4e1580e7f1]::solution::shape::Lone<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x5bfffc632b75 - doctest_bundle_2024[322816e07dc56de6]::__doctest_19::main
[INFO] [stdout]   22:     0x5bfffc632e46 - doctest_bundle_2024[322816e07dc56de6]::__doctest_19::__main_fn
[INFO] [stdout]   23:     0x5bfffc5ae8f1 - doctest_runner_2024[51c30c5b49b19dd0]::__doctest_19::TEST::{closure#0}
[INFO] [stdout]   24:     0x5bfffc5b2e46 - <doctest_runner_2024[51c30c5b49b19dd0]::__doctest_19::TEST::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x5bfffc5afcda - doctest_runner_2024[51c30c5b49b19dd0]::main
[INFO] [stdout]   26:     0x5bfffc5b28e3 - <fn() -> std[10d71ac2c42b111e]::process::ExitCode as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x5bfffc5ad936 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[10d71ac2c42b111e]::process::ExitCode, std[10d71ac2c42b111e]::process::ExitCode>
[INFO] [stdout]   28:     0x5bfffc5ade49 - std[10d71ac2c42b111e]::rt::lang_start::<std[10d71ac2c42b111e]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x5bfffc751187 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x5bfffc751187 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5bfffc751187 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5bfffc751187 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5bfffc751187 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x5bfffc751187 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5bfffc751187 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5bfffc751187 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5bfffc751187 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x5bfffc5ace01 - std[10d71ac2c42b111e]::rt::lang_start::<std[10d71ac2c42b111e]::process::ExitCode>
[INFO] [stdout]   39:     0x5bfffc5b34c5 - main
[INFO] [stdout]   40:     0x7af1a24091ca - <unknown>
[INFO] [stdout]   41:     0x7af1a240928b - __libc_start_main
[INFO] [stdout]   42:     0x5bfffc5abe55 - _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' (1285) 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:     0x5cc270939cf8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cc270939cf8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cc270939cf8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cc270939cf8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cc27094ed9a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cc27094ed9a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5cc27093f1a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cc27093f1a2 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cc270916f76 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cc270916f76 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cc270931481 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5cc2709316fb - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5cc270917032 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5cc27090c129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5cc270917f2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5cc27094f52c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5cc27094f2a2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5cc27083d5a9 - <tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder as tantale_core[63b1a4e1580e7f1]::recorder::BatchRecorder<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, doctest_bundle_2024[322816e07dc56de6]::__doctest_18::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::random_search::BatchRandomSearch, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_18::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x5cc27081bf61 - <tantale_core[63b1a4e1580e7f1]::experiment::basics::MonoExperiment<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::random_search::BatchRandomSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_18::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_18::main::searchspace::OutExample>, tantale_core[63b1a4e1580e7f1]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo, tantale_algos[e8037a65ecacd161]::random_search::RSInfo, tantale_core[63b1a4e1580e7f1]::solution::shape::Lone<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>>> as tantale_core[63b1a4e1580e7f1]::experiment::Runable<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::random_search::BatchRandomSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_18::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_18::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x5cc27085263e - <tantale_core[63b1a4e1580e7f1]::experiment::basics::MonoExperiment<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::random_search::BatchRandomSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_18::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_18::main::searchspace::OutExample>, tantale_core[63b1a4e1580e7f1]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo, tantale_algos[e8037a65ecacd161]::random_search::RSInfo, tantale_core[63b1a4e1580e7f1]::solution::shape::Lone<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>>> as tantale_core[63b1a4e1580e7f1]::experiment::Runable<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::random_search::BatchRandomSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_18::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_18::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x5cc2707b1673 - tantale_core[63b1a4e1580e7f1]::experiment::mono::<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::searchspace::spbase::Sp<tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::domain::nodomain::NoDomain>, tantale_algos[e8037a65ecacd161]::random_search::BatchRandomSearch, tantale_core[63b1a4e1580e7f1]::stop::calls::Calls, tantale_core[63b1a4e1580e7f1]::recorder::csv::CSVRecorder, tantale_core[63b1a4e1580e7f1]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[322816e07dc56de6]::__doctest_18::main::searchspace::OutExample, tantale_core[63b1a4e1580e7f1]::objective::obj::Objective<alloc[a7ee25936407c584]::sync::Arc<[tantale_core[63b1a4e1580e7f1]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[322816e07dc56de6]::__doctest_18::main::searchspace::OutExample>, tantale_core[63b1a4e1580e7f1]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo, tantale_algos[e8037a65ecacd161]::random_search::RSInfo, tantale_core[63b1a4e1580e7f1]::solution::shape::Lone<tantale_core[63b1a4e1580e7f1]::solution::partial::BaseSol<tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>, tantale_core[63b1a4e1580e7f1]::solution::id::SId, tantale_core[63b1a4e1580e7f1]::domain::mixed::Mixed, tantale_core[63b1a4e1580e7f1]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x5cc270811435 - doctest_bundle_2024[322816e07dc56de6]::__doctest_18::main
[INFO] [stdout]   22:     0x5cc270811706 - doctest_bundle_2024[322816e07dc56de6]::__doctest_18::__main_fn
[INFO] [stdout]   23:     0x5cc27078d871 - doctest_runner_2024[51c30c5b49b19dd0]::__doctest_18::TEST::{closure#0}
[INFO] [stdout]   24:     0x5cc270791e06 - <doctest_runner_2024[51c30c5b49b19dd0]::__doctest_18::TEST::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x5cc27078ecda - doctest_runner_2024[51c30c5b49b19dd0]::main
[INFO] [stdout]   26:     0x5cc2707918e3 - <fn() -> std[10d71ac2c42b111e]::process::ExitCode as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x5cc27078c936 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[10d71ac2c42b111e]::process::ExitCode, std[10d71ac2c42b111e]::process::ExitCode>
[INFO] [stdout]   28:     0x5cc27078ce49 - std[10d71ac2c42b111e]::rt::lang_start::<std[10d71ac2c42b111e]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x5cc270930187 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x5cc270930187 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5cc270930187 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5cc270930187 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5cc270930187 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x5cc270930187 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5cc270930187 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5cc270930187 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5cc270930187 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x5cc27078be01 - std[10d71ac2c42b111e]::rt::lang_start::<std[10d71ac2c42b111e]::process::ExitCode>
[INFO] [stdout]   39:     0x5cc2707924c5 - main
[INFO] [stdout]   40:     0x7832033761ca - <unknown>
[INFO] [stdout]   41:     0x78320337628b - __libc_start_main
[INFO] [stdout]   42:     0x5cc27078ae55 - _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.07s
[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.62s; merged doctests compilation took 3.53s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "cdc583d86433e87fc15e50264c6970c79320bab0f6e5541984abeede6c2f0daa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdc583d86433e87fc15e50264c6970c79320bab0f6e5541984abeede6c2f0daa", kill_on_drop: false }`
[INFO] [stdout] cdc583d86433e87fc15e50264c6970c79320bab0f6e5541984abeede6c2f0daa
