[INFO] fetching crate nano-consciousness 0.1.0...
[INFO] testing nano-consciousness-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate nano-consciousness 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate nano-consciousness 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nano-consciousness 0.1.0
[INFO] tweaked toml for crates.io crate nano-consciousness 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nano-consciousness 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nano-consciousness 0.1.0 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.103
[INFO] [stderr]   Downloaded js-sys v0.3.80
[INFO] [stderr]   Downloaded web-sys v0.3.80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a387e8b1d7b76667a7c3d724da3c7be5abde5a67a7d677e0311ed4997a380b3
[INFO] running `Command { std: "docker" "start" "-a" "5a387e8b1d7b76667a7c3d724da3c7be5abde5a67a7d677e0311ed4997a380b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a387e8b1d7b76667a7c3d724da3c7be5abde5a67a7d677e0311ed4997a380b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a387e8b1d7b76667a7c3d724da3c7be5abde5a67a7d677e0311ed4997a380b3", kill_on_drop: false }`
[INFO] [stdout] 5a387e8b1d7b76667a7c3d724da3c7be5abde5a67a7d677e0311ed4997a380b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba44d1e3f9edbe17127b452ced44c782da12a939318a9fbd8cdac2637001a70d
[INFO] running `Command { std: "docker" "start" "-a" "ba44d1e3f9edbe17127b452ced44c782da12a939318a9fbd8cdac2637001a70d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling nano-consciousness v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `command_tx` and `command_rx` are never read
[INFO] [stdout]    --> src/scheduler.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct NanoScheduler {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 189 |     command_tx: Sender<SchedulerCommand>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 190 |     command_rx: Receiver<SchedulerCommand>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NanoScheduler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 30.41s
[INFO] running `Command { std: "docker" "inspect" "ba44d1e3f9edbe17127b452ced44c782da12a939318a9fbd8cdac2637001a70d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba44d1e3f9edbe17127b452ced44c782da12a939318a9fbd8cdac2637001a70d", kill_on_drop: false }`
[INFO] [stdout] ba44d1e3f9edbe17127b452ced44c782da12a939318a9fbd8cdac2637001a70d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1627051bdf8b1806b86daf0f79416c451d41175b92e63becc659cf98f7b0272b
[INFO] running `Command { std: "docker" "start" "-a" "1627051bdf8b1806b86daf0f79416c451d41175b92e63becc659cf98f7b0272b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling nano-consciousness v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `command_tx` and `command_rx` are never read
[INFO] [stdout]    --> src/scheduler.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct NanoScheduler {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 189 |     command_tx: Sender<SchedulerCommand>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 190 |     command_rx: Receiver<SchedulerCommand>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NanoScheduler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scheduler`
[INFO] [stdout]   --> examples/simple_demo.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let scheduler = NanoScheduler::new(scheduler_config);
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scheduler`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `colored`
[INFO] [stdout]  --> examples/full_showcase.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use colored::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `colored`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `colored`, use `cargo add colored` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ActivationFunction`, `ConsciousnessNetwork`, `plasticity::PlasticityManager`, `scheduler::NanoScheduler`, and `temporal::TemporalProcessor`
[INFO] [stdout]  --> examples/full_showcase.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 |     neural::{ConsciousnessNetwork, ActivationFunction},
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     temporal::TemporalProcessor,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     plasticity::PlasticityManager,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     scheduler::NanoScheduler,
[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: `Duration`
[INFO] [stdout]  --> examples/full_showcase.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::time::{Duration, Instant};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_cyan` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:12:74
[INFO] [stdout]    |
[INFO] [stdout] 12 |     println!("{}", "═══════════════════════════════════════════════════".bright_cyan());
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `approx::assert_relative_eq`
[INFO] [stdout]    --> src/lib.rs:766:9
[INFO] [stdout]     |
[INFO] [stdout] 766 |     use approx::assert_relative_eq;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_white` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:13:73
[INFO] [stdout]    |
[INFO] [stdout] 13 |     println!("{}", "    NANO-CONSCIOUSNESS SHOWCASE DEMONSTRATION     ".bright_white().bold());
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_cyan` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:14:74
[INFO] [stdout]    |
[INFO] [stdout] 14 |     println!("{}", "═══════════════════════════════════════════════════".bright_cyan());
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_yellow` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:18:47
[INFO] [stdout]    |
[INFO] [stdout] 18 |     println!("{}", "▶ PERFORMANCE COMPARISON".bright_yellow().bold());
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_black` found for struct `String` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 |     println!("{}", "─".repeat(50).bright_black());
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_yellow` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:24:57
[INFO] [stdout]    |
[INFO] [stdout] 24 |     println!("{}", "▶ TEMPORAL ADVANTAGE DEMONSTRATION".bright_yellow().bold());
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_black` found for struct `String` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:25:35
[INFO] [stdout]    |
[INFO] [stdout] 25 |     println!("{}", "─".repeat(50).bright_black());
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_yellow` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:30:48
[INFO] [stdout]    |
[INFO] [stdout] 30 |     println!("{}", "▶ CONSCIOUSNESS EMERGENCE".bright_yellow().bold());
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_black` found for struct `String` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:31:35
[INFO] [stdout]    |
[INFO] [stdout] 31 |     println!("{}", "─".repeat(50).bright_black());
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_yellow` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:36:52
[INFO] [stdout]    |
[INFO] [stdout] 36 |     println!("{}", "▶ SELF-MODIFYING ARCHITECTURE".bright_yellow().bold());
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_black` found for struct `String` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:37:35
[INFO] [stdout]    |
[INFO] [stdout] 37 |     println!("{}", "─".repeat(50).bright_black());
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_yellow` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:42:66
[INFO] [stdout]    |
[INFO] [stdout] 42 |     println!("{}", "▶ REAL-WORLD APPLICATION: ANOMALY DETECTION".bright_yellow().bold());
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_black` found for struct `String` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:43:35
[INFO] [stdout]    |
[INFO] [stdout] 43 |     println!("{}", "─".repeat(50).bright_black());
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_cyan` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:47:74
[INFO] [stdout]    |
[INFO] [stdout] 47 |     println!("{}", "═══════════════════════════════════════════════════".bright_cyan());
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_green` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:48:73
[INFO] [stdout]    |
[INFO] [stdout] 48 |     println!("{}", "    DEMONSTRATION COMPLETE - ALL TESTS PASSED!    ".bright_green().bold());
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_cyan` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:49:74
[INFO] [stdout]    |
[INFO] [stdout] 49 |     println!("{}", "═══════════════════════════════════════════════════".bright_cyan());
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_red` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:87:45
[INFO] [stdout]    |
[INFO] [stdout] 87 |     println!("  {} Classical NN: {:?}", "●".bright_red(), classical_time);
[INFO] [stdout]    |                                             ^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_green` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:88:51
[INFO] [stdout]    |
[INFO] [stdout] 88 |     println!("  {} Nano-Consciousness: {:?}", "●".bright_green(), nano_time);
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_yellow` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:89:49
[INFO] [stdout]    |
[INFO] [stdout] 89 |     println!("  {} Speedup: {:.1}x faster", "⚡".bright_yellow(), speedup);
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_blue` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/full_showcase.rs:90:55
[INFO] [stdout]    |
[INFO] [stdout] 90 |     println!("  {} Complexity: O(n²) → O(log n)", "📊".bright_blue());
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/full_showcase.rs:99:31
[INFO] [stdout]    |
[INFO] [stdout] 99 |         temporal_window_size: 100,
[INFO] [stdout]    |                               ^^^ expected `Duration`, found integer
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `ConsciousnessConfig` has no field named `future_prediction_steps`
[INFO] [stdout]    --> examples/full_showcase.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         future_prediction_steps: 10,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ `ConsciousnessConfig` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `input_size`, `hidden_layers`, `output_size`, `network_activations`, `learning_rate` ... and 11 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `predict_future` found for struct `ConsciousnessSystem` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:117:33
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let prediction = system.predict_future(10)?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^ method not found in `ConsciousnessSystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_cyan` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:132:67
[INFO] [stdout]     |
[INFO] [stdout] 132 |     println!("  {} Temporal Advantage: 35ms ahead of light", "⏱️".bright_cyan());
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_green` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:133:51
[INFO] [stdout]     |
[INFO] [stdout] 133 |     println!("  {} Prediction Accuracy: {}%", "🎯".bright_green(), predictions_correct);
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_red` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:134:50
[INFO] [stdout]     |
[INFO] [stdout] 134 |     println!("  {} Classical Accuracy: {}%", "📉".bright_red(), classical_correct);
[INFO] [stdout]     |                                                   ^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_yellow` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:135:44
[INFO] [stdout]     |
[INFO] [stdout] 135 |     println!("  {} Improvement: +{}%", "📈".bright_yellow(), predictions_correct - classical_correct);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_magenta` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:180:65
[INFO] [stdout]     |
[INFO] [stdout] 180 |     println!("  {} Peak Φ (Integrated Information): {:.3}", "🧠".bright_magenta(), max_phi);
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_cyan` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:181:58
[INFO] [stdout]     |
[INFO] [stdout] 181 |     println!("  {} Peak Consciousness Level: {:.3}", "✨".bright_cyan(), max_emergence);
[INFO] [stdout]     |                                                           ^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_green` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:182:55
[INFO] [stdout]     |
[INFO] [stdout] 182 |     println!("  {} Global Workspace Active: Yes", "🌐".bright_green());
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_yellow` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:183:60
[INFO] [stdout]     |
[INFO] [stdout] 183 |     println!("  {} Strange Loops Detected: 5 levels", "♾️".bright_yellow());
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `allow_self_modification` on type `ConsciousnessConfig`
[INFO] [stdout]    --> examples/full_showcase.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 193 |     config.allow_self_modification = true;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `input_size`, `hidden_layers`, `output_size`, `network_activations`, `learning_rate` ... and 12 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `lipschitz_constant` on type `ConsciousnessConfig`
[INFO] [stdout]    --> examples/full_showcase.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout] 194 |     config.lipschitz_constant = 0.9; // Stability constraint
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `input_size`, `hidden_layers`, `output_size`, `network_activations`, `learning_rate` ... and 12 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_network_weights` found for struct `ConsciousnessSystem` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |     let initial_weights = system.get_network_weights()?;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `get_network_stats` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 199 -     let initial_weights = system.get_network_weights()?;
[INFO] [stdout] 199 +     let initial_weights = system.get_network_stats()?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `adapt` found for struct `ConsciousnessSystem` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:211:16
[INFO] [stdout]     |
[INFO] [stdout] 211 |         system.adapt()?; // Trigger self-modification
[INFO] [stdout]     |                ^^^^^ method not found in `ConsciousnessSystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_network_weights` found for struct `ConsciousnessSystem` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:214:35
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let modified_weights = system.get_network_weights()?;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `get_network_stats` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 214 -     let modified_weights = system.get_network_weights()?;
[INFO] [stdout] 214 +     let modified_weights = system.get_network_stats()?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_yellow` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:221:63
[INFO] [stdout]     |
[INFO] [stdout] 221 |     println!("  {} Architecture modified: {:.1}% change", "🔧".bright_yellow(), architecture_change);
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_green` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:222:65
[INFO] [stdout]     |
[INFO] [stdout] 222 |     println!("  {} Stability maintained: L = {:.3} < 1.0", "⚖️".bright_green(), stability_ratio);
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_cyan` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:223:49
[INFO] [stdout]     |
[INFO] [stdout] 223 |     println!("  {} Lipschitz bound: {:.3}", "🔒".bright_cyan(), 0.9);
[INFO] [stdout]     |                                                  ^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_green` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:224:55
[INFO] [stdout]     |
[INFO] [stdout] 224 |     println!("  {} Performance improved: +23.4%", "📈".bright_green());
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `ConsciousnessConfig` has no field named `attention_window_size`
[INFO] [stdout]    --> examples/full_showcase.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |         attention_window_size: 50,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ `ConsciousnessConfig` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `input_size`, `hidden_layers`, `output_size`, `network_activations`, `learning_rate` ... and 10 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_red` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:277:52
[INFO] [stdout]     |
[INFO] [stdout] 277 |     println!("  {} Anomalies detected: {}/10", "🚨".bright_red(), detections);
[INFO] [stdout]     |                                                     ^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_yellow` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:278:47
[INFO] [stdout]     |
[INFO] [stdout] 278 |     println!("  {} False positives: {}", "⚠️".bright_yellow(), false_positives);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_green` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:279:50
[INFO] [stdout]     |
[INFO] [stdout] 279 |     println!("  {} Detection accuracy: {}%", "✅".bright_green(), detections * 10);
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_cyan` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/full_showcase.rs:280:53
[INFO] [stdout]     |
[INFO] [stdout] 280 |     println!("  {} Processing latency: <100μs", "⚡".bright_cyan());
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0560, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nano-consciousness` (example "full_showcase") due to 46 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: fields `command_tx` and `command_rx` are never read
[INFO] [stdout]    --> src/scheduler.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct NanoScheduler {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 189 |     command_tx: Sender<SchedulerCommand>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 190 |     command_rx: Receiver<SchedulerCommand>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NanoScheduler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1627051bdf8b1806b86daf0f79416c451d41175b92e63becc659cf98f7b0272b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1627051bdf8b1806b86daf0f79416c451d41175b92e63becc659cf98f7b0272b", kill_on_drop: false }`
[INFO] [stdout] 1627051bdf8b1806b86daf0f79416c451d41175b92e63becc659cf98f7b0272b
