[INFO] cloning repository https://github.com/VyomKulshrestha/Nucle-OS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VyomKulshrestha/Nucle-OS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVyomKulshrestha%2FNucle-OS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVyomKulshrestha%2FNucle-OS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63929c2f6914af54bcbb490aab3379eb7ecbb9d1
[INFO] testing VyomKulshrestha/Nucle-OS against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVyomKulshrestha%2FNucle-OS" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VyomKulshrestha/Nucle-OS
[INFO] finished tweaking git repo https://github.com/VyomKulshrestha/Nucle-OS
[INFO] tweaked toml for git repo https://github.com/VyomKulshrestha/Nucle-OS written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VyomKulshrestha/Nucle-OS on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VyomKulshrestha/Nucle-OS 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded idna_adapter v1.1.0
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded unicode-joining-type v1.0.0
[INFO] [stderr]   Downloaded clap_lex v0.6.0
[INFO] [stderr]   Downloaded idna_mapping v1.1.0
[INFO] [stderr]   Downloaded clap_derive v4.4.7
[INFO] [stderr]   Downloaded tiny_http v0.12.0
[INFO] [stderr]   Downloaded clap v4.4.18
[INFO] [stderr]   Downloaded bitvec v1.1.1
[INFO] [stderr]   Downloaded clap_builder v4.4.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d1cecbe979cee2862c57e66ff57d1a2be6064cfc0b8c13cac4259bcf10b07a9f
[INFO] running `Command { std: "docker" "start" "d1cecbe979cee2862c57e66ff57d1a2be6064cfc0b8c13cac4259bcf10b07a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1cecbe979cee2862c57e66ff57d1a2be6064cfc0b8c13cac4259bcf10b07a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1cecbe979cee2862c57e66ff57d1a2be6064cfc0b8c13cac4259bcf10b07a9f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1cecbe979cee2862c57e66ff57d1a2be6064cfc0b8c13cac4259bcf10b07a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1cecbe979cee2862c57e66ff57d1a2be6064cfc0b8c13cac4259bcf10b07a9f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bitvec v1.1.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling unicode-joining-type v1.0.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.125
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.125
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling idna_mapping v1.1.0
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling idna_adapter v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.125
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.125
[INFO] [stderr]    Compiling nucle_codec v0.1.0 (/opt/rustwide/workdir/nucle_codec)
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stdout] warning: unused import: `StrandCollection`
[INFO] [stdout]   --> nucle_codec/src/benchmark.rs:13:39
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::base::{DnaCodec, DnaError, StrandCollection};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nucle_codec/src/fountain.rs:366:13
[INFO] [stdout]     |
[INFO] [stdout] 366 |         let mut droplet_segments: Vec<Vec<usize>> = droplets
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nucle_codec/src/fountain.rs:370:13
[INFO] [stdout]     |
[INFO] [stdout] 370 |         let mut droplet_data: Vec<Vec<u8>> = droplets
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nucle_synth v0.1.0 (/opt/rustwide/workdir/nucle_synth)
[INFO] [stdout] warning: unused import: `Nucleotide`
[INFO] [stdout]  --> nucle_synth/src/strand.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | use nucle_codec::base::{DnaStrand, Nucleotide};
[INFO] [stdout]   |                                    ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DnaStrand`
[INFO] [stdout]   --> nucle_synth/src/noise.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | use nucle_codec::base::{DnaStrand, StrandCollection};
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nucle_ecc v0.1.0 (/opt/rustwide/workdir/nucle_ecc)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nucle_ecc/src/fountain_code.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let mut droplet_sources: Vec<Vec<usize>> = droplets.iter()
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nucle_ecc/src/fountain_code.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let mut droplet_data: Vec<Vec<u8>> = droplets.iter()
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nucle_index v0.1.0 (/opt/rustwide/workdir/nucle_index)
[INFO] [stderr]    Compiling nucle_demo_core v0.1.0 (/opt/rustwide/workdir/nucle_demo_core)
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stdout] warning: unused import: `PrimerLibrary`
[INFO] [stdout]   --> nucle_index/src/crispr_sim.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::primer::{PrimerPair, PrimerLibrary};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Nucleotide`
[INFO] [stdout]   --> nucle_index/src/crispr_sim.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 | use nucle_codec::base::{DnaStrand, Nucleotide};
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `embed_query`
[INFO] [stdout]   --> nucle_index/src/search.rs:11:91
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::vector_index::{VectorIndex, SearchResult as VectorResult, embed_file_metadata, embed_query};
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nucle_vfs v0.1.0 (/opt/rustwide/workdir/nucle_vfs)
[INFO] [stderr]    Compiling nucle_lang v0.1.0 (/opt/rustwide/workdir/nucle_lang)
[INFO] [stderr]    Compiling nucle_agent v0.1.0 (/opt/rustwide/workdir/nucle_agent)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling nucle_hardware v0.1.0 (/opt/rustwide/workdir/nucle_hardware)
[INFO] [stderr]    Compiling nucle_wasm v0.1.0 (/opt/rustwide/workdir/nucle_wasm)
[INFO] [stderr]    Compiling nucle_playground v0.1.0 (/opt/rustwide/workdir/nucle_playground)
[INFO] [stderr]    Compiling nucle-cli v0.1.0 (/opt/rustwide/workdir/nucle_cli)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling nucle_lsp v0.1.0 (/opt/rustwide/workdir/nucle_lsp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "d1cecbe979cee2862c57e66ff57d1a2be6064cfc0b8c13cac4259bcf10b07a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1cecbe979cee2862c57e66ff57d1a2be6064cfc0b8c13cac4259bcf10b07a9f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `StrandCollection`
[INFO] [stdout]   --> nucle_codec/src/benchmark.rs:13:39
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::base::{DnaCodec, DnaError, StrandCollection};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nucle_codec/src/fountain.rs:366:13
[INFO] [stdout]     |
[INFO] [stdout] 366 |         let mut droplet_segments: Vec<Vec<usize>> = droplets
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nucle_codec/src/fountain.rs:370:13
[INFO] [stdout]     |
[INFO] [stdout] 370 |         let mut droplet_data: Vec<Vec<u8>> = droplets
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stdout] warning: unused import: `Nucleotide`
[INFO] [stdout]  --> nucle_synth/src/strand.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | use nucle_codec::base::{DnaStrand, Nucleotide};
[INFO] [stdout]   |                                    ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DnaStrand`
[INFO] [stdout]   --> nucle_synth/src/noise.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | use nucle_codec::base::{DnaStrand, StrandCollection};
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nucle_ecc/src/fountain_code.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let mut droplet_sources: Vec<Vec<usize>> = droplets.iter()
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nucle_ecc/src/fountain_code.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let mut droplet_data: Vec<Vec<u8>> = droplets.iter()
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nucle_synth v0.1.0 (/opt/rustwide/workdir/nucle_synth)
[INFO] [stderr]    Compiling nucle_ecc v0.1.0 (/opt/rustwide/workdir/nucle_ecc)
[INFO] [stderr]    Compiling nucle_codec v0.1.0 (/opt/rustwide/workdir/nucle_codec)
[INFO] [stdout] warning: unused import: `PrimerLibrary`
[INFO] [stdout]   --> nucle_index/src/crispr_sim.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::primer::{PrimerPair, PrimerLibrary};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Nucleotide`
[INFO] [stdout]   --> nucle_index/src/crispr_sim.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 | use nucle_codec::base::{DnaStrand, Nucleotide};
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `embed_query`
[INFO] [stdout]   --> nucle_index/src/search.rs:11:91
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::vector_index::{VectorIndex, SearchResult as VectorResult, embed_file_metadata, embed_query};
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nucle_demo_core v0.1.0 (/opt/rustwide/workdir/nucle_demo_core)
[INFO] [stderr]    Compiling nucle_index v0.1.0 (/opt/rustwide/workdir/nucle_index)
[INFO] [stderr]    Compiling nucle_lang v0.1.0 (/opt/rustwide/workdir/nucle_lang)
[INFO] [stderr]    Compiling nucle_agent v0.1.0 (/opt/rustwide/workdir/nucle_agent)
[INFO] [stderr]    Compiling nucle_playground v0.1.0 (/opt/rustwide/workdir/nucle_playground)
[INFO] [stderr]    Compiling nucle-cli v0.1.0 (/opt/rustwide/workdir/nucle_cli)
[INFO] [stderr]    Compiling nucle_vfs v0.1.0 (/opt/rustwide/workdir/nucle_vfs)
[INFO] [stderr]    Compiling nucle_hardware v0.1.0 (/opt/rustwide/workdir/nucle_hardware)
[INFO] [stderr]    Compiling nucle_wasm v0.1.0 (/opt/rustwide/workdir/nucle_wasm)
[INFO] [stdout] warning: unused import: `Nucleotide`
[INFO] [stdout]  --> nucle_synth/src/strand.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | use nucle_codec::base::{DnaStrand, Nucleotide};
[INFO] [stdout]   |                                    ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Nucleotide`
[INFO] [stdout]   --> nucle_index/src/crispr_sim.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 | use nucle_codec::base::{DnaStrand, Nucleotide};
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `embed_query`
[INFO] [stdout]   --> nucle_index/src/search.rs:11:91
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::vector_index::{VectorIndex, SearchResult as VectorResult, embed_file_metadata, embed_query};
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StrandCollection`
[INFO] [stdout]   --> nucle_codec/src/benchmark.rs:13:39
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::base::{DnaCodec, DnaError, StrandCollection};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nucle_ecc/src/fountain_code.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let mut droplet_sources: Vec<Vec<usize>> = droplets.iter()
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nucle_ecc/src/fountain_code.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let mut droplet_data: Vec<Vec<u8>> = droplets.iter()
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ast::*`
[INFO] [stdout]    --> nucle_lang/src/sim_backend.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |     use crate::ast::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `violations`
[INFO] [stdout]    --> nucle_codec/src/constraints.rs:573:13
[INFO] [stdout]     |
[INFO] [stdout] 573 |         let violations = v.check_palindromes(&strand);
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_violations`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nucle_codec/src/fountain.rs:366:13
[INFO] [stdout]     |
[INFO] [stdout] 366 |         let mut droplet_segments: Vec<Vec<usize>> = droplets
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nucle_codec/src/fountain.rs:370:13
[INFO] [stdout]     |
[INFO] [stdout] 370 |         let mut droplet_data: Vec<Vec<u8>> = droplets
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling nucle_lsp v0.1.0 (/opt/rustwide/workdir/nucle_lsp)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.22s
[INFO] running `Command { std: "docker" "inspect" "d1cecbe979cee2862c57e66ff57d1a2be6064cfc0b8c13cac4259bcf10b07a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1cecbe979cee2862c57e66ff57d1a2be6064cfc0b8c13cac4259bcf10b07a9f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `StrandCollection`
[INFO] [stderr]   --> nucle_codec/src/benchmark.rs:13:39
[INFO] [stderr]    |
[INFO] [stderr] 13 | use crate::base::{DnaCodec, DnaError, StrandCollection};
[INFO] [stderr]    |                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> nucle_codec/src/fountain.rs:366:13
[INFO] [stderr]     |
[INFO] [stderr] 366 |         let mut droplet_segments: Vec<Vec<usize>> = droplets
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> nucle_codec/src/fountain.rs:370:13
[INFO] [stderr]     |
[INFO] [stderr] 370 |         let mut droplet_data: Vec<Vec<u8>> = droplets
[INFO] [stderr]     |             ----^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `nucle_codec` (lib) generated 3 warnings (run `cargo fix --lib -p nucle_codec` to apply 3 suggestions)
[INFO] [stderr] warning: unused import: `Nucleotide`
[INFO] [stderr]  --> nucle_synth/src/strand.rs:7:36
[INFO] [stderr]   |
[INFO] [stderr] 7 | use nucle_codec::base::{DnaStrand, Nucleotide};
[INFO] [stderr]   |                                    ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `DnaStrand`
[INFO] [stderr]   --> nucle_synth/src/noise.rs:15:25
[INFO] [stderr]    |
[INFO] [stderr] 15 | use nucle_codec::base::{DnaStrand, StrandCollection};
[INFO] [stderr]    |                         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `nucle_synth` (lib) generated 2 warnings (run `cargo fix --lib -p nucle_synth` to apply 2 suggestions)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> nucle_ecc/src/fountain_code.rs:149:13
[INFO] [stderr]     |
[INFO] [stderr] 149 |         let mut droplet_sources: Vec<Vec<usize>> = droplets.iter()
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> nucle_ecc/src/fountain_code.rs:152:13
[INFO] [stderr]     |
[INFO] [stderr] 152 |         let mut droplet_data: Vec<Vec<u8>> = droplets.iter()
[INFO] [stderr]     |             ----^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `violations`
[INFO] [stderr]    --> nucle_codec/src/constraints.rs:573:13
[INFO] [stderr]     |
[INFO] [stderr] 573 |         let violations = v.check_palindromes(&strand);
[INFO] [stderr]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_violations`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nucle_ecc` (lib) generated 2 warnings (run `cargo fix --lib -p nucle_ecc` to apply 2 suggestions)
[INFO] [stderr] warning: `nucle_ecc` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `nucle_synth` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `nucle_codec` (lib test) generated 4 warnings (3 duplicates) (run `cargo fix --lib -p nucle_codec --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `PrimerLibrary`
[INFO] [stderr]   --> nucle_index/src/crispr_sim.rs:11:33
[INFO] [stderr]    |
[INFO] [stderr] 11 | use crate::primer::{PrimerPair, PrimerLibrary};
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Nucleotide`
[INFO] [stderr]   --> nucle_index/src/crispr_sim.rs:12:36
[INFO] [stderr]    |
[INFO] [stderr] 12 | use nucle_codec::base::{DnaStrand, Nucleotide};
[INFO] [stderr]    |                                    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `embed_query`
[INFO] [stderr]   --> nucle_index/src/search.rs:11:91
[INFO] [stderr]    |
[INFO] [stderr] 11 | use crate::vector_index::{VectorIndex, SearchResult as VectorResult, embed_file_metadata, embed_query};
[INFO] [stderr]    |                                                                                           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Nucleotide`
[INFO] [stderr]   --> nucle_index/src/crispr_sim.rs:12:36
[INFO] [stderr]    |
[INFO] [stderr] 12 | use nucle_codec::base::{DnaStrand, Nucleotide};
[INFO] [stderr]    |                                    ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nucle_index` (lib) generated 3 warnings (run `cargo fix --lib -p nucle_index` to apply 3 suggestions)
[INFO] [stderr] warning: `nucle_index` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p nucle_index --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `crate::ast::*`
[INFO] [stderr]    --> nucle_lang/src/sim_backend.rs:254:9
[INFO] [stderr]     |
[INFO] [stderr] 254 |     use crate::ast::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nucle_lang` (lib test) generated 1 warning (run `cargo fix --lib -p nucle_lang --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nucle_cli-0102580c0e937335)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nucle_agent-6d2d4cb468ae0f7a)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test executor::tests::test_execute_search ... ok
[INFO] [stdout] test executor::tests::test_execution_report_display ... ok
[INFO] [stdout] test planner::tests::test_extract_redundancy ... ok
[INFO] [stdout] test planner::tests::test_plan_list ... ok
[INFO] [stdout] test planner::tests::test_plan_retrieve ... ok
[INFO] [stdout] test executor::tests::test_store_with_redundancy ... ok
[INFO] [stdout] test planner::tests::test_plan_search ... ok
[INFO] [stdout] test executor::tests::test_execute_list_empty ... ok
[INFO] [stdout] test planner::tests::test_plan_status ... ok
[INFO] [stdout] test executor::tests::test_execute_status ... ok
[INFO] [stdout] test planner::tests::test_plan_store_basic ... ok
[INFO] [stdout] test planner::tests::test_plan_store_quoted_filename ... ok
[INFO] [stdout] test tools::tests::test_tool_aliases ... ok
[INFO] [stdout] test executor::tests::test_execute_retrieve_nonexistent ... ok
[INFO] [stdout] test planner::tests::test_plan_display ... ok
[INFO] [stdout] test planner::tests::test_plan_store_with_redundancy ... ok
[INFO] [stdout] test planner::tests::test_plan_unknown ... ok
[INFO] [stdout] test tools::tests::test_tool_call_display ... ok
[INFO] [stdout] test tools::tests::test_require_arg ... ok
[INFO] [stdout] test tools::tests::test_tool_name_roundtrip ... ok
[INFO] [stdout] test tools::tests::test_tool_result_display ... ok
[INFO] [stdout] test tools::tests::test_all_tools_have_descriptions ... ok
[INFO] [stdout] test tools::tests::test_tools_help ... ok
[INFO] [stdout] test planner::tests::test_plan_delete ... ok
[INFO] [stdout] test executor::tests::test_execute_store_list_delete ... ok
[INFO] [stdout] test tools::tests::test_tool_call_builder ... ok
[INFO] [stdout] test executor::tests::test_execute_store_and_retrieve ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nucle_codec-85e091338618d3b2)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test base::tests::test_nucleotide_trit_roundtrip ... ok
[INFO] [stdout] test base::tests::test_nucleotide_bits_roundtrip ... ok
[INFO] [stdout] test base::tests::test_strand_collection_metrics ... ok
[INFO] [stdout] test base::tests::test_nucleotide_complement ... ok
[INFO] [stdout] test base::tests::test_byte_to_bases_roundtrip_covers_full_range ... ok
[INFO] [stdout] test base::tests::test_nucleotide_from_char ... ok
[INFO] [stdout] test base::tests::test_strand_from_str ... ok
[INFO] [stdout] test base::tests::test_strand_gc_content ... ok
[INFO] [stdout] test base::tests::test_strand_packed_bytes_roundtrip ... ok
[INFO] [stdout] test base::tests::test_strand_reverse_complement ... ok
[INFO] [stdout] test base::tests::test_strand_slice_and_extend ... ok
[INFO] [stdout] test base::tests::test_strand_homopolymer ... ok
[INFO] [stdout] test constraints::tests::test_config_presets ... ok
[INFO] [stdout] test constraints::tests::test_full_validation_pass ... ok
[INFO] [stdout] test benchmark::tests::test_benchmark_display ... ok
[INFO] [stdout] test constraints::tests::test_gc_content_pass ... ok
[INFO] [stdout] test constraints::tests::test_gc_content_too_high ... ok
[INFO] [stdout] test fountain::tests::test_degree_distribution ... ok
[INFO] [stdout] test benchmark::tests::test_benchmark_fountain ... ok
[INFO] [stdout] test constraints::tests::test_strand_too_short ... ok
[INFO] [stdout] test constraints::tests::test_palindrome_detection ... ok
[INFO] [stdout] test fountain::tests::test_bytes_nucleotides_roundtrip ... ok
[INFO] [stdout] test base::tests::test_strand_iterator ... ok
[INFO] [stdout] test constraints::tests::test_non_palindrome ... ok
[INFO] [stdout] test constraints::tests::test_full_validation_multiple_violations ... ok
[INFO] [stdout] test constraints::tests::test_homopolymer_pass ... ok
[INFO] [stdout] test fountain::tests::test_empty_input_error ... ok
[INFO] [stdout] test fountain::tests::test_droplet_strand_roundtrip ... ok
[INFO] [stdout] test fountain::tests::test_xor_segments ... ok
[INFO] [stdout] test ternary::tests::test_empty_input_error ... ok
[INFO] [stdout] test fountain::tests::test_density ... ok
[INFO] [stdout] test ternary::tests::test_density_metrics ... ok
[INFO] [stdout] test ternary::tests::test_byte_to_trits_roundtrip ... ok
[INFO] [stdout] test constraints::tests::test_homopolymer_fail ... ok
[INFO] [stdout] test fountain::tests::test_select_segments_valid ... ok
[INFO] [stdout] test ternary::tests::test_nucleotide_trit_roundtrip_all_seeds ... ok
[INFO] [stdout] test ternary::tests::test_encode_decode_with_overlap ... ok
[INFO] [stdout] test benchmark::tests::test_benchmark_ternary ... ok
[INFO] [stdout] test fountain::tests::test_segment_data ... ok
[INFO] [stdout] test ternary::tests::test_encode_decode_no_overlap ... ok
[INFO] [stdout] test ternary::tests::test_strand_count_with_overlap ... ok
[INFO] [stdout] test ternary::tests::test_encode_decode_single_byte ... ok
[INFO] [stdout] test fountain::tests::test_encode_decode_simple ... ok
[INFO] [stdout] test ternary::tests::test_encode_decode_binary_data ... ok
[INFO] [stdout] test constraints::tests::test_gc_content_too_low ... ok
[INFO] [stdout] test yinyang::tests::test_encode_decode_text ... ok
[INFO] [stdout] test yinyang::tests::test_encode_decode_all_ones ... ok
[INFO] [stdout] test yinyang::tests::test_yang_gc_partition ... ok
[INFO] [stdout] test yinyang::tests::test_gc_balance ... ok
[INFO] [stdout] test yinyang::tests::test_encode_decode_roundtrip_all_bytes ... ok
[INFO] [stdout] test yinyang::tests::test_encode_decode_binary ... ok
[INFO] [stdout] test yinyang::tests::test_density ... ok
[INFO] [stdout] test ternary::tests::test_trits_to_nucleotides_no_homopolymers ... ok
[INFO] [stdout] test yinyang::tests::test_yin_decode_inverse ... ok
[INFO] [stdout] test yinyang::tests::test_encode_decode_all_zeros ... ok
[INFO] [stdout] test yinyang::tests::test_yang_decode_inverse ... ok
[INFO] [stdout] test yinyang::tests::test_intersection_always_unique ... ok
[INFO] [stdout] test yinyang::tests::test_large_data_roundtrip ... ok
[INFO] [stdout] test fountain::tests::test_encode_decode_binary ... ok
[INFO] [stdout] test benchmark::tests::test_comparison_report ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nucle_demo_core-1ce2fa4c08eaaf8a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::benchmark_rejects_unknown_codec ... ok
[INFO] [stdout] test tests::pipeline_demo_rejects_oversized_input ... ok
[INFO] [stdout] test tests::benchmark_runs_end_to_end_for_default_input ... ok
[INFO] [stdout] test tests::pipeline_demo_recovers_under_pristine_profile ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nucle_ecc-28d4ac403249985a)
[INFO] [stdout] test tests::benchmark_recovery_is_reliably_high_under_illumina_noise_with_consensus ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 49.83s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test consensus::tests::test_consensus_batch ... ok
[INFO] [stdout] test consensus::tests::test_low_confidence_detection ... ok
[INFO] [stdout] test consensus::tests::test_empty_reads ... ok
[INFO] [stdout] test consensus::tests::test_consensus_handles_different_length_groups_without_panicking ... ok
[INFO] [stdout] test consensus::tests::test_single_read_consensus ... ok
[INFO] [stdout] test consensus::tests::test_perfect_consensus ... ok
[INFO] [stdout] test pipeline::tests::test_error_distribution_detects_mismatch ... ok
[INFO] [stdout] test pipeline::tests::test_consensus_pipeline ... ok
[INFO] [stdout] test fountain_code::tests::test_decode_with_missing_droplets ... ok
[INFO] [stdout] test fountain_code::tests::test_encode_produces_droplets ... ok
[INFO] [stdout] test consensus::tests::test_majority_voting ... ok
[INFO] [stdout] test consensus::tests::test_consensus_corrects_frame_shifting_indels ... ok
[INFO] [stdout] test pipeline::tests::test_error_distribution_empty_on_no_overlap ... ok
[INFO] [stdout] test pipeline::tests::test_consensus_then_rs_decode_corrects_substitution_with_no_rs_needed ... ok
[INFO] [stdout] test pipeline::tests::test_pipeline_stats_display ... ok
[INFO] [stdout] test pipeline::tests::test_consensus_then_rs_decode_recovers_full_erasure_via_rs ... ok
[INFO] [stdout] test pipeline::tests::test_rs_recovery_stage ... ok
[INFO] [stdout] test reed_solomon::tests::test_gf256_add_sub ... ok
[INFO] [stdout] test consensus::tests::test_confidence_never_exceeds_one ... ok
[INFO] [stdout] test reed_solomon::tests::test_gf256_div ... ok
[INFO] [stdout] test fountain_code::tests::test_empty_input ... ok
[INFO] [stdout] test fountain_code::tests::test_encode_decode_roundtrip ... ok
[INFO] [stdout] test pipeline::tests::test_full_pipeline_no_rs ... ok
[INFO] [stdout] test reed_solomon::tests::test_rs_config ... ok
[INFO] [stdout] test reed_solomon::tests::test_gf256_mul ... ok
[INFO] [stdout] test reed_solomon::tests::test_gf256_inverse ... ok
[INFO] [stdout] test reed_solomon::tests::test_rs_corrects_silent_error_without_knowing_position ... ok
[INFO] [stdout] test reed_solomon::tests::test_rs_too_many_erasures ... ok
[INFO] [stdout] test reed_solomon::tests::test_rs_recover_one_erasure ... ok
[INFO] [stdout] test reed_solomon::tests::test_rs_encode_no_erasures ... ok
[INFO] [stdout] test reed_solomon::tests::test_rs_parity_reindexing_does_not_corrupt_decode ... ok
[INFO] [stdout] test reed_solomon::tests::test_rs_recover_two_erasures ... ok
[INFO] [stdout] test reed_solomon::tests::test_rs_zero_parity_passthrough ... ok
[INFO] [stdout] test reed_solomon::tests::test_rs_combines_erasure_and_blind_error ... ok
[INFO] [stdout] test consensus::tests::test_consensus_exactly_recovers_original_under_many_simultaneous_indels_per_read ... ok
[INFO] [stdout] test reed_solomon::tests::test_rs_recover_erasures_across_striped_block ... ok
[INFO] [stdout] test consensus::tests::test_boundary_insertion_outvoted_by_clean_majority ... ok
[INFO] [stdout] test reed_solomon::tests::test_rs_encode_large_block_does_not_panic ... ok
[INFO] [stdout] test consensus::tests::test_high_coverage_realistic_nanopore_fuzz_does_not_crash has been running for over 60 seconds
[INFO] [stdout] test consensus::tests::test_high_coverage_realistic_nanopore_fuzz_does_not_crash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 172.98s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nucle_hardware-aafe700addc45f77)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test confirm::tests::is_effectful_false_for_empty_batch ... ok
[INFO] [stdout] test confirm::tests::is_effectful_true_for_destructive ... ok
[INFO] [stdout] test confirm::tests::is_effectful_true_for_sequencing ... ok
[INFO] [stdout] test confirm::tests::count_effectful_counts_only_non_pure ... ok
[INFO] [stdout] test confirm::tests::submit_with_confirmation_allows_effectful_batch_with_confirm ... ok
[INFO] [stdout] test confirm::tests::submit_with_confirmation_allows_pure_batch_without_confirm ... ok
[INFO] [stdout] test confirm::tests::submit_with_confirmation_error_names_the_correct_count ... ok
[INFO] [stdout] test confirm::tests::submit_with_confirmation_rejects_destructive_batch_without_confirm ... ok
[INFO] [stdout] test file_export::tests::file_export_reports_count_and_path_in_message ... ok
[INFO] [stdout] test file_export::tests::file_export_creates_missing_parent_directories ... ok
[INFO] [stdout] test confirm::tests::submit_with_confirmation_rejects_effectful_batch_without_confirm ... ok
[INFO] [stdout] test file_export::tests::file_export_batch_serialization_preserves_request_fields ... ok
[INFO] [stdout] test confirm::tests::is_effectful_false_for_all_pure ... ok
[INFO] [stdout] test file_export::tests::file_export_empty_batch_writes_empty_json_array ... ok
[INFO] [stdout] test mock::tests::mock_provider_handles_nonempty_batch_and_reports_count ... ok
[INFO] [stdout] test mock::tests::mock_provider_name_is_mock ... ok
[INFO] [stdout] test mock::tests::mock_provider_reports_batch_size ... ok
[INFO] [stdout] test mock::tests::mock_provider_never_touches_disk ... ok
[INFO] [stdout] test confirm::tests::is_effectful_true_for_synthesis ... ok
[INFO] [stdout] test file_export::tests::file_export_name_is_file_export ... ok
[INFO] [stdout] test file_export::tests::file_export_writes_valid_json_matching_batch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nucle_index-74c9259979d381f7)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test primer::tests::test_primer_mismatch ... ok
[INFO] [stdout] test crispr_sim::tests::test_empty_pool ... ok
[INFO] [stdout] test primer::tests::test_primer_library_generation ... ok
[INFO] [stdout] test primer::tests::test_identify_strand ... ok
[INFO] [stdout] test primer::tests::test_get_by_id ... ok
[INFO] [stdout] test crispr_sim::tests::test_display ... ok
[INFO] [stdout] test search::tests::test_search_result_display ... ok
[INFO] [stdout] test primer::tests::test_primer_orthogonality ... ok
[INFO] [stdout] test vector_index::tests::test_cosine_similarity ... ok
[INFO] [stdout] test vector_index::tests::test_embed_file_metadata ... ok
[INFO] [stdout] test primer::tests::test_untag_tolerates_single_insertion_in_forward_primer ... ok
[INFO] [stdout] test primer::tests::test_untag_tolerates_substitution_in_both_primers ... ok
[INFO] [stdout] test search::tests::test_search_with_size_filter ... ok
[INFO] [stdout] test search::tests::test_register_and_remove ... ok
[INFO] [stdout] test search::tests::test_primer_resolution ... ok
[INFO] [stdout] test search::tests::test_query_parsing ... ok
[INFO] [stdout] test search::tests::test_search_by_name ... ok
[INFO] [stdout] test search::tests::test_search_with_type_filter ... ok
[INFO] [stdout] test crispr_sim::tests::test_retrieval_correct_file ... ok
[INFO] [stdout] test vector_index::tests::test_embedding_vec_basics ... ok
[INFO] [stdout] test crispr_sim::tests::test_ideal_retrieval ... ok
[INFO] [stdout] test crispr_sim::tests::test_partial_amplification ... ok
[INFO] [stdout] test primer::tests::test_primer_tm ... ok
[INFO] [stdout] test vector_index::tests::test_index_persistence ... ok
[INFO] [stdout] test primer::tests::test_primer_pair_tag_untag ... ok
[INFO] [stdout] test primer::tests::test_untag_tolerates_single_deletion_in_reverse_primer ... ok
[INFO] [stdout] test vector_index::tests::test_zero_vector_similarity ... ok
[INFO] [stdout] test vector_index::tests::test_index_remove ... ok
[INFO] [stdout] test vector_index::tests::test_euclidean_distance ... ok
[INFO] [stdout] test vector_index::tests::test_vector_index_search ... ok
[INFO] [stdout] test vector_index::tests::test_similar_files_score_higher ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nucle_lang-a9fdbd5476e4161d)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test codegen::tests::lowers_pipeline_to_store_call ... ok
[INFO] [stdout] test docgen::tests::documents_a_function_with_a_doc_comment ... ok
[INFO] [stdout] test docgen::tests::documents_a_pool_without_a_doc_comment_but_omits_the_description ... ok
[INFO] [stdout] test docgen::tests::omits_empty_sections ... ok
[INFO] [stdout] test effects::tests::confirmed_destructive_call_is_confirmed_at_call_site ... ok
[INFO] [stdout] test effects::tests::effect_summary_reflects_function_body_effect ... ok
[INFO] [stdout] test effects::tests::function_call_inherits_destructive_effect_from_body ... ok
[INFO] [stdout] test effects::tests::pure_function_call_needs_no_confirmation ... ok
[INFO] [stdout] test docgen::tests::flags_an_unconfirmed_destructive_declaration ... ok
[INFO] [stdout] test effects::tests::undeclared_function_call_does_not_panic ... ok
[INFO] [stdout] test formatter::tests::forces_exactly_one_blank_line_between_top_level_declarations ... ok
[INFO] [stdout] test formatter::tests::formats_a_minimal_pool_and_store ... ok
[INFO] [stdout] test effects::tests::self_recursive_function_is_treated_conservatively ... ok
[INFO] [stdout] test effects::tests::unconfirmed_destructive_call_is_not_confirmed_at_call_site ... ok
[INFO] [stdout] test formatter::tests::preserves_comments ... ok
[INFO] [stdout] test formatter::tests::keeps_leading_doc_comment_glued_to_its_declaration ... ok
[INFO] [stdout] test formatter::tests::is_idempotent_on_its_own_output ... ok
[INFO] [stdout] test lockfile::tests::checksum_is_deterministic ... ok
[INFO] [stdout] test hardware::tests::collects_effectful_requests ... ok
[INFO] [stdout] test formatter::tests::preserves_multi_line_doc_comments_and_is_idempotent ... ok
[INFO] [stdout] test formatter::tests::spaces_assert_before_a_parenthesized_condition_like_if ... ok
[INFO] [stdout] test lexer::tests::tokenizes_redundancy_and_percent_literals ... ok
[INFO] [stdout] test formatter::tests::a_plain_comment_is_still_distinct_from_a_doc_comment ... ok
[INFO] [stdout] test formatter::tests::does_not_space_pool_generic_brackets ... ok
[INFO] [stdout] test formatter::tests::keeps_a_doc_comment_glued_to_its_declaration_not_split_by_the_blank_line_rule ... ok
[INFO] [stdout] test lexer::tests::doc_comments_become_real_tokens_distinct_from_plain_comments ... ok
[INFO] [stdout] test formatter::tests::formats_test_and_assert_declarations ... ok
[INFO] [stdout] test lockfile::tests::upsert_replaces_existing_entry ... ok
[INFO] [stdout] test lockfile::tests::lock_file_roundtrips_through_json ... ok
[INFO] [stdout] test middle::tests::optimiser_raises_nanopore_redundancy ... ok
[INFO] [stdout] test package::tests::find_package_manifest_json_matches_embedded_source ... ok
[INFO] [stdout] test lockfile::tests::checksum_changes_with_source_content ... ok
[INFO] [stdout] test lockfile::tests::checksum_changes_with_manifest_content ... ok
[INFO] [stdout] test formatter::tests::spaces_comparison_and_boolean_operators ... ok
[INFO] [stdout] test lockfile::tests::checksum_with_no_sources_matches_manifest_only ... ok
[INFO] [stdout] test package::tests::presets_package_exports_a_function ... ok
[INFO] [stdout] test formatter::tests::rejects_invalid_syntax ... ok
[INFO] [stdout] test package::tests::find_package_resolves_by_name_or_import ... ok
[INFO] [stdout] test lexer::tests::doc_comment_with_no_leading_space_is_captured_verbatim ... ok
[INFO] [stdout] test parser::tests::parses_effectful_operations ... ok
[INFO] [stdout] test package::tests::registry_is_seeded_from_registry_json ... ok
[INFO] [stdout] test lockfile::tests::generate_produces_a_checksummed_locked_package ... ok
[INFO] [stdout] test package::tests::every_registered_package_resolves_and_validates ... ok
[INFO] [stdout] test parser::tests::attaches_a_doc_comment_to_a_pool_declaration ... ok
[INFO] [stdout] test package::tests::importing_the_exported_function_type_checks ... ok
[INFO] [stdout] test parser::tests::joins_consecutive_doc_comment_lines ... ok
[INFO] [stdout] test package::tests::validate_manifest_catches_invalid_fields ... ok
[INFO] [stdout] test package::tests::package_manifest_matches_builtin_resolver ... ok
[INFO] [stdout] test parser::tests::parses_sequence_literals ... ok
[INFO] [stdout] test parser::tests::rejects_a_doc_comment_before_a_declaration_that_cannot_carry_one ... ok
[INFO] [stdout] test stdlib::tests::builtin_functions_are_pure_and_confirmed_via_the_shared_effect_path ... ok
[INFO] [stdout] test playground::tests::playground_report_rejects_unknown_import ... ok
[INFO] [stdout] test test_runner::tests::a_compile_error_aborts_the_whole_run_instead_of_failing_one_test ... ok
[INFO] [stdout] test tests::analyze_returns_lex_error_with_empty_symbols ... ok
[INFO] [stdout] test playground::tests::playground_report_contains_simulation_steps ... ok
[INFO] [stdout] test tests::analyze_returns_symbol_table_alongside_diagnostics ... ok
[INFO] [stdout] test tests::compiles_probabilistic_pool_types ... ok
[INFO] [stdout] test tests::compiles_sequence_literals ... ok
[INFO] [stdout] test typeck::tests::accepts_probabilistic_pool_flow ... ok
[INFO] [stdout] test tests::compiles_simulation_plan ... ok
[INFO] [stdout] test tests::rejects_bad_strand_literal_at_compile_time ... ok
[INFO] [stdout] test typeck::tests::catches_undeclared_pool ... ok
[INFO] [stdout] test tests::compiles_store_program ... ok
[INFO] [stdout] test sim_backend::tests::simulation_backend_emits_probabilistic_steps ... ok
[INFO] [stdout] test tests::rejects_bad_sequence_literals ... ok
[INFO] [stdout] test typeck::tests::rejects_unconfirmed_destructive_effect ... ok
[INFO] [stdout] test typeck::tests::rejects_wrong_probabilistic_error_annotation ... ok
[INFO] [stdout] test typeck::tests::rejects_unknown_package_imports ... ok
[INFO] [stdout] test typeck::tests::validates_package_imports ... ok
[INFO] [stdout] test typeck::tests::rejects_unconfirmed_hardware_effect ... ok
[INFO] [stdout] test parser::tests::parses_package_imports ... ok
[INFO] [stdout] test parser::tests::parses_probabilistic_pool_bindings ... ok
[INFO] [stdout] test parser::tests::parses_report_program ... ok
[INFO] [stdout] test typeck::tests::accepts_confirmed_effects ... ok
[INFO] [stdout] test test_runner::tests::a_passing_assertion_reports_the_test_as_passed ... ok
[INFO] [stdout] test test_runner::tests::a_failing_assertion_reports_the_test_as_failed_with_its_message ... ok
[INFO] [stdout] test test_runner::tests::multiple_tests_are_isolated_from_each_other ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stderr]      Running tests/check.rs (/opt/rustwide/target/debug/deps/check-e7e59cc392e650e9)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_check_lex_error ... ok
[INFO] [stdout] test test_check_effect_confirmation_error ... ok
[INFO] [stdout] test test_check_suggests_similar_pool_name_on_typo ... ok
[INFO] [stdout] test test_check_type_error ... ok
[INFO] [stdout] test test_check_suggests_similar_function_name_on_typo ... ok
[INFO] [stdout] test test_check_valid_program ... ok
[INFO] [stdout] test test_check_suggests_similar_import_name_on_typo ... ok
[INFO] [stdout] test test_check_parse_error ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/control_flow.rs (/opt/rustwide/target/debug/deps/control_flow-72f302e16e1f1c6d)
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test boolean_operators_combine_comparisons ... ok
[INFO] [stdout] test for_loop_unrolls_over_pool_names ... ok
[INFO] [stdout] test if_true_branch_is_taken_and_desugared_away ... ok
[INFO] [stdout] test if_false_branch_falls_through_to_else ... ok
[INFO] [stdout] test if_without_else_produces_nothing_when_condition_is_false ... ok
[INFO] [stdout] test non_boolean_condition_is_rejected ... ok
[INFO] [stdout] test condition_referencing_undeclared_binding_is_rejected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/docgen.rs (/opt/rustwide/target/debug/deps/docgen-aa5de87bb19d6c8d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test a_function_with_a_doc_comment_produces_the_expected_markdown_section ... ok
[INFO] [stdout] test documents_pools_strands_sequences_functions_and_pipelines_in_one_program ... ok
[INFO] [stdout] test a_multi_line_doc_comment_is_joined_into_one_paragraph ... ok
[INFO] [stdout] test a_declaration_with_no_doc_comment_still_gets_an_entry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/explain.rs (/opt/rustwide/target/debug/deps/explain-ad16c19753f0ba35)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/formatter.rs (/opt/rustwide/target/debug/deps/formatter-5692f41dd4a9c04b)
[INFO] [stdout] test test_explain_unconfirmed_delete ... ok
[INFO] [stdout] test test_explain_redundancy_bump ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test reformats_a_misformatted_program_to_the_expected_canonical_form ... ok
[INFO] [stdout] test formatting_never_changes_the_parsed_program ... ok
[INFO] [stdout] test every_example_formats_and_is_idempotent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/functions.rs (/opt/rustwide/target/debug/deps/functions-9f7d57643e8b087c)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_archive_example_compiles ... ok
[INFO] [stdout] test test_calling_destructive_function_requires_confirmation ... ok
[INFO] [stdout] test test_calling_undeclared_function ... ok
[INFO] [stdout] test test_function_argument_type_mismatch ... ok
[INFO] [stdout] test test_missing_return_type_is_a_parse_error ... ok
[INFO] [stdout] test test_return_type_mismatch_is_rejected ... ok
[INFO] [stdout] test test_calling_confirmed_destructive_function_passes ... ok
[INFO] [stdout] test test_function_arity_mismatch ... ok
[INFO] [stdout] test test_valid_function_compilation ... ok
[INFO] [stdout] test test_undeclared_variable_in_function ... ok
[INFO] [stdout] test test_duplicate_parameter_names ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/result_backward_compat.rs (/opt/rustwide/target/debug/deps/result_backward_compat-c32b126fbe361878)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test execution_output_matches_pre_result_baseline ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- execution_output_matches_pre_result_baseline stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'execution_output_matches_pre_result_baseline' (3031) panicked at nucle_lang/tests/result_backward_compat.rs:115:5:
[INFO] [stdout] assertion `left == right` failed: execution output for docs/examples/*.nsl changed -- Step 9 (Result<T,E>/?) must not alter behavior for programs that use none of its new syntax. If this diff is an intentional, unrelated change to an existing example, regenerate the fixture; otherwise this is exactly the regression this test exists to catch.
[INFO] [stdout]   left: "=== archive_fn.nsl === OK\nNucleScript diagnostics:\n6:5: warning [E-STORE-SYNTHESIS-WITHOUT-SIMULATE]: store 'plan' has Synthesis effect; use simulate store for no-hardware execution\n\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               0               ║\n║ Total strands:       0               ║\n║ Data strands:        0               ║\n║ Parity strands:      0               ║\n║ Nucleotides:         0               ║\n║ Avg strand len:      0 nt            ║\n║ Redundancy:      0.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n╚══════════════════════════════════════╝\n\n\n=== END archive_fn.nsl ===\n=== control_flow.nsl === OK\nNucleScript diagnostics:\n23:5: warning [E-STORE-SYNTHESIS-WITHOUT-SIMULATE]: store 'sample_a.txt' has Synthesis effect; use simulate store for no-hardware execution\n\n✓ store into archive: Stored 'sample_a.txt' (30 bytes → 2 data + 4 parity = 6 strands, 3.00× redundancy, primer=P0000)\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:       6               ║\n║ Data strands:        2               ║\n║ Parity strands:      4               ║\n║ Nucleotides:      3012               ║\n║ Avg strand len:    502 nt            ║\n║ Redundancy:      3.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 30 B, 2d+4p strands, 3.0×)\n╚══════════════════════════════════════╝\n\n\n=== END control_flow.nsl ===\n=== critical_redundancy_warning.nsl === OK\nNucleScript diagnostics:\n2:1: warning [E-POOL-LOW-REDUNDANCY]: pool 'archive' has 1x redundancy; critical files should use at least 2x\n8:1: warning [E-STORE-SYNTHESIS-WITHOUT-SIMULATE]: store 'sample_a.txt' has Synthesis effect; use simulate store for no-hardware execution\n8:1: warning [E-STORE-CRITICAL-LOW-REDUNDANCY]: store 'sample_a.txt' is tagged critical but uses only 1x redundancy\n\n✓ store into archive: Stored 'sample_a.txt' (30 bytes → 2 data + 4 parity = 6 strands, 3.00× redundancy, primer=P0000)\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:       6               ║\n║ Data strands:        2               ║\n║ Parity strands:      4               ║\n║ Nucleotides:      3012               ║\n║ Avg strand len:    502 nt            ║\n║ Redundancy:      3.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 30 B, 2d+4p strands, 3.0×)\n╚══════════════════════════════════════╝\n\n\n=== END critical_redundancy_warning.nsl ===\n=== effect_confirmations.nsl === ERR\nexecution failed: file 'old_archive.bin' not found\n=== END effect_confirmations.nsl ===\n=== hero.nsl === OK\n✓ store into medical_archive: Stored 'patient_records_2026.csv' (109 bytes → 4 data + 4 parity = 8 strands, 2.00× redundancy, primer=P0000)\n✓ verify roundtrip: 'patient_records_2026.csv' recovered exactly\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:       8               ║\n║ Data strands:        4               ║\n║ Parity strands:      4               ║\n║ Nucleotides:      3204               ║\n║ Avg strand len:    400 nt            ║\n║ Redundancy:      2.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   patient_records_2026.csv (ID: archive-<redacted>, 109 B, 4d+4p strands, 2.0×)\n╚══════════════════════════════════════╝\n\n--- Recovery Manifest: patient_records_2026.csv ---\nObserved Error Rate: 0.0000%\nConsensus Method:    majority-vote\nSequencing Profile:  pristine\nRecovered Strands:   4\nECC Success:         true\nPositions w/ errors: 0 of 4\n\n\n=== END hero.nsl ===\n=== minimal.nsl === OK\nNucleScript diagnostics:\n8:1: warning [E-STORE-SYNTHESIS-WITHOUT-SIMULATE]: store 'sample_a.txt' has Synthesis effect; use simulate store for no-hardware execution\n\n✓ store into archive: Stored 'sample_a.txt' (30 bytes → 2 data + 4 parity = 6 strands, 3.00× redundancy, primer=P0000)\n✓ retrieve from archive where : 1 match(es)\n  - 1.000  sample_a.txt  30 bytes\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:       6               ║\n║ Data strands:        2               ║\n║ Parity strands:      4               ║\n║ Nucleotides:      3012               ║\n║ Avg strand len:    502 nt            ║\n║ Redundancy:      3.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 30 B, 2d+4p strands, 3.0×)\n╚══════════════════════════════════════╝\n\n\n=== END minimal.nsl ===\n=== multi_store_search.nsl === OK\nNucleScript diagnostics:\n8:1: warning [E-STORE-SYNTHESIS-WITHOUT-SIMULATE]: store 'sample_a.txt' has Synthesis effect; use simulate store for no-hardware execution\n12:1: warning [E-STORE-SYNTHESIS-WITHOUT-SIMULATE]: store 'sample_b.txt' has Synthesis effect; use simulate store for no-hardware execution\n\n✓ store into archive: Stored 'sample_a.txt' (30 bytes → 2 data + 4 parity = 6 strands, 3.00× redundancy, primer=P0000)\n✓ store into archive: Stored 'sample_b.txt' (30 bytes → 2 data + 4 parity = 6 strands, 3.00× redundancy, primer=P0001)\n- retrieve from archive where name:README: no matches\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               2               ║\n║ Total strands:      12               ║\n║ Data strands:        4               ║\n║ Parity strands:      8               ║\n║ Nucleotides:      6024               ║\n║ Avg strand len:    502 nt            ║\n║ Redundancy:      3.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 30 B, 2d+4p strands, 3.0×)\n║   sample_b.txt (ID: archive-<redacted>, 30 B, 2d+4p strands, 3.0×)\n╚══════════════════════════════════════╝\n\n\n=== END multi_store_search.nsl ===\n=== nanopore_recovery_warning.nsl === OK\nNucleScript diagnostics:\n2:1: warning [E-POOL-LOW-REDUNDANCY]: pool 'field_pool' has 1x redundancy; critical files should use at least 2x\n8:1: warning [E-STORE-UNSATISFIABLE-RECOVERY]: expect recovery > 99.5% is statistically unsatisfiable for Nanopore at 1x coverage\n\n✓ store into field_pool: Stored 'sample_a.txt' (30 bytes → 2 data + 8 parity = 10 strands, 5.00× redundancy, primer=P0000)\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:       8               ║\n║ Data strands:        2               ║\n║ Parity strands:      6               ║\n║ Nucleotides:      4312               ║\n║ Avg strand len:    539 nt            ║\n║ Redundancy:      4.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 30 B, 2d+8p strands, 5.0×)\n╚══════════════════════════════════════╝\n\n\n=== END nanopore_recovery_warning.nsl ===\n=== pipeline_backup.nsl === OK\n✓ store into archive: Stored 'sample_a.txt' (30 bytes → 2 data + 4 parity = 6 strands, 3.00× redundancy, primer=P0000)\n✓ verify roundtrip: 'sample_a.txt' recovered exactly\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:       6               ║\n║ Data strands:        2               ║\n║ Parity strands:      4               ║\n║ Nucleotides:      3012               ║\n║ Avg strand len:    502 nt            ║\n║ Redundancy:      3.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 30 B, 2d+4p strands, 3.0×)\n╚══════════════════════════════════════╝\n\n--- Recovery Manifest: sample_a.txt ---\nObserved Error Rate: 0.0000%\nConsensus Method:    majority-vote\nSequencing Profile:  pristine\nRecovered Strands:   2\nECC Success:         true\nPositions w/ errors: 0 of 2\n\n\n=== END pipeline_backup.nsl ===\n=== preset_imports.nsl === OK\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               0               ║\n║ Total strands:       0               ║\n║ Data strands:        0               ║\n║ Parity strands:      0               ║\n║ Nucleotides:         0               ║\n║ Avg strand len:      0 nt            ║\n║ Redundancy:      0.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n╚══════════════════════════════════════╝\n\n\n=== END preset_imports.nsl ===\n=== probabilistic_recovery.nsl === OK\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               0               ║\n║ Total strands:       0               ║\n║ Data strands:        0               ║\n║ Parity strands:      0               ║\n║ Nucleotides:         0               ║\n║ Avg strand len:      0 nt            ║\n║ Redundancy:      0.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n╚══════════════════════════════════════╝\n\n\n=== END probabilistic_recovery.nsl ===\n=== retrieve_query.nsl === OK\nNucleScript diagnostics:\n8:1: warning [E-STORE-SYNTHESIS-WITHOUT-SIMULATE]: store 'sample_a.txt' has Synthesis effect; use simulate store for no-hardware execution\n\n✓ store into archive: Stored 'sample_a.txt' (30 bytes → 2 data + 4 parity = 6 strands, 3.00× redundancy, primer=P0000)\n✓ retrieve from archive where tag:medical size<10485760: 1 match(es)\n  - 0.043  sample_a.txt  30 bytes\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:       6               ║\n║ Data strands:        2               ║\n║ Parity strands:      4               ║\n║ Nucleotides:      3012               ║\n║ Avg strand len:    502 nt            ║\n║ Redundancy:      3.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 30 B, 2d+4p strands, 3.0×)\n╚══════════════════════════════════════╝\n\n\n=== END retrieve_query.nsl ===\n=== sequence_literals.nsl === OK\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               0               ║\n║ Total strands:       0               ║\n║ Data strands:        0               ║\n║ Parity strands:      0               ║\n║ Nucleotides:         0               ║\n║ Avg strand len:      0 nt            ║\n║ Redundancy:      0.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n╚══════════════════════════════════════╝\n\n\n=== END sequence_literals.nsl ===\n=== simulate_store.nsl === OK\n✓ store into archive: Stored 'sample_a.txt' (30 bytes → 2 data + 4 parity = 6 strands, 3.00× redundancy, primer=P0000)\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:      60               ║\n║ Data strands:       20               ║\n║ Parity strands:     40               ║\n║ Nucleotides:     30112               ║\n║ Avg strand len:    502 nt            ║\n║ Redundancy:      3.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 30 B, 2d+4p strands, 3.0×)\n╚══════════════════════════════════════╝\n\n\n=== END simulate_store.nsl ===\n=== store.nsl === OK\nNucleScript diagnostics:\n8:1: warning [E-STORE-SYNTHESIS-WITHOUT-SIMULATE]: store 'sample_a.txt' has Synthesis effect; use simulate store for no-hardware execution\n\n✓ store into archive: Stored 'sample_a.txt' (30 bytes → 2 data + 4 parity = 6 strands, 3.00× redundancy, primer=P0000)\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:       6               ║\n║ Data strands:        2               ║\n║ Parity strands:      4               ║\n║ Nucleotides:      3012               ║\n║ Avg strand len:    502 nt            ║\n║ Redundancy:      3.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 30 B, 2d+4p strands, 3.0×)\n╚══════════════════════════════════════╝\n\n\n=== END store.nsl ===\n=== strand_constraints.nsl === ERR\ntype check failed:\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: GC content 0.0% outside range [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [0-20] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [1-21] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [2-22] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [3-23] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [4-24] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [5-25] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [6-26] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [7-27] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [8-28] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [9-29] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [10-30] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [11-31] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [12-32] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [13-33] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [14-34] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [15-35] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [16-36] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [17-37] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [18-38] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [19-39] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [20-40] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [21-41] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [22-42] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [23-43] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [24-44] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [25-45] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [26-46] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [27-47] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [28-48] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [29-49] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [30-50] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [31-51] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [32-52] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [33-53] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [34-54] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [35-55] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [36-56] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [37-57] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [38-58] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [39-59] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [40-60] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [41-61] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [42-62] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [43-63] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [44-64] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [45-65] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [46-66] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [47-67] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [48-68] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [49-69] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [50-70] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [51-71] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [52-72] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [53-73] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [54-74] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [55-75] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [56-76] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [57-77] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [58-78] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [59-79] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [60-80] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [61-81] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [62-82] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [63-83] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [64-84] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [65-85] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [66-86] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [67-87] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [68-88] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [69-89] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [70-90] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [71-91] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [72-92] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [73-93] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [74-94] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [75-95] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [76-96] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [77-97] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [78-98] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [79-99] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [80-100] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [81-101] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [82-102] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [83-103] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [84-104] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [85-105] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [86-106] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [87-107] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [88-108] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [89-109] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [90-110] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [91-111] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [92-112] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [93-113] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [94-114] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [95-115] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [96-116] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [97-117] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [98-118] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [99-119] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [100-120] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [101-121] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [102-122] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [103-123] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [104-124] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [105-125] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [106-126] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [107-127] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [108-128] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [109-129] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [110-130] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [111-131] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [112-132] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [113-133] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [114-134] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [115-135] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [116-136] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [117-137] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [118-138] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [119-139] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [120-140] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [121-141] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [122-142] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [123-143] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [124-144] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [125-145] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [126-146] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [127-147] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [128-148] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [129-149] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [130-150] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [131-151] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [132-152] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [133-153] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [134-154] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [135-155] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [136-156] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [137-157] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [138-158] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [139-159] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [140-160] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: homopolymer run of 160×A at position 0 (max 3)\n\n=== END strand_constraints.nsl ===\n=== yinyang_schema.nsl === OK\nNucleScript diagnostics:\n8:1: warning [E-STORE-SYNTHESIS-WITHOUT-SIMULATE]: store 'sample_a.txt' has Synthesis effect; use simulate store for no-hardware execution\n\n✓ store into archive: Stored 'sample_a.txt' (30 bytes → 1 data + 3 parity = 4 strands, 4.00× redundancy, primer=P0000)\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:       4               ║\n║ Data strands:        1               ║\n║ Parity strands:      3               ║\n║ Nucleotides:      2032               ║\n║ Avg strand len:    508 nt            ║\n║ Redundancy:      4.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 30 B, 1d+3p strands, 4.0×)\n╚══════════════════════════════════════╝\n\n\n=== END yinyang_schema.nsl ==="
[INFO] [stdout]  right: "=== archive_fn.nsl === OK\nNucleScript diagnostics:\n6:5: warning [E-STORE-SYNTHESIS-WITHOUT-SIMULATE]: store 'plan' has Synthesis effect; use simulate store for no-hardware execution\n\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               0               ║\n║ Total strands:       0               ║\n║ Data strands:        0               ║\n║ Parity strands:      0               ║\n║ Nucleotides:         0               ║\n║ Avg strand len:      0 nt            ║\n║ Redundancy:      0.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n╚══════════════════════════════════════╝\n\n\n=== END archive_fn.nsl ===\n=== control_flow.nsl === OK\nNucleScript diagnostics:\n23:5: warning [E-STORE-SYNTHESIS-WITHOUT-SIMULATE]: store 'sample_a.txt' has Synthesis effect; use simulate store for no-hardware execution\n\n✓ store into archive: Stored 'sample_a.txt' (31 bytes → 2 data + 4 parity = 6 strands, 3.00× redundancy, primer=P0000)\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:       6               ║\n║ Data strands:        2               ║\n║ Parity strands:      4               ║\n║ Nucleotides:      3012               ║\n║ Avg strand len:    502 nt            ║\n║ Redundancy:      3.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 31 B, 2d+4p strands, 3.0×)\n╚══════════════════════════════════════╝\n\n\n=== END control_flow.nsl ===\n=== critical_redundancy_warning.nsl === OK\nNucleScript diagnostics:\n2:1: warning [E-POOL-LOW-REDUNDANCY]: pool 'archive' has 1x redundancy; critical files should use at least 2x\n8:1: warning [E-STORE-SYNTHESIS-WITHOUT-SIMULATE]: store 'sample_a.txt' has Synthesis effect; use simulate store for no-hardware execution\n8:1: warning [E-STORE-CRITICAL-LOW-REDUNDANCY]: store 'sample_a.txt' is tagged critical but uses only 1x redundancy\n\n✓ store into archive: Stored 'sample_a.txt' (31 bytes → 2 data + 4 parity = 6 strands, 3.00× redundancy, primer=P0000)\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:       6               ║\n║ Data strands:        2               ║\n║ Parity strands:      4               ║\n║ Nucleotides:      3012               ║\n║ Avg strand len:    502 nt            ║\n║ Redundancy:      3.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 31 B, 2d+4p strands, 3.0×)\n╚══════════════════════════════════════╝\n\n\n=== END critical_redundancy_warning.nsl ===\n=== effect_confirmations.nsl === ERR\nexecution failed: file 'old_archive.bin' not found\n=== END effect_confirmations.nsl ===\n=== hero.nsl === OK\n✓ store into medical_archive: Stored 'patient_records_2026.csv' (109 bytes → 4 data + 4 parity = 8 strands, 2.00× redundancy, primer=P0000)\n✓ verify roundtrip: 'patient_records_2026.csv' recovered exactly\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:       8               ║\n║ Data strands:        4               ║\n║ Parity strands:      4               ║\n║ Nucleotides:      3204               ║\n║ Avg strand len:    400 nt            ║\n║ Redundancy:      2.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   patient_records_2026.csv (ID: archive-<redacted>, 109 B, 4d+4p strands, 2.0×)\n╚══════════════════════════════════════╝\n\n--- Recovery Manifest: patient_records_2026.csv ---\nObserved Error Rate: 0.0000%\nConsensus Method:    majority-vote\nSequencing Profile:  pristine\nRecovered Strands:   4\nECC Success:         true\nPositions w/ errors: 0 of 4\n\n\n=== END hero.nsl ===\n=== minimal.nsl === OK\nNucleScript diagnostics:\n8:1: warning [E-STORE-SYNTHESIS-WITHOUT-SIMULATE]: store 'sample_a.txt' has Synthesis effect; use simulate store for no-hardware execution\n\n✓ store into archive: Stored 'sample_a.txt' (31 bytes → 2 data + 4 parity = 6 strands, 3.00× redundancy, primer=P0000)\n✓ retrieve from archive where : 1 match(es)\n  - 1.000  sample_a.txt  31 bytes\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:       6               ║\n║ Data strands:        2               ║\n║ Parity strands:      4               ║\n║ Nucleotides:      3012               ║\n║ Avg strand len:    502 nt            ║\n║ Redundancy:      3.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 31 B, 2d+4p strands, 3.0×)\n╚══════════════════════════════════════╝\n\n\n=== END minimal.nsl ===\n=== multi_store_search.nsl === OK\nNucleScript diagnostics:\n8:1: warning [E-STORE-SYNTHESIS-WITHOUT-SIMULATE]: store 'sample_a.txt' has Synthesis effect; use simulate store for no-hardware execution\n12:1: warning [E-STORE-SYNTHESIS-WITHOUT-SIMULATE]: store 'sample_b.txt' has Synthesis effect; use simulate store for no-hardware execution\n\n✓ store into archive: Stored 'sample_a.txt' (31 bytes → 2 data + 4 parity = 6 strands, 3.00× redundancy, primer=P0000)\n✓ store into archive: Stored 'sample_b.txt' (31 bytes → 2 data + 4 parity = 6 strands, 3.00× redundancy, primer=P0001)\n- retrieve from archive where name:README: no matches\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               2               ║\n║ Total strands:      12               ║\n║ Data strands:        4               ║\n║ Parity strands:      8               ║\n║ Nucleotides:      6024               ║\n║ Avg strand len:    502 nt            ║\n║ Redundancy:      3.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 31 B, 2d+4p strands, 3.0×)\n║   sample_b.txt (ID: archive-<redacted>, 31 B, 2d+4p strands, 3.0×)\n╚══════════════════════════════════════╝\n\n\n=== END multi_store_search.nsl ===\n=== nanopore_recovery_warning.nsl === OK\nNucleScript diagnostics:\n2:1: warning [E-POOL-LOW-REDUNDANCY]: pool 'field_pool' has 1x redundancy; critical files should use at least 2x\n8:1: warning [E-STORE-UNSATISFIABLE-RECOVERY]: expect recovery > 99.5% is statistically unsatisfiable for Nanopore at 1x coverage\n\n✓ store into field_pool: Stored 'sample_a.txt' (31 bytes → 2 data + 8 parity = 10 strands, 5.00× redundancy, primer=P0000)\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:       8               ║\n║ Data strands:        2               ║\n║ Parity strands:      6               ║\n║ Nucleotides:      4312               ║\n║ Avg strand len:    539 nt            ║\n║ Redundancy:      4.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 31 B, 2d+8p strands, 5.0×)\n╚══════════════════════════════════════╝\n\n\n=== END nanopore_recovery_warning.nsl ===\n=== pipeline_backup.nsl === OK\n✓ store into archive: Stored 'sample_a.txt' (31 bytes → 2 data + 4 parity = 6 strands, 3.00× redundancy, primer=P0000)\n✓ verify roundtrip: 'sample_a.txt' recovered exactly\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:       6               ║\n║ Data strands:        2               ║\n║ Parity strands:      4               ║\n║ Nucleotides:      3012               ║\n║ Avg strand len:    502 nt            ║\n║ Redundancy:      3.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 31 B, 2d+4p strands, 3.0×)\n╚══════════════════════════════════════╝\n\n--- Recovery Manifest: sample_a.txt ---\nObserved Error Rate: 0.0000%\nConsensus Method:    majority-vote\nSequencing Profile:  pristine\nRecovered Strands:   2\nECC Success:         true\nPositions w/ errors: 0 of 2\n\n\n=== END pipeline_backup.nsl ===\n=== preset_imports.nsl === OK\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               0               ║\n║ Total strands:       0               ║\n║ Data strands:        0               ║\n║ Parity strands:      0               ║\n║ Nucleotides:         0               ║\n║ Avg strand len:      0 nt            ║\n║ Redundancy:      0.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n╚══════════════════════════════════════╝\n\n\n=== END preset_imports.nsl ===\n=== probabilistic_recovery.nsl === OK\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               0               ║\n║ Total strands:       0               ║\n║ Data strands:        0               ║\n║ Parity strands:      0               ║\n║ Nucleotides:         0               ║\n║ Avg strand len:      0 nt            ║\n║ Redundancy:      0.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n╚══════════════════════════════════════╝\n\n\n=== END probabilistic_recovery.nsl ===\n=== retrieve_query.nsl === OK\nNucleScript diagnostics:\n8:1: warning [E-STORE-SYNTHESIS-WITHOUT-SIMULATE]: store 'sample_a.txt' has Synthesis effect; use simulate store for no-hardware execution\n\n✓ store into archive: Stored 'sample_a.txt' (31 bytes → 2 data + 4 parity = 6 strands, 3.00× redundancy, primer=P0000)\n✓ retrieve from archive where tag:medical size<10485760: 1 match(es)\n  - 0.044  sample_a.txt  31 bytes\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:       6               ║\n║ Data strands:        2               ║\n║ Parity strands:      4               ║\n║ Nucleotides:      3012               ║\n║ Avg strand len:    502 nt            ║\n║ Redundancy:      3.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 31 B, 2d+4p strands, 3.0×)\n╚══════════════════════════════════════╝\n\n\n=== END retrieve_query.nsl ===\n=== sequence_literals.nsl === OK\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               0               ║\n║ Total strands:       0               ║\n║ Data strands:        0               ║\n║ Parity strands:      0               ║\n║ Nucleotides:         0               ║\n║ Avg strand len:      0 nt            ║\n║ Redundancy:      0.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n╚══════════════════════════════════════╝\n\n\n=== END sequence_literals.nsl ===\n=== simulate_store.nsl === OK\n✓ store into archive: Stored 'sample_a.txt' (31 bytes → 2 data + 4 parity = 6 strands, 3.00× redundancy, primer=P0000)\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:      60               ║\n║ Data strands:       20               ║\n║ Parity strands:     40               ║\n║ Nucleotides:     30112               ║\n║ Avg strand len:    502 nt            ║\n║ Redundancy:      3.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 31 B, 2d+4p strands, 3.0×)\n╚══════════════════════════════════════╝\n\n\n=== END simulate_store.nsl ===\n=== store.nsl === OK\nNucleScript diagnostics:\n8:1: warning [E-STORE-SYNTHESIS-WITHOUT-SIMULATE]: store 'sample_a.txt' has Synthesis effect; use simulate store for no-hardware execution\n\n✓ store into archive: Stored 'sample_a.txt' (31 bytes → 2 data + 4 parity = 6 strands, 3.00× redundancy, primer=P0000)\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:       6               ║\n║ Data strands:        2               ║\n║ Parity strands:      4               ║\n║ Nucleotides:      3012               ║\n║ Avg strand len:    502 nt            ║\n║ Redundancy:      3.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 31 B, 2d+4p strands, 3.0×)\n╚══════════════════════════════════════╝\n\n\n=== END store.nsl ===\n=== strand_constraints.nsl === ERR\ntype check failed:\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: GC content 0.0% outside range [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [0-20] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [1-21] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [2-22] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [3-23] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [4-24] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [5-25] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [6-26] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [7-27] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [8-28] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [9-29] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [10-30] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [11-31] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [12-32] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [13-33] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [14-34] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [15-35] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [16-36] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [17-37] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [18-38] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [19-39] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [20-40] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [21-41] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [22-42] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [23-43] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [24-44] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [25-45] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [26-46] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [27-47] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [28-48] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [29-49] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [30-50] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [31-51] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [32-52] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [33-53] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [34-54] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [35-55] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [36-56] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [37-57] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [38-58] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [39-59] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [40-60] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [41-61] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [42-62] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [43-63] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [44-64] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [45-65] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [46-66] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [47-67] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [48-68] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [49-69] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [50-70] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [51-71] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [52-72] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [53-73] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [54-74] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [55-75] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [56-76] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [57-77] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [58-78] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [59-79] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [60-80] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [61-81] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [62-82] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [63-83] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [64-84] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [65-85] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [66-86] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [67-87] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [68-88] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [69-89] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [70-90] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [71-91] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [72-92] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [73-93] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [74-94] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [75-95] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [76-96] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [77-97] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [78-98] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [79-99] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [80-100] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [81-101] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [82-102] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [83-103] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [84-104] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [85-105] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [86-106] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [87-107] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [88-108] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [89-109] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [90-110] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [91-111] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [92-112] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [93-113] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [94-114] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [95-115] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [96-116] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [97-117] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [98-118] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [99-119] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [100-120] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [101-121] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [102-122] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [103-123] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [104-124] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [105-125] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [106-126] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [107-127] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [108-128] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [109-129] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [110-130] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [111-131] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [112-132] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [113-133] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [114-134] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [115-135] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [116-136] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [117-137] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [118-138] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [119-139] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [120-140] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [121-141] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [122-142] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [123-143] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [124-144] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [125-145] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [126-146] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [127-147] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [128-148] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [129-149] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [130-150] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [131-151] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [132-152] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [133-153] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [134-154] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [135-155] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [136-156] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [137-157] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [138-158] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [139-159] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: local GC 0.0% at [140-160] outside [40%–60%]\n9:1: error [E-STRAND-CONSTRAINT-VIOLATION]: strand 'bad_literal' violates NucleScript biological constraint: homopolymer run of 160×A at position 0 (max 3)\n\n=== END strand_constraints.nsl ===\n=== yinyang_schema.nsl === OK\nNucleScript diagnostics:\n8:1: warning [E-STORE-SYNTHESIS-WITHOUT-SIMULATE]: store 'sample_a.txt' has Synthesis effect; use simulate store for no-hardware execution\n\n✓ store into archive: Stored 'sample_a.txt' (31 bytes → 1 data + 3 parity = 4 strands, 4.00× redundancy, primer=P0000)\n\n╔══════════════════════════════════════╗\n║         NucleOS Pool Status          ║\n╠══════════════════════════════════════╣\n║ Files:               1               ║\n║ Total strands:       4               ║\n║ Data strands:        1               ║\n║ Parity strands:      3               ║\n║ Nucleotides:      2084               ║\n║ Avg strand len:    521 nt            ║\n║ Redundancy:      4.00×              ║\n╟──────────────────────────────────────╢\n║ Files:                               ║\n║   sample_a.txt (ID: archive-<redacted>, 31 B, 1d+3p strands, 4.0×)\n╚══════════════════════════════════════╝\n\n\n=== END yinyang_schema.nsl ==="
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a0dbae95e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63a0dbae95e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63a0dbae95e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a0dbae95e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63a0dbafeeaa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a0dbafeeaa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63a0dbaede22 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63a0dbaede22 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63a0dbac7e66 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a0dbac7e66 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a0dbae1519 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a0dba7cf0c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63a0dba7cf0c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63a0dbae16d2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63a0dbae16d2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a0dbac7f22 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63a0dbabcfd9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63a0dbac8c3d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a0dbaff66c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a0dbaff553 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x63a0db8b68fa - core[8fb95b77d25ab6c8]::panicking::assert_failed::<&str, &str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63a0db8bc961 - result_backward_compat[46289bc913b87c2a]::execution_output_matches_pre_result_baseline
[INFO] [stdout]                                at /opt/rustwide/workdir/nucle_lang/tests/result_backward_compat.rs:115:5
[INFO] [stdout]   22:     0x63a0db8bb1b7 - result_backward_compat[46289bc913b87c2a]::execution_output_matches_pre_result_baseline::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/nucle_lang/tests/result_backward_compat.rs:103:50
[INFO] [stdout]   23:     0x63a0db8c07d6 - <result_backward_compat[46289bc913b87c2a]::execution_output_matches_pre_result_baseline::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63a0dba6ffeb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63a0dba6ffeb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x63a0dba7d865 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x63a0dba7d865 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x63a0dba7d865 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63a0dba7d865 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63a0dba7d865 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63a0dba7d865 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x63a0dba7d865 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x63a0dba77174 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x63a0dba77174 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63a0dba808e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x63a0dba808e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x63a0dba808e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x63a0dba808e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63a0dba808e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63a0dba808e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x63a0dba808e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63a0dbae892f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x63a0dbae892f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x78421bfcaaa4 - <unknown>
[INFO] [stdout]   45:     0x78421c057a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     execution_output_matches_pre_result_baseline
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p nucle_lang --test result_backward_compat`
[INFO] running `Command { std: "docker" "inspect" "d1cecbe979cee2862c57e66ff57d1a2be6064cfc0b8c13cac4259bcf10b07a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1cecbe979cee2862c57e66ff57d1a2be6064cfc0b8c13cac4259bcf10b07a9f", kill_on_drop: false }`
[INFO] [stdout] d1cecbe979cee2862c57e66ff57d1a2be6064cfc0b8c13cac4259bcf10b07a9f
