[INFO] fetching crate ruv-swarm-ml-training 1.0.5... [INFO] testing ruv-swarm-ml-training-1.0.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate ruv-swarm-ml-training 1.0.5 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate ruv-swarm-ml-training 1.0.5 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ruv-swarm-ml-training 1.0.5 [INFO] tweaked toml for crates.io crate ruv-swarm-ml-training 1.0.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ruv-swarm-ml-training 1.0.5 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ruv-swarm-ml-training 1.0.5 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 900621e0895d66144a1deab937b3181069edcb16b0c0e52091dca02d8a7040e1 [INFO] running `Command { std: "docker" "start" "-a" "900621e0895d66144a1deab937b3181069edcb16b0c0e52091dca02d8a7040e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "900621e0895d66144a1deab937b3181069edcb16b0c0e52091dca02d8a7040e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "900621e0895d66144a1deab937b3181069edcb16b0c0e52091dca02d8a7040e1", kill_on_drop: false }` [INFO] [stdout] 900621e0895d66144a1deab937b3181069edcb16b0c0e52091dca02d8a7040e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e1190bf8e67c01f2c880fb8a79bc0dee596e3a73e481f503c48fe1c56a96cfd [INFO] running `Command { std: "docker" "start" "-a" "7e1190bf8e67c01f2c880fb8a79bc0dee596e3a73e481f503c48fe1c56a96cfd", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ruv-swarm-ml-training v1.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `metrics` [INFO] [stdout] --> src/lib.rs:1079:17 [INFO] [stdout] | [INFO] [stdout] 1079 | let metrics = model.train(&dataset, &self.config)?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metrics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buffer_size` is never read [INFO] [stdout] --> src/lib.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct StreamDataLoader { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 106 | buffer_size: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `weights` is never read [INFO] [stdout] --> src/lib.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 296 | pub struct LSTMModel { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 301 | weights: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `weights` is never read [INFO] [stdout] --> src/lib.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 398 | pub struct TCNModel { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 403 | weights: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `stack_types` and `weights` are never read [INFO] [stdout] --> src/lib.rs:497:5 [INFO] [stdout] | [INFO] [stdout] 496 | pub struct NBEATSModel { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 497 | stack_types: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 502 | weights: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.06s [INFO] running `Command { std: "docker" "inspect" "7e1190bf8e67c01f2c880fb8a79bc0dee596e3a73e481f503c48fe1c56a96cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e1190bf8e67c01f2c880fb8a79bc0dee596e3a73e481f503c48fe1c56a96cfd", kill_on_drop: false }` [INFO] [stdout] 7e1190bf8e67c01f2c880fb8a79bc0dee596e3a73e481f503c48fe1c56a96cfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 491ed7770aee42865b1dd0748feab45ab9975ed15d13345a99b942ac6c9cf2a7 [INFO] running `Command { std: "docker" "start" "-a" "491ed7770aee42865b1dd0748feab45ab9975ed15d13345a99b942ac6c9cf2a7", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ruv-swarm-ml-training v1.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `metrics` [INFO] [stdout] --> src/lib.rs:1079:17 [INFO] [stdout] | [INFO] [stdout] 1079 | let metrics = model.train(&dataset, &self.config)?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metrics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buffer_size` is never read [INFO] [stdout] --> src/lib.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct StreamDataLoader { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 106 | buffer_size: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `weights` is never read [INFO] [stdout] --> src/lib.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 296 | pub struct LSTMModel { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 301 | weights: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `weights` is never read [INFO] [stdout] --> src/lib.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 398 | pub struct TCNModel { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 403 | weights: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `stack_types` and `weights` are never read [INFO] [stdout] --> src/lib.rs:497:5 [INFO] [stdout] | [INFO] [stdout] 496 | pub struct NBEATSModel { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 497 | stack_types: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 502 | weights: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `NBEATSModel`, `NeuroDivergentModel`, and `StackType` [INFO] [stdout] --> examples/hyperparameter_search.rs:5:44 [INFO] [stdout] | [INFO] [stdout] 5 | StreamDataLoader, LSTMModel, TCNModel, NBEATSModel, StackType, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 6 | HyperparameterOptimizer, SearchSpace, ParameterRange, OptimizationMethod, [INFO] [stdout] 7 | TrainingConfig, NeuroDivergentModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TrainingError` [INFO] [stdout] --> examples/swarm_coordinator_training.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | Result, TrainingError, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/basic_training.rs:48:36 [INFO] [stdout] | [INFO] [stdout] 48 | prompt_tokens: 50 + (i % 50), [INFO] [stdout] | ^^^^^^^^^^^^^ expected `usize`, found `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/basic_training.rs:49:38 [INFO] [stdout] | [INFO] [stdout] 49 | response_tokens: 100 + (i % 100), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `usize`, found `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/integration_tests.rs:38:36 [INFO] [stdout] | [INFO] [stdout] 38 | prompt_tokens: 40 + (i % 20), [INFO] [stdout] | ^^^^^^^^^^^^^ expected `usize`, found `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/integration_tests.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | response_tokens: 80 + (i % 40), [INFO] [stdout] | ^^^^^^^^^^^^^ expected `usize`, found `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ruv-swarm-ml-training` (example "basic_training") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `event_count` [INFO] [stdout] --> tests/integration_tests.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | let event_count = events.len(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_count` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metrics` [INFO] [stdout] --> src/lib.rs:1079:17 [INFO] [stdout] | [INFO] [stdout] 1079 | let metrics = model.train(&dataset, &self.config)?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metrics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/hyperparameter_search.rs:58:48 [INFO] [stdout] | [INFO] [stdout] 58 | ... prompt_tokens: 50 + (hour * 2), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `usize`, found `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/hyperparameter_search.rs:59:50 [INFO] [stdout] | [INFO] [stdout] 59 | ... response_tokens: 100 + (hour * 3), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `usize`, found `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ruv-swarm-ml-training` (example "hyperparameter_search") due to 2 previous errors; 1 warning emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ruv-swarm-ml-training` (test "integration_tests") due to 2 previous errors; 1 warning emitted [INFO] [stdout] warning: field `buffer_size` is never read [INFO] [stdout] --> src/lib.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct StreamDataLoader { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 106 | buffer_size: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `weights` is never read [INFO] [stdout] --> src/lib.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 296 | pub struct LSTMModel { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 301 | weights: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `weights` is never read [INFO] [stdout] --> src/lib.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 398 | pub struct TCNModel { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 403 | weights: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `stack_types` and `weights` are never read [INFO] [stdout] --> src/lib.rs:497:5 [INFO] [stdout] | [INFO] [stdout] 496 | pub struct NBEATSModel { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 497 | stack_types: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 502 | weights: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `num_layers` and `aggregation_type` are never read [INFO] [stdout] --> examples/swarm_coordinator_training.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 188 | pub struct GraphNeuralNetwork { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 189 | hidden_dim: usize, [INFO] [stdout] 190 | num_layers: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 191 | aggregation_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `num_heads`, `num_layers`, and `context_window` are never read [INFO] [stdout] --> examples/swarm_coordinator_training.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 345 | pub struct TransformerAgentSelector { [INFO] [stdout] | ------------------------ fields in this struct [INFO] [stdout] 346 | d_model: usize, [INFO] [stdout] 347 | num_heads: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 348 | num_layers: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 349 | context_window: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `state_dim`, `hidden_layers`, and `discount_factor` are never read [INFO] [stdout] --> examples/swarm_coordinator_training.rs:524:5 [INFO] [stdout] | [INFO] [stdout] 523 | pub struct ReinforcementLearningBalancer { [INFO] [stdout] | ----------------------------- fields in this struct [INFO] [stdout] 524 | state_dim: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 525 | action_dim: usize, [INFO] [stdout] 526 | hidden_layers: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 530 | discount_factor: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `encoder_dims` and `decoder_dims` are never read [INFO] [stdout] --> examples/swarm_coordinator_training.rs:699:5 [INFO] [stdout] | [INFO] [stdout] 697 | pub struct VariationalAutoencoder { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 698 | latent_dim: usize, [INFO] [stdout] 699 | encoder_dims: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 700 | decoder_dims: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "491ed7770aee42865b1dd0748feab45ab9975ed15d13345a99b942ac6c9cf2a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "491ed7770aee42865b1dd0748feab45ab9975ed15d13345a99b942ac6c9cf2a7", kill_on_drop: false }` [INFO] [stdout] 491ed7770aee42865b1dd0748feab45ab9975ed15d13345a99b942ac6c9cf2a7