[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] d8dab23b38201f25e65dcf0e793b0ade7d4f4c56
[INFO] testing ThomasFirmin/tantale against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasFirmin%2Ftantale" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ThomasFirmin/tantale
[INFO] finished tweaking git repo https://github.com/ThomasFirmin/tantale
[INFO] tweaked toml for git repo https://github.com/ThomasFirmin/tantale written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ThomasFirmin/tantale on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 98 packages to latest Rust 1.91.1 compatible versions
[INFO] [stderr]       Adding bincode v2.0.1 (available: v3.0.0)
[INFO] [stderr]       Adding rand v0.9.4 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b3c1d96aca4e7e5b7ad3638c12e726643c2b5da5db5710da0ab2c44cc072af7
[INFO] running `Command { std: "docker" "start" "-a" "1b3c1d96aca4e7e5b7ad3638c12e726643c2b5da5db5710da0ab2c44cc072af7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b3c1d96aca4e7e5b7ad3638c12e726643c2b5da5db5710da0ab2c44cc072af7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b3c1d96aca4e7e5b7ad3638c12e726643c2b5da5db5710da0ab2c44cc072af7", kill_on_drop: false }`
[INFO] [stdout] 1b3c1d96aca4e7e5b7ad3638c12e726643c2b5da5db5710da0ab2c44cc072af7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae64c9a0732198c2419ef83f8c962687c204058fc370152d138357e6c568c377
[INFO] running `Command { std: "docker" "start" "-a" "ae64c9a0732198c2419ef83f8c962687c204058fc370152d138357e6c568c377", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling build-probe-mpi v0.1.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling mpi v0.8.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling libffi-sys v4.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling mpi-derive v0.1.3
[INFO] [stderr]    Compiling tantale_macros v0.1.12 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling mpi-sys v0.2.3
[INFO] [stderr]    Compiling libffi v5.1.0
[INFO] [stderr]    Compiling tantale_core v0.1.12 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling tantale_algos v0.1.12 (/opt/rustwide/workdir/algorithms)
[INFO] [stderr]    Compiling tantale v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.90s
[INFO] running `Command { std: "docker" "inspect" "ae64c9a0732198c2419ef83f8c962687c204058fc370152d138357e6c568c377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae64c9a0732198c2419ef83f8c962687c204058fc370152d138357e6c568c377", kill_on_drop: false }`
[INFO] [stdout] ae64c9a0732198c2419ef83f8c962687c204058fc370152d138357e6c568c377
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d2e9fc56df53afdd877c74b6e2ff9130b940cc386224f8f07cc440ac3d315c5
[INFO] running `Command { std: "docker" "start" "-a" "7d2e9fc56df53afdd877c74b6e2ff9130b940cc386224f8f07cc440ac3d315c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling tantale v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] running `Command { std: "docker" "inspect" "7d2e9fc56df53afdd877c74b6e2ff9130b940cc386224f8f07cc440ac3d315c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d2e9fc56df53afdd877c74b6e2ff9130b940cc386224f8f07cc440ac3d315c5", kill_on_drop: false }`
[INFO] [stdout] 7d2e9fc56df53afdd877c74b6e2ff9130b940cc386224f8f07cc440ac3d315c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2857de807339284648dd05a65c17680fd2dc2d6c24fce57b57fdd7f6262751d4
[INFO] running `Command { std: "docker" "start" "-a" "2857de807339284648dd05a65c17680fd2dc2d6c24fce57b57fdd7f6262751d4", 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-583ea090d6a70992)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tantale
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 222) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 154) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 64) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSequentialOptimizer (line 47) ... ignored
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSequentialOptimizer (line 70) ... ignored
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 315) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 112) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSequentialOptimizer (line 137) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 77) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSequentialOptimizer (line 232) ... ok
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 273) ... ignored
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 368) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 126) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 183) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 237) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 272) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 287) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 296) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 305) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 340) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 374) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 383) ... ignored
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSequentialOptimizer (line 354) ... ok
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 429) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 449) ... ignored
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 45) ... ok
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 477) ... ignored
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSequentialOptimizer (line 76) ... ok
[INFO] [stdout] test src/gs_example.md - docs::GSExample (line 8) ... ok
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 612) ... ignored
[INFO] [stdout] test src/rs_example.md - docs::RSExample (line 8) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - docs::CreateBatchOptimizer (line 40) ... ok
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 88) ... ignored
[INFO] [stdout] test src/tantale_x_pytorch.md - docs::TantalePyTorchExample (line 379) ... ignored
[INFO] [stdout] test src/tantale_x_pytorch.md - docs::TantalePyTorchExample (line 434) ... ignored
[INFO] [stdout] test src/create_seq_optimizer.md - docs::CreateSequentialOptimizer (line 38) ... ok
[INFO] [stdout] test src/mo_example.md - docs::MOExample (line 28) ... ok
[INFO] [stdout] test src/mo_example.md - docs::MOExample (line 123) ... FAILED
[INFO] [stdout] test src/gs_example.md - docs::GSExample (line 42) ... FAILED
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 187) ... FAILED
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 108) ... FAILED
[INFO] [stdout] test src/rs_example.md - docs::RSExample (line 44) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/mo_example.md - docs::MOExample (line 123) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (82) panicked at core/src/recorder/csv.rs:969:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a84dacf7eda - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a84dacf7eda - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a84dacf7eda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a84dacf7eda - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a84dad0d62a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a84dad0d62a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5a84dacfd3a2 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a84dacfd3a2 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a84dacd4fcf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a84dacd4fcf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a84dacef5b1 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5a84dacef82b - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5a84dacd5088 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5a84daccc919 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5a84dacd5f7d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5a84dad0ddbc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5a84dad0db32 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5a84dabd1d11 - <tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder as tantale_core[fce8119404b5faf7]::recorder::SeqRecorder<tantale_core[fce8119404b5faf7]::solution::partial::FidelitySol<tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::moasha::MoAsha<tantale_algos[20fb043e7123635d]::utils::mo::NSGA2Selector, tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::computed::Computed<tantale_core[fce8119404b5faf7]::solution::partial::FidelitySol<tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::codomain::MultiCodomain<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>>, tantale_core[fce8119404b5faf7]::objective::obj::Stepped<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState>>>::init
[INFO] [stdout]   18:     0x5a84dabc08ec - <tantale_core[fce8119404b5faf7]::experiment::basics::ThrExperiment<tantale_core[fce8119404b5faf7]::solution::partial::FidelitySol<tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::moasha::MoAsha<tantale_algos[20fb043e7123635d]::utils::mo::NSGA2Selector, tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::computed::Computed<tantale_core[fce8119404b5faf7]::solution::partial::FidelitySol<tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::codomain::MultiCodomain<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>>, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[fce8119404b5faf7]::objective::obj::Stepped<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState>, tantale_core[fce8119404b5faf7]::experiment::sequential::seqfidevaluator::PoolFidThrSeqEvaluator<tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::partial::FidelitySol<tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState, tantale_core[fce8119404b5faf7]::experiment::basics::Pool<tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MPFnStateCheckpointer, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState, tantale_core[fce8119404b5faf7]::solution::id::StepSId>>> as tantale_core[fce8119404b5faf7]::experiment::Runable<tantale_core[fce8119404b5faf7]::solution::partial::FidelitySol<tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::moasha::MoAsha<tantale_algos[20fb043e7123635d]::utils::mo::NSGA2Selector, tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::computed::Computed<tantale_core[fce8119404b5faf7]::solution::partial::FidelitySol<tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::codomain::MultiCodomain<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>>, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[fce8119404b5faf7]::objective::obj::Stepped<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState>>>::new_with_pool
[INFO] [stdout]   19:     0x5a84dabe828e - <tantale_core[fce8119404b5faf7]::experiment::basics::ThrExperiment<tantale_core[fce8119404b5faf7]::solution::partial::FidelitySol<tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::moasha::MoAsha<tantale_algos[20fb043e7123635d]::utils::mo::NSGA2Selector, tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::computed::Computed<tantale_core[fce8119404b5faf7]::solution::partial::FidelitySol<tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::codomain::MultiCodomain<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>>, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[fce8119404b5faf7]::objective::obj::Stepped<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState>, tantale_core[fce8119404b5faf7]::experiment::sequential::seqfidevaluator::PoolFidThrSeqEvaluator<tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::partial::FidelitySol<tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState, tantale_core[fce8119404b5faf7]::experiment::basics::Pool<tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MPFnStateCheckpointer, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState, tantale_core[fce8119404b5faf7]::solution::id::StepSId>>> as tantale_core[fce8119404b5faf7]::experiment::Runable<tantale_core[fce8119404b5faf7]::solution::partial::FidelitySol<tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::moasha::MoAsha<tantale_algos[20fb043e7123635d]::utils::mo::NSGA2Selector, tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::computed::Computed<tantale_core[fce8119404b5faf7]::solution::partial::FidelitySol<tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::codomain::MultiCodomain<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>>, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[fce8119404b5faf7]::objective::obj::Stepped<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState>>>::new
[INFO] [stdout]   20:     0x5a84dab481e3 - tantale_core[fce8119404b5faf7]::experiment::threaded::<tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::solution::partial::FidelitySol<tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::moasha::MoAsha<tantale_algos[20fb043e7123635d]::utils::mo::NSGA2Selector, tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::computed::Computed<tantale_core[fce8119404b5faf7]::solution::partial::FidelitySol<tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::codomain::MultiCodomain<doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>>, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[fce8119404b5faf7]::objective::obj::Stepped<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState>, tantale_core[fce8119404b5faf7]::experiment::sequential::seqfidevaluator::PoolFidThrSeqEvaluator<tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::partial::FidelitySol<tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo>, tantale_core[fce8119404b5faf7]::solution::id::StepSId, tantale_algos[20fb043e7123635d]::moasha::MoAshaInfo, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState, tantale_core[fce8119404b5faf7]::experiment::basics::Pool<tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MPFnStateCheckpointer, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main::searchspace::FnState, tantale_core[fce8119404b5faf7]::solution::id::StepSId>>>
[INFO] [stdout]   21:     0x5a84daba748b - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::main
[INFO] [stdout]   22:     0x5a84daba77b6 - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_16::__main_fn
[INFO] [stdout]   23:     0x5a84dab23b81 - doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_16::TEST::{closure#0}
[INFO] [stdout]   24:     0x5a84dab281d6 - <doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_16::TEST::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x5a84dab250ea - doctest_runner_2024[16ee0b818ff6a0a3]::main
[INFO] [stdout]   26:     0x5a84dab27d33 - <fn() -> std[ec419fa8110287d5]::process::ExitCode as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x5a84dab22d36 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec419fa8110287d5]::process::ExitCode, std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   28:     0x5a84dab23249 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x5a84dacee227 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x5a84dacee227 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5a84dacee227 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5a84dacee227 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5a84dacee227 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x5a84dacee227 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5a84dacee227 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5a84dacee227 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5a84dacee227 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x5a84dab22c71 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   39:     0x5a84dab28915 - main
[INFO] [stdout]   40:     0x7f9bb3a551ca - <unknown>
[INFO] [stdout]   41:     0x7f9bb3a5528b - __libc_start_main
[INFO] [stdout]   42:     0x5a84dab21205 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/gs_example.md - docs::GSExample (line 42) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (77) panicked at core/src/recorder/csv.rs:969:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62198c3fdeda - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62198c3fdeda - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62198c3fdeda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62198c3fdeda - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62198c41362a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62198c41362a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x62198c4033a2 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x62198c4033a2 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62198c3dafcf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62198c3dafcf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62198c3f55b1 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x62198c3f582b - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x62198c3db088 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x62198c3d2919 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x62198c3dbf7d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x62198c413dbc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x62198c413b32 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x62198c2d8761 - <tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder as tantale_core[fce8119404b5faf7]::recorder::SeqRecorder<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::grid::Grid, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::grid::Grid, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::grid_search::GridSearch, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x62198c2b8047 - <tantale_core[fce8119404b5faf7]::experiment::basics::MonoExperiment<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::grid::Grid, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::grid::Grid, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::grid_search::GridSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample>, tantale_core[fce8119404b5faf7]::experiment::sequential::seqevaluator::SeqEvaluator<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo, tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::grid::Grid, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::grid::Grid, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>>> as tantale_core[fce8119404b5faf7]::experiment::Runable<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::grid::Grid, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::grid::Grid, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::grid_search::GridSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x62198c2ee40f - <tantale_core[fce8119404b5faf7]::experiment::basics::MonoExperiment<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::grid::Grid, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::grid::Grid, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::grid_search::GridSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample>, tantale_core[fce8119404b5faf7]::experiment::sequential::seqevaluator::SeqEvaluator<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo, tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::grid::Grid, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::grid::Grid, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>>> as tantale_core[fce8119404b5faf7]::experiment::Runable<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::grid::Grid, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::grid::Grid, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::grid_search::GridSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x62198c24ded4 - tantale_core[fce8119404b5faf7]::experiment::mono::<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::grid::Grid, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::grid::Grid, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::grid_search::GridSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main::searchspace::OutExample>, tantale_core[fce8119404b5faf7]::experiment::sequential::seqevaluator::SeqEvaluator<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo, tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::grid::Grid, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::grid::Grid, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x62198c2acc00 - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::main
[INFO] [stdout]   22:     0x62198c2acec6 - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_14::__main_fn
[INFO] [stdout]   23:     0x62198c229a81 - doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_14::TEST::{closure#0}
[INFO] [stdout]   24:     0x62198c22e156 - <doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_14::TEST::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x62198c22b0ea - doctest_runner_2024[16ee0b818ff6a0a3]::main
[INFO] [stdout]   26:     0x62198c22dd33 - <fn() -> std[ec419fa8110287d5]::process::ExitCode as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x62198c228d36 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec419fa8110287d5]::process::ExitCode, std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   28:     0x62198c229249 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x62198c3f4227 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x62198c3f4227 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x62198c3f4227 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x62198c3f4227 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x62198c3f4227 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x62198c3f4227 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x62198c3f4227 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x62198c3f4227 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x62198c3f4227 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x62198c228c71 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   39:     0x62198c22e915 - main
[INFO] [stdout]   40:     0x71ef245f51ca - <unknown>
[INFO] [stdout]   41:     0x71ef245f528b - __libc_start_main
[INFO] [stdout]   42:     0x62198c227205 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/quick_start.md - docs::QuickStart (line 187) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (87) panicked at core/src/recorder/csv.rs:1148:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6458d0cd1eda - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6458d0cd1eda - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6458d0cd1eda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6458d0cd1eda - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6458d0ce762a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6458d0ce762a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6458d0cd73a2 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6458d0cd73a2 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6458d0caefcf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6458d0caefcf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6458d0cc95b1 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6458d0cc982b - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x6458d0caf088 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x6458d0ca6919 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x6458d0caff7d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x6458d0ce7dbc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6458d0ce7b32 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x6458d0bae3e1 - <tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder as tantale_core[fce8119404b5faf7]::recorder::BatchRecorder<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::random_search::BatchRandomSearch, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x6458d0b93ad6 - <tantale_core[fce8119404b5faf7]::experiment::basics::ThrExperiment<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::random_search::BatchRandomSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample>, tantale_core[fce8119404b5faf7]::experiment::batched::batchevaluator::ThrBatchEvaluator<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo, tantale_algos[20fb043e7123635d]::random_search::RSInfo, tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>>> as tantale_core[fce8119404b5faf7]::experiment::Runable<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::random_search::BatchRandomSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x6458d0bc234f - <tantale_core[fce8119404b5faf7]::experiment::basics::ThrExperiment<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::random_search::BatchRandomSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample>, tantale_core[fce8119404b5faf7]::experiment::batched::batchevaluator::ThrBatchEvaluator<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo, tantale_algos[20fb043e7123635d]::random_search::RSInfo, tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>>> as tantale_core[fce8119404b5faf7]::experiment::Runable<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::random_search::BatchRandomSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x6458d0b22114 - tantale_core[fce8119404b5faf7]::experiment::threaded::<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::random_search::BatchRandomSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main::searchspace::OutExample>, tantale_core[fce8119404b5faf7]::experiment::batched::batchevaluator::ThrBatchEvaluator<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo, tantale_algos[20fb043e7123635d]::random_search::RSInfo, tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x6458d0b823ad - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::main
[INFO] [stdout]   22:     0x6458d0b82676 - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_19::__main_fn
[INFO] [stdout]   23:     0x6458d0afdd01 - doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_19::TEST::{closure#0}
[INFO] [stdout]   24:     0x6458d0b02296 - <doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_19::TEST::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x6458d0aff0ea - doctest_runner_2024[16ee0b818ff6a0a3]::main
[INFO] [stdout]   26:     0x6458d0b01d33 - <fn() -> std[ec419fa8110287d5]::process::ExitCode as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x6458d0afcd36 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec419fa8110287d5]::process::ExitCode, std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   28:     0x6458d0afd249 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x6458d0cc8227 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x6458d0cc8227 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6458d0cc8227 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6458d0cc8227 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6458d0cc8227 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x6458d0cc8227 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x6458d0cc8227 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x6458d0cc8227 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6458d0cc8227 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x6458d0afcc71 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   39:     0x6458d0b02915 - main
[INFO] [stdout]   40:     0x7dc60fe241ca - <unknown>
[INFO] [stdout]   41:     0x7dc60fe2428b - __libc_start_main
[INFO] [stdout]   42:     0x6458d0afb205 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/quick_start.md - docs::QuickStart (line 108) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (96) panicked at core/src/recorder/csv.rs:1148:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6210900afeda - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6210900afeda - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6210900afeda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6210900afeda - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6210900c562a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6210900c562a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6210900b53a2 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6210900b53a2 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62109008cfcf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62109008cfcf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6210900a75b1 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6210900a782b - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x62109008d088 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x621090084919 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x62109008df7d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x6210900c5dbc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6210900c5b32 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x62108ff8b9e1 - <tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder as tantale_core[fce8119404b5faf7]::recorder::BatchRecorder<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::random_search::BatchRandomSearch, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x62108ff6acdc - <tantale_core[fce8119404b5faf7]::experiment::basics::MonoExperiment<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::random_search::BatchRandomSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample>, tantale_core[fce8119404b5faf7]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo, tantale_algos[20fb043e7123635d]::random_search::RSInfo, tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>>> as tantale_core[fce8119404b5faf7]::experiment::Runable<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::random_search::BatchRandomSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x62108ffa04cf - <tantale_core[fce8119404b5faf7]::experiment::basics::MonoExperiment<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::random_search::BatchRandomSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample>, tantale_core[fce8119404b5faf7]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo, tantale_algos[20fb043e7123635d]::random_search::RSInfo, tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>>> as tantale_core[fce8119404b5faf7]::experiment::Runable<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::random_search::BatchRandomSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x62108fefff94 - tantale_core[fce8119404b5faf7]::experiment::mono::<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::random_search::BatchRandomSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main::searchspace::OutExample>, tantale_core[fce8119404b5faf7]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo, tantale_algos[20fb043e7123635d]::random_search::RSInfo, tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x62108ff5fc5d - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::main
[INFO] [stdout]   22:     0x62108ff5ff26 - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_18::__main_fn
[INFO] [stdout]   23:     0x62108fedbc81 - doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_18::TEST::{closure#0}
[INFO] [stdout]   24:     0x62108fee0256 - <doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_18::TEST::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x62108fedd0ea - doctest_runner_2024[16ee0b818ff6a0a3]::main
[INFO] [stdout]   26:     0x62108fedfd33 - <fn() -> std[ec419fa8110287d5]::process::ExitCode as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x62108fedad36 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec419fa8110287d5]::process::ExitCode, std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   28:     0x62108fedb249 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x6210900a6227 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x6210900a6227 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6210900a6227 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6210900a6227 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6210900a6227 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x6210900a6227 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x6210900a6227 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x6210900a6227 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6210900a6227 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x62108fedac71 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   39:     0x62108fee0915 - main
[INFO] [stdout]   40:     0x7285b7b2d1ca - <unknown>
[INFO] [stdout]   41:     0x7285b7b2d28b - __libc_start_main
[INFO] [stdout]   42:     0x62108fed9205 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/rs_example.md - docs::RSExample (line 44) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (94) panicked at core/src/recorder/csv.rs:1148:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638865346eda - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638865346eda - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638865346eda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x638865346eda - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63886535c62a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63886535c62a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x63886534c3a2 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63886534c3a2 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x638865323fcf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x638865323fcf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63886533e5b1 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63886533e82b - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x638865324088 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63886531b919 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x638865324f7d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63886535cdbc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63886535cb32 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x638865223de1 - <tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder as tantale_core[fce8119404b5faf7]::recorder::BatchRecorder<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::random_search::BatchRandomSearch, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x638865202afc - <tantale_core[fce8119404b5faf7]::experiment::basics::MonoExperiment<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::random_search::BatchRandomSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample>, tantale_core[fce8119404b5faf7]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo, tantale_algos[20fb043e7123635d]::random_search::RSInfo, tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>>> as tantale_core[fce8119404b5faf7]::experiment::Runable<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::random_search::BatchRandomSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x63886523758f - <tantale_core[fce8119404b5faf7]::experiment::basics::MonoExperiment<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::random_search::BatchRandomSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample>, tantale_core[fce8119404b5faf7]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo, tantale_algos[20fb043e7123635d]::random_search::RSInfo, tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>>> as tantale_core[fce8119404b5faf7]::experiment::Runable<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::random_search::BatchRandomSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x638865197054 - tantale_core[fce8119404b5faf7]::experiment::mono::<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::searchspace::spbase::Sp<tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::domain::nodomain::NoDomain>, tantale_algos[20fb043e7123635d]::random_search::BatchRandomSearch, tantale_core[fce8119404b5faf7]::stop::calls::Calls, tantale_core[fce8119404b5faf7]::recorder::csv::CSVRecorder, tantale_core[fce8119404b5faf7]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample, tantale_core[fce8119404b5faf7]::objective::obj::Objective<alloc[a8a7aba520129d98]::sync::Arc<[tantale_core[fce8119404b5faf7]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main::searchspace::OutExample>, tantale_core[fce8119404b5faf7]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo, tantale_algos[20fb043e7123635d]::random_search::RSInfo, tantale_core[fce8119404b5faf7]::solution::shape::Lone<tantale_core[fce8119404b5faf7]::solution::partial::BaseSol<tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>, tantale_core[fce8119404b5faf7]::solution::id::SId, tantale_core[fce8119404b5faf7]::domain::mixed::Mixed, tantale_core[fce8119404b5faf7]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x6388651f7b1d - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::main
[INFO] [stdout]   22:     0x6388651f7de6 - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_23::__main_fn
[INFO] [stdout]   23:     0x638865172e61 - doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_23::TEST::{closure#0}
[INFO] [stdout]   24:     0x638865177396 - <doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_23::TEST::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x6388651740ea - doctest_runner_2024[16ee0b818ff6a0a3]::main
[INFO] [stdout]   26:     0x638865176d33 - <fn() -> std[ec419fa8110287d5]::process::ExitCode as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x638865171d36 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec419fa8110287d5]::process::ExitCode, std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   28:     0x638865172249 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x63886533d227 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x63886533d227 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x63886533d227 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x63886533d227 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x63886533d227 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x63886533d227 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x63886533d227 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x63886533d227 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x63886533d227 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x638865171c71 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   39:     0x638865177915 - main
[INFO] [stdout]   40:     0x743bb2b0d1ca - <unknown>
[INFO] [stdout]   41:     0x743bb2b0d28b - __libc_start_main
[INFO] [stdout]   42:     0x638865170205 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/gs_example.md - docs::GSExample (line 42)
[INFO] [stdout]     src/mo_example.md - docs::MOExample (line 123)
[INFO] [stdout]     src/quick_start.md - docs::QuickStart (line 108)
[INFO] [stdout]     src/quick_start.md - docs::QuickStart (line 187)
[INFO] [stdout]     src/rs_example.md - docs::RSExample (line 44)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 5 failed; 21 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/quick_start.md - docs::QuickStart (line 375) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 391) ... ignored
[INFO] [stdout] test src/tantale_x_burn.md - docs::TantaleBurnExample (line 405) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.31s; merged doctests compilation took 3.24s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2857de807339284648dd05a65c17680fd2dc2d6c24fce57b57fdd7f6262751d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2857de807339284648dd05a65c17680fd2dc2d6c24fce57b57fdd7f6262751d4", kill_on_drop: false }`
[INFO] [stdout] 2857de807339284648dd05a65c17680fd2dc2d6c24fce57b57fdd7f6262751d4
