[INFO] cloning repository https://github.com/dghilardi/hailstorm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dghilardi/hailstorm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdghilardi%2Fhailstorm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdghilardi%2Fhailstorm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2527cc315518e8293acf5e8aaa1aa4ba12314164
[INFO] building dghilardi/hailstorm against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdghilardi%2Fhailstorm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dghilardi/hailstorm
[INFO] finished tweaking git repo https://github.com/dghilardi/hailstorm
[INFO] tweaked toml for git repo https://github.com/dghilardi/hailstorm written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dghilardi/hailstorm on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 300 packages to latest compatible versions
[INFO] [stderr]       Adding clap v3.2.25 (available: v4.5.48)
[INFO] [stderr]       Adding config v0.13.4 (available: v0.15.17)
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.8)
[INFO] [stderr]       Adding prost v0.11.9 (available: v0.14.1)
[INFO] [stderr]       Adding prost-types v0.11.9 (available: v0.14.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding ringbuf v0.2.8 (available: v0.4.8)
[INFO] [stderr]       Adding rune v0.12.4 (available: v0.14.1)
[INFO] [stderr]       Adding rune-modules v0.12.4 (available: v0.14.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tonic v0.8.3 (available: v0.14.2)
[INFO] [stderr]       Adding tonic-build v0.8.4 (available: v0.14.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-build v0.11.9
[INFO] [stderr]   Downloaded rune-macros v0.12.4
[INFO] [stderr]   Downloaded meval v0.2.0
[INFO] [stderr]   Downloaded ordered-multimap v0.4.3
[INFO] [stderr]   Downloaded actix-rt v2.11.0
[INFO] [stderr]   Downloaded ron v0.7.1
[INFO] [stderr]   Downloaded prost-types v0.11.9
[INFO] [stderr]   Downloaded nom v1.2.4
[INFO] [stderr]   Downloaded tonic v0.8.3
[INFO] [stderr]   Downloaded dlv-list v0.3.0
[INFO] [stderr]   Downloaded tonic-build v0.8.4
[INFO] [stderr]   Downloaded rust-ini v0.18.0
[INFO] [stderr]   Downloaded humantime v2.3.0
[INFO] [stderr]   Downloaded ringbuf v0.2.8
[INFO] [stderr]   Downloaded config v0.13.4
[INFO] [stderr]   Downloaded rune v0.12.4
[INFO] [stderr]   Downloaded rune-modules v0.12.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bff95eabb12bae51e40f4e85e008729bbf706ecc8edab80686d00b0114a09aa
[INFO] running `Command { std: "docker" "start" "-a" "5bff95eabb12bae51e40f4e85e008729bbf706ecc8edab80686d00b0114a09aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bff95eabb12bae51e40f4e85e008729bbf706ecc8edab80686d00b0114a09aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bff95eabb12bae51e40f4e85e008729bbf706ecc8edab80686d00b0114a09aa", kill_on_drop: false }`
[INFO] [stdout] 5bff95eabb12bae51e40f4e85e008729bbf706ecc8edab80686d00b0114a09aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ea3a4dd418ca3edfd601a4c84808fdbdc5a73f8ab729767a8a4728ef33c4103
[INFO] running `Command { std: "docker" "start" "-a" "2ea3a4dd418ca3edfd601a4c84808fdbdc5a73f8ab729767a8a4728ef33c4103", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling cache-padded v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling ringbuf v0.2.8
[INFO] [stderr]    Compiling meval v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling rune-macros v0.12.4
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling hailstorm v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rune v0.12.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tonic v0.8.3
[INFO] [stderr]    Compiling rune-modules v0.12.4
[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)]` (part of `#[warn(unused)]`) 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: 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<Channel>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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<S>(actor: Addr<S>) -> 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 1m 51s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "2ea3a4dd418ca3edfd601a4c84808fdbdc5a73f8ab729767a8a4728ef33c4103", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ea3a4dd418ca3edfd601a4c84808fdbdc5a73f8ab729767a8a4728ef33c4103", kill_on_drop: false }`
[INFO] [stdout] 2ea3a4dd418ca3edfd601a4c84808fdbdc5a73f8ab729767a8a4728ef33c4103
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e55b32010b082765fa9db6729867d0a4cd9b1e9f13bdb9ac277abd71fa95ffe0
[INFO] running `Command { std: "docker" "start" "-a" "e55b32010b082765fa9db6729867d0a4cd9b1e9f13bdb9ac277abd71fa95ffe0", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling hailstorm v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling rune-modules v0.12.4
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) 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: 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<Channel>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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<S>(actor: Addr<S>) -> 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] [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)]` (part of `#[warn(unused)]`) 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 variable: `out`
[INFO] [stdout]    --> src/agent/builder.rs:241:13
[INFO] [stdout]     |
[INFO] [stdout] 241 |         let out = rt
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 241 |         let _out = rt
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `_`
[INFO] [stdout]     |
[INFO] [stdout] 241 -         let out = rt
[INFO] [stdout] 241 +         let utils::actix::synchro_interval_func::_ = rt
[INFO] [stdout]     |
[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<AgentCoreActor>,
[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<Channel>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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<S>(actor: Addr<S>) -> 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 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 3`
[INFO] running `Command { std: "docker" "inspect" "e55b32010b082765fa9db6729867d0a4cd9b1e9f13bdb9ac277abd71fa95ffe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e55b32010b082765fa9db6729867d0a4cd9b1e9f13bdb9ac277abd71fa95ffe0", kill_on_drop: false }`
[INFO] [stdout] e55b32010b082765fa9db6729867d0a4cd9b1e9f13bdb9ac277abd71fa95ffe0
