[INFO] fetching crate acton-reactive 1.3.0... [INFO] checking acton-reactive-1.3.0 against try#8a0378607d6b34c242e3bfa75554871be641864b for pr-143028 [INFO] extracting crate acton-reactive 1.3.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate acton-reactive 1.3.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate acton-reactive 1.3.0 [INFO] tweaked toml for crates.io crate acton-reactive 1.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate acton-reactive 1.3.0 on toolchain 8a0378607d6b34c242e3bfa75554871be641864b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate acton-reactive 1.3.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" "+8a0378607d6b34c242e3bfa75554871be641864b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d7dfa79b7e367da7f88ae674fd84b6fcd5dc7e5aa815fbb503518a97d4a2129 [INFO] running `Command { std: "docker" "start" "-a" "4d7dfa79b7e367da7f88ae674fd84b6fcd5dc7e5aa815fbb503518a97d4a2129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d7dfa79b7e367da7f88ae674fd84b6fcd5dc7e5aa815fbb503518a97d4a2129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d7dfa79b7e367da7f88ae674fd84b6fcd5dc7e5aa815fbb503518a97d4a2129", kill_on_drop: false }` [INFO] [stdout] 4d7dfa79b7e367da7f88ae674fd84b6fcd5dc7e5aa815fbb503518a97d4a2129 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56ad0c738e503d4fe4e786c1927174d63950e7c17cf9d7fa3bb044fad5c6ee06 [INFO] running `Command { std: "docker" "start" "-a" "56ad0c738e503d4fe4e786c1927174d63950e7c17cf9d7fa3bb044fad5c6ee06", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking atomic v0.6.0 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking typeid_prefix v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking typeid_suffix v1.2.0 [INFO] [stderr] Checking mti v1.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling acton-macro v1.1.4 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling acton_test_macro v1.0.1 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking acton-ern v1.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking acton_test v1.1.4 [INFO] [stderr] Checking acton-core v3.2.1 [INFO] [stderr] Checking acton-reactive v1.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | /// Tests broadcasting a message from within an agent's message handler. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | /// [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | /// **Scenario:** [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | /// 1. Launch runtime, get broker handle. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | /// 2. Create `Comedian` and `Counter` agents. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | /// 3. Configure handlers: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | /// - `Counter` handles `Pong` (increments count). Asserts count is 1 on stop. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | /// - `Comedian` handles `Ping`: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | /// - Gets its own broker handle using `agent.broker()`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | /// - Asynchronously broadcasts a `Pong` message. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | /// 4. Subscribe agents: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | /// - `Counter` subscribes to `Pong`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | /// - `Comedian` subscribes to `Ping`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | /// 5. Start both agents. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | /// 6. Broadcast an initial `Ping` message using the main broker handle. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | /// 7. Shut down the runtime. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | /// [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::seq::IndexedMutRandom` [INFO] [stdout] --> examples/fruit_market/register.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use rand::seq::IndexedMutRandom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | /// **Verification:** [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | /// - Initial `Ping` broadcast is received by `Comedian`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | /// - `Comedian`'s `Ping` handler broadcasts `Pong`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | /// - `Pong` broadcast is received by `Counter` (count=1). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 143 | /// - `Counter`'s `after_stop` handler asserts `count == 1`. [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/broker_tests.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | /// - `Counter`'s `after_stop` handler asserts `count == 1`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 144 | initialize_tracing(); [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng` [INFO] [stdout] --> examples/fruit_market/price_service.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | rand::thread_rng().gen_range(PRICE_MIN..=PRICE_MAX) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> examples/broadcast/main.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | use std::io::{stdout, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range` [INFO] [stdout] --> examples/fruit_market/price_service.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | rand::thread_rng().gen_range(PRICE_MIN..=PRICE_MAX) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AudienceMember` is never constructed [INFO] [stdout] --> tests/setup/actors/audience_member.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct AudienceMember { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Comedian` is never constructed [INFO] [stdout] --> tests/setup/actors/comedian.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Comedian { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Counter` is never constructed [INFO] [stdout] --> tests/setup/actors/counter.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Counter { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Messenger` is never constructed [INFO] [stdout] --> tests/setup/actors/messenger.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Messenger; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Parent` is never constructed [INFO] [stdout] --> tests/setup/actors/parent_child.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Parent { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Child` is never constructed [INFO] [stdout] --> tests/setup/actors/parent_child.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Child; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PoolItem` is never constructed [INFO] [stdout] --> tests/setup/actors/pool_item.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct PoolItem { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AudienceMember` is never constructed [INFO] [stdout] --> tests/setup/actors/audience_member.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct AudienceMember { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Comedian` is never constructed [INFO] [stdout] --> tests/setup/actors/comedian.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Comedian { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Counter` is never constructed [INFO] [stdout] --> tests/setup/actors/counter.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Counter { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Messenger` is never constructed [INFO] [stdout] --> tests/setup/actors/messenger.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Messenger; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Parent` is never constructed [INFO] [stdout] --> tests/setup/actors/parent_child.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Parent { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Child` is never constructed [INFO] [stdout] --> tests/setup/actors/parent_child.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Child; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `receive_count` is never read [INFO] [stdout] --> tests/setup/actors/pool_item.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct PoolItem { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 27 | /// Tracks the number of messages (typically `Ping`) received by this agent. [INFO] [stdout] 28 | pub receive_count: usize, // Tracks the number of received events [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PoolItem` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AudienceMember` is never constructed [INFO] [stdout] --> tests/setup/actors/audience_member.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct AudienceMember { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `jokes_told` and `bombers` are never read [INFO] [stdout] --> tests/setup/actors/comedian.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Comedian { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 30 | /// Total number of jokes attempted by the comedian. [INFO] [stdout] 31 | pub jokes_told: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub bombers: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Comedian` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Messenger` is never constructed [INFO] [stdout] --> tests/setup/actors/messenger.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Messenger; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Parent` is never constructed [INFO] [stdout] --> tests/setup/actors/parent_child.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Parent { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Child` is never constructed [INFO] [stdout] --> tests/setup/actors/parent_child.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Child; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PoolItem` is never constructed [INFO] [stdout] --> tests/setup/actors/pool_item.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct PoolItem { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AudienceMember` is never constructed [INFO] [stdout] --> tests/setup/actors/audience_member.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct AudienceMember { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Comedian` is never constructed [INFO] [stdout] --> tests/setup/actors/comedian.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Comedian { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Counter` is never constructed [INFO] [stdout] --> tests/setup/actors/counter.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Counter { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Parent` is never constructed [INFO] [stdout] --> tests/setup/actors/parent_child.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Parent { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Child` is never constructed [INFO] [stdout] --> tests/setup/actors/parent_child.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Child; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AudienceMember` is never constructed [INFO] [stdout] --> tests/setup/actors/audience_member.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct AudienceMember { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `jokes_told`, `funny`, and `bombers` are never read [INFO] [stdout] --> tests/setup/actors/comedian.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Comedian { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 30 | /// Total number of jokes attempted by the comedian. [INFO] [stdout] 31 | pub jokes_told: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 32 | /// Number of jokes that received a positive reaction (e.g., Chuckle). [INFO] [stdout] 33 | pub funny: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 34 | /// Number of jokes that received a negative reaction (e.g., Groan). [INFO] [stdout] 35 | pub bombers: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Comedian` 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 `count` is never read [INFO] [stdout] --> tests/setup/actors/counter.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Counter { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 27 | /// The value being tracked by the counter. [INFO] [stdout] 28 | pub count: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Counter` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Messenger` is never constructed [INFO] [stdout] --> tests/setup/actors/messenger.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Messenger; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `child` is never read [INFO] [stdout] --> tests/setup/actors/parent_child.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Parent { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 24 | /// Placeholder for potential child-related state (not typically an agent handle itself). [INFO] [stdout] 25 | pub child: Child, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Parent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PoolItem` is never constructed [INFO] [stdout] --> tests/setup/actors/pool_item.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct PoolItem { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FinalizeSale` is never constructed [INFO] [stdout] --> examples/fruit_market/main.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | struct FinalizeSale(Price); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetItems` is never constructed [INFO] [stdout] --> examples/fruit_market/main.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | struct GetItems; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MARGIN_TOP` is never used [INFO] [stdout] --> examples/fruit_market/printer.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | const MARGIN_TOP: u16 = 1; // Top margin (unused currently) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `status` and `out` are never read [INFO] [stdout] --> examples/fruit_market/printer.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Printer { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 71 | /// Current status message (unused in current rendering logic). [INFO] [stdout] 72 | status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | out: Stdout, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Printer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AudienceMember` is never constructed [INFO] [stdout] --> tests/setup/actors/audience_member.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct AudienceMember { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Parent` is never constructed [INFO] [stdout] --> tests/setup/actors/parent_child.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Parent { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Child` is never constructed [INFO] [stdout] --> tests/setup/actors/parent_child.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Child; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.37s [INFO] running `Command { std: "docker" "inspect" "56ad0c738e503d4fe4e786c1927174d63950e7c17cf9d7fa3bb044fad5c6ee06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56ad0c738e503d4fe4e786c1927174d63950e7c17cf9d7fa3bb044fad5c6ee06", kill_on_drop: false }` [INFO] [stdout] 56ad0c738e503d4fe4e786c1927174d63950e7c17cf9d7fa3bb044fad5c6ee06