[INFO] fetching crate hailstorm 0.2.0... [INFO] checking hailstorm-0.2.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate hailstorm 0.2.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate hailstorm 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate hailstorm 0.2.0 [INFO] tweaked toml for crates.io crate hailstorm 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hailstorm 0.2.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hailstorm 0.2.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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v2.0.8 [INFO] [stderr] Downloaded thiserror v2.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 079f1af9210c3e0bfcc1011efe123e1fe7ce8f07bc0ec76c2f1164b77c175c7c [INFO] running `Command { std: "docker" "start" "-a" "079f1af9210c3e0bfcc1011efe123e1fe7ce8f07bc0ec76c2f1164b77c175c7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "079f1af9210c3e0bfcc1011efe123e1fe7ce8f07bc0ec76c2f1164b77c175c7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "079f1af9210c3e0bfcc1011efe123e1fe7ce8f07bc0ec76c2f1164b77c175c7c", kill_on_drop: false }` [INFO] [stdout] 079f1af9210c3e0bfcc1011efe123e1fe7ce8f07bc0ec76c2f1164b77c175c7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 854d96ea08e88737f99c175c2781bfbb1045b4a473aaf1c0c756a6e0ba676078 [INFO] running `Command { std: "docker" "start" "-a" "854d96ea08e88737f99c175c2781bfbb1045b4a473aaf1c0c756a6e0ba676078", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking ringbuf v0.2.8 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling rune-macros v0.12.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling hailstorm v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking rune v0.12.4 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking async-compression v0.4.18 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking actix v0.13.5 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking rune-modules v0.12.4 [INFO] [stderr] Checking tonic v0.8.3 [INFO] [stdout] warning: unused import: `crate::communication::protobuf::grpc::controller_command::Target` [INFO] [stdout] --> src/controller/actor.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::communication::protobuf::grpc::controller_command::Target; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AgentGroup`, `CommandItem`, `ControllerCommand`, and `MultiAgent` [INFO] [stdout] --> src/controller/actor.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | AgentGroup, AgentUpdate, CommandItem, ControllerCommand, LaunchCommand, LoadSimCommand, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | MultiAgent, StopCommand, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SimulationDef` [INFO] [stdout] --> src/controller/actor.rs:21:44 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::controller::model::simulation::{SimulationDef, SimulationState}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/controller/actor.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f64::consts::PI` [INFO] [stdout] --> src/simulation/actor/simulation.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::f64::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mul` and `Sub` [INFO] [stdout] --> src/simulation/actor/simulation.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::{Mul, Sub}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix::prelude::*` [INFO] [stdout] --> src/utils/actix/weak_context.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | use actix::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::communication::protobuf::grpc::controller_command::Target` [INFO] [stdout] --> src/controller/actor.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::communication::protobuf::grpc::controller_command::Target; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AgentGroup`, `CommandItem`, `ControllerCommand`, and `MultiAgent` [INFO] [stdout] --> src/controller/actor.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | AgentGroup, AgentUpdate, CommandItem, ControllerCommand, LaunchCommand, LoadSimCommand, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | MultiAgent, StopCommand, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SimulationDef` [INFO] [stdout] --> src/controller/actor.rs:21:44 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::controller::model::simulation::{SimulationDef, SimulationState}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f64::consts::PI` [INFO] [stdout] --> src/simulation/actor/simulation.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::f64::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mul` and `Sub` [INFO] [stdout] --> src/simulation/actor/simulation.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::{Mul, Sub}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out` [INFO] [stdout] --> src/agent/builder.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | let out = rt [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_out` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cfg` [INFO] [stdout] --> src/agent/builder.rs:225:17 [INFO] [stdout] | [INFO] [stdout] 225 | cfg: Self::Config, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cfg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `core_addr` [INFO] [stdout] --> src/agent/builder.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | core_addr: Addr, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_core_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actor` [INFO] [stdout] --> src/utils/actix/weak_context.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | let actor = TestActor(counter.clone()).start(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_actor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> src/communication/upstream/grpc.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct UpstreamConnection { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 24 | client: HailstormServiceClient, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SimulationFacade` is never constructed [INFO] [stdout] --> src/simulation/facade/simulation.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct SimulationFacade { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `change_bot_state`, and `invoke_handler` are never used [INFO] [stdout] --> src/simulation/facade/simulation.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl SimulationFacade { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 13 | pub fn new(actor: Addr) -> Self [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn change_bot_state( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn invoke_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Stopping` is never constructed [INFO] [stdout] --> src/simulation/actor/simulation.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 266 | pub(crate) enum SimulationState { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 271 | Stopping, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `simulation_id` is never read [INFO] [stdout] --> src/simulation/actor/simulation.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 281 | pub(crate) struct SimulationStats { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 285 | pub simulation_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `hash` and `args` are never read [INFO] [stdout] --> src/simulation/bot/registry.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct FunSignature { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 31 | hash: Hash, [INFO] [stdout] | ^^^^ [INFO] [stdout] 32 | path: ItemBuf, [INFO] [stdout] 33 | args: DebugArgs, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FunSignature` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> src/communication/upstream/grpc.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct UpstreamConnection { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 24 | client: HailstormServiceClient, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SimulationFacade` is never constructed [INFO] [stdout] --> src/simulation/facade/simulation.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct SimulationFacade { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `change_bot_state`, and `invoke_handler` are never used [INFO] [stdout] --> src/simulation/facade/simulation.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl SimulationFacade { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 13 | pub fn new(actor: Addr) -> Self [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn change_bot_state( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn invoke_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Stopping` is never constructed [INFO] [stdout] --> src/simulation/actor/simulation.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 266 | pub(crate) enum SimulationState { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 271 | Stopping, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `simulation_id` is never read [INFO] [stdout] --> src/simulation/actor/simulation.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 281 | pub(crate) struct SimulationStats { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 285 | pub simulation_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `hash` and `args` are never read [INFO] [stdout] --> src/simulation/bot/registry.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct FunSignature { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 31 | hash: Hash, [INFO] [stdout] | ^^^^ [INFO] [stdout] 32 | path: ItemBuf, [INFO] [stdout] 33 | args: DebugArgs, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FunSignature` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `count_bot_models` is never used [INFO] [stdout] --> src/simulation/bot/registry.rs:195:19 [INFO] [stdout] | [INFO] [stdout] 36 | impl BotRegistry { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 195 | pub(crate) fn count_bot_models(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "854d96ea08e88737f99c175c2781bfbb1045b4a473aaf1c0c756a6e0ba676078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "854d96ea08e88737f99c175c2781bfbb1045b4a473aaf1c0c756a6e0ba676078", kill_on_drop: false }` [INFO] [stdout] 854d96ea08e88737f99c175c2781bfbb1045b4a473aaf1c0c756a6e0ba676078