[INFO] cloning repository https://github.com/gdgiangi/agi-garden [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gdgiangi/agi-garden" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgdgiangi%2Fagi-garden", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgdgiangi%2Fagi-garden'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdbb03e4ba444a0a31f8a9f9dbeb13d88697a872 [INFO] checking gdgiangi/agi-garden against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgdgiangi%2Fagi-garden" "/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/gdgiangi/agi-garden [INFO] finished tweaking git repo https://github.com/gdgiangi/agi-garden [INFO] tweaked toml for git repo https://github.com/gdgiangi/agi-garden written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gdgiangi/agi-garden on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gdgiangi/agi-garden 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordinalizer v0.1.0 [INFO] [stderr] Downloaded moxcms v0.7.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63244a725d0b212d7c52511cb8dbb03dda022a90b979389a4fb15608e21eedcd [INFO] running `Command { std: "docker" "start" "-a" "63244a725d0b212d7c52511cb8dbb03dda022a90b979389a4fb15608e21eedcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63244a725d0b212d7c52511cb8dbb03dda022a90b979389a4fb15608e21eedcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63244a725d0b212d7c52511cb8dbb03dda022a90b979389a4fb15608e21eedcd", kill_on_drop: false }` [INFO] [stdout] 63244a725d0b212d7c52511cb8dbb03dda022a90b979389a4fb15608e21eedcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ed60bbff153e09d3a3a3da7c7a5ba41c3597a51bb65555d36cba4b4cae61fb5 [INFO] running `Command { std: "docker" "start" "-a" "0ed60bbff153e09d3a3a3da7c7a5ba41c3597a51bb65555d36cba4b4cae61fb5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling ordinalizer v0.1.0 [INFO] [stderr] Checking moxcms v0.7.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking agi-garden v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> src/world.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | use std::sync::{Arc, Mutex}; [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: `super::*` [INFO] [stdout] --> src/sandbox.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> src/world.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | use std::sync::{Arc, Mutex}; [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: `rayon::prelude` [INFO] [stdout] --> src/world.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/world.rs:1251:13 [INFO] [stdout] | [INFO] [stdout] 1251 | let mut devices = DeviceSet::new_with_config(messaging_cfg.msg_channels, messaging_cfg.msg_capacity, coord_cfg); [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: unused variable: `write_free_pos` [INFO] [stdout] --> src/genome.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | let write_free_pos = code.len(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_write_free_pos` [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] --> src/genome.rs:552:21 [INFO] [stdout] | [INFO] [stdout] 552 | let mut chunk = vec![Op::DevCall as u8, pref_dev.unwrap(), rng.gen_range(0..=3)]; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/world.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/world.rs:1251:13 [INFO] [stdout] | [INFO] [stdout] 1251 | let mut devices = DeviceSet::new_with_config(messaging_cfg.msg_channels, messaging_cfg.msg_capacity, coord_cfg); [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: unused variable: `write_free_pos` [INFO] [stdout] --> src/genome.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | let write_free_pos = code.len(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_write_free_pos` [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] --> src/genome.rs:552:21 [INFO] [stdout] | [INFO] [stdout] 552 | let mut chunk = vec![Op::DevCall as u8, pref_dev.unwrap(), rng.gen_range(0..=3)]; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick` [INFO] [stdout] --> src/meta.rs:86:64 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn submit_proposal(&mut self, proposal: PatchProposal, tick: u64) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `proposal` [INFO] [stdout] --> src/meta.rs:470:40 [INFO] [stdout] | [INFO] [stdout] 470 | fn calculate_founder_reward(&self, proposal: &PatchProposal, _baseline: &MetaScore, patched: &MetaScore) -> f64 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proposal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/meta.rs:490:13 [INFO] [stdout] | [INFO] [stdout] 490 | let mut proposals: Vec = self.proposal_queue.drain(..).collect(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `human_response_scale`, `human_corr_scale`, `human_ascii_match`, and `conv_pred_correct` are never read [INFO] [stdout] --> src/world.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct WCRewards { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 87 | pub human_response_scale: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 88 | pub human_corr_scale: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 89 | pub human_ascii_match: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 90 | pub human_pred_correct: f64, [INFO] [stdout] 91 | pub conv_pred_correct: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WCRewards` has derived impls for the traits `Clone` and `Debug`, but these are 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: fields `episodic_read`, `episodic_write`, and `conv_context` are never read [INFO] [stdout] --> src/world.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct WCRents { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 119 | pub episodic_read: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 120 | pub episodic_write: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 121 | pub conv_context: f64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WCRents` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tasks` is never read [INFO] [stdout] --> src/world.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub struct World { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 176 | pub tasks: TaskEngine, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update_caps_for` is never used [INFO] [stdout] --> src/world.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 186 | impl World { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 443 | fn update_caps_for(&self, org: &mut Organism) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ewma_human_pred` and `ewma_conv_goodness` are never read [INFO] [stdout] --> src/organism.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct LearningStats { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | pub ewma_human_pred: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | pub ewma_conv_goodness: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LearningStats` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `signals_sent`, `signals_received`, and `role_specialization` are never read [INFO] [stdout] --> src/organism.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct LineageStats { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | pub signals_sent: u64, // Count of coordination signals sent [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 47 | pub signals_received: u64, // Count of coordination signals received [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 48 | pub role_specialization: f64, // 0.0 = decoder, 1.0 = signaler, 0.5 = balanced [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LineageStats` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `last_text_correct`, `audio_rmse_accum`, `image_rmse_accum`, and `coord_pool` are never read [INFO] [stdout] --> src/tasks.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TaskEngine { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 8 | last_text_correct: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | audio_rmse_accum: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | image_rmse_accum: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | coord_pool: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RewardSignals` is never constructed [INFO] [stdout] --> src/tasks.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct RewardSignals { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `total` is never used [INFO] [stdout] --> src/tasks.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | impl RewardSignals { pub fn total(&self)->f64 { self.text+self.audio+self.image+self.compress+self.coordination } } [INFO] [stdout] | ------------------ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `pay_rewards` and `end_tick` are never used [INFO] [stdout] --> src/tasks.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl TaskEngine { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] 25 | pub fn pay_rewards(&mut self, _org: &mut Organism, r: &WCRewards, _tick:u64) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn end_tick(&mut self, _tick:u64) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `conv_goodness` is never read [INFO] [stdout] --> src/devices/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct DeviceUsage { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 55 | pub conv_goodness: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeviceUsage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value` is never read [INFO] [stdout] --> src/devices/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 68 | struct EmissionRecord { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 71 | value: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EmissionRecord` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `human_last_resp` is never read [INFO] [stdout] --> src/devices/mod.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct DeviceSet { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 99 | human_last_resp: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/devices/audio.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl AudioDevice { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 17 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_channel_stats` and `reset_stats` are never used [INFO] [stdout] --> src/devices/message.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl MessageBus { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn get_channel_stats(&self, chan: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn reset_stats(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_tokens` is never used [INFO] [stdout] --> src/devices/human.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl HumanDevice { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn get_tokens(&self) -> Vec { self.input_tokens.clone() } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value` is never read [INFO] [stdout] --> src/devices/coordination.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct CoordinationAction { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub value: Vec, // Could be a guess vector, marker emission, etc. [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CoordinationAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `channel` is never read [INFO] [stdout] --> src/devices/coordination.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 91 | struct MessageRecord { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 94 | pub channel: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MessageRecord` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `take_credits` is never used [INFO] [stdout] --> src/devices/coordination.rs:609:12 [INFO] [stdout] | [INFO] [stdout] 99 | impl CoordinationGame { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 609 | pub fn take_credits(&mut self, org_id: usize) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `client_count` is never used [INFO] [stdout] --> src/realtime.rs:283:12 [INFO] [stdout] | [INFO] [stdout] 207 | impl RealtimeServer { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 283 | pub fn client_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `baseline_score`, `patched_score`, `adoption_tick`, and `founder_reward` are never read [INFO] [stdout] --> src/meta.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct AdoptedPatch { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 28 | pub proposal: PatchProposal, [INFO] [stdout] 29 | pub baseline_score: MetaScore, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 30 | pub patched_score: MetaScore, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 31 | pub adoption_tick: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 32 | pub founder_reward: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AdoptedPatch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `proposal`, `baseline_score`, `patched_score`, `rejection_tick`, and `rejection_reason` are never read [INFO] [stdout] --> src/meta.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct RejectedPatch { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 37 | pub proposal: PatchProposal, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 38 | pub baseline_score: MetaScore, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 39 | pub patched_score: MetaScore, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub rejection_tick: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 41 | pub rejection_reason: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RejectedPatch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_stats` is never used [INFO] [stdout] --> src/meta.rs:479:12 [INFO] [stdout] | [INFO] [stdout] 80 | impl MetaGov { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 479 | pub fn get_stats(&self) -> (usize, usize, usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `log_meta_governance` and `log_error` are never used [INFO] [stdout] --> src/logger.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl AdvancedLogger { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn log_meta_governance(&self, message: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn log_error(&self, message: &str) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `log_meta_governance` and `log_error` are never used [INFO] [stdout] --> src/logger.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 109 | pub trait LoggingCapable { [INFO] [stdout] | -------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 123 | fn log_meta_governance(&self, message: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | fn log_error(&self, message: &str) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick` [INFO] [stdout] --> src/meta.rs:86:64 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn submit_proposal(&mut self, proposal: PatchProposal, tick: u64) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `proposal` [INFO] [stdout] --> src/meta.rs:470:40 [INFO] [stdout] | [INFO] [stdout] 470 | fn calculate_founder_reward(&self, proposal: &PatchProposal, _baseline: &MetaScore, patched: &MetaScore) -> f64 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proposal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/meta.rs:490:13 [INFO] [stdout] | [INFO] [stdout] 490 | let mut proposals: Vec = self.proposal_queue.drain(..).collect(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `human_response_scale`, `human_corr_scale`, `human_ascii_match`, and `conv_pred_correct` are never read [INFO] [stdout] --> src/world.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct WCRewards { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 87 | pub human_response_scale: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 88 | pub human_corr_scale: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 89 | pub human_ascii_match: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 90 | pub human_pred_correct: f64, [INFO] [stdout] 91 | pub conv_pred_correct: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WCRewards` has derived impls for the traits `Clone` and `Debug`, but these are 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: fields `episodic_read`, `episodic_write`, and `conv_context` are never read [INFO] [stdout] --> src/world.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct WCRents { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 119 | pub episodic_read: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 120 | pub episodic_write: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 121 | pub conv_context: f64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WCRents` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tasks` is never read [INFO] [stdout] --> src/world.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub struct World { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 176 | pub tasks: TaskEngine, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update_caps_for` is never used [INFO] [stdout] --> src/world.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 186 | impl World { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 443 | fn update_caps_for(&self, org: &mut Organism) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ewma_human_pred` and `ewma_conv_goodness` are never read [INFO] [stdout] --> src/organism.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct LearningStats { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | pub ewma_human_pred: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | pub ewma_conv_goodness: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LearningStats` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `signals_sent`, `signals_received`, and `role_specialization` are never read [INFO] [stdout] --> src/organism.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct LineageStats { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | pub signals_sent: u64, // Count of coordination signals sent [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 47 | pub signals_received: u64, // Count of coordination signals received [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 48 | pub role_specialization: f64, // 0.0 = decoder, 1.0 = signaler, 0.5 = balanced [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LineageStats` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `last_text_correct`, `audio_rmse_accum`, `image_rmse_accum`, and `coord_pool` are never read [INFO] [stdout] --> src/tasks.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TaskEngine { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 8 | last_text_correct: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | audio_rmse_accum: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | image_rmse_accum: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | coord_pool: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RewardSignals` is never constructed [INFO] [stdout] --> src/tasks.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct RewardSignals { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `total` is never used [INFO] [stdout] --> src/tasks.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | impl RewardSignals { pub fn total(&self)->f64 { self.text+self.audio+self.image+self.compress+self.coordination } } [INFO] [stdout] | ------------------ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `pay_rewards` and `end_tick` are never used [INFO] [stdout] --> src/tasks.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl TaskEngine { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] 25 | pub fn pay_rewards(&mut self, _org: &mut Organism, r: &WCRewards, _tick:u64) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn end_tick(&mut self, _tick:u64) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `conv_goodness` is never read [INFO] [stdout] --> src/devices/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct DeviceUsage { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 55 | pub conv_goodness: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeviceUsage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value` is never read [INFO] [stdout] --> src/devices/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 68 | struct EmissionRecord { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 71 | value: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EmissionRecord` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `human_last_resp` is never read [INFO] [stdout] --> src/devices/mod.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct DeviceSet { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 99 | human_last_resp: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/devices/audio.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl AudioDevice { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 17 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_channel_stats` and `reset_stats` are never used [INFO] [stdout] --> src/devices/message.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl MessageBus { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn get_channel_stats(&self, chan: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn reset_stats(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_tokens` is never used [INFO] [stdout] --> src/devices/human.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl HumanDevice { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn get_tokens(&self) -> Vec { self.input_tokens.clone() } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value` is never read [INFO] [stdout] --> src/devices/coordination.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct CoordinationAction { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub value: Vec, // Could be a guess vector, marker emission, etc. [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CoordinationAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `channel` is never read [INFO] [stdout] --> src/devices/coordination.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 91 | struct MessageRecord { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 94 | pub channel: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MessageRecord` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `take_credits` is never used [INFO] [stdout] --> src/devices/coordination.rs:609:12 [INFO] [stdout] | [INFO] [stdout] 99 | impl CoordinationGame { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 609 | pub fn take_credits(&mut self, org_id: usize) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `client_count` is never used [INFO] [stdout] --> src/realtime.rs:283:12 [INFO] [stdout] | [INFO] [stdout] 207 | impl RealtimeServer { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 283 | pub fn client_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `baseline_score`, `patched_score`, `adoption_tick`, and `founder_reward` are never read [INFO] [stdout] --> src/meta.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct AdoptedPatch { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 28 | pub proposal: PatchProposal, [INFO] [stdout] 29 | pub baseline_score: MetaScore, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 30 | pub patched_score: MetaScore, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 31 | pub adoption_tick: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 32 | pub founder_reward: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AdoptedPatch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `proposal`, `baseline_score`, `patched_score`, `rejection_tick`, and `rejection_reason` are never read [INFO] [stdout] --> src/meta.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct RejectedPatch { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 37 | pub proposal: PatchProposal, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 38 | pub baseline_score: MetaScore, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 39 | pub patched_score: MetaScore, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub rejection_tick: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 41 | pub rejection_reason: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RejectedPatch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_stats` is never used [INFO] [stdout] --> src/meta.rs:479:12 [INFO] [stdout] | [INFO] [stdout] 80 | impl MetaGov { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 479 | pub fn get_stats(&self) -> (usize, usize, usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `log_meta_governance` and `log_error` are never used [INFO] [stdout] --> src/logger.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl AdvancedLogger { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn log_meta_governance(&self, message: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn log_error(&self, message: &str) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `log_meta_governance` and `log_error` are never used [INFO] [stdout] --> src/logger.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 109 | pub trait LoggingCapable { [INFO] [stdout] | -------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 123 | fn log_meta_governance(&self, message: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | fn log_error(&self, message: &str) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "0ed60bbff153e09d3a3a3da7c7a5ba41c3597a51bb65555d36cba4b4cae61fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ed60bbff153e09d3a3a3da7c7a5ba41c3597a51bb65555d36cba4b4cae61fb5", kill_on_drop: false }` [INFO] [stdout] 0ed60bbff153e09d3a3a3da7c7a5ba41c3597a51bb65555d36cba4b4cae61fb5