[INFO] fetching crate hailstorm 0.2.0... [INFO] testing hailstorm-0.2.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate hailstorm 0.2.0 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hailstorm 0.2.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a0ba99eabbbd2390e7a9dd62db460400cf5853191eefaa129e5fd0c043c771f [INFO] running `Command { std: "docker" "start" "-a" "1a0ba99eabbbd2390e7a9dd62db460400cf5853191eefaa129e5fd0c043c771f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a0ba99eabbbd2390e7a9dd62db460400cf5853191eefaa129e5fd0c043c771f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a0ba99eabbbd2390e7a9dd62db460400cf5853191eefaa129e5fd0c043c771f", kill_on_drop: false }` [INFO] [stdout] 1a0ba99eabbbd2390e7a9dd62db460400cf5853191eefaa129e5fd0c043c771f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ad337d189d09f35b97e676fba8a1b54039c501ecea205834ff4a1d120f1623b [INFO] running `Command { std: "docker" "start" "-a" "3ad337d189d09f35b97e676fba8a1b54039c501ecea205834ff4a1d120f1623b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling cache-padded v1.3.0 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling ringbuf v0.2.8 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex v1.11.1 [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 synstructure v0.13.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [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] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling async-stream-impl 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 zerocopy v0.7.35 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling hailstorm v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rune v0.12.4 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling async-compression v0.4.18 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.26 [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 rune-modules v0.12.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)]` 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, [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 27.07s [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" "3ad337d189d09f35b97e676fba8a1b54039c501ecea205834ff4a1d120f1623b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ad337d189d09f35b97e676fba8a1b54039c501ecea205834ff4a1d120f1623b", kill_on_drop: false }` [INFO] [stdout] 3ad337d189d09f35b97e676fba8a1b54039c501ecea205834ff4a1d120f1623b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b137c5bd0c34771eda6eaf86a3dda77971f8d0c7c129e554e80e6fe15f72a8e2 [INFO] running `Command { std: "docker" "start" "-a" "b137c5bd0c34771eda6eaf86a3dda77971f8d0c7c129e554e80e6fe15f72a8e2", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling hailstorm v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling rune-modules v0.12.4 [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)]` 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, [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] [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 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.03s [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" "b137c5bd0c34771eda6eaf86a3dda77971f8d0c7c129e554e80e6fe15f72a8e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b137c5bd0c34771eda6eaf86a3dda77971f8d0c7c129e554e80e6fe15f72a8e2", kill_on_drop: false }` [INFO] [stdout] b137c5bd0c34771eda6eaf86a3dda77971f8d0c7c129e554e80e6fe15f72a8e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c80965f630d123625004d7d8c59811162903ab33b6d2b2ccb7521b4f11621fc1 [INFO] running `Command { std: "docker" "start" "-a" "c80965f630d123625004d7d8c59811162903ab33b6d2b2ccb7521b4f11621fc1", kill_on_drop: false }` [INFO] [stderr] Compiling hailstorm v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `crate::communication::protobuf::grpc::controller_command::Target` [INFO] [stderr] --> src/controller/actor.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use crate::communication::protobuf::grpc::controller_command::Target; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `AgentGroup`, `CommandItem`, `ControllerCommand`, and `MultiAgent` [INFO] [stderr] --> src/controller/actor.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | AgentGroup, AgentUpdate, CommandItem, ControllerCommand, LaunchCommand, LoadSimCommand, [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 17 | MultiAgent, StopCommand, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `SimulationDef` [INFO] [stderr] --> src/controller/actor.rs:21:44 [INFO] [stderr] | [INFO] [stderr] 21 | use crate::controller::model::simulation::{SimulationDef, SimulationState}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::f64::consts::PI` [INFO] [stderr] --> src/simulation/actor/simulation.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::f64::consts::PI; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Mul` and `Sub` [INFO] [stderr] --> src/simulation/actor/simulation.rs:4:16 [INFO] [stderr] | [INFO] [stderr] 4 | use std::ops::{Mul, Sub}; [INFO] [stderr] | ^^^ ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/controller/actor.rs:264:9 [INFO] [stderr] | [INFO] [stderr] 264 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `actix::prelude::*` [INFO] [stderr] --> src/utils/actix/weak_context.rs:80:9 [INFO] [stderr] | [INFO] [stderr] 80 | use actix::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `out` [INFO] [stderr] --> src/agent/builder.rs:241:13 [INFO] [stderr] | [INFO] [stderr] 241 | let out = rt [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_out` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cfg` [INFO] [stderr] --> src/agent/builder.rs:225:17 [INFO] [stderr] | [INFO] [stderr] 225 | cfg: Self::Config, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cfg` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `core_addr` [INFO] [stderr] --> src/agent/builder.rs:226:17 [INFO] [stderr] | [INFO] [stderr] 226 | core_addr: Addr, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_core_addr` [INFO] [stderr] [INFO] [stderr] warning: field `client` is never read [INFO] [stderr] --> src/communication/upstream/grpc.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 23 | struct UpstreamConnection { [INFO] [stderr] | ------------------ field in this struct [INFO] [stderr] 24 | client: HailstormServiceClient, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `SimulationFacade` is never constructed [INFO] [stderr] --> src/simulation/facade/simulation.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct SimulationFacade { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `change_bot_state`, and `invoke_handler` are never used [INFO] [stderr] --> src/simulation/facade/simulation.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 12 | impl SimulationFacade { [INFO] [stderr] | --------------------- associated items in this implementation [INFO] [stderr] 13 | pub fn new(actor: Addr) -> Self [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 23 | pub fn change_bot_state( [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 32 | pub fn invoke_handler( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `Stopping` is never constructed [INFO] [stderr] --> src/simulation/actor/simulation.rs:271:5 [INFO] [stderr] | [INFO] [stderr] 266 | pub(crate) enum SimulationState { [INFO] [stderr] | --------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 271 | Stopping, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `simulation_id` is never read [INFO] [stderr] --> src/simulation/actor/simulation.rs:285:9 [INFO] [stderr] | [INFO] [stderr] 281 | pub(crate) struct SimulationStats { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 285 | pub simulation_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `hash` and `args` are never read [INFO] [stderr] --> src/simulation/bot/registry.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 30 | struct FunSignature { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] 31 | hash: Hash, [INFO] [stderr] | ^^^^ [INFO] [stderr] 32 | path: ItemBuf, [INFO] [stderr] 33 | args: DebugArgs, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FunSignature` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `count_bot_models` is never used [INFO] [stderr] --> src/simulation/bot/registry.rs:195:19 [INFO] [stderr] | [INFO] [stderr] 36 | impl BotRegistry { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 195 | pub(crate) fn count_bot_models(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `actor` [INFO] [stderr] --> src/utils/actix/weak_context.rs:104:13 [INFO] [stderr] | [INFO] [stderr] 104 | let actor = TestActor(counter.clone()).start(); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_actor` [INFO] [stderr] [INFO] [stderr] warning: `hailstorm` (lib) generated 12 warnings (run `cargo fix --lib -p hailstorm` to apply 5 suggestions) [INFO] [stderr] warning: `hailstorm` (lib test) generated 17 warnings (11 duplicates) (run `cargo fix --lib -p hailstorm --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.88s [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hailstorm-2c41f5ae1ea43cad) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test agent::metrics::storage::actor::test::test_compute_bucket_idx ... ok [INFO] [stdout] test simulation::actor::simulation::test::test_shape_normalization ... ok [INFO] [stdout] test simulation::compound_id::tests::test_from_internal_id_bad_format ... ok [INFO] [stdout] test simulation::compound_id::tests::test_from_internal_id_success ... ok [INFO] [stdout] test simulation::compound_id::tests::test_global_id_for_u32_agent_id ... ok [INFO] [stdout] test simulation::compound_id::tests::test_into_bytes ... ok [INFO] [stdout] test simulation::compound_id::tests::test_internal_id_conversion ... ok [INFO] [stdout] test simulation::compound_id::tests::test_new_compound_id ... ok [INFO] [stdout] test simulation::rune::extension::storage::module::test::initialize_with_empty_initializer ... ok [INFO] [stdout] test agent::builder::test::launch_agent ... ok [INFO] [stdout] test simulation::bot::registry::test::test_load_invalid_script ... ok [INFO] [stdout] test simulation::bot::registry::test::test_build_bot_err ... ok [INFO] [stdout] test simulation::bot::registry::test::test_build_bot_factory ... ok [INFO] [stdout] test simulation::bot::registry::test::test_load_valid_script_with_bot_registration_error ... ok [INFO] [stdout] test simulation::bot::registry::test::test_reset_script ... ok [INFO] [stdout] test simulation::bot::registry::test::test_build_bot ... ok [INFO] [stdout] test simulation::bot::registry::test::test_count_bot_models ... ok [INFO] [stdout] test simulation::rune::extension::env::module::module_tests::module_exposes_read_function ... ok [INFO] [stdout] test simulation::bot::registry::test::test_model_names ... ok [INFO] [stdout] test utils::varint::test::test_varint_vec ... ok [INFO] [stdout] test simulation::shape::test::test_trapz_parse ... ok [INFO] [stdout] test utils::varint::test::test_varint ... ok [INFO] [stdout] something else [INFO] [stdout] test simulation::bot::registry::test::test_new_registry_creation ... ok [INFO] [stdout] test simulation::bot::registry::test::test_load_valid_script ... ok [INFO] [stdout] test simulation::rune::extension::storage::module::test::retrieve_data_from_initialized_storage ... ok [INFO] [stdout] test simulation::rune::extension::storage::module::test::write_and_read_data_from_storage ... ok [INFO] [stdout] test utils::actix::weak_context::tests::test_periodic_task_runs ... ok [INFO] [stdout] test utils::actix::weak_context::tests::test_periodic_task_stops_after_actor_dropped ... ok [INFO] [stdout] test agent::builder::test::launch_grpc_agent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.00s [INFO] [stdout] [INFO] [stderr] Doc-tests hailstorm [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test src/simulation/compound_id.rs - simulation::compound_id::CompoundId::bot_id (line 184) ... ok [INFO] [stdout] test src/simulation/compound_id.rs - simulation::compound_id::CompoundId::new (line 94) ... ok [INFO] [stdout] test src/simulation/compound_id.rs - simulation::compound_id::CompoundId (line 30) ... ok [INFO] [stdout] test src/simulation/rune/extension/storage/initializer/mod.rs - simulation::rune::extension::storage::initializer::StorageInitializerRegistry::initial_values_for (line 35) ... ok [INFO] [stdout] test src/simulation/rune/extension/env/module.rs - simulation::rune::extension::env::module::EnvModuleConf::with_prefix (line 48) ... FAILED [INFO] [stdout] test src/simulation/compound_id.rs - simulation::compound_id::CompoundId::with_agent_id (line 210) ... FAILED [INFO] [stdout] test src/utils/actix/weak_context.rs - utils::actix::weak_context::WeakContext::run_interval_weak (line 39) ... ok [INFO] [stdout] test src/simulation/rune/extension/env/module.rs - simulation::rune::extension::env::module::module (line 89) ... FAILED [INFO] [stdout] test src/simulation/compound_id.rs - simulation::compound_id::CompoundId::from_internal_id (line 127) ... FAILED [INFO] [stdout] test src/simulation/compound_id.rs - simulation::compound_id::CompoundId::global_id (line 238) ... FAILED [INFO] [stdout] test src/simulation/rune/extension/storage/module.rs - simulation::rune::extension::storage::module::module (line 82) ... ok [INFO] [stdout] test src/simulation/shape.rs - simulation::shape::parse_shape_fun (line 35) ... ok [INFO] [stdout] test src/simulation/compound_id.rs - simulation::compound_id::CompoundId (line 38) ... ok [INFO] [stdout] test src/utils/actix/synchro_interval_func.rs - utils::actix::synchro_interval_func::SynchroIntervalFunc (line 18) ... ok [INFO] [stdout] test src/simulation/compound_id.rs - simulation::compound_id::CompoundId (line 46) ... ok [INFO] [stdout] test src/simulation/rune/extension/storage/module.rs - simulation::rune::extension::storage::module::StorageModuleArgs::with_initializer (line 45) ... ok [INFO] [stdout] test src/simulation/rune/extension/env/module.rs - simulation::rune::extension::env::module::EnvModuleConf (line 17) ... ok [INFO] [stdout] test src/simulation/compound_id.rs - simulation::compound_id::CompoundId::internal_id (line 164) ... ok [INFO] [stdout] test src/simulation/compound_id.rs - simulation::compound_id::CompoundId::into_bytes (line 260) ... ok [INFO] [stdout] test src/simulation/rune/extension/env/module.rs - simulation::rune::extension::env::module::EnvModuleConf (line 25) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/simulation/rune/extension/env/module.rs - simulation::rune::extension::env::module::EnvModuleConf::with_prefix (line 48) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcU1O5rg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhailstorm-4b0e83b4613a4b87,libcsv-a5ef24655a981df5,libcsv_core-fd1e44616b471c08,libprost_types-a57b120265028f48,libdashmap-f78e9237345991dd,libhashbrown-c66a0cd602652163,libmeval-a3add32dc7cc50e1,libnom-2f7d8c7f76a077cb,librune-22e006ac7ad1d0f9,libitoa-a52fc10098ef56c6,libserde_bytes-2996cb79e9e5b486,libryu-f8ba606093049f91,libanyhow-7c6c4967043ac346,liblinked_hash_map-40ad1551522f3eec,libhashbrown-98dd13ac841a22cc,libcodespan_reporting-95536f9d6a0ef0d8,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libtwox_hash-abd956d027f6f5f5,libstatic_assertions-d53a9977dc6e27e5,libnum-1def742fa2e21a0c,libnum_iter-55a8b2e6de3f411c,libnum_rational-c5b137e33bfe157b,libnum_complex-b2496736fc59fa13,libnum_bigint-e640165e287017cc,libnum_integer-6eaa271e6fae0b6a,libnum_traits-4b6535e4c8a3a7b0,libtime-5d4ca219b5149168,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libringbuf-5f7b7b1899a1c241,libcache_padded-0a885a89f8b27352,liblazy_static-b3603208c0de2608,libthiserror-4e1534305bbd48d9,libtonic-c6f1017400a91d51,libaxum-73113c30fd486b15,libmatchit-b2689776cf6e5db9,libbitflags-e2b4db6c651223da,libsync_wrapper-17f912c27eab8964,libaxum_core-6ce51335702d4f0a,libmime-4b44681fdb2c65f7,libhyper_timeout-6bf956851f8e1ad4,libtokio_io_timeout-b527506a2e61a807,libbase64-b5296a10b8334a2c,libpercent_encoding-9bee39bbc5bd523a,libtokio_stream-4b3f8ef696dffa21,libhyper-ec388d76857b30df,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-a6d47c3bc7b683fe,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libhttpdate-9f9d2502c6a38412,libtower-7d787d89f5a46853,libindexmap-53cee655210552df,libhashbrown-5a43a7c136fa4531,libahash-078d86c5b23438bb,libtower_layer-d70c7e404336389b,libprost-830358c7060fa2e5,libpin_project-643a30707ed85dff,libtracing-5c5c324c9f16dfd9,libtracing_core-2af278500a3d05c2,libtower_service-0d7df29686b13872,libhttp_body-cf1cfc76fae7f110,libhttp-6a89025946decf46,libitoa-d34da3363977f6fb,libfnv-2d77ec4f6f971b24,librand-c23bda2d561b006a,librand_chacha-a32535a15cc2d00a,libppv_lite86-28e822c137a3f514,libzerocopy-09b7c9891f6aea4b,libbyteorder-1efcbe4f07366651,librand_core-fd50d520049332a6,libgetrandom-25fa031304ead9c7,libfutures-88d77dca1f33ee56,libfutures_executor-d961997d77fc8e71,libactix-16d57f62746fddff,libcrossbeam_channel-cdb946ed1bc647d7,libcrossbeam_utils-ae913342a5a98c57,libonce_cell-debe7c411cf97340,libtokio_util-8734a45b33730afa,libfutures_util-2670ac4cfdfeeeba,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libbitflags-eb92e23a18d5cc91,liblog-669e9396cafcbb01,libactix_rt-8dd9b83f5123a119,libtokio-543c02cf3ce50fe1,libsignal_hook_registry-17617fe8f4d43b2d,libsocket2-9a2756f27b448052,libbytes-485c92da441bbc40,libmio-45cf5e80db6d1082,libparking_lot-42cb5e32762710e7,libparking_lot_core-d01796a91668f061,liblibc-2ac1cb2f7679afc6,libcfg_if-33ef6c02a07f9fec,libsmallvec-378cad8dea9a9f99,libserde-7a334141090825f5,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-1b69109c4d0b18c5,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcU1O5rg/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e479e6845be38047/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCuSLlc/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/simulation/compound_id.rs - simulation::compound_id::CompoundId::with_agent_id (line 210) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPWfHJQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhailstorm-4b0e83b4613a4b87,libcsv-a5ef24655a981df5,libcsv_core-fd1e44616b471c08,libprost_types-a57b120265028f48,libdashmap-f78e9237345991dd,libhashbrown-c66a0cd602652163,libmeval-a3add32dc7cc50e1,libnom-2f7d8c7f76a077cb,librune-22e006ac7ad1d0f9,libitoa-a52fc10098ef56c6,libserde_bytes-2996cb79e9e5b486,libryu-f8ba606093049f91,libanyhow-7c6c4967043ac346,liblinked_hash_map-40ad1551522f3eec,libhashbrown-98dd13ac841a22cc,libcodespan_reporting-95536f9d6a0ef0d8,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libtwox_hash-abd956d027f6f5f5,libstatic_assertions-d53a9977dc6e27e5,libnum-1def742fa2e21a0c,libnum_iter-55a8b2e6de3f411c,libnum_rational-c5b137e33bfe157b,libnum_complex-b2496736fc59fa13,libnum_bigint-e640165e287017cc,libnum_integer-6eaa271e6fae0b6a,libnum_traits-4b6535e4c8a3a7b0,libtime-5d4ca219b5149168,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libringbuf-5f7b7b1899a1c241,libcache_padded-0a885a89f8b27352,liblazy_static-b3603208c0de2608,libthiserror-4e1534305bbd48d9,libtonic-c6f1017400a91d51,libaxum-73113c30fd486b15,libmatchit-b2689776cf6e5db9,libbitflags-e2b4db6c651223da,libsync_wrapper-17f912c27eab8964,libaxum_core-6ce51335702d4f0a,libmime-4b44681fdb2c65f7,libhyper_timeout-6bf956851f8e1ad4,libtokio_io_timeout-b527506a2e61a807,libbase64-b5296a10b8334a2c,libpercent_encoding-9bee39bbc5bd523a,libtokio_stream-4b3f8ef696dffa21,libhyper-ec388d76857b30df,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-a6d47c3bc7b683fe,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libhttpdate-9f9d2502c6a38412,libtower-7d787d89f5a46853,libindexmap-53cee655210552df,libhashbrown-5a43a7c136fa4531,libahash-078d86c5b23438bb,libtower_layer-d70c7e404336389b,libprost-830358c7060fa2e5,libpin_project-643a30707ed85dff,libtracing-5c5c324c9f16dfd9,libtracing_core-2af278500a3d05c2,libtower_service-0d7df29686b13872,libhttp_body-cf1cfc76fae7f110,libhttp-6a89025946decf46,libitoa-d34da3363977f6fb,libfnv-2d77ec4f6f971b24,librand-c23bda2d561b006a,librand_chacha-a32535a15cc2d00a,libppv_lite86-28e822c137a3f514,libzerocopy-09b7c9891f6aea4b,libbyteorder-1efcbe4f07366651,librand_core-fd50d520049332a6,libgetrandom-25fa031304ead9c7,libfutures-88d77dca1f33ee56,libfutures_executor-d961997d77fc8e71,libactix-16d57f62746fddff,libcrossbeam_channel-cdb946ed1bc647d7,libcrossbeam_utils-ae913342a5a98c57,libonce_cell-debe7c411cf97340,libtokio_util-8734a45b33730afa,libfutures_util-2670ac4cfdfeeeba,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libbitflags-eb92e23a18d5cc91,liblog-669e9396cafcbb01,libactix_rt-8dd9b83f5123a119,libtokio-543c02cf3ce50fe1,libsignal_hook_registry-17617fe8f4d43b2d,libsocket2-9a2756f27b448052,libbytes-485c92da441bbc40,libmio-45cf5e80db6d1082,libparking_lot-42cb5e32762710e7,libparking_lot_core-d01796a91668f061,liblibc-2ac1cb2f7679afc6,libcfg_if-33ef6c02a07f9fec,libsmallvec-378cad8dea9a9f99,libserde-7a334141090825f5,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-1b69109c4d0b18c5,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPWfHJQ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e479e6845be38047/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiwNCfS/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/simulation/rune/extension/env/module.rs - simulation::rune::extension::env::module::module (line 89) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcjEOtFI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhailstorm-4b0e83b4613a4b87,libcsv-a5ef24655a981df5,libcsv_core-fd1e44616b471c08,libprost_types-a57b120265028f48,libdashmap-f78e9237345991dd,libhashbrown-c66a0cd602652163,libmeval-a3add32dc7cc50e1,libnom-2f7d8c7f76a077cb,librune-22e006ac7ad1d0f9,libitoa-a52fc10098ef56c6,libserde_bytes-2996cb79e9e5b486,libryu-f8ba606093049f91,libanyhow-7c6c4967043ac346,liblinked_hash_map-40ad1551522f3eec,libhashbrown-98dd13ac841a22cc,libcodespan_reporting-95536f9d6a0ef0d8,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libtwox_hash-abd956d027f6f5f5,libstatic_assertions-d53a9977dc6e27e5,libnum-1def742fa2e21a0c,libnum_iter-55a8b2e6de3f411c,libnum_rational-c5b137e33bfe157b,libnum_complex-b2496736fc59fa13,libnum_bigint-e640165e287017cc,libnum_integer-6eaa271e6fae0b6a,libnum_traits-4b6535e4c8a3a7b0,libtime-5d4ca219b5149168,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libringbuf-5f7b7b1899a1c241,libcache_padded-0a885a89f8b27352,liblazy_static-b3603208c0de2608,libthiserror-4e1534305bbd48d9,libtonic-c6f1017400a91d51,libaxum-73113c30fd486b15,libmatchit-b2689776cf6e5db9,libbitflags-e2b4db6c651223da,libsync_wrapper-17f912c27eab8964,libaxum_core-6ce51335702d4f0a,libmime-4b44681fdb2c65f7,libhyper_timeout-6bf956851f8e1ad4,libtokio_io_timeout-b527506a2e61a807,libbase64-b5296a10b8334a2c,libpercent_encoding-9bee39bbc5bd523a,libtokio_stream-4b3f8ef696dffa21,libhyper-ec388d76857b30df,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-a6d47c3bc7b683fe,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libhttpdate-9f9d2502c6a38412,libtower-7d787d89f5a46853,libindexmap-53cee655210552df,libhashbrown-5a43a7c136fa4531,libahash-078d86c5b23438bb,libtower_layer-d70c7e404336389b,libprost-830358c7060fa2e5,libpin_project-643a30707ed85dff,libtracing-5c5c324c9f16dfd9,libtracing_core-2af278500a3d05c2,libtower_service-0d7df29686b13872,libhttp_body-cf1cfc76fae7f110,libhttp-6a89025946decf46,libitoa-d34da3363977f6fb,libfnv-2d77ec4f6f971b24,librand-c23bda2d561b006a,librand_chacha-a32535a15cc2d00a,libppv_lite86-28e822c137a3f514,libzerocopy-09b7c9891f6aea4b,libbyteorder-1efcbe4f07366651,librand_core-fd50d520049332a6,libgetrandom-25fa031304ead9c7,libfutures-88d77dca1f33ee56,libfutures_executor-d961997d77fc8e71,libactix-16d57f62746fddff,libcrossbeam_channel-cdb946ed1bc647d7,libcrossbeam_utils-ae913342a5a98c57,libonce_cell-debe7c411cf97340,libtokio_util-8734a45b33730afa,libfutures_util-2670ac4cfdfeeeba,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libbitflags-eb92e23a18d5cc91,liblog-669e9396cafcbb01,libactix_rt-8dd9b83f5123a119,libtokio-543c02cf3ce50fe1,libsignal_hook_registry-17617fe8f4d43b2d,libsocket2-9a2756f27b448052,libbytes-485c92da441bbc40,libmio-45cf5e80db6d1082,libparking_lot-42cb5e32762710e7,libparking_lot_core-d01796a91668f061,liblibc-2ac1cb2f7679afc6,libcfg_if-33ef6c02a07f9fec,libsmallvec-378cad8dea9a9f99,libserde-7a334141090825f5,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-1b69109c4d0b18c5,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjEOtFI/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e479e6845be38047/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPQh6o2/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/simulation/compound_id.rs - simulation::compound_id::CompoundId::from_internal_id (line 127) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMnhFhS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhailstorm-4b0e83b4613a4b87,libcsv-a5ef24655a981df5,libcsv_core-fd1e44616b471c08,libprost_types-a57b120265028f48,libdashmap-f78e9237345991dd,libhashbrown-c66a0cd602652163,libmeval-a3add32dc7cc50e1,libnom-2f7d8c7f76a077cb,librune-22e006ac7ad1d0f9,libitoa-a52fc10098ef56c6,libserde_bytes-2996cb79e9e5b486,libryu-f8ba606093049f91,libanyhow-7c6c4967043ac346,liblinked_hash_map-40ad1551522f3eec,libhashbrown-98dd13ac841a22cc,libcodespan_reporting-95536f9d6a0ef0d8,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libtwox_hash-abd956d027f6f5f5,libstatic_assertions-d53a9977dc6e27e5,libnum-1def742fa2e21a0c,libnum_iter-55a8b2e6de3f411c,libnum_rational-c5b137e33bfe157b,libnum_complex-b2496736fc59fa13,libnum_bigint-e640165e287017cc,libnum_integer-6eaa271e6fae0b6a,libnum_traits-4b6535e4c8a3a7b0,libtime-5d4ca219b5149168,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libringbuf-5f7b7b1899a1c241,libcache_padded-0a885a89f8b27352,liblazy_static-b3603208c0de2608,libthiserror-4e1534305bbd48d9,libtonic-c6f1017400a91d51,libaxum-73113c30fd486b15,libmatchit-b2689776cf6e5db9,libbitflags-e2b4db6c651223da,libsync_wrapper-17f912c27eab8964,libaxum_core-6ce51335702d4f0a,libmime-4b44681fdb2c65f7,libhyper_timeout-6bf956851f8e1ad4,libtokio_io_timeout-b527506a2e61a807,libbase64-b5296a10b8334a2c,libpercent_encoding-9bee39bbc5bd523a,libtokio_stream-4b3f8ef696dffa21,libhyper-ec388d76857b30df,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-a6d47c3bc7b683fe,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libhttpdate-9f9d2502c6a38412,libtower-7d787d89f5a46853,libindexmap-53cee655210552df,libhashbrown-5a43a7c136fa4531,libahash-078d86c5b23438bb,libtower_layer-d70c7e404336389b,libprost-830358c7060fa2e5,libpin_project-643a30707ed85dff,libtracing-5c5c324c9f16dfd9,libtracing_core-2af278500a3d05c2,libtower_service-0d7df29686b13872,libhttp_body-cf1cfc76fae7f110,libhttp-6a89025946decf46,libitoa-d34da3363977f6fb,libfnv-2d77ec4f6f971b24,librand-c23bda2d561b006a,librand_chacha-a32535a15cc2d00a,libppv_lite86-28e822c137a3f514,libzerocopy-09b7c9891f6aea4b,libbyteorder-1efcbe4f07366651,librand_core-fd50d520049332a6,libgetrandom-25fa031304ead9c7,libfutures-88d77dca1f33ee56,libfutures_executor-d961997d77fc8e71,libactix-16d57f62746fddff,libcrossbeam_channel-cdb946ed1bc647d7,libcrossbeam_utils-ae913342a5a98c57,libonce_cell-debe7c411cf97340,libtokio_util-8734a45b33730afa,libfutures_util-2670ac4cfdfeeeba,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libbitflags-eb92e23a18d5cc91,liblog-669e9396cafcbb01,libactix_rt-8dd9b83f5123a119,libtokio-543c02cf3ce50fe1,libsignal_hook_registry-17617fe8f4d43b2d,libsocket2-9a2756f27b448052,libbytes-485c92da441bbc40,libmio-45cf5e80db6d1082,libparking_lot-42cb5e32762710e7,libparking_lot_core-d01796a91668f061,liblibc-2ac1cb2f7679afc6,libcfg_if-33ef6c02a07f9fec,libsmallvec-378cad8dea9a9f99,libserde-7a334141090825f5,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-1b69109c4d0b18c5,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMnhFhS/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e479e6845be38047/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDb7OE3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/simulation/compound_id.rs - simulation::compound_id::CompoundId::global_id (line 238) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWRgJJJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhailstorm-4b0e83b4613a4b87,libcsv-a5ef24655a981df5,libcsv_core-fd1e44616b471c08,libprost_types-a57b120265028f48,libdashmap-f78e9237345991dd,libhashbrown-c66a0cd602652163,libmeval-a3add32dc7cc50e1,libnom-2f7d8c7f76a077cb,librune-22e006ac7ad1d0f9,libitoa-a52fc10098ef56c6,libserde_bytes-2996cb79e9e5b486,libryu-f8ba606093049f91,libanyhow-7c6c4967043ac346,liblinked_hash_map-40ad1551522f3eec,libhashbrown-98dd13ac841a22cc,libcodespan_reporting-95536f9d6a0ef0d8,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libtwox_hash-abd956d027f6f5f5,libstatic_assertions-d53a9977dc6e27e5,libnum-1def742fa2e21a0c,libnum_iter-55a8b2e6de3f411c,libnum_rational-c5b137e33bfe157b,libnum_complex-b2496736fc59fa13,libnum_bigint-e640165e287017cc,libnum_integer-6eaa271e6fae0b6a,libnum_traits-4b6535e4c8a3a7b0,libtime-5d4ca219b5149168,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libringbuf-5f7b7b1899a1c241,libcache_padded-0a885a89f8b27352,liblazy_static-b3603208c0de2608,libthiserror-4e1534305bbd48d9,libtonic-c6f1017400a91d51,libaxum-73113c30fd486b15,libmatchit-b2689776cf6e5db9,libbitflags-e2b4db6c651223da,libsync_wrapper-17f912c27eab8964,libaxum_core-6ce51335702d4f0a,libmime-4b44681fdb2c65f7,libhyper_timeout-6bf956851f8e1ad4,libtokio_io_timeout-b527506a2e61a807,libbase64-b5296a10b8334a2c,libpercent_encoding-9bee39bbc5bd523a,libtokio_stream-4b3f8ef696dffa21,libhyper-ec388d76857b30df,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-a6d47c3bc7b683fe,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libhttpdate-9f9d2502c6a38412,libtower-7d787d89f5a46853,libindexmap-53cee655210552df,libhashbrown-5a43a7c136fa4531,libahash-078d86c5b23438bb,libtower_layer-d70c7e404336389b,libprost-830358c7060fa2e5,libpin_project-643a30707ed85dff,libtracing-5c5c324c9f16dfd9,libtracing_core-2af278500a3d05c2,libtower_service-0d7df29686b13872,libhttp_body-cf1cfc76fae7f110,libhttp-6a89025946decf46,libitoa-d34da3363977f6fb,libfnv-2d77ec4f6f971b24,librand-c23bda2d561b006a,librand_chacha-a32535a15cc2d00a,libppv_lite86-28e822c137a3f514,libzerocopy-09b7c9891f6aea4b,libbyteorder-1efcbe4f07366651,librand_core-fd50d520049332a6,libgetrandom-25fa031304ead9c7,libfutures-88d77dca1f33ee56,libfutures_executor-d961997d77fc8e71,libactix-16d57f62746fddff,libcrossbeam_channel-cdb946ed1bc647d7,libcrossbeam_utils-ae913342a5a98c57,libonce_cell-debe7c411cf97340,libtokio_util-8734a45b33730afa,libfutures_util-2670ac4cfdfeeeba,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libbitflags-eb92e23a18d5cc91,liblog-669e9396cafcbb01,libactix_rt-8dd9b83f5123a119,libtokio-543c02cf3ce50fe1,libsignal_hook_registry-17617fe8f4d43b2d,libsocket2-9a2756f27b448052,libbytes-485c92da441bbc40,libmio-45cf5e80db6d1082,libparking_lot-42cb5e32762710e7,libparking_lot_core-d01796a91668f061,liblibc-2ac1cb2f7679afc6,libcfg_if-33ef6c02a07f9fec,libsmallvec-378cad8dea9a9f99,libserde-7a334141090825f5,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-1b69109c4d0b18c5,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWRgJJJ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e479e6845be38047/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgfUvMS/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/simulation/compound_id.rs - simulation::compound_id::CompoundId::from_internal_id (line 127) [INFO] [stdout] src/simulation/compound_id.rs - simulation::compound_id::CompoundId::with_agent_id (line 210) [INFO] [stdout] src/simulation/compound_id.rs - simulation::compound_id::CompoundId::global_id (line 238) [INFO] [stdout] src/simulation/rune/extension/env/module.rs - simulation::rune::extension::env::module::EnvModuleConf::with_prefix (line 48) [INFO] [stdout] src/simulation/rune/extension/env/module.rs - simulation::rune::extension::env::module::module (line 89) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 15 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.93s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "c80965f630d123625004d7d8c59811162903ab33b6d2b2ccb7521b4f11621fc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c80965f630d123625004d7d8c59811162903ab33b6d2b2ccb7521b4f11621fc1", kill_on_drop: false }` [INFO] [stdout] c80965f630d123625004d7d8c59811162903ab33b6d2b2ccb7521b4f11621fc1