[INFO] cloning repository https://github.com/mattremmel/history-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattremmel/history-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattremmel%2Fhistory-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattremmel%2Fhistory-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e1031a02fac0fb11ccf879f83074281c322e8da [INFO] checking mattremmel/history-generator against try#53f0b05ecbcf011a1f77f1c627304e87ebd05801 for pr-154492 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattremmel%2Fhistory-generator" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mattremmel/history-generator [INFO] finished tweaking git repo https://github.com/mattremmel/history-generator [INFO] tweaked toml for git repo https://github.com/mattremmel/history-generator written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mattremmel/history-generator on toolchain 53f0b05ecbcf011a1f77f1c627304e87ebd05801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mattremmel/history-generator 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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16609f358de47ebcea8ca0b162f7f5c410929b54009ae066d6c00af214bf4a39 [INFO] running `Command { std: "docker" "start" "-a" "16609f358de47ebcea8ca0b162f7f5c410929b54009ae066d6c00af214bf4a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16609f358de47ebcea8ca0b162f7f5c410929b54009ae066d6c00af214bf4a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16609f358de47ebcea8ca0b162f7f5c410929b54009ae066d6c00af214bf4a39", kill_on_drop: false }` [INFO] [stdout] 16609f358de47ebcea8ca0b162f7f5c410929b54009ae066d6c00af214bf4a39 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfd55844cf99818a67c6fedf247136c97caa947c35275c60481a2fcc81ec607e [INFO] running `Command { std: "docker" "start" "-a" "bfd55844cf99818a67c6fedf247136c97caa947c35275c60481a2fcc81ec607e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling nix v0.31.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking bevy_ptr v0.18.0 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling bevy_macro_utils v0.18.0 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking etcetera v0.8.0 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Checking ctrlc v3.5.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.18.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling bevy_ecs_macros v0.18.0 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling bevy_derive v0.18.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking parse-display v0.9.1 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bevy_platform v0.18.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking docker_credential v1.3.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking bevy_utils v0.18.0 [INFO] [stderr] Checking bevy_tasks v0.18.0 [INFO] [stderr] Checking bevy_reflect v0.18.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-tar v0.3.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking hyperlocal v0.9.1 [INFO] [stderr] Checking bevy_ecs v0.18.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking bollard v0.18.1 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking testcontainers v0.23.3 [INFO] [stderr] Checking testcontainers-modules v0.11.6 [INFO] [stderr] Checking bevy_app v0.18.0 [INFO] [stderr] Checking history-gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::ecs::relationships::RegionAdjacency` [INFO] [stdout] --> src/ecs/systems/demographics.rs:822:9 [INFO] [stdout] | [INFO] [stdout] 822 | use crate::ecs::relationships::RegionAdjacency; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ecs::commands::SimCommand` [INFO] [stdout] --> src/ecs/systems/politics.rs:1694:9 [INFO] [stdout] | [INFO] [stdout] 1694 | use crate::ecs::commands::SimCommand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Faction`, `Person`, and `Settlement` [INFO] [stdout] --> src/ecs/systems/politics.rs:1696:51 [INFO] [stdout] | [INFO] [stdout] 1696 | EcsBuildingBonuses, EcsSeasonalModifiers, Faction, FactionCore, FactionDiplomacy, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 1697 | FactionMilitary, Person, PersonCore, PersonEducation, PersonReputation, PersonSocial, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 1698 | Settlement, SettlementCore, SettlementCrime, SettlementCulture, SettlementDisease, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RelationshipMeta` [INFO] [stdout] --> src/ecs/systems/politics.rs:1701:76 [INFO] [stdout] | [INFO] [stdout] 1701 | use crate::ecs::relationships::{LeaderOf, MemberOf, RelationshipGraph, RelationshipMeta}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ecs::resources::SimEntityMap` [INFO] [stdout] --> src/ecs/systems/politics.rs:1702:9 [INFO] [stdout] | [INFO] [stdout] 1702 | use crate::ecs::resources::SimEntityMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SimConfig` and `run` [INFO] [stdout] --> src/sim/migration.rs:607:30 [INFO] [stdout] | [INFO] [stdout] 607 | use crate::sim::runner::{SimConfig, run}; [INFO] [stdout] | ^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `config::WorldGenConfig` and `self` [INFO] [stdout] --> src/sim/migration.rs:611:27 [INFO] [stdout] | [INFO] [stdout] 611 | use crate::worldgen::{self, config::WorldGenConfig}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SimTimestamp` [INFO] [stdout] --> src/sim/religion.rs:1032:24 [INFO] [stdout] | [INFO] [stdout] 1032 | use crate::model::{SimTimestamp, World}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EventKind` [INFO] [stdout] --> src/worldgen/items.rs:296:40 [INFO] [stdout] | [INFO] [stdout] 296 | use crate::model::{EntityData, EventKind, PersonData, Role, Sex, SimTimestamp}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pair` [INFO] [stdout] --> src/ecs/spawn.rs:1161:13 [INFO] [stdout] | [INFO] [stdout] 1161 | let pair = RelationshipGraph::canonical_pair(faction, faction); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pair` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sett` [INFO] [stdout] --> src/ecs/systems/demographics.rs:1038:13 [INFO] [stdout] | [INFO] [stdout] 1038 | let sett = spawn_settlement(&mut app, 1003, faction, region, 500); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_sett` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fort_after` [INFO] [stdout] --> src/ecs/systems/economy.rs:1545:13 [INFO] [stdout] | [INFO] [stdout] 1545 | let fort_after = app [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fort_after` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source_pop` [INFO] [stdout] --> src/ecs/systems/migration.rs:1117:13 [INFO] [stdout] | [INFO] [stdout] 1117 | let source_pop = app [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_pop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> src/ecs/systems/religion.rs:771:13 [INFO] [stdout] | [INFO] [stdout] 771 | let target = spawn_settlement_with_religion(&mut app, 4, faction, BTreeMap::new()); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `year_event` [INFO] [stdout] --> src/sim/buildings.rs:959:23 [INFO] [stdout] | [INFO] [stdout] 959 | let (mut ctx, year_event) = make_ctx(&mut world, &mut rng, &mut signals); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_year_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `year_event` [INFO] [stdout] --> src/sim/buildings.rs:985:23 [INFO] [stdout] | [INFO] [stdout] 985 | let (mut ctx, year_event) = make_ctx(&mut world, &mut rng, &mut signals); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_year_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `settlement` [INFO] [stdout] --> src/sim/crime.rs:1331:13 [INFO] [stdout] | [INFO] [stdout] 1331 | let settlement = s [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_settlement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hideout` [INFO] [stdout] --> src/sim/crime.rs:1343:13 [INFO] [stdout] | [INFO] [stdout] 1343 | let hideout = s [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hideout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ev` [INFO] [stdout] --> src/sim/culture.rs:1510:13 [INFO] [stdout] | [INFO] [stdout] 1510 | let ev = world.add_event( [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `setup` [INFO] [stdout] --> src/sim/items.rs:842:13 [INFO] [stdout] | [INFO] [stdout] 842 | let setup = s.add_settlement_standalone_with( [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_setup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/sim/items.rs:920:13 [INFO] [stdout] | [INFO] [stdout] 920 | let item = s.add_item_with(ItemType::Weapon, "iron", setup.settlement, |id| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/economy_debug.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | run(&mut world, &mut systems, SimConfig::new(1, 50, 42)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 22 | let _ = run(&mut world, &mut systems, SimConfig::new(1, 50, 42)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ev` [INFO] [stdout] --> src/sim/politics/mod.rs:2782:13 [INFO] [stdout] | [INFO] [stdout] 2782 | let ev = world.add_event( [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `SettlementRef` that must be used [INFO] [stdout] --> src/sim/crime.rs:1281:9 [INFO] [stdout] | [INFO] [stdout] 1281 | / s.settlement("Lawless Town", faction, region) [INFO] [stdout] 1282 | | .population(500) [INFO] [stdout] 1283 | | .prosperity(0.1) [INFO] [stdout] 1284 | | .with(|sd| sd.crime_rate = 0.8); [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: call .id() to get the entity ID [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1281 | let _ = s.settlement("Lawless Town", faction, region) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `SettlementRef` that must be used [INFO] [stdout] --> src/sim/crime.rs:1369:9 [INFO] [stdout] | [INFO] [stdout] 1369 | / s.settlement("Fort", faction, region) [INFO] [stdout] 1370 | | .population(500) [INFO] [stdout] 1371 | | .prosperity(0.8) [INFO] [stdout] 1372 | | .with(|sd| sd.guard_strength = 0.9) [INFO] [stdout] 1373 | | .fortification_level(3); [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: call .id() to get the entity ID [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1369 | let _ = s.settlement("Fort", faction, region) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `SettlementRef` that must be used [INFO] [stdout] --> src/sim/crime.rs:1380:9 [INFO] [stdout] | [INFO] [stdout] 1380 | / s.settlement("Hideout", bandit_faction, region) [INFO] [stdout] 1381 | | .population(0); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: call .id() to get the entity ID [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1380 | let _ = s.settlement("Hideout", bandit_faction, region) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `SettlementRef` that must be used [INFO] [stdout] --> src/sim/crime.rs:1461:9 [INFO] [stdout] | [INFO] [stdout] 1461 | / s.settlement("Hideout", bandit_faction, region) [INFO] [stdout] 1462 | | .population(0); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: call .id() to get the entity ID [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1461 | let _ = s.settlement("Hideout", bandit_faction, region) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `SettlementRef` that must be used [INFO] [stdout] --> src/sim/crime.rs:1640:13 [INFO] [stdout] | [INFO] [stdout] 1640 | / s.settlement("Village", vf, r) [INFO] [stdout] 1641 | | .population(500) [INFO] [stdout] 1642 | | .prosperity(0.3) [INFO] [stdout] 1643 | | .with(|sd| sd.guard_strength = 0.0); [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: call .id() to get the entity ID [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1640 | let _ = s.settlement("Village", vf, r) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `SettlementRef` that must be used [INFO] [stdout] --> src/sim/crime.rs:1649:13 [INFO] [stdout] | [INFO] [stdout] 1649 | s.settlement("Hideout", bf, r).population(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call .id() to get the entity ID [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1649 | let _ = s.settlement("Hideout", bf, r).population(0); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `SettlementRef` that must be used [INFO] [stdout] --> src/sim/crime.rs:1684:9 [INFO] [stdout] | [INFO] [stdout] 1684 | / s.settlement("Hideout", bandit_faction, region) [INFO] [stdout] 1685 | | .population(0); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: call .id() to get the entity ID [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1684 | let _ = s.settlement("Hideout", bandit_faction, region) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/sim/politics/mod.rs:2112:9 [INFO] [stdout] | [INFO] [stdout] 2112 | run(&mut world, &mut systems, SimConfig::new(1, num_years, seed)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 2112 | let _ = run(&mut world, &mut systems, SimConfig::new(1, num_years, seed)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "bfd55844cf99818a67c6fedf247136c97caa947c35275c60481a2fcc81ec607e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfd55844cf99818a67c6fedf247136c97caa947c35275c60481a2fcc81ec607e", kill_on_drop: false }` [INFO] [stdout] bfd55844cf99818a67c6fedf247136c97caa947c35275c60481a2fcc81ec607e