[INFO] cloning repository https://github.com/predomics/gpredomics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/predomics/gpredomics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpredomics%2Fgpredomics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpredomics%2Fgpredomics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56ad043a58395f7dff3d1494ac0b47d2709a25c8
[INFO] testing predomics/gpredomics against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpredomics%2Fgpredomics" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/predomics/gpredomics
[INFO] finished tweaking git repo https://github.com/predomics/gpredomics
[INFO] tweaked toml for git repo https://github.com/predomics/gpredomics written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/predomics/gpredomics on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/predomics/gpredomics already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wgpu-types v24.0.0
[INFO] [stderr]   Downloaded clap_derive v4.5.41
[INFO] [stderr]   Downloaded argmin-math v0.4.0
[INFO] [stderr]   Downloaded clap v4.5.41
[INFO] [stderr]   Downloaded flexi_logger v0.27.4
[INFO] [stderr]   Downloaded nu-ansi-term v0.49.0
[INFO] [stderr]   Downloaded clap_builder v4.5.41
[INFO] [stderr]   Downloaded csv-core v0.1.11
[INFO] [stderr]   Downloaded wgpu-core v24.0.0
[INFO] [stderr]   Downloaded syn v2.0.92
[INFO] [stderr]   Downloaded fast-float v0.2.0
[INFO] [stderr]   Downloaded argmin v0.10.0
[INFO] [stderr]   Downloaded wgpu v24.0.1
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded wgpu-hal v24.0.0
[INFO] [stderr]   Downloaded metal v0.31.0
[INFO] [stderr]   Downloaded cc v1.2.6
[INFO] [stderr]   Downloaded fishers_exact v1.0.1
[INFO] [stderr]   Downloaded naga v24.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3eb9a2235d99b669d0c328505a1aa1586eae3ab97931244158b57ecdd67502f
[INFO] running `Command { std: "docker" "start" "-a" "a3eb9a2235d99b669d0c328505a1aa1586eae3ab97931244158b57ecdd67502f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3eb9a2235d99b669d0c328505a1aa1586eae3ab97931244158b57ecdd67502f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3eb9a2235d99b669d0c328505a1aa1586eae3ab97931244158b57ecdd67502f", kill_on_drop: false }`
[INFO] [stdout] a3eb9a2235d99b669d0c328505a1aa1586eae3ab97931244158b57ecdd67502f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0085482cae1a852c4f913bdf2e0b66755351e1727c7cd5171a95b1a674804dc4
[INFO] running `Command { std: "docker" "start" "-a" "0085482cae1a852c4f913bdf2e0b66755351e1727c7cd5171a95b1a674804dc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling wgpu-hal v24.0.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling wgpu-core v24.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling wgpu v24.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling fishers_exact v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling flexi_logger v0.27.4
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wide v0.7.30
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling argmin-math v0.4.0
[INFO] [stderr]    Compiling argmin v0.10.0
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-types v24.0.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling gpredomics v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `instance`, `adapter`, `pipeline_layout`, `shader_module`, and `max_sm_size` are never read
[INFO] [stdout]    --> src/gpu.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub struct GpuAssay {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 218 |     instance: wgpu::Instance,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 219 |     adapter: wgpu::Adapter,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pipeline_layout: wgpu::PipelineLayout,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     shader_module: wgpu::ShaderModule,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     max_sm_size: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GpuAssay` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "0085482cae1a852c4f913bdf2e0b66755351e1727c7cd5171a95b1a674804dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0085482cae1a852c4f913bdf2e0b66755351e1727c7cd5171a95b1a674804dc4", kill_on_drop: false }`
[INFO] [stdout] 0085482cae1a852c4f913bdf2e0b66755351e1727c7cd5171a95b1a674804dc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9535e5845d05fc737d252e6d609c4720b5da4b8a16c75477e29ed8f8340d1a8e
[INFO] running `Command { std: "docker" "start" "-a" "9535e5845d05fc737d252e6d609c4720b5da4b8a16c75477e29ed8f8340d1a8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling gpredomics v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `instance`, `adapter`, `pipeline_layout`, `shader_module`, and `max_sm_size` are never read
[INFO] [stdout]    --> src/gpu.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub struct GpuAssay {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 218 |     instance: wgpu::Instance,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 219 |     adapter: wgpu::Adapter,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pipeline_layout: wgpu::PipelineLayout,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     shader_module: wgpu::ShaderModule,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     max_sm_size: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GpuAssay` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `deserialize_tuple_usize` and `serialize_tuple_usize`
[INFO] [stdout]     --> src/utils.rs:1536:56
[INFO] [stdout]      |
[INFO] [stdout] 1536 |         use crate::utils::serde_json_hashmap_numeric::{serialize_tuple_usize, deserialize_tuple_usize};
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]     --> src/population.rs:1776:14
[INFO] [stdout]      |
[INFO] [stdout] 1776 |         let (data, cv) = create_small_cv_data();
[INFO] [stdout]      |              ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]     --> src/population.rs:1829:14
[INFO] [stdout]      |
[INFO] [stdout] 1829 |         let (data, cv) = create_small_cv_data();
[INFO] [stdout]      |              ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auc`
[INFO] [stdout]     --> src/experiment.rs:2966:14
[INFO] [stdout]      |
[INFO] [stdout] 2966 |         let (auc, accuracy, sensitivity, specificity, rejection_rate) = 
[INFO] [stdout]      |              ^^^ help: if this is intentional, prefix it with an underscore: `_auc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `specificity`
[INFO] [stdout]     --> src/experiment.rs:2966:42
[INFO] [stdout]      |
[INFO] [stdout] 2966 |         let (auc, accuracy, sensitivity, specificity, rejection_rate) = 
[INFO] [stdout]      |                                          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_specificity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scores`
[INFO] [stdout]     --> src/experiment.rs:3249:32
[INFO] [stdout]      |
[INFO] [stdout] 3249 |             let (pred_classes, scores) = jury.predict(&data);
[INFO] [stdout]      |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scores`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `instance`, `adapter`, `pipeline_layout`, `shader_module`, and `max_sm_size` are never read
[INFO] [stdout]    --> src/gpu.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub struct GpuAssay {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 218 |     instance: wgpu::Instance,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 219 |     adapter: wgpu::Adapter,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pipeline_layout: wgpu::PipelineLayout,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     shader_module: wgpu::ShaderModule,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     max_sm_size: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GpuAssay` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.62s
[INFO] running `Command { std: "docker" "inspect" "9535e5845d05fc737d252e6d609c4720b5da4b8a16c75477e29ed8f8340d1a8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9535e5845d05fc737d252e6d609c4720b5da4b8a16c75477e29ed8f8340d1a8e", kill_on_drop: false }`
[INFO] [stdout] 9535e5845d05fc737d252e6d609c4720b5da4b8a16c75477e29ed8f8340d1a8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 50e92f82893cddb1c9d2ddf85c803dc75715fd043ce744294d7dcad8b5fdc83c
[INFO] running `Command { std: "docker" "start" "-a" "50e92f82893cddb1c9d2ddf85c803dc75715fd043ce744294d7dcad8b5fdc83c", kill_on_drop: false }`
[INFO] [stderr] warning: fields `instance`, `adapter`, `pipeline_layout`, `shader_module`, and `max_sm_size` are never read
[INFO] [stderr]    --> src/gpu.rs:218:5
[INFO] [stderr]     |
[INFO] [stderr] 215 | pub struct GpuAssay {
[INFO] [stderr]     |            -------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 218 |     instance: wgpu::Instance,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 219 |     adapter: wgpu::Adapter,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 226 |     pipeline_layout: wgpu::PipelineLayout,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 239 |     shader_module: wgpu::ShaderModule,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 243 |     max_sm_size: usize,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GpuAssay` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `deserialize_tuple_usize` and `serialize_tuple_usize`
[INFO] [stderr]     --> src/utils.rs:1536:56
[INFO] [stderr]      |
[INFO] [stderr] 1536 |         use crate::utils::serde_json_hashmap_numeric::{serialize_tuple_usize, deserialize_tuple_usize};
[INFO] [stderr]      |                                                        ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]     --> src/population.rs:1776:14
[INFO] [stderr]      |
[INFO] [stderr] 1776 |         let (data, cv) = create_small_cv_data();
[INFO] [stderr]      |              ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]     --> src/population.rs:1829:14
[INFO] [stderr]      |
[INFO] [stderr] 1829 |         let (data, cv) = create_small_cv_data();
[INFO] [stderr]      |              ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `auc`
[INFO] [stderr]     --> src/experiment.rs:2966:14
[INFO] [stderr]      |
[INFO] [stderr] 2966 |         let (auc, accuracy, sensitivity, specificity, rejection_rate) = 
[INFO] [stderr]      |              ^^^ help: if this is intentional, prefix it with an underscore: `_auc`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `specificity`
[INFO] [stderr]     --> src/experiment.rs:2966:42
[INFO] [stderr]      |
[INFO] [stderr] 2966 |         let (auc, accuracy, sensitivity, specificity, rejection_rate) = 
[INFO] [stderr]      |                                          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_specificity`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `scores`
[INFO] [stderr]     --> src/experiment.rs:3249:32
[INFO] [stderr]      |
[INFO] [stderr] 3249 |             let (pred_classes, scores) = jury.predict(&data);
[INFO] [stderr]      |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scores`
[INFO] [stderr] 
[INFO] [stderr] warning: `gpredomics` (lib) generated 1 warning
[INFO] [stderr] warning: `gpredomics` (lib test) generated 7 warnings (1 duplicate) (run `cargo fix --lib -p gpredomics --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gpredomics-4d23e20cfa52f815)
[INFO] [stdout] 
[INFO] [stdout] running 358 tests
[INFO] [stdout] test bayesian_mcmc::tests::test_log_logistic_threshold ... ok
[INFO] [stdout] test bayesian_mcmc::tests::test_log_logistic_threshold_positive_negative ... ok
[INFO] [stdout] test bayesian_mcmc::tests::test_truncnorm_pos_positive ... ok
[INFO] [stdout] test bayesian_mcmc::tests::test_truncnorm_neg_negative ... ok
[INFO] [stdout] test beam::tests::test_generate_combinations ... ok
[INFO] [stdout] test cv::tests::test_compute_cv_oob_feature_importance_inconsistent_fold_sizes ... ok
[INFO] [stdout] test cv::tests::test_cv_new_class_imbalance_extreme ... ok
[INFO] [stdout] test beam::tests::test_combine_with_best ... ok
[INFO] [stdout] test cv::tests::test_cv_new_creates_correct_number_of_folds ... ok
[INFO] [stdout] test cv::tests::test_cv_new_single_fold ... ok
[INFO] [stdout] test cv::tests::test_cv_new_distributes_y_correctly_and_preserve_them ... ok
[INFO] [stdout] test cv::tests::test_cv_new_with_single_class ... ok
[INFO] [stdout] test cv::tests::test_data_size_preservation ... ok
[INFO] [stdout] test cv::tests::test_compute_cv_oob_feature_importance_scope_pct_calculation ... ok
[INFO] [stdout] test cv::tests::test_fold_feature_consistency ... ok
[INFO] [stdout] test cv::tests::test_cv_new_with_very_small_dataset ... ok
[INFO] [stdout] test cv::tests::test_cv_new_reproductibility ... ok
[INFO] [stdout] test cv::tests::test_compute_cv_oob_feature_importance_feature_filtering_in_aggregation ... ok
[INFO] [stdout] test cv::tests::test_get_ids_reconstruct_consistency ... ok
[INFO] [stdout] test beam::tests::test_beam_pop_from_combinations ... ok
[INFO] [stdout] test cv::tests::test_compute_cv_oob_feature_importance_aggregation_across_folds_median ... ok
[INFO] [stdout] test cv::tests::test_get_ids_returns_correct_sample_names ... ok
[INFO] [stdout] test bayesian_mcmc::tests::test_random_normal_basic_stats ... ok
[INFO] [stdout] test cv::tests::test_pass_handles_empty_populations ... ok
[INFO] [stdout] test cv::tests::test_reconstruct_fails_with_mismatched_lengths ... ok
[INFO] [stdout] test cv::tests::test_compute_cv_oob_feature_importance_population_id_assignment ... ok
[INFO] [stdout] test cv::tests::test_compute_cv_oob_feature_importance_scaled_importance_flag ... ok
[INFO] [stdout] test cv::tests::test_compute_cv_oob_feature_importance_cascade_mode_includes_individual_importances ... ok
[INFO] [stdout] test cv::tests::test_full_cv_workflow ... ok
[INFO] [stdout] test cv::tests::test_reconstruct_success ... ok
[INFO] [stdout] test cv::tests::test_reconstruct_fails_with_unknown_sample_name ... ok
[INFO] [stdout] test cv::tests::test_balanced_class_distribution ... ok
[INFO] [stdout] test data::tests::test_add_basic ... ok
[INFO] [stdout] test cv::tests::test_pass_sets_fold_collections ... ok
[INFO] [stdout] test data::tests::test_clone_with_new_x_basic ... ok
[INFO] [stdout] test data::tests::test_clone_with_new_x_empty ... ok
[INFO] [stdout] test data::tests::test_add_empty_data ... ok
[INFO] [stdout] test data::tests::test_compare_classes_studentt_test_class_2_high_pval ... ok
[INFO] [stdout] test data::tests::test_compare_classes_studentt_test_class_1 ... ok
[INFO] [stdout] test data::tests::test_compare_classes_studentt_test_class_2_low_mean ... ok
[INFO] [stdout] test data::tests::test_compare_classes_studentt_test_class_2_low_prev ... ok
[INFO] [stdout] test cv::tests::test_training_validation_no_overlap ... ok
[INFO] [stdout] test data::tests::test_compare_classes_wilcoxon_class_0 ... ok
[INFO] [stdout] test data::tests::test_compare_classes_wilcoxon_class_1 ... ok
[INFO] [stdout] test data::tests::test_compare_classes_wilcoxon_class_2_high_pval ... ok
[INFO] [stdout] test data::tests::test_compare_classes_wilcoxon_class_2_low_mean ... ok
[INFO] [stdout] test data::tests::test_compare_classes_studentt_test_class_0 ... ok
[INFO] [stdout] test data::tests::test_compare_classes_wilcoxon_class_2_low_prev ... ok
[INFO] [stdout] test data::tests::test_data_compatibility ... ok
[INFO] [stdout] test cv::tests::test_pass_with_algorithm_timeout ... ok
[INFO] [stdout] test data::tests::test_load_data ... ok
[INFO] [stdout] test experiment::tests::test_compute_consensus_threshold_vote_abstains_when_no_consensus ... ok
[INFO] [stdout] test experiment::tests::test_compute_consensus_threshold_vote_requires_consensus_for_decision ... ok
[INFO] [stdout] test data::tests::test_subset_empty_set ... ok
[INFO] [stdout] test experiment::tests::test_compute_classes_method_stores_predictions_correctly ... ok
[INFO] [stdout] test data::tests::test_subset_indices ... ok
[INFO] [stdout] test experiment::tests::test_compute_group_strict_weights_comprehensive ... ok
[INFO] [stdout] test experiment::tests::test_compute_importance_uses_specified_thread_pool_settings ... ok
[INFO] [stdout] test experiment::tests::test_compute_majority_threshold_vote_handles_perfect_ties_correctly ... ok
[INFO] [stdout] test experiment::tests::test_compute_importance_cv_mode_reconstructs_cv_from_collection ... ok
[INFO] [stdout] test experiment::tests::test_compute_new_metrics_consistency ... ok
[INFO] [stdout] test experiment::tests::test_compute_new_metrics_rejection_rate_calculation ... ok
[INFO] [stdout] test experiment::tests::test_compute_new_metrics_with_known_outcomes ... ok
[INFO] [stdout] test experiment::tests::test_compute_rejection_rate_calculates_percentage_correctly ... ok
[INFO] [stdout] test cv::tests::test_compute_cv_oob_feature_importance_empty_fold_collections - should panic ... ok
[INFO] [stdout] test experiment::tests::test_count_effective_experts_specialized_excludes_ineffective ... ok
[INFO] [stdout] test experiment::tests::test_count_effective_experts_uniform_counts_all ... ok
[INFO] [stdout] test cv::tests::test_compute_cv_oob_feature_importance_missing_fold_collections - should panic ... ok
[INFO] [stdout] test cv::tests::test_extract_fold_fbm_panics_without_populations - should panic ... ok
[INFO] [stdout] test experiment::tests::test_display_feature_importance_handles_empty_collection ... ok
[INFO] [stdout] test experiment::tests::test_display_feature_importance_handles_mixed_aggregation_methods ... ok
[INFO] [stdout] test experiment::tests::test_display_feature_importance_prioritizes_scopes_correctly ... ok
[INFO] [stdout] test experiment::tests::test_edge_case_single_expert ... ok
[INFO] [stdout] test experiment::tests::test_edge_cases_boundary_conditions ... ok
[INFO] [stdout] test experiment::tests::test_concurrent_importance_calculation_thread_safety ... ok
[INFO] [stdout] test experiment::tests::test_evaluate_computes_metrics_for_experts_and_stores_weights ... ok
[INFO] [stdout] test experiment::tests::test_auto_format_detection_by_extension ... FAILED
[INFO] [stdout] test experiment::tests::test_complete_workflow_serialization_to_jury_evaluation ... FAILED
[INFO] [stdout] test experiment::tests::test_complete_experiment_lifecycle ... FAILED
[INFO] [stdout] test experiment::tests::test_feature_returns_empty_for_nonexistent_feature ... ok
[INFO] [stdout] test experiment::tests::test_evaluate_optimizes_threshold_when_set_to_zero ... ok
[INFO] [stdout] test experiment::tests::test_feature_returns_existing_feature_importances ... ok
[INFO] [stdout] test experiment::tests::test_filter_comprehensive_functionality ... ok
[INFO] [stdout] test experiment::tests::test_get_expert_specialization_comprehensive ... ok
[INFO] [stdout] test experiment::tests::test_get_top_comprehensive_functionality ... ok
[INFO] [stdout] test experiment::tests::test_internal_vs_external_metrics_coherence ... ok
[INFO] [stdout] test experiment::tests::test_jury_edge_case_single_expert_voting ... ok
[INFO] [stdout] test experiment::tests::test_large_population_performance ... ok
[INFO] [stdout] test experiment::tests::test_compute_group_strict_weights_panics_when_no_active_groups - should panic ... ok
[INFO] [stdout] test experiment::tests::test_compute_importance_cv_mode_handles_no_collection - should panic ... ok
[INFO] [stdout] test experiment::tests::test_compute_importance_cv_mode_panics_when_cv_reconstruction_fails - should panic ... ok
[INFO] [stdout] test experiment::tests::test_compute_majority_threshold_vote_panics_on_weight_mismatch - should panic ... ok
[INFO] [stdout] test experiment::tests::test_majority_vs_consensus_different_outcomes ... ok
[INFO] [stdout] test experiment::tests::test_compute_importance_non_cv_mode_panics_when_no_final_population - should panic ... ok
[INFO] [stdout] test experiment::tests::test_new_creates_empty_collection ... ok
[INFO] [stdout] test experiment::tests::test_majority_vs_consensus_systematic_comparison ... ok
[INFO] [stdout] test experiment::tests::test_new_filters_experts_by_minimum_performance_threshold ... ok
[INFO] [stdout] test experiment::tests::test_new_handles_empty_population_gracefully ... ok
[INFO] [stdout] test experiment::tests::test_evaluate_on_new_dataset_panics_on_load_failure - should panic ... ok
[INFO] [stdout] test experiment::tests::test_multi_sample_dataset_consistency ... ok
[INFO] [stdout] test experiment::tests::test_new_filters_experts_by_diversity_threshold ... ok
[INFO] [stdout] test experiment::tests::test_new_retains_experts_when_thresholds_are_zero ... ok
[INFO] [stdout] test experiment::tests::test_new_sorts_experts_after_filtering ... ok
[INFO] [stdout] test experiment::tests::test_evaluate_on_new_dataset_no_population - should panic ... ok
[INFO] [stdout] test experiment::tests::test_evaluate_on_new_dataset_panics_when_no_population - should panic ... ok
[INFO] [stdout] test experiment::tests::test_evaluate_on_new_dataset_panics_on_incompatible_data ... FAILED
[INFO] [stdout] test experiment::tests::test_experiment_with_jury_metadata ... FAILED
[INFO] [stdout] test experiment::tests::test_rejection_rate_calculation ... ok
[INFO] [stdout] test experiment::tests::test_file_extension_normalization ... FAILED
[INFO] [stdout] test experiment::tests::test_scenario_1_unanimous_majority_for ... ok
[INFO] [stdout] test experiment::tests::test_rejection_rate_mathematical_accuracy ... ok
[INFO] [stdout] test experiment::tests::test_load_fallback_mechanism ... FAILED
[INFO] [stdout] test experiment::tests::test_load_nonexistent_file - should panic ... ok
[INFO] [stdout] test experiment::tests::test_scenario_4_abstention_due_to_threshold_window ... ok
[INFO] [stdout] test experiment::tests::test_scenario_2_unanimous_majority_against ... ok
[INFO] [stdout] test experiment::tests::test_memory_cleanup_after_cv_reconstruction_failure ... ok
[INFO] [stdout] test experiment::tests::test_new_validates_specialized_sensitivity_threshold_bounds - should panic ... ok
[INFO] [stdout] test experiment::tests::test_scenario_3_simple_majority ... ok
[INFO] [stdout] test experiment::tests::test_scenario_6_consensus_failure ... ok
[INFO] [stdout] test experiment::tests::test_new_validates_voting_threshold_bounds_and_panics - should panic ... ok
[INFO] [stdout] test experiment::tests::test_specialized_weighting_comprehensive ... ok
[INFO] [stdout] test experiment::tests::test_threshold_window_boundary_cases ... ok
[INFO] [stdout] test experiment::tests::test_scenario_7_weighted_majority ... ok
[INFO] [stdout] test experiment::tests::test_threshold_window_granular_effects ... ok
[INFO] [stdout] test experiment::tests::test_scenario_8_perfect_tie_with_window ... ok
[INFO] [stdout] test experiment::tests::test_new_validates_specialized_specificity_threshold_bounds - should panic ... ok
[INFO] [stdout] test experiment::tests::test_predict_fails_when_weights_not_computed - should panic ... ok
[INFO] [stdout] test experiment::tests::test_voting_threshold_systematic_variations ... ok
[INFO] [stdout] test experiment::tests::test_serialization_messagepack_roundtrip ... FAILED
[INFO] [stdout] test experiment::tests::test_voting_mechanisms_handle_out_of_bounds_sample_indices ... ok
[INFO] [stdout] test experiment::tests::test_serialization_bincode_roundtrip ... FAILED
[INFO] [stdout] test experiment::tests::test_scenario_5_consensus_success ... ok
[INFO] [stdout] test individual::tests::test_calculate_confusion_matrix_class_2 ... ok
[INFO] [stdout] test individual::tests::test_calculate_confusion_matrix_basic ... ok
[INFO] [stdout] test experiment::tests::test_voting_mechanisms_handle_zero_effective_weight ... ok
[INFO] [stdout] test individual::tests::test_compute_auc ... ok
[INFO] [stdout] test individual::tests::test_compute_hash_first_hash ... ok
[INFO] [stdout] test individual::tests::test_compute_metrics_basic ... ok
[INFO] [stdout] test individual::tests::test_compute_metrics_class2 ... ok
[INFO] [stdout] test individual::tests::test_calculate_confusion_matrix_invalid_class_label - should panic ... ok
[INFO] [stdout] test individual::tests::test_compute_hash_and_rehash ... ok
[INFO] [stdout] test individual::tests::test_compute_metrics_too_much_y ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_constant_feature_values ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_duplicate_features_in_process ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_all_requested_features_returned ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_bounds_realistic ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_different_seeds_may_differ ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_different_datatypes ... ok
[INFO] [stdout] test experiment::tests::test_compute_importance_non_cv_mode_uses_final_population ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_empty_individual_features ... ok
[INFO] [stdout] test individual::tests::test_compute_metrics_not_enough_y ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_reproducibility_same_seeds ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_very_small_dataset ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_zero_permutations_division_by_zero ... ok
[INFO] [stdout] test individual::tests::test_compute_threshold_and_metrics_basic ... ok
[INFO] [stdout] test individual::tests::test_compute_threshold_and_metrics_class_2 ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_feature_not_in_individual_returns_zero ... ok
[INFO] [stdout] test individual::tests::test_compute_threshold_and_metrics_not_enough_y ... ok
[INFO] [stdout] test individual::tests::test_count_k_basic ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_missing_seeds_panics ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_output_structure_fields ... ok
[INFO] [stdout] test individual::tests::test_data_type_unrecognized - should panic ... ok
[INFO] [stdout] test individual::tests::test_count_k_no_features ... ok
[INFO] [stdout] test individual::tests::test_data_type_recognized ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_out_of_bounds_features ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_extreme_unbalanced_data ... ok
[INFO] [stdout] test individual::tests::test_evaluate_class_and_score ... ok
[INFO] [stdout] test individual::tests::test_evaluate_prevalence_weighted_score ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_mixed_languages ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_single_permutation_finite_values ... ok
[INFO] [stdout] test individual::tests::test_evaluate_log_weighted_score ... ok
[INFO] [stdout] test individual::tests::test_evaluate_raw_zero_or_more_sample_len ... ok
[INFO] [stdout] test individual::tests::test_features_index_basic ... ok
[INFO] [stdout] test individual::tests::test_get_data_type ... ok
[INFO] [stdout] test individual::tests::test_evaluate_prevalence_missing_values ... ok
[INFO] [stdout] test individual::tests::test_evaluate_log_missing_values ... ok
[INFO] [stdout] test individual::tests::test_get_genealogy_complex ... ok
[INFO] [stdout] test individual::tests::test_get_genealogy_edge_cases ... ok
[INFO] [stdout] test individual::tests::test_get_language ... ok
[INFO] [stdout] test individual::tests::test_language_recognized ... ok
[INFO] [stdout] test individual::tests::test_evaluate_log_zero_or_more_sample_len ... ok
[INFO] [stdout] test individual::tests::test_maximize_objective_with_scores ... ok
[INFO] [stdout] test individual::tests::test_random ... ok
[INFO] [stdout] test individual::tests::test_random_select_k ... ok
[INFO] [stdout] test individual::tests::test_signed_jaccard_dissimilarity_with_asymmetric_sizes ... ok
[INFO] [stdout] test individual::tests::test_language_unrecognized - should panic ... ok
[INFO] [stdout] test individual::tests::test_signed_jaccard_dissimilarity_with_empty_individuals ... ok
[INFO] [stdout] test individual::tests::test_signed_jaccard_dissimilarity_with_identical_signs ... ok
[INFO] [stdout] test individual::tests::test_signed_jaccard_dissimilarity_with_minimal_overlap ... ok
[INFO] [stdout] test individual::tests::test_signed_jaccard_dissimilarity_with_one_empty ... ok
[INFO] [stdout] test individual::tests::test_signed_jaccard_dissimilarity_with_opposite_signs ... ok
[INFO] [stdout] test individual::tests::test_signed_jaccard_dissimilarity_with_partial_overlap ... ok
[INFO] [stdout] test individual::tests::test_signed_jaccard_dissimilarity_with_pow2_language ... ok
[INFO] [stdout] test individual::tests::test_signed_jaccard_dissimilarity_with_single_feature_opposite_sign ... ok
[INFO] [stdout] test individual::tests::test_signed_jaccard_dissimilarity_with_zero_coefficient ... ok
[INFO] [stdout] test population::tests::test_add ... ok
[INFO] [stdout] test individual::tests::test_evaluate_prevalence_zero_or_more_sample_len ... ok
[INFO] [stdout] test individual::tests::test_evaluate_raw_missing_values ... ok
[INFO] [stdout] test individual::tests::test_evaluate_and_evaluate_from_features ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_individual_with_mixed_coefficients ... ok
[INFO] [stdout] test individual::tests::test_signed_jaccard_dissimilarity_with_disjoint_features ... ok
[INFO] [stdout] test population::tests::test_auc_fit ... ok
[INFO] [stdout] test individual::tests::test_evaluate_raw_weighted_score ... ok
[INFO] [stdout] test individual::tests::test_get_genealogy ... ok
[INFO] [stdout] test population::tests::test_auc_fit_vs_aucnooverfit_fit ... ok
[INFO] [stdout] test population::tests::test_compute_pop_oob_feature_importance_basic_population_scope ... ok
[INFO] [stdout] test population::tests::test_compute_pop_oob_feature_importance_aggregation_methods ... ok
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stdout] test population::tests::test_compute_pop_oob_feature_importance_empty_population ... ok
[INFO] [stdout] test population::tests::test_compute_pop_oob_feature_importance_disjoint_individuals ... ok
[INFO] [stdout] test population::tests::test_auc_nooverfit_fit ... ok
[INFO] [stdout] test population::tests::test_compute_pop_oob_feature_importance_handles_empty_values ... ok
[INFO] [stdout] test population::tests::test_compute_pop_oob_feature_importance_feature_collection_across_individuals ... ok
[INFO] [stdout] test population::tests::test_compute_pop_oob_feature_importance_prevalence_calculation ... ok
[INFO] [stdout] test population::tests::test_compute_pop_oob_feature_importance_scaling_behavior ... ok
[INFO] [stdout] test population::tests::test_compute_pop_oob_feature_importance_population_id_assignment ... ok
[INFO] [stdout] test population::tests::test_compute_pop_oob_feature_importance_cascade_mode_includes_individuals ... ok
[INFO] [stdout] test population::tests::test_filter_by_signed_jaccard_dissimilarity_with_high_threshold ... ok
[INFO] [stdout] test population::tests::test_filter_by_signed_jaccard_dissimilarity_with_complex_features ... ok
[INFO] [stdout] test population::tests::test_filter_by_signed_jaccard_dissimilarity_with_niche ... ok
[INFO] [stdout] test population::tests::test_compute_pop_oob_feature_importance_zero_permutations ... ok
[INFO] [stdout] test population::tests::test_filter_by_signed_jaccard_dissimilarity_with_zero_threshold ... ok
[INFO] [stdout] test population::tests::test_filter_by_signed_jaccard_dissimilarity_without_niche ... ok
[INFO] [stdout] test population::tests::test_filter_by_signed_jaccard_dissimilarity_with_low_threshold ... ok
[INFO] [stdout] test population::tests::test_filter_by_signed_jaccard_dissimilarity_with_empty_features ... ok
[INFO] [stdout] test population::tests::test_filter_by_signed_jaccard_dissimilarity_with_single_individual ... ok
[INFO] [stdout] test population::tests::test_filter_by_signed_jaccard_dissimilarity_with_multiple_niches ... ok
[INFO] [stdout] test population::tests::test_compute_pop_oob_feature_importance_reproducibility_hash_sorting ... ok
[INFO] [stdout] test population::tests::test_filter_by_signed_jaccard_dissimilarity_with_empty_population ... ok
[INFO] [stdout] test population::tests::test_compute_pop_oob_feature_importance_dispersion_calculation ... ok
[INFO] [stdout] test population::tests::test_fit_on_folds_mismatched_gpu_assays - should panic ... ok
[INFO] [stdout] test population::tests::test_fit_on_folds_structure_preservation ... ok
[INFO] [stdout] test population::tests::test_generate ... ok
[INFO] [stdout] test population::tests::test_fit_on_folds_zero_overfit_penalty_mathematical ... ok
[INFO] [stdout] test population::tests::test_get_ind_from_hash_zero - should panic ... ok
[INFO] [stdout] test population::tests::test_objective_fit ... ok
[INFO] [stdout] test population::tests::test_objective_fit_vs_objective_nooverfit_fit ... ok
[INFO] [stdout] test population::tests::test_objective_nooverfit_fit ... ok
[INFO] [stdout] test population::tests::test_remove_clone ... ok
[INFO] [stdout] test population::tests::test_select_first_pct ... ok
[INFO] [stdout] test population::tests::test_select_random_above_n ... ok
[INFO] [stdout] test population::tests::test_sort ... ok
[INFO] [stdout] test utils::tests::test_auc_mcc_relationship_manual_verification ... ok
[INFO] [stdout] test utils::tests::test_auc_roc_mcc_consistency ... ok
[INFO] [stdout] test utils::tests::test_compute_auc_edge_case_with_duplicate_scores ... ok
[INFO] [stdout] test utils::tests::test_compute_auc_from_value_empty_vectors ... ok
[INFO] [stdout] test utils::tests::test_compute_auc_from_value_infinite_values ... ok
[INFO] [stdout] test population::tests::test_get_ind_from_hash ... ok
[INFO] [stdout] test utils::tests::test_compute_auc_from_value_random_classification ... ok
[INFO] [stdout] test population::tests::test_fit_on_folds_integration ... ok
[INFO] [stdout] test utils::tests::test_compute_auc_from_value_ties_handling ... ok
[INFO] [stdout] test utils::tests::test_compute_auc_large_dataset ... ok
[INFO] [stdout] test utils::tests::test_compute_auc_manual_complex_case ... ok
[INFO] [stdout] test utils::tests::test_compute_auc_manual_example_1 ... ok
[INFO] [stdout] test utils::tests::test_compute_auc_manual_example_2 ... ok
[INFO] [stdout] test utils::tests::test_compute_auc_manual_example_3 ... ok
[INFO] [stdout] test utils::tests::test_compute_auc_manual_example_4 ... ok
[INFO] [stdout] test utils::tests::test_compute_auc_manual_example_5 ... ok
[INFO] [stdout] test utils::tests::test_compute_mcc_and_metrics_from_value_empty_input ... ok
[INFO] [stdout] test utils::tests::test_compute_mcc_and_metrics_from_value_perfect_classification ... ok
[INFO] [stdout] test utils::tests::test_compute_mcc_and_metrics_from_value_random_classification ... ok
[INFO] [stdout] test utils::tests::test_compute_mcc_and_metrics_from_value_single_class_only ... ok
[INFO] [stdout] test utils::tests::test_compute_mcc_manual_complex_case ... ok
[INFO] [stdout] test utils::tests::test_compute_mcc_manual_example_1 ... ok
[INFO] [stdout] test utils::tests::test_compute_mcc_manual_example_2 ... ok
[INFO] [stdout] test utils::tests::test_compute_mcc_manual_example_3 ... ok
[INFO] [stdout] test utils::tests::test_compute_mcc_manual_example_4 ... ok
[INFO] [stdout] test utils::tests::test_compute_mcc_manual_example_5 ... ok
[INFO] [stdout] test utils::tests::test_compute_mcc_zero_division_case ... ok
[INFO] [stdout] test utils::tests::test_compute_metrics_extreme_imbalance ... ok
[INFO] [stdout] test utils::tests::test_compute_metrics_from_classes_all_wrong_predictions ... ok
[INFO] [stdout] test utils::tests::test_compute_metrics_from_classes_class_2_ignored ... ok
[INFO] [stdout] test utils::tests::test_compute_metrics_from_classes_empty_vectors ... ok
[INFO] [stdout] test utils::tests::test_compute_metrics_from_classes_mixed_predictions ... ok
[INFO] [stdout] test utils::tests::test_compute_metrics_from_classes_perfect_predictions ... ok
[INFO] [stdout] test utils::tests::test_compute_roc_and_metrics_from_value_basic_case ... ok
[INFO] [stdout] test utils::tests::test_compute_roc_and_metrics_from_value_single_class_only ... ok
[INFO] [stdout] test utils::tests::test_compute_auc_from_value_perfect_classification ... ok
[INFO] [stdout] test population::tests::test_fit_on_folds_empty_population ... ok
[INFO] [stdout] test utils::tests::test_compute_auc_from_value_single_class_only ... ok
[INFO] [stdout] test utils::tests::test_compute_roc_and_metrics_from_value_with_penalties ... ok
[INFO] [stdout] test utils::tests::test_compute_roc_and_metrics_from_value_without_penalties ... ok
[INFO] [stdout] test population::tests::test_fit_on_folds_mathematical_per_fit_function ... ok
[INFO] [stdout] test population::tests::test_fit_on_folds_behavior_consistency ... ok
[INFO] [stdout] test utils::tests::test_display_feature_importance_negative_importance ... ok
[INFO] [stdout] test utils::tests::test_compute_roc_large_dataset ... ok
[INFO] [stdout] test utils::tests::test_display_feature_importance_terminal_empty_features ... ok
[INFO] [stdout] test utils::tests::test_conf_inter_binomial_zero_samples - should panic ... ok
[INFO] [stdout] test utils::tests::test_display_feature_importance_terminal_median_aggregation ... ok
[INFO] [stdout] test utils::tests::test_display_feature_importance_very_large_names ... ok
[INFO] [stdout] test utils::tests::test_format_tick_value_edge_cases ... ok
[INFO] [stdout] test utils::tests::test_format_tick_value_integer_values ... ok
[INFO] [stdout] test utils::tests::test_format_tick_value_large_values ... ok
[INFO] [stdout] test utils::tests::test_format_tick_value_scientific_notation ... ok
[INFO] [stdout] test utils::tests::test_display_feature_importance_terminal_basic_output ... ok
[INFO] [stdout] test utils::tests::test_format_tick_value_zero ... ok
[INFO] [stdout] test utils::tests::test_format_tick_value_small_negative ... ok
[INFO] [stdout] test utils::tests::test_format_tick_value_small_positive ... ok
[INFO] [stdout] test utils::tests::test_generate_random_vector_deterministic_output_and_reproductibility ... ok
[INFO] [stdout] test utils::tests::test_generate_random_vector_empty_vector ... ok
[INFO] [stdout] test utils::tests::test_generate_random_vector_random_values ... ok
[INFO] [stdout] test utils::tests::test_generate_random_vector_vector_size ... ok
[INFO] [stdout] test utils::tests::test_mad_normal_distribution ... ok
[INFO] [stdout] test utils::tests::test_mad_single_value ... ok
[INFO] [stdout] test utils::tests::test_mad_two_values ... ok
[INFO] [stdout] test utils::tests::test_mean_and_std_empty_slice ... ok
[INFO] [stdout] test utils::tests::test_mad_median_consistency ... ok
[INFO] [stdout] test utils::tests::test_mean_and_std_identical_values ... ok
[INFO] [stdout] test utils::tests::test_mean_and_std_large_dataset ... ok
[INFO] [stdout] test utils::tests::test_mean_and_std_negative_values ... ok
[INFO] [stdout] test utils::tests::test_mean_and_std_normal_values ... ok
[INFO] [stdout] test utils::tests::test_mean_and_std_single_value ... ok
[INFO] [stdout] test utils::tests::test_mean_and_std_with_nan ... ok
[INFO] [stdout] test utils::tests::test_median_even_length ... ok
[INFO] [stdout] test utils::tests::test_median_odd_length ... ok
[INFO] [stdout] test utils::tests::test_median_single_value ... ok
[INFO] [stdout] test utils::tests::test_median_two_values ... ok
[INFO] [stdout] test utils::tests::test_median_unsorted_values ... ok
[INFO] [stdout] test utils::tests::test_median_with_nan ... ok
[INFO] [stdout] test utils::tests::test_round_down_nicely_negative_values ... ok
[INFO] [stdout] test utils::tests::test_round_down_nicely_positive_values ... ok
[INFO] [stdout] test utils::tests::test_round_down_nicely_powers_of_ten ... ok
[INFO] [stdout] test utils::tests::test_round_down_nicely_very_small_values ... ok
[INFO] [stdout] test utils::tests::test_round_functions_with_extreme_values ... ok
[INFO] [stdout] test utils::tests::test_conf_inter_binomial ... ok
[INFO] [stdout] test utils::tests::test_conf_inter_binomial_invalid_accuracy - should panic ... ok
[INFO] [stdout] test utils::tests::test_conf_inter_binomial_invalid_alpha - should panic ... ok
[INFO] [stdout] test utils::tests::test_round_up_nicely_positive_values ... ok
[INFO] [stdout] test utils::tests::test_mad_constant_values ... ok
[INFO] [stdout] test utils::tests::test_round_up_nicely_powers_of_ten ... ok
[INFO] [stdout] test utils::tests::test_roundtrip_serialization_tuple_usize_f64 ... ok
[INFO] [stdout] test utils::tests::test_roundtrip_serialization_usize_u8 ... ok
[INFO] [stdout] test utils::tests::test_serialize_empty_hashmap ... ok
[INFO] [stdout] test utils::tests::test_serialize_large_keys ... ok
[INFO] [stdout] test utils::tests::test_serialize_tuple_edge_cases ... ok
[INFO] [stdout] test utils::tests::test_shuffle_row_deterministic_shuffle_and_reproductibility ... ok
[INFO] [stdout] test utils::tests::test_shuffle_row_empty_column ... ok
[INFO] [stdout] test utils::tests::test_shuffle_row_preserves_values_and_reorder ... ok
[INFO] [stdout] test utils::tests::test_split_into_balanced_random_chunks_deterministic_split_and_reproductibility ... ok
[INFO] [stdout] test utils::tests::test_round_up_nicely_extreme_values ... ok
[INFO] [stdout] test utils::tests::test_round_up_nicely_negative_values ... ok
[INFO] [stdout] test utils::tests::test_round_up_nicely_very_small_values ... ok
[INFO] [stdout] test utils::tests::test_round_up_nicely_zero ... ok
[INFO] [stdout] test utils::tests::test_roundtrip_serialization_usize_i8 ... ok
[INFO] [stdout] test utils::tests::test_split_into_balanced_random_chunks_split_empty_vectors ... ok
[INFO] [stdout] test population::tests::test_fit_on_folds_k_penalty_mathematical_scaling ... ok
[INFO] [stdout] test utils::tests::test_split_into_balanced_random_chunks_split_into_single_chunk ... ok
[INFO] [stdout] test utils::tests::test_split_into_balanced_random_chunks_split_more_chunks_than_elements ... ok
[INFO] [stdout] test utils::tests::test_split_into_balanced_random_chunks_split_remainder_division ... ok
[INFO] [stdout] test utils::tests::test_split_into_balanced_random_chunks_split_remainderless_division ... ok
[INFO] [stdout] test population::tests::test_fit_on_folds_step_by_step_mathematical_verification ... FAILED
[INFO] [stdout] test individual::tests::test_on_more_complicated_data ... ok
[INFO] [stdout] test data::tests::test_select_features ... ok
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stdout] test experiment::tests::test_youden_optimization_adapts_step_size_to_sample_size ... ok
[INFO] [stdout] test ga::tests::test_fit_fn_no_overfit_penalty ... ok
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stdout] test ga::tests::test_fit_fn_overfit_penalty ... ok
[INFO] [stdout] test individual::tests::test_compute_oob_feature_importance_large_permutation_count ... ok
[INFO] [stdout] test cv::tests::test_compute_cv_oob_feature_importance_aggregation_across_folds_mean ... ok
[INFO] [stdout] test cv::tests::test_compute_cv_oob_feature_importance_on_validation_vs_training_data ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- experiment::tests::test_auto_format_detection_by_extension stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'experiment::tests::test_auto_format_detection_by_extension' panicked at src/experiment.rs:1669:41:
[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:     0x5b5284e55a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5284e55a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5284e55a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b5284e55a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b5284e80403 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b5284e80403 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b5284e52473 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b5284e52473 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b5284e558e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b5284e572e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b5284e5711e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b52844e9f24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b52844e9f24 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b5284e57dbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b5284e57dbe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b5284e57a8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b5284e55f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b5284e5771d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b5284e7d230 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b5284e7d746 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5b52843d6383 - core::result::Result<T,E>::unwrap::h6b73774b0ec3a249
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5b52843d6383 - gpredomics::experiment::tests::test_auto_format_detection_by_extension::hd7094bf612a8648e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/experiment.rs:1669:41
[INFO] [stdout]   22:     0x5b52843d6197 - gpredomics::experiment::tests::test_auto_format_detection_by_extension::{{closure}}::hde0be3d1f5a36593
[INFO] [stdout]                                at /opt/rustwide/workdir/src/experiment.rs:1664:49
[INFO] [stdout]   23:     0x5b528431b576 - core::ops::function::FnOnce::call_once::h64a851368861d39b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5b52844ef78b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5b52844ef78b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5b52844ee8c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5b52844ee8c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5b52844ee8c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5b52844ee8c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5b52844ee8c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b52844ee8c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5b52844ee8c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5b52844b24c4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5b52844b24c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b52844b5e9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5b52844b5e9a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5b52844b5e9a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5b52844b5e9a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b52844b5e9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5b5284e5b05f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5b5284e5b05f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7f0b31761aa4 - <unknown>
[INFO] [stdout]   45:     0x7f0b317eea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- experiment::tests::test_complete_workflow_serialization_to_jury_evaluation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'experiment::tests::test_complete_workflow_serialization_to_jury_evaluation' panicked at src/experiment.rs:2541:41:
[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:     0x5b5284e55a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5284e55a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5284e55a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b5284e55a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b5284e80403 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b5284e80403 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b5284e52473 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b5284e52473 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b5284e558e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b5284e572e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b5284e5711e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b52844e9f24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b52844e9f24 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b5284e57dbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b5284e57dbe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b5284e57a8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b5284e55f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b5284e5771d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b5284e7d230 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b5284e7d746 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5b52843dfa92 - core::result::Result<T,E>::unwrap::h6b73774b0ec3a249
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5b52843dfa92 - gpredomics::experiment::tests::test_complete_workflow_serialization_to_jury_evaluation::hba9928f74cf99ca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/experiment.rs:2541:41
[INFO] [stdout]   22:     0x5b52843df717 - gpredomics::experiment::tests::test_complete_workflow_serialization_to_jury_evaluation::{{closure}}::h51e33ff9e1e24fc8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/experiment.rs:2525:65
[INFO] [stdout]   23:     0x5b5284318316 - core::ops::function::FnOnce::call_once::h05e41913e019ed2a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5b52844ef78b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5b52844ef78b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5b52844ee8c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5b52844ee8c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5b52844ee8c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5b52844ee8c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5b52844ee8c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b52844ee8c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5b52844ee8c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5b52844b24c4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5b52844b24c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b52844b5e9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5b52844b5e9a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5b52844b5e9a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5b52844b5e9a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b52844b5e9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5b5284e5b05f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5b5284e5b05f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7f0b31761aa4 - <unknown>
[INFO] [stdout]   45:     0x7f0b317eea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- experiment::tests::test_complete_experiment_lifecycle stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'experiment::tests::test_complete_experiment_lifecycle' panicked at src/experiment.rs:1768:39:
[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:     0x5b5284e55a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5284e55a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5284e55a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b5284e55a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b5284e80403 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b5284e80403 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b5284e52473 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b5284e52473 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b5284e558e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b5284e572e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b5284e5711e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b52844e9f24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b52844e9f24 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b5284e57dbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b5284e57dbe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b5284e57a8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b5284e55f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b5284e5771d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b5284e7d230 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b5284e7d746 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5b52843d8106 - core::result::Result<T,E>::unwrap::h6b73774b0ec3a249
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5b52843d8106 - gpredomics::experiment::tests::test_complete_experiment_lifecycle::h8b5987b907a05615
[INFO] [stdout]                                at /opt/rustwide/workdir/src/experiment.rs:1768:39
[INFO] [stdout]   22:     0x5b52843d7f07 - gpredomics::experiment::tests::test_complete_experiment_lifecycle::{{closure}}::h425e362ba572d7da
[INFO] [stdout]                                at /opt/rustwide/workdir/src/experiment.rs:1761:44
[INFO] [stdout]   23:     0x5b5284319c56 - core::ops::function::FnOnce::call_once::h3a94a22d9c41fa6e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5b52844ef78b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5b52844ef78b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5b52844ee8c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5b52844ee8c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5b52844ee8c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5b52844ee8c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5b52844ee8c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b52844ee8c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5b52844ee8c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5b52844b24c4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5b52844b24c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b52844b5e9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5b52844b5e9a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5b52844b5e9a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5b52844b5e9a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b52844b5e9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5b5284e5b05f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5b5284e5b05f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7f0b31761aa4 - <unknown>
[INFO] [stdout]   45:     0x7f0b317eea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- experiment::tests::test_evaluate_on_new_dataset_panics_on_incompatible_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'experiment::tests::test_evaluate_on_new_dataset_panics_on_incompatible_data' panicked at src/experiment.rs:1880:90:
[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:     0x5b5284e55a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5284e55a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5284e55a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b5284e55a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b5284e80403 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b5284e80403 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b5284e52473 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b5284e52473 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b5284e558e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b5284e572e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b5284e5711e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b52844e9f24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b52844e9f24 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b5284e57dbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b5284e57dbe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b5284e57a8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b5284e55f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b5284e5771d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b5284e7d230 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b5284e7d746 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5b52843daa56 - core::result::Result<T,E>::unwrap::h0f818c610e3558f0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5b52843daa56 - gpredomics::experiment::tests::test_evaluate_on_new_dataset_panics_on_incompatible_data::h739993827892ba8e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/experiment.rs:1880:90
[INFO] [stdout]   22:     0x5b52843da8a7 - gpredomics::experiment::tests::test_evaluate_on_new_dataset_panics_on_incompatible_data::{{closure}}::heb23278902550d01
[INFO] [stdout]                                at /opt/rustwide/workdir/src/experiment.rs:1875:66
[INFO] [stdout]   23:     0x5b528431d3c6 - core::ops::function::FnOnce::call_once::h9cbdbd6f995620ce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5b52844ef78b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5b52844ef78b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5b52844ee8c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5b52844ee8c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5b52844ee8c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5b52844ee8c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5b52844ee8c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b52844ee8c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5b52844ee8c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5b52844b24c4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5b52844b24c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b52844b5e9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5b52844b5e9a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5b52844b5e9a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5b52844b5e9a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b52844b5e9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5b5284e5b05f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5b5284e5b05f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7f0b31761aa4 - <unknown>
[INFO] [stdout]   45:     0x7f0b317eea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- experiment::tests::test_experiment_with_jury_metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'experiment::tests::test_experiment_with_jury_metadata' panicked at src/experiment.rs:1721:41:
[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:     0x5b5284e55a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5284e55a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5284e55a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b5284e55a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b5284e80403 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b5284e80403 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b5284e52473 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b5284e52473 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b5284e558e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b5284e572e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b5284e5711e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b52844e9f24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b52844e9f24 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b5284e57dbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b5284e57dbe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b5284e57a8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b5284e55f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b5284e5771d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b5284e7d230 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b5284e7d746 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5b52843d74f8 - core::result::Result<T,E>::unwrap::h6b73774b0ec3a249
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5b52843d74f8 - gpredomics::experiment::tests::test_experiment_with_jury_metadata::h519bc18991801172
[INFO] [stdout]                                at /opt/rustwide/workdir/src/experiment.rs:1721:41
[INFO] [stdout]   22:     0x5b52843d7207 - gpredomics::experiment::tests::test_experiment_with_jury_metadata::{{closure}}::h007832fc6510fdf3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/experiment.rs:1703:44
[INFO] [stdout]   23:     0x5b5284320106 - core::ops::function::FnOnce::call_once::hf165822060a68e74
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5b52844ef78b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5b52844ef78b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5b52844ee8c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5b52844ee8c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5b52844ee8c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5b52844ee8c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5b52844ee8c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b52844ee8c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5b52844ee8c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5b52844b24c4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5b52844b24c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b52844b5e9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5b52844b5e9a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5b52844b5e9a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5b52844b5e9a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b52844b5e9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5b5284e5b05f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5b5284e5b05f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7f0b31761aa4 - <unknown>
[INFO] [stdout]   45:     0x7f0b317eea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- experiment::tests::test_file_extension_normalization stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'experiment::tests::test_file_extension_normalization' panicked at src/experiment.rs:1738:41:
[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:     0x5b5284e55a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5284e55a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5284e55a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b5284e55a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b5284e80403 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b5284e80403 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b5284e52473 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b5284e52473 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b5284e558e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b5284e572e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b5284e5711e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b52844e9f24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b52844e9f24 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b5284e57dbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b5284e57dbe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b5284e57a8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b5284e55f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b5284e5771d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b5284e7d230 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b5284e7d746 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5b52843d7980 - core::result::Result<T,E>::unwrap::h6b73774b0ec3a249
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5b52843d7980 - gpredomics::experiment::tests::test_file_extension_normalization::h1ad15bbce294c4b0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/experiment.rs:1738:41
[INFO] [stdout]   22:     0x5b52843d7837 - gpredomics::experiment::tests::test_file_extension_normalization::{{closure}}::hc82178eea0f88c29
[INFO] [stdout]                                at /opt/rustwide/workdir/src/experiment.rs:1733:43
[INFO] [stdout]   23:     0x5b528431c3c6 - core::ops::function::FnOnce::call_once::h81e922704210f8f4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5b52844ef78b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5b52844ef78b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5b52844ee8c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5b52844ee8c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5b52844ee8c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5b52844ee8c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5b52844ee8c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b52844ee8c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5b52844ee8c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5b52844b24c4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5b52844b24c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b52844b5e9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5b52844b5e9a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5b52844b5e9a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5b52844b5e9a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b52844b5e9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5b5284e5b05f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5b5284e5b05f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7f0b31761aa4 - <unknown>
[INFO] [stdout]   45:     0x7f0b317eea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- experiment::tests::test_load_fallback_mechanism stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'experiment::tests::test_load_fallback_mechanism' panicked at src/experiment.rs:1694:41:
[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:     0x5b5284e55a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5284e55a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5284e55a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b5284e55a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b5284e80403 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b5284e80403 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b5284e52473 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b5284e52473 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b5284e558e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b5284e572e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b5284e5711e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b52844e9f24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b52844e9f24 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b5284e57dbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b5284e57dbe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b5284e57a8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b5284e55f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b5284e5771d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b5284e7d230 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b5284e7d746 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5b52843d6eb0 - core::result::Result<T,E>::unwrap::h6b73774b0ec3a249
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5b52843d6eb0 - gpredomics::experiment::tests::test_load_fallback_mechanism::hfd8dd54da4c71690
[INFO] [stdout]                                at /opt/rustwide/workdir/src/experiment.rs:1694:41
[INFO] [stdout]   22:     0x5b52843d6d67 - gpredomics::experiment::tests::test_load_fallback_mechanism::{{closure}}::hcceac1cd00883a61
[INFO] [stdout]                                at /opt/rustwide/workdir/src/experiment.rs:1691:38
[INFO] [stdout]   23:     0x5b5284319836 - core::ops::function::FnOnce::call_once::h3150a44ba9c9d6dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5b52844ef78b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5b52844ef78b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5b52844ee8c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5b52844ee8c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5b52844ee8c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5b52844ee8c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5b52844ee8c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b52844ee8c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5b52844ee8c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5b52844b24c4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5b52844b24c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b52844b5e9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5b52844b5e9a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5b52844b5e9a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5b52844b5e9a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b52844b5e9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5b5284e5b05f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5b5284e5b05f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7f0b31761aa4 - <unknown>
[INFO] [stdout]   45:     0x7f0b317eea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- experiment::tests::test_serialization_messagepack_roundtrip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'experiment::tests::test_serialization_messagepack_roundtrip' panicked at src/experiment.rs:1643: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:     0x5b5284e55a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5284e55a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5284e55a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b5284e55a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b5284e80403 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b5284e80403 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b5284e52473 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b5284e52473 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b5284e558e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b5284e572e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b5284e5711e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b52844e9f24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b52844e9f24 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b5284e57dbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b5284e57dbe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b5284e57a8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b5284e55f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b5284e5771d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b5284e7d230 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b5284e7d746 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5b52843d5a23 - core::result::Result<T,E>::unwrap::h6b73774b0ec3a249
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5b52843d5a23 - gpredomics::experiment::tests::test_serialization_messagepack_roundtrip::hf17aa97df3ba50d9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/experiment.rs:1643:51
[INFO] [stdout]   22:     0x5b52843d58d7 - gpredomics::experiment::tests::test_serialization_messagepack_roundtrip::{{closure}}::h613a5531343dd9ce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/experiment.rs:1639:50
[INFO] [stdout]   23:     0x5b528431d516 - core::ops::function::FnOnce::call_once::h9ee8eafde1be4321
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5b52844ef78b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5b52844ef78b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5b52844ee8c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5b52844ee8c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5b52844ee8c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5b52844ee8c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5b52844ee8c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b52844ee8c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5b52844ee8c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5b52844b24c4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5b52844b24c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b52844b5e9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5b52844b5e9a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5b52844b5e9a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5b52844b5e9a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b52844b5e9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5b5284e5b05f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5b5284e5b05f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7f0b31761aa4 - <unknown>
[INFO] [stdout]   45:     0x7f0b317eea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- experiment::tests::test_serialization_bincode_roundtrip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'experiment::tests::test_serialization_bincode_roundtrip' panicked at src/experiment.rs:1656:47:
[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:     0x5b5284e55a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5284e55a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5284e55a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b5284e55a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b5284e80403 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b5284e80403 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b5284e52473 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b5284e52473 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b5284e558e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b5284e572e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b5284e5711e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b52844e9f24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b52844e9f24 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b5284e57dbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b5284e57dbe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b5284e57a8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b5284e55f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b5284e5771d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b5284e7d230 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b5284e7d746 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5b52843d5e91 - core::result::Result<T,E>::unwrap::h6b73774b0ec3a249
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5b52843d5e91 - gpredomics::experiment::tests::test_serialization_bincode_roundtrip::h3d905bbcb46f565b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/experiment.rs:1656:47
[INFO] [stdout]   22:     0x5b52843d5d27 - gpredomics::experiment::tests::test_serialization_bincode_roundtrip::{{closure}}::h4e49f85a797dd358
[INFO] [stdout]                                at /opt/rustwide/workdir/src/experiment.rs:1651:46
[INFO] [stdout]   23:     0x5b5284320316 - core::ops::function::FnOnce::call_once::hf6f6aa5a1aeb60e6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5b52844ef78b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5b52844ef78b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5b52844ee8c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5b52844ee8c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5b52844ee8c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5b52844ee8c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5b52844ee8c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b52844ee8c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5b52844ee8c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5b52844b24c4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5b52844b24c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b52844b5e9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5b52844b5e9a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5b52844b5e9a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5b52844b5e9a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b52844b5e9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5b5284e5b05f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5b5284e5b05f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7f0b31761aa4 - <unknown>
[INFO] [stdout]   45:     0x7f0b317eea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- population::tests::test_fit_on_folds_step_by_step_mathematical_verification stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'population::tests::test_fit_on_folds_step_by_step_mathematical_verification' panicked at src/population.rs:1923:9:
[INFO] [stdout] The final fit (0.900000) should be lower than initial minus 30% of k_penalty (0.785000)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b5284e55a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5284e55a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5284e55a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b5284e55a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b5284e80403 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b5284e80403 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b5284e52473 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b5284e52473 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b5284e558e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b5284e572e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b5284e5711e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b52844e9f24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b52844e9f24 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b5284e57dbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b5284e57dbe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b5284e57a8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b5284e55f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b5284e5771d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b5284e7d230 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b5283fbc215 - gpredomics::population::tests::test_fit_on_folds_step_by_step_mathematical_verification::h6893c6a73d27a44b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/population.rs:1923:9
[INFO] [stdout]   20:     0x5b5283fbbc67 - gpredomics::population::tests::test_fit_on_folds_step_by_step_mathematical_verification::{{closure}}::h6676b4bc46f99da2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/population.rs:1894:66
[INFO] [stdout]   21:     0x5b528431b856 - core::ops::function::FnOnce::call_once::h68c9c6ae580eb84d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x5b52844ef78b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5b52844ef78b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x5b52844ee8c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x5b52844ee8c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x5b52844ee8c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x5b52844ee8c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x5b52844ee8c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5b52844ee8c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x5b52844ee8c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x5b52844b24c4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x5b52844b24c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x5b52844b5e9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5b52844b5e9a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x5b52844b5e9a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x5b52844b5e9a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b52844b5e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x5b52844b5e9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5b5284e5b05f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x5b5284e5b05f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42:     0x7f0b31761aa4 - <unknown>
[INFO] [stdout]   43:     0x7f0b317eea34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     experiment::tests::test_auto_format_detection_by_extension
[INFO] [stdout]     experiment::tests::test_complete_experiment_lifecycle
[INFO] [stdout]     experiment::tests::test_complete_workflow_serialization_to_jury_evaluation
[INFO] [stdout]     experiment::tests::test_evaluate_on_new_dataset_panics_on_incompatible_data
[INFO] [stdout]     experiment::tests::test_experiment_with_jury_metadata
[INFO] [stdout]     experiment::tests::test_file_extension_normalization
[INFO] [stdout]     experiment::tests::test_load_fallback_mechanism
[INFO] [stdout]     experiment::tests::test_serialization_bincode_roundtrip
[INFO] [stdout]     experiment::tests::test_serialization_messagepack_roundtrip
[INFO] [stdout]     population::tests::test_fit_on_folds_step_by_step_mathematical_verification
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 348 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 53.44s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "50e92f82893cddb1c9d2ddf85c803dc75715fd043ce744294d7dcad8b5fdc83c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50e92f82893cddb1c9d2ddf85c803dc75715fd043ce744294d7dcad8b5fdc83c", kill_on_drop: false }`
[INFO] [stdout] 50e92f82893cddb1c9d2ddf85c803dc75715fd043ce744294d7dcad8b5fdc83c
