[INFO] cloning repository https://github.com/jcranmer/eu4-save-helper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcranmer/eu4-save-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcranmer%2Feu4-save-helper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcranmer%2Feu4-save-helper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7151b836cd300a0dfe3abb39fc887792b18efbb6 [INFO] testing jcranmer/eu4-save-helper against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcranmer%2Feu4-save-helper" "/workspace/builds/worker-106/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-106/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jcranmer/eu4-save-helper on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jcranmer/eu4-save-helper [INFO] finished tweaking git repo https://github.com/jcranmer/eu4-save-helper [INFO] tweaked toml for git repo https://github.com/jcranmer/eu4-save-helper written to /workspace/builds/worker-106/source/Cargo.toml [INFO] crate git repo https://github.com/jcranmer/eu4-save-helper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libflate v0.1.23 [INFO] [stderr] Downloaded thiserror v1.0.16 [INFO] [stderr] Downloaded syn v1.0.19 [INFO] [stderr] Downloaded thiserror-impl v1.0.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1e1d3233ecf8e3c9a1ad550b4a941f64ad1cdbd8b68822ce70aa49ceaf1518b [INFO] running `Command { std: "docker" "start" "-a" "c1e1d3233ecf8e3c9a1ad550b4a941f64ad1cdbd8b68822ce70aa49ceaf1518b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1e1d3233ecf8e3c9a1ad550b4a941f64ad1cdbd8b68822ce70aa49ceaf1518b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e1d3233ecf8e3c9a1ad550b4a941f64ad1cdbd8b68822ce70aa49ceaf1518b", kill_on_drop: false }` [INFO] [stdout] c1e1d3233ecf8e3c9a1ad550b4a941f64ad1cdbd8b68822ce70aa49ceaf1518b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e73bbf09fb5d562ea27c175b2a3fc94451b142778e98412a981333ebb7ca714 [INFO] running `Command { std: "docker" "start" "-a" "4e73bbf09fb5d562ea27c175b2a3fc94451b142778e98412a981333ebb7ca714", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling libflate v0.1.23 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling zip v0.5.2 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling paradox-derive v0.1.0 (/opt/rustwide/workdir/paradox-derive) [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling paradox v0.1.0 (/opt/rustwide/workdir/paradox) [INFO] [stderr] Compiling eu4 v0.1.0 (/opt/rustwide/workdir/eu4) [INFO] [stdout] error: environment variable `OUT_DIR` not defined [INFO] [stdout] --> eu4/src/lib.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | include!(concat!(env!("OUT_DIR"), "/eu4_binary.rs")); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::Eu4Atom`, `crate::Eu4Trait` [INFO] [stdout] --> eu4/src/country.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{Eu4Atom, Eu4Trait}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ no `Eu4Trait` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Eu4Atom` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::Eu4Atom` [INFO] [stdout] --> eu4/src/culture.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{Country, Eu4Atom, Modifiers}; [INFO] [stdout] | ^^^^^^^ no `Eu4Atom` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::Eu4Atom` [INFO] [stdout] --> eu4/src/misc.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{Eu4Atom, Modifiers, Weight}; [INFO] [stdout] | ^^^^^^^ no `Eu4Atom` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::Eu4Atom`, `crate::Eu4Trait` [INFO] [stdout] --> eu4/src/modifiers.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{Eu4Atom, Eu4Trait}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ no `Eu4Trait` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Eu4Atom` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::Eu4Atom` [INFO] [stdout] --> eu4/src/game.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Eu4Atom; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Eu4Atom` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::Eu4Atom` [INFO] [stdout] --> eu4/src/gamestate.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{Eu4Atom, GameData, Modifiers}; [INFO] [stdout] | ^^^^^^^ no `Eu4Atom` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::Eu4Atom` [INFO] [stdout] --> eu4/src/religion.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{Eu4Atom, LocalizationKey, ProvinceRef, RgbColor}; [INFO] [stdout] | ^^^^^^^ no `Eu4Atom` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::Eu4Atom`, `crate::Eu4Trait` [INFO] [stdout] --> eu4/src/trade.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | Eu4Atom, [INFO] [stdout] | ^^^^^^^ no `Eu4Atom` in the root [INFO] [stdout] 3 | Eu4Trait, [INFO] [stdout] | ^^^^^^^^ no `Eu4Trait` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | eu4_atom!("power_modifier") => self.modifier.read(parser), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | #[optional] trade_power: ConfusingThing [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | #[optional] node_province_modifier: Modifiers, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | #[optional] countries_with_merchant_modifier: Modifiers, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | #[optional] show_alert: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | #[optional] unique: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[optional] center_of_reformation: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | button_gfx: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | #[optional] can_maintain: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | #[optional] can_select: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[optional] chance: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | #[optional] trigger: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | #[optional] rnw_latent_chance: u32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | #[optional] is_valuable: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | #[optional] is_latent: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | #[optional] province: Modifiers, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | #[optional] modifier: Modifiers, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | color: [paradox::FixedPoint; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | control: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | path: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub name: Eu4Atom, // XXX: tradenode ref [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[repeated] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | members: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/trade.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | location: ProvinceRef, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub picture: String, // XXX: gfx reference or something? [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | pub invite_scholar_modifier_display: String, // XXX: EventModifier [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | pub potential_invite_scholar: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | pub on_invite_scholar: (), // Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub can_invite_scholar: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | #[optional] pub uses_piety: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | #[optional] pub uses_karma: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | #[optional] pub uses_isolationism: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | #[optional] pub uses_harmony: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | #[optional] pub uses_church_power: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | #[optional] pub uses_anglican_power: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | #[optional] pub religious_reforms: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | #[optional] pub personal_deity: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | #[optional] pub misguided_heretic: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | #[optional] pub hre_religion: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | #[optional] pub hre_heretic_religion: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | #[optional] pub has_patriarchs: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[optional] pub fetishist_cult: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | #[optional] pub fervor: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | #[optional] pub doom: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | #[optional] pub declare_war_in_regency: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[optional] pub can_have_secondary_religion: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | #[optional] pub authority: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | #[optional] pub reform_tooltip: LocalizationKey, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[optional] pub aspects_name: LocalizationKey, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub country: Modifiers, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub heretic: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub icon: i32, // XXX: icon reference? [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub color: RgbColor, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub flag_emblem_index_range: [u32; 2], [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub crusade_name: LocalizationKey, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/religion.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | #[optional] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:841:5 [INFO] [stdout] | [INFO] [stdout] 841 | #[optional] pub data: HashMap, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:840:5 [INFO] [stdout] | [INFO] [stdout] 840 | pub name: CountryRef, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:835:5 [INFO] [stdout] | [INFO] [stdout] 835 | #[repeated] pub ledger_data: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:830:5 [INFO] [stdout] | [INFO] [stdout] 830 | members: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:829:5 [INFO] [stdout] | [INFO] [stdout] 829 | id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:824:5 [INFO] [stdout] | [INFO] [stdout] 824 | #[optional] pub centralize_state_construction: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:823:5 [INFO] [stdout] | [INFO] [stdout] 823 | #[optional] pub change_culture_construction: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:822:5 [INFO] [stdout] | [INFO] [stdout] 822 | #[optional] pub variables: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:821:5 [INFO] [stdout] | [INFO] [stdout] 821 | #[optional] pub num_centralize_state: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:820:5 [INFO] [stdout] | [INFO] [stdout] 820 | #[optional] pub great_project_construction: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:819:5 [INFO] [stdout] | [INFO] [stdout] 819 | #[optional] pub country_improve_count: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:818:5 [INFO] [stdout] | [INFO] [stdout] 818 | #[optional] pub native_culture: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:817:5 [INFO] [stdout] | [INFO] [stdout] 817 | #[optional] pub center_of_religion: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:816:5 [INFO] [stdout] | [INFO] [stdout] 816 | #[optional] pub active_trade_company: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | #[optional] pub latent_trade_goods: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:814:5 [INFO] [stdout] | [INFO] [stdout] 814 | #[optional] pub former_native_size: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:813:5 [INFO] [stdout] | [INFO] [stdout] 813 | #[optional] pub hre_liberated: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:810:5 [INFO] [stdout] | [INFO] [stdout] 810 | #[optional] pub center_of_trade: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:809:5 [INFO] [stdout] | [INFO] [stdout] 809 | #[optional] pub hostile_core_creation_desc: String, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:808:5 [INFO] [stdout] | [INFO] [stdout] 808 | #[optional] pub hostile_core_creation_tag: CountryRef, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:807:5 [INFO] [stdout] | [INFO] [stdout] 807 | #[optional] pub hostile_core_creation_cost: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:806:5 [INFO] [stdout] | [INFO] [stdout] 806 | #[optional] pub last_razed_by: CountryRef, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:805:5 [INFO] [stdout] | [INFO] [stdout] 805 | #[optional] pub last_razed: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:804:5 [INFO] [stdout] | [INFO] [stdout] 804 | #[optional] pub last_looted: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:803:5 [INFO] [stdout] | [INFO] [stdout] 803 | #[optional] pub loot_remaining: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:802:5 [INFO] [stdout] | [INFO] [stdout] 802 | #[optional] pub user_changed_name: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:801:5 [INFO] [stdout] | [INFO] [stdout] 801 | #[optional] pub rebel_faction: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:800:5 [INFO] [stdout] | [INFO] [stdout] 800 | #[optional] pub missionary_progress: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:799:5 [INFO] [stdout] | [INFO] [stdout] 799 | #[optional] pub last_native_uprising: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:798:5 [INFO] [stdout] | [INFO] [stdout] 798 | #[optional] pub trade_power: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:797:5 [INFO] [stdout] | [INFO] [stdout] 797 | #[optional] pub mothball_status: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:796:5 [INFO] [stdout] | [INFO] [stdout] 796 | #[optional] pub mothball_command: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:795:5 [INFO] [stdout] | [INFO] [stdout] 795 | #[repeated] pub fort_influencing: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:794:5 [INFO] [stdout] | [INFO] [stdout] 794 | #[optional] pub settlement_growth_construction: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:793:5 [INFO] [stdout] | [INFO] [stdout] 793 | #[optional] pub missionary_construction: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:792:5 [INFO] [stdout] | [INFO] [stdout] 792 | #[optional] pub colony_construction: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:791:5 [INFO] [stdout] | [INFO] [stdout] 791 | #[optional] pub build_core_construction: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:790:5 [INFO] [stdout] | [INFO] [stdout] 790 | #[optional] pub building_construction: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:789:5 [INFO] [stdout] | [INFO] [stdout] 789 | #[repeated] pub military_construction: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:788:5 [INFO] [stdout] | [INFO] [stdout] 788 | #[repeated] pub merchant_construction: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:787:5 [INFO] [stdout] | [INFO] [stdout] 787 | #[repeated] pub diplomacy_construction: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:786:5 [INFO] [stdout] | [INFO] [stdout] 786 | #[optional] pub applied_triggered_modifier: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:785:5 [INFO] [stdout] | [INFO] [stdout] 785 | #[repeated] pub triggered_modifier: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:784:5 [INFO] [stdout] | [INFO] [stdout] 784 | #[repeated] pub modifier: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:783:5 [INFO] [stdout] | [INFO] [stdout] 783 | #[optional] pub previous_winter: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:782:5 [INFO] [stdout] | [INFO] [stdout] 782 | #[optional] pub winter: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:781:5 [INFO] [stdout] | [INFO] [stdout] 781 | #[optional] pub nationalism: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:780:5 [INFO] [stdout] | [INFO] [stdout] 780 | #[optional] pub improve_count: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:779:5 [INFO] [stdout] | [INFO] [stdout] 779 | #[optional] pub native_ferocity: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:778:5 [INFO] [stdout] | [INFO] [stdout] 778 | #[optional] pub native_hostileness: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:777:5 [INFO] [stdout] | [INFO] [stdout] 777 | #[optional] pub native_size: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:776:5 [INFO] [stdout] | [INFO] [stdout] 776 | pub discovered_by: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:775:5 [INFO] [stdout] | [INFO] [stdout] 775 | #[optional] pub discovery_religion_dates2: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:774:5 [INFO] [stdout] | [INFO] [stdout] 774 | #[optional] pub discovery_dates2: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:773:5 [INFO] [stdout] | [INFO] [stdout] 773 | pub patrol: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:772:5 [INFO] [stdout] | [INFO] [stdout] 772 | #[optional] pub history: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:771:5 [INFO] [stdout] | [INFO] [stdout] 771 | #[optional] pub great_projects: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:770:5 [INFO] [stdout] | [INFO] [stdout] 770 | #[optional] pub building_builders: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:769:5 [INFO] [stdout] | [INFO] [stdout] 769 | #[optional] pub buildings: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:768:5 [INFO] [stdout] | [INFO] [stdout] 768 | #[optional] pub blockade_efficiency: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:767:5 [INFO] [stdout] | [INFO] [stdout] 767 | #[optional] pub blockade: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:766:5 [INFO] [stdout] | [INFO] [stdout] 766 | #[optional] pub ub: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:765:5 [INFO] [stdout] | [INFO] [stdout] 765 | #[optional] pub local_autonomy: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | #[optional] pub devastation: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:763:5 [INFO] [stdout] | [INFO] [stdout] 763 | pub trade_goods: Eu4Atom, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:762:5 [INFO] [stdout] | [INFO] [stdout] 762 | #[optional] pub hre: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:761:5 [INFO] [stdout] | [INFO] [stdout] 761 | #[optional] pub likely_rebels: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:760:5 [INFO] [stdout] | [INFO] [stdout] 760 | #[optional] pub unrest: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:759:5 [INFO] [stdout] | [INFO] [stdout] 759 | #[optional] pub named_unrest: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:758:5 [INFO] [stdout] | [INFO] [stdout] 758 | #[optional] pub base_manpower: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:757:5 [INFO] [stdout] | [INFO] [stdout] 757 | #[optional] pub base_production: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:756:5 [INFO] [stdout] | [INFO] [stdout] 756 | #[optional] pub original_tax: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:755:5 [INFO] [stdout] | [INFO] [stdout] 755 | #[optional] pub base_tax: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:754:5 [INFO] [stdout] | [INFO] [stdout] 754 | #[optional] pub siege: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:753:5 [INFO] [stdout] | [INFO] [stdout] 753 | #[optional] pub garrison: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:752:5 [INFO] [stdout] | [INFO] [stdout] 752 | #[optional] pub native_size_before_migration: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:751:5 [INFO] [stdout] | [INFO] [stdout] 751 | #[optional] pub colonysize: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:750:5 [INFO] [stdout] | [INFO] [stdout] 750 | #[optional] pub is_city: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:749:5 [INFO] [stdout] | [INFO] [stdout] 749 | #[optional] pub capital: String, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:748:5 [INFO] [stdout] | [INFO] [stdout] 748 | #[optional] pub original_religion: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:747:5 [INFO] [stdout] | [INFO] [stdout] 747 | #[optional] pub religion: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | #[optional] pub culture: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:745:5 [INFO] [stdout] | [INFO] [stdout] 745 | #[optional] pub original_culture: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:744:5 [INFO] [stdout] | [INFO] [stdout] 744 | #[optional] pub spy_actions: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:743:5 [INFO] [stdout] | [INFO] [stdout] 743 | #[optional] pub unit: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:742:5 [INFO] [stdout] | [INFO] [stdout] 742 | #[optional] pub trade: Eu4Atom, // IdRef, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:741:5 [INFO] [stdout] | [INFO] [stdout] 741 | #[optional] pub claims: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:740:5 [INFO] [stdout] | [INFO] [stdout] 740 | #[optional] pub cores: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:739:5 [INFO] [stdout] | [INFO] [stdout] 739 | #[optional] pub last_estate_grant: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:738:5 [INFO] [stdout] | [INFO] [stdout] 738 | #[optional] pub estate: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:737:5 [INFO] [stdout] | [INFO] [stdout] 737 | #[optional] pub exploit_date: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:736:5 [INFO] [stdout] | [INFO] [stdout] 736 | pub institutions: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:735:5 [INFO] [stdout] | [INFO] [stdout] 735 | #[optional] pub occupying_rebel_faction: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:734:5 [INFO] [stdout] | [INFO] [stdout] 734 | #[optional] pub seat_in_parliament: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:733:5 [INFO] [stdout] | [INFO] [stdout] 733 | #[optional] pub original_coloniser: CountryRef, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:732:5 [INFO] [stdout] | [INFO] [stdout] 732 | #[optional] pub previous_controller: CountryRef, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:731:5 [INFO] [stdout] | [INFO] [stdout] 731 | #[optional] pub controller: CountryRef, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:730:5 [INFO] [stdout] | [INFO] [stdout] 730 | #[optional] pub owner: CountryRef, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:729:5 [INFO] [stdout] | [INFO] [stdout] 729 | #[optional] pub territorial_core: CountryRef, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:728:5 [INFO] [stdout] | [INFO] [stdout] 728 | pub name: String, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:727:5 [INFO] [stdout] | [INFO] [stdout] 727 | #[optional] pub flags: HashMap, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:722:5 [INFO] [stdout] | [INFO] [stdout] 722 | #[optional] history: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:721:5 [INFO] [stdout] | [INFO] [stdout] 721 | reforms: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:716:5 [INFO] [stdout] | [INFO] [stdout] 716 | #[optional] tribal_federation_mechanic: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:715:5 [INFO] [stdout] | [INFO] [stdout] 715 | #[optional] russian_mechanic: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:714:5 [INFO] [stdout] | [INFO] [stdout] 714 | #[optional] mamluk_mechanic: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:713:5 [INFO] [stdout] | [INFO] [stdout] 713 | #[optional] iqta_mechanic: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:712:5 [INFO] [stdout] | [INFO] [stdout] 712 | #[optional] feudal_theocracy_mechanic: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:711:5 [INFO] [stdout] | [INFO] [stdout] 711 | #[optional] cossacks_mechanic: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:710:5 [INFO] [stdout] | [INFO] [stdout] 710 | reform_stack: CountryReformStack, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:709:5 [INFO] [stdout] | [INFO] [stdout] 709 | government: Eu4Atom, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:554:5 [INFO] [stdout] | [INFO] [stdout] 554 | #[optional] pub client_parent: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:553:5 [INFO] [stdout] | [INFO] [stdout] 553 | #[repeated] pub ancestor: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:552:5 [INFO] [stdout] | [INFO] [stdout] 552 | #[optional] pub tariff: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:551:5 [INFO] [stdout] | [INFO] [stdout] 551 | #[optional] pub join_hre: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:550:5 [INFO] [stdout] | [INFO] [stdout] 550 | #[optional] pub pillaged_capital_state: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:549:5 [INFO] [stdout] | [INFO] [stdout] 549 | #[optional] pub council_active: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:548:5 [INFO] [stdout] | [INFO] [stdout] 548 | #[optional] pub historical_council: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:547:5 [INFO] [stdout] | [INFO] [stdout] 547 | #[optional] pub expelled_different_minorities: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:546:5 [INFO] [stdout] | [INFO] [stdout] 546 | #[optional] pub num_expanded_administration: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:545:5 [INFO] [stdout] | [INFO] [stdout] 545 | #[optional] pub last_sent_peace_offer_date: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:544:5 [INFO] [stdout] | [INFO] [stdout] 544 | #[optional] pub statists_vs_monarchists: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:543:5 [INFO] [stdout] | [INFO] [stdout] 543 | #[optional] pub interactions_last_used: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:542:5 [INFO] [stdout] | [INFO] [stdout] 542 | #[optional] pub force_converted: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:541:5 [INFO] [stdout] | [INFO] [stdout] 541 | #[optional] pub hre_vote: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:540:5 [INFO] [stdout] | [INFO] [stdout] 540 | #[optional] pub used_governing_capacity: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:539:5 [INFO] [stdout] | [INFO] [stdout] 539 | #[optional] pub mercenary_company: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:538:5 [INFO] [stdout] | [INFO] [stdout] 538 | #[repeated] pub active_policy: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:537:5 [INFO] [stdout] | [INFO] [stdout] 537 | #[optional] pub has_circumnavigated_world: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:536:5 [INFO] [stdout] | [INFO] [stdout] 536 | #[optional] pub absolutism: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:535:5 [INFO] [stdout] | [INFO] [stdout] 535 | #[optional] pub update_supply_range: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:534:5 [INFO] [stdout] | [INFO] [stdout] 534 | #[optional] pub support_independence: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:533:5 [INFO] [stdout] | [INFO] [stdout] 533 | #[optional] pub subject_interactions: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 532 | #[optional] pub active_disaster: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:531:5 [INFO] [stdout] | [INFO] [stdout] 531 | #[optional] pub ai_condottieri_dont_send_until: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:530:5 [INFO] [stdout] | [INFO] [stdout] 530 | #[optional] pub num_of_independence_supporters: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:529:5 [INFO] [stdout] | [INFO] [stdout] 529 | #[optional] pub ai_condottieri_malus_until: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:528:5 [INFO] [stdout] | [INFO] [stdout] 528 | #[optional] pub harmonizing_with_religion: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:527:5 [INFO] [stdout] | [INFO] [stdout] 527 | #[optional] pub harmonization_progress: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:526:5 [INFO] [stdout] | [INFO] [stdout] 526 | #[optional] pub diplomacy: (), // Or is this repeated? [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | #[optional] pub golden_era_date: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:524:5 [INFO] [stdout] | [INFO] [stdout] 524 | #[optional] pub colonial_core: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:523:5 [INFO] [stdout] | [INFO] [stdout] 523 | #[repeated] pub ignore_decision: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:522:5 [INFO] [stdout] | [INFO] [stdout] 522 | #[optional] pub disaster_progress: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:521:5 [INFO] [stdout] | [INFO] [stdout] 521 | #[optional] pub disaster_started: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | #[optional] pub cooldowns: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:519:5 [INFO] [stdout] | [INFO] [stdout] 519 | #[optional] pub colonists: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:518:5 [INFO] [stdout] | [INFO] [stdout] 518 | #[repeated] pub previous_country_tags: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:517:5 [INFO] [stdout] | [INFO] [stdout] 517 | #[optional] pub hired_condottieri_from: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:516:5 [INFO] [stdout] | [INFO] [stdout] 516 | #[optional] pub condottieri_client: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:515:5 [INFO] [stdout] | [INFO] [stdout] 515 | #[optional] pub wartax: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:514:5 [INFO] [stdout] | [INFO] [stdout] 514 | #[optional] pub tribal_allegiance: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:513:5 [INFO] [stdout] | [INFO] [stdout] 513 | #[optional] pub saved_names: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | #[optional] pub num_ships_privateering: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:511:5 [INFO] [stdout] | [INFO] [stdout] 511 | #[optional] pub num_of_overseas: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:510:5 [INFO] [stdout] | [INFO] [stdout] 510 | #[optional] pub num_of_janissaries: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:509:5 [INFO] [stdout] | [INFO] [stdout] 509 | #[optional] pub naval_doctrine: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | #[optional] pub last_sold_province: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | #[optional] pub last_sacrifice: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:506:5 [INFO] [stdout] | [INFO] [stdout] 506 | #[optional] pub last_conversion_secondary: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:505:5 [INFO] [stdout] | [INFO] [stdout] 505 | #[optional] pub last_conversion: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:504:5 [INFO] [stdout] | [INFO] [stdout] 504 | #[optional] pub icon_start_date: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:503:5 [INFO] [stdout] | [INFO] [stdout] 503 | #[optional] pub has_privateers: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:502:5 [INFO] [stdout] | [INFO] [stdout] 502 | #[optional] pub has_friendly_reformation_center: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | #[optional] pub forced_break_alliance_date: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 500 | #[optional] pub current_icon: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:499:5 [INFO] [stdout] | [INFO] [stdout] 499 | #[optional] pub call_for_peace: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:496:5 [INFO] [stdout] | [INFO] [stdout] 496 | #[optional] pub government_reform_progress: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:495:5 [INFO] [stdout] | [INFO] [stdout] 495 | pub country_missions: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:494:5 [INFO] [stdout] | [INFO] [stdout] 494 | pub historic_stats_cache: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:493:5 [INFO] [stdout] | [INFO] [stdout] 493 | #[optional] pub completed_missions: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:492:5 [INFO] [stdout] | [INFO] [stdout] 492 | pub innovativeness: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:491:5 [INFO] [stdout] | [INFO] [stdout] 491 | #[optional] pub mothballed_forts: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:490:5 [INFO] [stdout] | [INFO] [stdout] 490 | #[optional] pub influenced_by: CountryRef, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:489:5 [INFO] [stdout] | [INFO] [stdout] 489 | #[optional] pub debase_recharge_need: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:488:5 [INFO] [stdout] | [INFO] [stdout] 488 | #[optional] pub mil_spent_indexed: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:487:5 [INFO] [stdout] | [INFO] [stdout] 487 | #[optional] pub dip_spent_indexed: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:486:5 [INFO] [stdout] | [INFO] [stdout] 486 | #[optional] pub adm_spent_indexed: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:485:5 [INFO] [stdout] | [INFO] [stdout] 485 | pub losses: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:484:5 [INFO] [stdout] | [INFO] [stdout] 484 | #[optional] pub spy_propensity: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 483 | #[optional] pub anti_nation_ruining_end_date: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:482:5 [INFO] [stdout] | [INFO] [stdout] 482 | #[optional] pub native_policy: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | #[optional] pub blockaded_percent: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:480:5 [INFO] [stdout] | [INFO] [stdout] 480 | #[optional] pub colonial_name_source: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:479:5 [INFO] [stdout] | [INFO] [stdout] 479 | #[repeated] pub delayed_event: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | #[optional] pub interesting_countries: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:477:5 [INFO] [stdout] | [INFO] [stdout] 477 | pub powers: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:476:5 [INFO] [stdout] | [INFO] [stdout] 476 | #[optional] pub traded_bonus: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 475 | #[optional] pub historical_rivals: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | #[optional] pub historical_friends: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:473:5 [INFO] [stdout] | [INFO] [stdout] 473 | #[optional] pub assigned_estates: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:472:5 [INFO] [stdout] | [INFO] [stdout] 472 | pub ai: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:471:5 [INFO] [stdout] | [INFO] [stdout] 471 | #[repeated] pub previous_monarch: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:470:5 [INFO] [stdout] | [INFO] [stdout] 470 | #[optional] pub last_migration: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:469:5 [INFO] [stdout] | [INFO] [stdout] 469 | pub inauguration: Date, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:468:5 [INFO] [stdout] | [INFO] [stdout] 468 | #[optional] pub wants_to_be_great_power_next: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:467:5 [INFO] [stdout] | [INFO] [stdout] 467 | #[optional] pub wants_to_be_great_power: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:466:5 [INFO] [stdout] | [INFO] [stdout] 466 | #[optional] pub is_great_power: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | pub num_of_consorts: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:464:5 [INFO] [stdout] | [INFO] [stdout] 464 | #[optional] pub original_dynasty: String, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:463:5 [INFO] [stdout] | [INFO] [stdout] 463 | #[optional] pub queen: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:462:5 [INFO] [stdout] | [INFO] [stdout] 462 | #[optional] pub heir: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:461:5 [INFO] [stdout] | [INFO] [stdout] 461 | #[optional] pub monarch: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 460 | pub decision_seed: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | #[repeated] pub leader: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:458:5 [INFO] [stdout] | [INFO] [stdout] 458 | pub active_relations: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:457:5 [INFO] [stdout] | [INFO] [stdout] 457 | #[repeated] pub navy: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | #[repeated] pub army: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:455:5 [INFO] [stdout] | [INFO] [stdout] 455 | #[optional] pub overextension_percentage: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | pub num_of_captured_ships_with_boarding_doctrine: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:453:5 [INFO] [stdout] | [INFO] [stdout] 453 | #[optional] pub sub_unit: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:452:5 [INFO] [stdout] | [INFO] [stdout] 452 | pub max_sailors: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | #[optional] pub sailors: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:450:5 [INFO] [stdout] | [INFO] [stdout] 450 | pub max_manpower: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | pub manpower: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | #[repeated] pub modifier: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | #[optional] pub automated_envoys: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:446:5 [INFO] [stdout] | [INFO] [stdout] 446 | #[optional] pub diplomats: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | #[optional] pub missionaries: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:444:5 [INFO] [stdout] | [INFO] [stdout] 444 | #[optional] pub merchants: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:443:5 [INFO] [stdout] | [INFO] [stdout] 443 | #[optional] pub government: CountryGovernment, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:442:5 [INFO] [stdout] | [INFO] [stdout] 442 | #[repeated] pub advisor: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:441:5 [INFO] [stdout] | [INFO] [stdout] 441 | #[optional] pub active_native_advancement: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:440:5 [INFO] [stdout] | [INFO] [stdout] 440 | #[optional] pub active_religious_reform: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:439:5 [INFO] [stdout] | [INFO] [stdout] 439 | pub active_idea_groups: HashMap, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:438:5 [INFO] [stdout] | [INFO] [stdout] 438 | #[optional] pub church: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:437:5 [INFO] [stdout] | [INFO] [stdout] 437 | #[optional] pub max_historic_army_professionalism: f64, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:436:5 [INFO] [stdout] | [INFO] [stdout] 436 | #[optional] pub army_professionalism: f64, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | pub splendor: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:434:5 [INFO] [stdout] | [INFO] [stdout] 434 | pub mercantilism: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:433:5 [INFO] [stdout] | [INFO] [stdout] 433 | #[optional] pub horde_unity: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:432:5 [INFO] [stdout] | [INFO] [stdout] 432 | #[optional] pub legitimacy: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | #[optional] pub unlock_cult: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | #[optional] pub fetishist_cult: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | #[optional] pub personal_deity: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:428:5 [INFO] [stdout] | [INFO] [stdout] 428 | #[optional] pub patriarch_authority: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | #[optional] pub authority: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | #[optional] pub doom: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | #[optional] pub root_out_corruption_slider: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | #[optional] pub corruption: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | #[optional] pub blessing: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:422:5 [INFO] [stdout] | [INFO] [stdout] 422 | #[optional] pub papal_influence: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | #[optional] pub recovery_motivation: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | #[optional] pub piety: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:419:5 [INFO] [stdout] | [INFO] [stdout] 419 | #[optional] pub meritocracy: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:418:5 [INFO] [stdout] | [INFO] [stdout] 418 | #[optional] pub devotion: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:417:5 [INFO] [stdout] | [INFO] [stdout] 417 | #[optional] pub republican_tradition: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:416:5 [INFO] [stdout] | [INFO] [stdout] 416 | #[optional] pub religious_unity: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:415:5 [INFO] [stdout] | [INFO] [stdout] 415 | #[repeated] pub loan: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | pub estimated_loan: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | pub loan_size: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:412:5 [INFO] [stdout] | [INFO] [stdout] 412 | pub ledger: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:411:5 [INFO] [stdout] | [INFO] [stdout] 411 | pub num_uncontested_cores: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:410:5 [INFO] [stdout] | [INFO] [stdout] 410 | pub last_war_ended: Date, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 409 | #[optional] pub navy_tradition: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:408:5 [INFO] [stdout] | [INFO] [stdout] 408 | #[optional] pub army_tradition: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:407:5 [INFO] [stdout] | [INFO] [stdout] 407 | pub missionary_maintenance: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | pub colonial_maintenance: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:405:5 [INFO] [stdout] | [INFO] [stdout] 405 | pub naval_maintenance: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:404:5 [INFO] [stdout] | [INFO] [stdout] 404 | pub land_maintenance: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 403 | #[optional] pub last_threatened: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:402:5 [INFO] [stdout] | [INFO] [stdout] 402 | #[optional] pub last_bankrupt: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:401:5 [INFO] [stdout] | [INFO] [stdout] 401 | #[optional] pub monthly_war_exhaustion: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:400:5 [INFO] [stdout] | [INFO] [stdout] 400 | #[optional] pub war_exhaustion: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:399:5 [INFO] [stdout] | [INFO] [stdout] 399 | #[optional] pub rebels_in_country: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:398:5 [INFO] [stdout] | [INFO] [stdout] 398 | pub needs_rebel_unit_refresh: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:397:5 [INFO] [stdout] | [INFO] [stdout] 397 | pub casus_bellis_refresh: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:396:5 [INFO] [stdout] | [INFO] [stdout] 396 | pub needs_refresh: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | pub update_opinion_cache: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:394:5 [INFO] [stdout] | [INFO] [stdout] 394 | pub idea_may_cache: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:393:5 [INFO] [stdout] | [INFO] [stdout] 393 | #[optional] pub vital_provinces: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | #[optional] pub claim_provinces: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 391 | #[optional] pub core_provinces: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | #[optional] pub controlled_provinces: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | #[optional] pub owned_provinces: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 388 | pub total_count: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:387:5 [INFO] [stdout] | [INFO] [stdout] 387 | pub under_construction_queued: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:386:5 [INFO] [stdout] | [INFO] [stdout] 386 | pub under_construction: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | pub opinion_cache: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 384 | #[optional] pub inflation_history: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | #[optional] pub inflation: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 382 | pub estimated_monthly_income: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:381:5 [INFO] [stdout] | [INFO] [stdout] 381 | pub treasury: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | pub stability: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | pub prestige: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:378:5 [INFO] [stdout] | [INFO] [stdout] 378 | pub score_place: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:377:5 [INFO] [stdout] | [INFO] [stdout] 377 | pub vc_age_score: [FixedPoint; 4], [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | pub age_score: [FixedPoint; 4], [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:375:5 [INFO] [stdout] | [INFO] [stdout] 375 | pub score_rank: [i32; 3], [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | pub score_rating: [FixedPoint; 3], [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:373:5 [INFO] [stdout] | [INFO] [stdout] 373 | #[optional] pub transfer_trade_power_from: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:372:5 [INFO] [stdout] | [INFO] [stdout] 372 | #[optional] pub transfer_trade_power_to: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | #[optional] pub trade_embargoes: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 370 | #[optional] pub trade_embargoed_by: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | #[optional] pub current_war_allies: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:368:5 [INFO] [stdout] | [INFO] [stdout] 368 | #[optional] pub current_at_war_with: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:367:5 [INFO] [stdout] | [INFO] [stdout] 367 | #[optional] pub warnings: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | #[optional] pub coalition_friends: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | #[optional] pub guarantees: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 364 | #[optional] pub extended_allies: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | #[optional] pub allies: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:362:5 [INFO] [stdout] | [INFO] [stdout] 362 | #[optional] pub subjects: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:361:5 [INFO] [stdout] | [INFO] [stdout] 361 | #[optional] pub call_to_arms_friends: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:360:5 [INFO] [stdout] | [INFO] [stdout] 360 | #[optional] pub core_neighbours: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:359:5 [INFO] [stdout] | [INFO] [stdout] 359 | #[optional] pub home_neighbours: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | #[optional] pub neighbours: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:357:5 [INFO] [stdout] | [INFO] [stdout] 357 | #[optional] pub border_provinces: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | #[optional] pub border_sit: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:355:5 [INFO] [stdout] | [INFO] [stdout] 355 | #[optional] pub border_pct: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:354:5 [INFO] [stdout] | [INFO] [stdout] 354 | #[optional] pub num_of_subject_count_indexed: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | #[optional] pub num_of_free_leaders: [i32; 4], [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:352:5 [INFO] [stdout] | [INFO] [stdout] 352 | #[optional] pub num_of_leaders_with_traits: [i32; 4], [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 351 | #[optional] pub num_of_leaders: [i32; 4], [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:350:5 [INFO] [stdout] | [INFO] [stdout] 350 | #[optional] pub num_of_religions_dev: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | #[optional] pub num_of_religions_indexed: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | #[optional] pub traded: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 347 | #[optional] pub num_of_goods_produced: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | #[optional] pub produced_goods_value: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:345:5 [INFO] [stdout] | [INFO] [stdout] 345 | #[optional] pub num_of_buildings_under_construction_indexed: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | #[optional] pub num_of_buildings_indexed: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | #[optional] pub friend_tags: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | #[optional] pub average_home_autonomy: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | #[optional] pub average_autonomy_above_min: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | #[optional] pub average_autonomy: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | #[optional] pub average_effective_unrest: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:338:5 [INFO] [stdout] | [INFO] [stdout] 338 | #[optional] pub average_unrest: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | #[optional] pub inland_sea_ratio: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 336 | #[optional] pub num_of_heretic_provs: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | #[optional] pub num_of_heathen_provs: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | #[optional] pub num_of_subjects: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | #[optional] pub num_of_royal_marriages: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | #[optional] pub num_of_allies: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | #[optional] pub tribute_type: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | #[optional] pub forts: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | #[optional] pub cached_colonies: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | #[optional] pub num_of_colonies: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | #[optional] pub num_of_provinces_in_territories: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | #[optional] pub num_of_provinces_in_states: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | #[optional] pub num_of_cities: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 324 | #[optional] pub num_of_streltsy: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | #[optional] pub num_of_rajput: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 322 | #[optional] pub num_of_banners: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 321 | #[optional] pub num_of_regulars: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | #[optional] pub num_of_mercenaries: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:319:5 [INFO] [stdout] | [INFO] [stdout] 319 | #[optional] pub num_of_cardinals: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 318 | #[optional] pub num_of_total_ports: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:317:5 [INFO] [stdout] | [INFO] [stdout] 317 | #[optional] pub num_of_core_ports: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | #[optional] pub num_of_non_cores: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 315 | #[optional] pub num_of_ports: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 314 | #[optional] pub num_of_controlled_cities: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 313 | #[optional] pub non_overseas_development: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:312:5 [INFO] [stdout] | [INFO] [stdout] 312 | #[optional] pub num_owned_home_cores: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 311 | #[optional] pub num_of_rebel_armies: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | #[optional] pub num_of_revolts: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | #[optional] pub num_of_rebel_controlled_provinces: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | #[optional] pub total_war_worth: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | #[optional] pub native: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:306:5 [INFO] [stdout] | [INFO] [stdout] 306 | #[optional] pub parliament: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | pub navy_strength: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 304 | #[optional] pub last_hre_vote: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | #[optional] pub is_elector: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | #[optional] pub preferred_emperor: CountryRef, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | #[optional] pub num_of_non_rival_trade_embargos: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | #[optional] pub num_of_trade_embargos: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | #[repeated] pub power_projection: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | #[optional] pub great_power_score: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 297 | #[optional] pub current_power_projection: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | #[optional] pub delayed_treasure: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | #[optional] pub last_election: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | #[repeated] pub effective_score_impact: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | #[optional] pub at_war_with_other_religious_group: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 292 | #[optional] pub is_at_war: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | #[optional] pub new_monarch: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 290 | #[optional] pub convert: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | #[optional] pub luck: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:288:5 [INFO] [stdout] | [INFO] [stdout] 288 | #[optional] pub excommunicated: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 287 | #[optional] pub preferred_coalition_score: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | #[optional] pub preferred_coalition_target: CountryRef, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | #[repeated] pub preferred_coalition_against_us: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | #[optional] pub coalition_date: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | #[optional] pub coalition_target: CountryRef, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | #[repeated] pub coalition_against_us: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | #[repeated] pub federation_friends: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | #[optional] pub federation_leader: CountryRef, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | #[repeated] pub their_spy_network: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | #[repeated] pub our_spy_network: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | #[optional] pub num_of_war_reparations: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | #[optional] pub goldtype: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | #[optional] pub rebel_threat: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | #[repeated] pub gave_access: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | #[optional] pub colonial_parent: CountryRef, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | #[optional] pub overlord: CountryRef, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | #[repeated] pub enemy: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | pub transfer_home_bonus: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | pub highest_possible_fort_building: Eu4Atom, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | pub highest_possible_fort: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | #[repeated] pub rival: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | #[optional] pub top_faction: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | #[repeated] pub faction: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | #[repeated] pub estate: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | pub technology: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | #[optional] pub army_templates: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | #[optional] pub unit_type: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | #[repeated] pub temporary_liberty_desire: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | #[optional] pub liberty_desire: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | #[optional] pub technology_group: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | #[optional] pub fervor: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | #[optional] pub dominant_religion: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | #[optional] pub religious_school: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | #[optional] pub secondary_religion: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | #[optional] pub religion: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | #[optional] pub graphical_culture: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | #[repeated] pub accepted_culture: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | #[optional] pub dominant_culture: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | #[optional] pub primary_culture: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | pub dirty_colony: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 247 | #[optional] pub adjective: String, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 246 | #[optional] pub name: String, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | pub colors: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | pub recalculate_strategy: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | pub initialized_rivals: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | #[optional] pub harmonized_religion_groups: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | #[optional] pub harmonized_religions: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | #[optional] pub harmony: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | #[optional] pub incident_variables: HashMap, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | #[optional] pub past_incidents: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | #[optional] pub active_incidents: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | #[optional] pub potential_incidents: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | #[optional] pub last_month_treasure_fleet_gold: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | pub isolationism: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | #[optional] pub karma: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | #[optional] pub treasure_fleet_gold: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | #[optional] pub in_debt: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | pub realm_development: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | pub capped_development: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | #[optional] pub raw_development: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | #[optional] pub development: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | #[optional] pub base_tax: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | pub trade_port: i32, // XXX: ProvinceRef [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | #[optional] pub original_capital: i32, // XXX: ProvinceRef [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | #[optional] pub fixed_capital: i32, // XXX: ProvinceRef [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | pub capital: i32, // XXX: ProvinceRef [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | #[optional] pub variables: HashMap, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | #[optional] pub hidden_flags: HashMap, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | #[optional] pub flags: HashMap, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | #[optional] pub history: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | #[optional] pub last_sent_alliance_offer: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | #[optional] pub last_focus_move: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | #[repeated] pub active_age_ability: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | #[optional] pub num_of_age_objectives: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | #[optional] pub technology_cost: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | pub institutions: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | #[optional] pub national_focus: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | pub continent: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | pub blockade_mission: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | pub trade_mission: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | pub subject_focus: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | #[optional] pub government_name: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | pub government_rank: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | #[optional] pub has_set_government_name: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | #[optional] pub was_player: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | #[optional] pub human: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | #[repeated] pub previous_incident: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | pub imperial_realm_war: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | pub emperor_previous_rank: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | pub electors: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | pub emperor_has_revoked: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | pub allows_female_emperor: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | pub hre_inheritable: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub internal_hre_cb: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | pub imperial_ban_allowed: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | pub continent: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | #[repeated] pub passed_reform: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | #[repeated] pub old_emperor: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | pub imperial_influence: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | pub emperor: CountryRef, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | pub date: Date, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | pub policy: Eu4Atom, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | #[optional] pub parliament_modifier: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | #[optional] pub ruler_modifier: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | #[optional] pub hidden: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | pub date: Date, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | pub modifier: Eu4Atom, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | #[optional] pub privateer_money: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | #[optional] pub privateer_mission: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | #[repeated] pub modifier: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | #[optional] pub trading_policy_date: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | #[optional] pub trading_policy: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | #[optional] pub t_to: HashMap, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | #[optional] pub t_out: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | #[optional] pub t_from: HashMap, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | #[optional] pub t_in: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | #[optional] pub light_ship: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | #[optional] pub has_capital: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | #[optional] pub has_trader: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | #[optional] pub already_sent: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | #[optional] pub add: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | #[optional] pub steer_power: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | #[optional] pub total: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | #[optional] pub money: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | #[optional] pub power_fraction: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | #[optional] pub ship_power: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | #[optional] pub province_power: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | #[optional] pub max_demand: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | #[optional] pub max_pow: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | #[optional] pub prev: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | #[optional] pub potential: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | #[optional] pub val: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | #[optional] pub r#type: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | pub most_recent_treasure_ship_passage: Date, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | #[optional] pub trade_company_region: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | #[optional] pub top_power_values: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | #[optional] pub top_power: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | #[optional] pub top_provinces_values: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | #[optional] pub top_provinces: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | pub trade_goods_size: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | #[repeated] pub incoming: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | #[optional] pub total_privateer_power: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | #[optional] pub pirate_hunt: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | #[optional] pub highest_power: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | #[optional] pub retain_power: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | #[optional] pub pull_power: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | #[optional] pub collector_power: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | #[optional] pub max: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | #[optional] pub p_pow: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | #[optional] pub total: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub num_collectors: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[repeated] pub steer_power: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | pub retention: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | #[optional] pub value_added_outgoing: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | #[optional] pub outgoing: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | #[optional] pub local_value: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | #[optional] pub current: FixedPoint, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | pub definitions: Eu4Atom, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | pub from: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | pub value: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub add: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | #[repeated] pub node: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | #[optional] pub ai: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | #[optional] pub campaign_stats: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | #[optional] pub campaign_length: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | #[optional] pub campaign_id: String, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | #[optional] pub not_observer: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | #[optional] pub multi_player: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | #[optional] pub is_ironman: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | #[optional] pub dlc_enabled: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | #[optional] pub savegame_versions: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | #[optional] pub savegame_version: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[optional] pub displayed_country_name: String, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | #[optional] pub player: CountryRef, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | #[optional] pub save_game: String, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | #[optional] pub date: Date, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | #[repeated] pub checksum: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub idea_dates: HashMap, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub tech_level_dates: (), // it's a [(String, Date); 3] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub trade_company_manager: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub unit_manager: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | #[optional] pub completed_achievements: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | #[optional] pub achievement: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub achievement_ok: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | pub expanded_dip_action_groups: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | pub inflation_statistics: Statistics, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub score_statistics: Statistics, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | pub nation_size_statistics: Statistics, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub income_statistics: Statistics, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[repeated] pub previous_war: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | #[repeated] pub active_war: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub combat: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub diplomacy: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub active_advisors: HashMap, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub countries: HashMap, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub provinces: HashMap, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub pending_events: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub fired_events: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub religion_instance_data: HashMap, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub great_projects: HashMap, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub religions: HashMap, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | #[repeated] pub trade_league: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub hre_religion_status: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub hre_leagues_status: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub celestial_empire: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub empire: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub great_powers: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | #[repeated] pub rebel_faction: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub dynasty: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub id: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub change_price: HashMap, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub tradegoods_total_produced: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub dynamic_countries: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub production_leader_tag: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | #[repeated] pub unit_templates: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub trade: Trade, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub institutions_penalties: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub institutions: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub institution_origin: Vec, // XXX: ProvinceRef [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub average_military_power: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub total_military_power: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub map_area_data: HashMap, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub start_date: Date, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub revolution: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub flags: HashMap, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | #[repeated] pub saved_event_target: Vec<()>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub unit_template_id: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub unit: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub id_counters: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub next_age_progress: FixedPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub current_age: Eu4Atom, // XXX [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub multiplayer_random_count: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub multiplayer_random_seed: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub speed: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub used_client_names: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub gameplaysettings: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/gamestate.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[optional] pub players_countries: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/modifiers.rs:467:5 [INFO] [stdout] | [INFO] [stdout] 467 | #[optional] pub is_rajput_modifier: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/modifiers.rs:466:5 [INFO] [stdout] | [INFO] [stdout] 466 | #[optional] pub is_revolutionary_guard_modifier: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/modifiers.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | #[optional] pub is_mercenary_modifier: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/modifiers.rs:464:5 [INFO] [stdout] | [INFO] [stdout] 464 | #[optional] pub is_janissary_modifier: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/modifiers.rs:463:5 [INFO] [stdout] | [INFO] [stdout] 463 | #[optional] pub is_scholar_modifier: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/modifiers.rs:462:5 [INFO] [stdout] | [INFO] [stdout] 462 | #[optional] pub religion_sub_modifier: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/modifiers.rs:461:5 [INFO] [stdout] | [INFO] [stdout] 461 | #[optional] pub secondary_religion: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/modifiers.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 460 | #[optional] pub religion: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/modifiers.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | #[optional] pub expire_message_type: String, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/modifiers.rs:458:5 [INFO] [stdout] | [INFO] [stdout] 458 | #[optional] pub picture: String, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | #[optional] trade_city_reform: String, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | #[optional] disallowed_trade_goods: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[optional] states_general_mechanic: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | #[optional] government_abilities: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | #[optional] factions: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | #[optional] assimilation_cultures: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[optional] custom_attributes: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | #[optional] nation_designer_trigger: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | #[optional] nation_designer_cost: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | #[optional] valid_for_nation_designer: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[optional] replacement_on_independence_war: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | #[optional] legacy_equivalent: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | #[optional] lock_level_when_selected: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | #[optional] post_removed_effect: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | #[optional] removed_effect: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | #[optional] effect: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | #[optional] valid_for_new_country: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[optional] allow_convert: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[optional] allow_normal_conversion: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | #[optional] trigger: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | #[optional] conditional: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | #[optional] potential: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | #[optional] ai: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | #[optional] pub modifiers: Modifiers, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[optional] icon: String, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | ai_will_do: Weight, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | allow: (), // Condition [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | potential: (), // Condition [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | monarch_power: Eu4Atom, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[optional] pub category: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | #[optional] pub important: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[optional] pub ai_will_do: Weight, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | #[optional] pub free: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[optional] pub trigger: (), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub bonus: Modifiers, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/misc.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[optional] pub start: Modifiers, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/events.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | #[repeated] pub modifier: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/events.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | #[optional] pub months: u32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/events.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | #[optional] pub days: u32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/events.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | #[repeated] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/events.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | #[optional] pub normal_or_historical_nations: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/events.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[repeated] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/events.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub trigger: (), // Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/events.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | #[optional] pub mean_time_to_happen: MeanTimeToHappen, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/events.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[optional] pub major: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/events.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[optional] pub is_triggered_only: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/events.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | #[optional] pub fire_only_once: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/events.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[optional] pub hidden: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/events.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | #[repeated] pub picture: Vec<()>, // XXX: These are rather more complicated... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/events.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[repeated] pub desc: Vec<()>, // XXX: These are rather more complicated... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/events.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub title: String, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/events.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub id: String, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/culture.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | #[optional] pub province: Modifiers, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/culture.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | #[optional] pub country: Modifiers, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/culture.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[optional] pub primary: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/culture.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | #[optional] pub male_names: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/culture.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | #[optional] pub female_names: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/culture.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | #[optional] pub dynasty_names: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/culture.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[optional] pub second_graphical_culture: String, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/culture.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | #[optional] pub graphical_culture: String, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/culture.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[optional] pub male_names: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/culture.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[optional] pub female_names: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/culture.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | #[optional] pub dynasty_names: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/culture.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[optional] pub second_graphical_culture: String, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/culture.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | #[optional] pub graphical_culture: String, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub equator_y_on_province_image: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[optional] pub monsoon: [(); 2] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | #[optional] pub areas: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[optional] pub cannot_form_from_collapse_nation: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | #[optional] pub all_your_core_are_belong_to_us: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | #[optional] pub right_to_bear_arms: bool, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | #[optional] pub special_unit_culture: String, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | #[optional] pub ship_names: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[optional] pub revolutionary_colors: crate::RgbColor, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | #[optional] pub random_nation_chance: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | #[optional] pub preferred_religion: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | #[optional] pub historical_council: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[optional] pub historical_units: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[optional] pub historical_score: i32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | #[optional] pub historical_idea_groups: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | #[optional] pub fleet_names: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | #[optional] pub colonial_parent: Eu4Atom, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | #[optional] pub army_names: Vec, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub monarch_names: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub leader_names: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub graphical_culture: String, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/country.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub color: crate::RgbColor, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/advisors.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub ai_will_do: Weight, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/advisors.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub chance: (), // XXX: this is a province Weight, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/advisors.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub skill_scaled_modifier: Modifiers, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eu4_atom` in this scope [INFO] [stdout] --> eu4/src/advisors.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub monarch_power: (), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/advisors.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/advisors.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub monarch_power: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/advisors.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub skill_scaled_modifier: Modifiers, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/advisors.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub chance: (), // XXX: this is a province Weight, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/advisors.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub ai_will_do: Weight, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub color: crate::RgbColor, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub graphical_culture: String, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub leader_names: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub monarch_names: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | #[optional] pub army_names: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | #[optional] pub colonial_parent: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | #[optional] pub fleet_names: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | #[optional] pub historical_idea_groups: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[optional] pub historical_score: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[optional] pub historical_units: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | #[optional] pub historical_council: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | #[optional] pub preferred_religion: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | #[optional] pub random_nation_chance: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[optional] pub revolutionary_colors: crate::RgbColor, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | #[optional] pub ship_names: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | #[optional] pub special_unit_culture: String, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | #[optional] pub right_to_bear_arms: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | #[optional] pub all_your_core_are_belong_to_us: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[optional] pub cannot_form_from_collapse_nation: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | #[optional] pub areas: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[optional] pub monsoon: [(); 2] [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/country.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub equator_y_on_province_image: u32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/culture.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/culture.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | #[optional] pub graphical_culture: String, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/culture.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[optional] pub second_graphical_culture: String, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/culture.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | #[optional] pub dynasty_names: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/culture.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[optional] pub female_names: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/culture.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[optional] pub male_names: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/culture.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/culture.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | #[optional] pub graphical_culture: String, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/culture.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[optional] pub second_graphical_culture: String, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/culture.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | #[optional] pub dynasty_names: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/culture.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | #[optional] pub female_names: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/culture.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | #[optional] pub male_names: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/culture.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[optional] pub primary: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/culture.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | #[optional] pub country: Modifiers, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/culture.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | #[optional] pub province: Modifiers, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub id: String, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub title: String, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[repeated] pub desc: Vec<()>, // XXX: These are rather more complicated... [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | #[repeated] pub picture: Vec<()>, // XXX: These are rather more complicated... [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[optional] pub hidden: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | #[optional] pub fire_only_once: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[optional] pub is_triggered_only: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[optional] pub major: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | #[optional] pub mean_time_to_happen: MeanTimeToHappen, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub trigger: (), // Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[repeated] [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | #[optional] pub normal_or_historical_nations: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | #[repeated] [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | #[optional] pub days: u32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | #[optional] pub months: u32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/events.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | #[repeated] pub modifier: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[optional] pub start: Modifiers, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub bonus: Modifiers, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[optional] pub trigger: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | #[optional] pub free: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[optional] pub ai_will_do: Weight, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | #[optional] pub important: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[optional] pub category: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | monarch_power: Eu4Atom, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | potential: (), // Condition [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | allow: (), // Condition [INFO] [stdout] | ^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | ai_will_do: Weight, [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[optional] icon: String, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | #[optional] pub modifiers: Modifiers, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | #[optional] ai: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | #[optional] potential: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | #[optional] conditional: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | #[optional] trigger: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[optional] allow_normal_conversion: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[optional] allow_convert: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | #[optional] valid_for_new_country: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | #[optional] effect: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | #[optional] removed_effect: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | #[optional] post_removed_effect: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | #[optional] lock_level_when_selected: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | #[optional] legacy_equivalent: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[optional] replacement_on_independence_war: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | #[optional] valid_for_nation_designer: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | #[optional] nation_designer_cost: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | #[optional] nation_designer_trigger: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[optional] custom_attributes: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | #[optional] assimilation_cultures: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | #[optional] factions: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | #[optional] government_abilities: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[optional] states_general_mechanic: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | #[optional] disallowed_trade_goods: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/misc.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | #[optional] trade_city_reform: String, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/modifiers.rs:456:10 [INFO] [stdout] | [INFO] [stdout] 456 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/modifiers.rs:458:5 [INFO] [stdout] | [INFO] [stdout] 458 | #[optional] pub picture: String, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/modifiers.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | #[optional] pub expire_message_type: String, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/modifiers.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 460 | #[optional] pub religion: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/modifiers.rs:461:5 [INFO] [stdout] | [INFO] [stdout] 461 | #[optional] pub secondary_religion: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/modifiers.rs:462:5 [INFO] [stdout] | [INFO] [stdout] 462 | #[optional] pub religion_sub_modifier: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/modifiers.rs:463:5 [INFO] [stdout] | [INFO] [stdout] 463 | #[optional] pub is_scholar_modifier: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/modifiers.rs:464:5 [INFO] [stdout] | [INFO] [stdout] 464 | #[optional] pub is_janissary_modifier: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/modifiers.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | #[optional] pub is_mercenary_modifier: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/modifiers.rs:466:5 [INFO] [stdout] | [INFO] [stdout] 466 | #[optional] pub is_revolutionary_guard_modifier: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/modifiers.rs:467:5 [INFO] [stdout] | [INFO] [stdout] 467 | #[optional] pub is_rajput_modifier: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/game.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(paradox::GameData)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `paradox::GameData` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/game.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | type Trait = crate::Eu4Trait; [INFO] [stdout] | ^^^^^^^^ not found in the crate root [INFO] [stdout] ... [INFO] [stdout] 75 | impl_box!(crate::Religion, 1, "noreligion"); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_box` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/game.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | type Trait = crate::Eu4Trait; [INFO] [stdout] | ^^^^^^^^ not found in the crate root [INFO] [stdout] ... [INFO] [stdout] 76 | impl_box!(crate::Country, 2, "---"); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_box` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/game.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | type Trait = crate::Eu4Trait; [INFO] [stdout] | ^^^^^^^^ not found in the crate root [INFO] [stdout] ... [INFO] [stdout] 77 | impl_box!(crate::Area, 3); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_box` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/game.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | type Trait = crate::Eu4Trait; [INFO] [stdout] | ^^^^^^^^ not found in the crate root [INFO] [stdout] ... [INFO] [stdout] 78 | impl_box!(crate::Region, 4); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_box` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/game.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | type Trait = crate::Eu4Trait; [INFO] [stdout] | ^^^^^^^^ not found in the crate root [INFO] [stdout] ... [INFO] [stdout] 79 | impl_box!(crate::Superregion, 5); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_box` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/game.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | type Trait = crate::Eu4Trait; [INFO] [stdout] | ^^^^^^^^ not found in the crate root [INFO] [stdout] ... [INFO] [stdout] 80 | impl_box!(crate::Continent, 6); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_box` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/game.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | type Trait = crate::Eu4Trait; [INFO] [stdout] | ^^^^^^^^ not found in the crate root [INFO] [stdout] ... [INFO] [stdout] 81 | impl_box!(crate::CultureGroup, 7); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_box` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/game.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | type Trait = crate::Eu4Trait; [INFO] [stdout] | ^^^^^^^^ not found in the crate root [INFO] [stdout] ... [INFO] [stdout] 82 | impl_box!(crate::Culture, 8); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_box` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/game.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | type Trait = crate::Eu4Trait; [INFO] [stdout] | ^^^^^^^^ not found in the crate root [INFO] [stdout] ... [INFO] [stdout] 83 | impl_box!(crate::TradeNode, 9); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_box` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/game.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | type Trait = crate::Eu4Trait; [INFO] [stdout] | ^^^^^^^^ not found in the crate root [INFO] [stdout] ... [INFO] [stdout] 84 | impl_box!(crate::Climate, 10); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_box` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/game.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | type Trait = crate::Eu4Trait; [INFO] [stdout] | ^^^^^^^^ not found in the crate root [INFO] [stdout] ... [INFO] [stdout] 85 | impl_box!(crate::TradeGood, 11, "nogoods"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_box` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/game.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | type Trait = crate::Eu4Trait; [INFO] [stdout] | ^^^^^^^^ not found in the crate root [INFO] [stdout] ... [INFO] [stdout] 86 | impl_box!(crate::AdvisorType, 12); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_box` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/game.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | type Trait = crate::Eu4Trait; [INFO] [stdout] | ^^^^^^^^ not found in the crate root [INFO] [stdout] ... [INFO] [stdout] 87 | impl_box!(crate::GovernmentReform, 13); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_box` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/game.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | type Trait = crate::Eu4Trait; [INFO] [stdout] | ^^^^^^^^ not found in the crate root [INFO] [stdout] ... [INFO] [stdout] 88 | impl_box!(crate::IdeaGroup, 14); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_box` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/game.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | type Trait = crate::Eu4Trait; [INFO] [stdout] | ^^^^^^^^ not found in the crate root [INFO] [stdout] ... [INFO] [stdout] 89 | impl_box!(crate::EventModifier, 15); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_box` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/game.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | type Trait = crate::Eu4Trait; [INFO] [stdout] | ^^^^^^^^ not found in the crate root [INFO] [stdout] ... [INFO] [stdout] 90 | impl_box!(crate::Policy, 16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_box` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/game.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | type Trait = crate::Eu4Trait; [INFO] [stdout] | ^^^^^^^^ not found in the crate root [INFO] [stdout] ... [INFO] [stdout] 91 | impl_box!(crate::TradePolicy, 17); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_box` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[optional] pub players_countries: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub gameplaysettings: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub used_client_names: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub speed: i32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub multiplayer_random_seed: u32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub multiplayer_random_count: i32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub current_age: Eu4Atom, // XXX [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub next_age_progress: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub id_counters: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub unit: i32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub unit_template_id: i32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | #[repeated] pub saved_event_target: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub flags: HashMap, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub revolution: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub start_date: Date, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub map_area_data: HashMap, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub total_military_power: f64, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub average_military_power: f64, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub institution_origin: Vec, // XXX: ProvinceRef [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub institutions: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub institutions_penalties: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub trade: Trade, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | #[repeated] pub unit_templates: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub production_leader_tag: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub dynamic_countries: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub tradegoods_total_produced: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub change_price: HashMap, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub id: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub dynasty: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | #[repeated] pub rebel_faction: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub great_powers: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub empire: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub celestial_empire: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub hre_leagues_status: i32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub hre_religion_status: i32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | #[repeated] pub trade_league: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub religions: HashMap, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub great_projects: HashMap, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub religion_instance_data: HashMap, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub fired_events: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub pending_events: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub provinces: HashMap, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub countries: HashMap, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub active_advisors: HashMap, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub diplomacy: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub combat: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | #[repeated] pub active_war: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[repeated] pub previous_war: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub income_statistics: Statistics, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | pub nation_size_statistics: Statistics, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub score_statistics: Statistics, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | pub inflation_statistics: Statistics, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | pub expanded_dip_action_groups: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub achievement_ok: bool, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | #[optional] pub achievement: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | #[optional] pub completed_achievements: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub unit_manager: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub trade_company_manager: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub tech_level_dates: (), // it's a [(String, Date); 3] [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub idea_dates: HashMap, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | #[repeated] pub checksum: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | #[optional] pub date: Date, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | #[optional] pub save_game: String, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | #[optional] pub player: CountryRef, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[optional] pub displayed_country_name: String, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | #[optional] pub savegame_version: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | #[optional] pub savegame_versions: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | #[optional] pub dlc_enabled: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | #[optional] pub is_ironman: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | #[optional] pub multi_player: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | #[optional] pub not_observer: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | #[optional] pub campaign_id: String, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | #[optional] pub campaign_length: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | #[optional] pub campaign_stats: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | #[optional] pub ai: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | #[repeated] pub node: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub add: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | pub value: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | pub from: i32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | pub definitions: Eu4Atom, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | #[optional] pub current: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | #[optional] pub local_value: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | #[optional] pub outgoing: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | #[optional] pub value_added_outgoing: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | pub retention: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[repeated] pub steer_power: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub num_collectors: i32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | #[optional] pub total: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | #[optional] pub p_pow: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | #[optional] pub max: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | #[optional] pub collector_power: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | #[optional] pub pull_power: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | #[optional] pub retain_power: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | #[optional] pub highest_power: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | #[optional] pub pirate_hunt: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | #[optional] pub total_privateer_power: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | #[repeated] pub incoming: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | pub trade_goods_size: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | #[optional] pub top_provinces: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | #[optional] pub top_provinces_values: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | #[optional] pub top_power: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | #[optional] pub top_power_values: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | #[optional] pub trade_company_region: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | pub most_recent_treasure_ship_passage: Date, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | #[optional] pub r#type: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | #[optional] pub val: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | #[optional] pub potential: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | #[optional] pub prev: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | #[optional] pub max_pow: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | #[optional] pub max_demand: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | #[optional] pub province_power: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | #[optional] pub ship_power: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | #[optional] pub power_fraction: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | #[optional] pub money: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | #[optional] pub total: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | #[optional] pub steer_power: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | #[optional] pub add: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | #[optional] pub already_sent: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | #[optional] pub has_trader: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | #[optional] pub has_capital: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | #[optional] pub light_ship: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | #[optional] pub t_in: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | #[optional] pub t_from: HashMap, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | #[optional] pub t_out: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | #[optional] pub t_to: HashMap, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | #[optional] pub trading_policy: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | #[optional] pub trading_policy_date: Date, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | #[repeated] pub modifier: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | #[optional] pub privateer_mission: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | #[optional] pub privateer_money: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | pub modifier: Eu4Atom, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | pub date: Date, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | #[optional] pub hidden: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | #[optional] pub ruler_modifier: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | #[optional] pub parliament_modifier: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | pub policy: Eu4Atom, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | pub date: Date, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | pub emperor: CountryRef, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | pub imperial_influence: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | #[repeated] pub old_emperor: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | #[repeated] pub passed_reform: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | pub continent: u32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | pub imperial_ban_allowed: bool, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub internal_hre_cb: bool, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | pub hre_inheritable: bool, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | pub allows_female_emperor: bool, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | pub emperor_has_revoked: bool, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | pub electors: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | pub emperor_previous_rank: u32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | pub imperial_realm_war: bool, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | #[repeated] pub previous_incident: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(ParadoxParse, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ParadoxParse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | #[optional] pub human: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | #[optional] pub was_player: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | #[optional] pub has_set_government_name: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | pub government_rank: i32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | #[optional] pub government_name: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | pub subject_focus: i32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | pub trade_mission: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | pub blockade_mission: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | pub continent: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | #[optional] pub national_focus: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | pub institutions: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | #[optional] pub technology_cost: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | #[optional] pub num_of_age_objectives: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | #[repeated] pub active_age_ability: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | #[optional] pub last_focus_move: Date, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | #[optional] pub last_sent_alliance_offer: Date, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | #[optional] pub history: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | #[optional] pub flags: HashMap, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | #[optional] pub hidden_flags: HashMap, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | #[optional] pub variables: HashMap, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | pub capital: i32, // XXX: ProvinceRef [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | #[optional] pub fixed_capital: i32, // XXX: ProvinceRef [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | #[optional] pub original_capital: i32, // XXX: ProvinceRef [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | pub trade_port: i32, // XXX: ProvinceRef [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | #[optional] pub base_tax: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | #[optional] pub development: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | #[optional] pub raw_development: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | pub capped_development: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | pub realm_development: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | #[optional] pub in_debt: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | #[optional] pub treasure_fleet_gold: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | #[optional] pub karma: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | pub isolationism: i32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | #[optional] pub last_month_treasure_fleet_gold: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | #[optional] pub potential_incidents: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | #[optional] pub active_incidents: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | #[optional] pub past_incidents: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | #[optional] pub incident_variables: HashMap, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | #[optional] pub harmony: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | #[optional] pub harmonized_religions: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | #[optional] pub harmonized_religion_groups: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | pub initialized_rivals: bool, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | pub recalculate_strategy: bool, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | pub colors: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 246 | #[optional] pub name: String, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 247 | #[optional] pub adjective: String, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | pub dirty_colony: bool, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | #[optional] pub primary_culture: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | #[optional] pub dominant_culture: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | #[repeated] pub accepted_culture: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | #[optional] pub graphical_culture: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | #[optional] pub religion: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | #[optional] pub secondary_religion: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | #[optional] pub religious_school: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | #[optional] pub dominant_religion: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | #[optional] pub fervor: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | #[optional] pub technology_group: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | #[optional] pub liberty_desire: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | #[repeated] pub temporary_liberty_desire: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | #[optional] pub unit_type: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | #[optional] pub army_templates: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | pub technology: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | #[repeated] pub estate: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | #[repeated] pub faction: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | #[optional] pub top_faction: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | #[repeated] pub rival: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | pub highest_possible_fort: i32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | pub highest_possible_fort_building: Eu4Atom, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | pub transfer_home_bonus: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | #[repeated] pub enemy: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | #[optional] pub overlord: CountryRef, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | #[optional] pub colonial_parent: CountryRef, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | #[repeated] pub gave_access: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | #[optional] pub rebel_threat: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | #[optional] pub goldtype: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | #[optional] pub num_of_war_reparations: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | #[repeated] pub our_spy_network: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | #[repeated] pub their_spy_network: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | #[optional] pub federation_leader: CountryRef, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | #[repeated] pub federation_friends: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | #[repeated] pub coalition_against_us: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | #[optional] pub coalition_target: CountryRef, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | #[optional] pub coalition_date: Date, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | #[repeated] pub preferred_coalition_against_us: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | #[optional] pub preferred_coalition_target: CountryRef, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 287 | #[optional] pub preferred_coalition_score: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:288:5 [INFO] [stdout] | [INFO] [stdout] 288 | #[optional] pub excommunicated: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | #[optional] pub luck: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 290 | #[optional] pub convert: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | #[optional] pub new_monarch: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 292 | #[optional] pub is_at_war: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | #[optional] pub at_war_with_other_religious_group: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | #[repeated] pub effective_score_impact: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | #[optional] pub last_election: Date, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | #[optional] pub delayed_treasure: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 297 | #[optional] pub current_power_projection: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | #[optional] pub great_power_score: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | #[repeated] pub power_projection: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | #[optional] pub num_of_trade_embargos: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | #[optional] pub num_of_non_rival_trade_embargos: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | #[optional] pub preferred_emperor: CountryRef, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | #[optional] pub is_elector: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 304 | #[optional] pub last_hre_vote: Date, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | pub navy_strength: f64, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:306:5 [INFO] [stdout] | [INFO] [stdout] 306 | #[optional] pub parliament: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | #[optional] pub native: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | #[optional] pub total_war_worth: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | #[optional] pub num_of_rebel_controlled_provinces: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | #[optional] pub num_of_revolts: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 311 | #[optional] pub num_of_rebel_armies: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:312:5 [INFO] [stdout] | [INFO] [stdout] 312 | #[optional] pub num_owned_home_cores: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 313 | #[optional] pub non_overseas_development: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 314 | #[optional] pub num_of_controlled_cities: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 315 | #[optional] pub num_of_ports: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | #[optional] pub num_of_non_cores: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:317:5 [INFO] [stdout] | [INFO] [stdout] 317 | #[optional] pub num_of_core_ports: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 318 | #[optional] pub num_of_total_ports: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:319:5 [INFO] [stdout] | [INFO] [stdout] 319 | #[optional] pub num_of_cardinals: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | #[optional] pub num_of_mercenaries: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 321 | #[optional] pub num_of_regulars: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 322 | #[optional] pub num_of_banners: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | #[optional] pub num_of_rajput: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 324 | #[optional] pub num_of_streltsy: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | #[optional] pub num_of_cities: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | #[optional] pub num_of_provinces_in_states: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | #[optional] pub num_of_provinces_in_territories: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | #[optional] pub num_of_colonies: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | #[optional] pub cached_colonies: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | #[optional] pub forts: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | #[optional] pub tribute_type: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | #[optional] pub num_of_allies: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | #[optional] pub num_of_royal_marriages: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | #[optional] pub num_of_subjects: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | #[optional] pub num_of_heathen_provs: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 336 | #[optional] pub num_of_heretic_provs: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | #[optional] pub inland_sea_ratio: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:338:5 [INFO] [stdout] | [INFO] [stdout] 338 | #[optional] pub average_unrest: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | #[optional] pub average_effective_unrest: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | #[optional] pub average_autonomy: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | #[optional] pub average_autonomy_above_min: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | #[optional] pub average_home_autonomy: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | #[optional] pub friend_tags: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | #[optional] pub num_of_buildings_indexed: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:345:5 [INFO] [stdout] | [INFO] [stdout] 345 | #[optional] pub num_of_buildings_under_construction_indexed: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | #[optional] pub produced_goods_value: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 347 | #[optional] pub num_of_goods_produced: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | #[optional] pub traded: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | #[optional] pub num_of_religions_indexed: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:350:5 [INFO] [stdout] | [INFO] [stdout] 350 | #[optional] pub num_of_religions_dev: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 351 | #[optional] pub num_of_leaders: [i32; 4], [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:352:5 [INFO] [stdout] | [INFO] [stdout] 352 | #[optional] pub num_of_leaders_with_traits: [i32; 4], [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | #[optional] pub num_of_free_leaders: [i32; 4], [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:354:5 [INFO] [stdout] | [INFO] [stdout] 354 | #[optional] pub num_of_subject_count_indexed: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:355:5 [INFO] [stdout] | [INFO] [stdout] 355 | #[optional] pub border_pct: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | #[optional] pub border_sit: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:357:5 [INFO] [stdout] | [INFO] [stdout] 357 | #[optional] pub border_provinces: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | #[optional] pub neighbours: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:359:5 [INFO] [stdout] | [INFO] [stdout] 359 | #[optional] pub home_neighbours: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:360:5 [INFO] [stdout] | [INFO] [stdout] 360 | #[optional] pub core_neighbours: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:361:5 [INFO] [stdout] | [INFO] [stdout] 361 | #[optional] pub call_to_arms_friends: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:362:5 [INFO] [stdout] | [INFO] [stdout] 362 | #[optional] pub subjects: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | #[optional] pub allies: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 364 | #[optional] pub extended_allies: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | #[optional] pub guarantees: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | #[optional] pub coalition_friends: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:367:5 [INFO] [stdout] | [INFO] [stdout] 367 | #[optional] pub warnings: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:368:5 [INFO] [stdout] | [INFO] [stdout] 368 | #[optional] pub current_at_war_with: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | #[optional] pub current_war_allies: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 370 | #[optional] pub trade_embargoed_by: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | #[optional] pub trade_embargoes: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:372:5 [INFO] [stdout] | [INFO] [stdout] 372 | #[optional] pub transfer_trade_power_to: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:373:5 [INFO] [stdout] | [INFO] [stdout] 373 | #[optional] pub transfer_trade_power_from: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | pub score_rating: [FixedPoint; 3], [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:375:5 [INFO] [stdout] | [INFO] [stdout] 375 | pub score_rank: [i32; 3], [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | pub age_score: [FixedPoint; 4], [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:377:5 [INFO] [stdout] | [INFO] [stdout] 377 | pub vc_age_score: [FixedPoint; 4], [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:378:5 [INFO] [stdout] | [INFO] [stdout] 378 | pub score_place: i32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | pub prestige: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | pub stability: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:381:5 [INFO] [stdout] | [INFO] [stdout] 381 | pub treasury: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 382 | pub estimated_monthly_income: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | #[optional] pub inflation: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 384 | #[optional] pub inflation_history: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | pub opinion_cache: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:386:5 [INFO] [stdout] | [INFO] [stdout] 386 | pub under_construction: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:387:5 [INFO] [stdout] | [INFO] [stdout] 387 | pub under_construction_queued: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 388 | pub total_count: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | #[optional] pub owned_provinces: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | #[optional] pub controlled_provinces: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 391 | #[optional] pub core_provinces: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | #[optional] pub claim_provinces: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:393:5 [INFO] [stdout] | [INFO] [stdout] 393 | #[optional] pub vital_provinces: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:394:5 [INFO] [stdout] | [INFO] [stdout] 394 | pub idea_may_cache: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | pub update_opinion_cache: bool, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:396:5 [INFO] [stdout] | [INFO] [stdout] 396 | pub needs_refresh: bool, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:397:5 [INFO] [stdout] | [INFO] [stdout] 397 | pub casus_bellis_refresh: bool, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:398:5 [INFO] [stdout] | [INFO] [stdout] 398 | pub needs_rebel_unit_refresh: bool, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:399:5 [INFO] [stdout] | [INFO] [stdout] 399 | #[optional] pub rebels_in_country: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:400:5 [INFO] [stdout] | [INFO] [stdout] 400 | #[optional] pub war_exhaustion: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:401:5 [INFO] [stdout] | [INFO] [stdout] 401 | #[optional] pub monthly_war_exhaustion: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:402:5 [INFO] [stdout] | [INFO] [stdout] 402 | #[optional] pub last_bankrupt: Date, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 403 | #[optional] pub last_threatened: Date, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:404:5 [INFO] [stdout] | [INFO] [stdout] 404 | pub land_maintenance: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:405:5 [INFO] [stdout] | [INFO] [stdout] 405 | pub naval_maintenance: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | pub colonial_maintenance: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:407:5 [INFO] [stdout] | [INFO] [stdout] 407 | pub missionary_maintenance: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:408:5 [INFO] [stdout] | [INFO] [stdout] 408 | #[optional] pub army_tradition: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 409 | #[optional] pub navy_tradition: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:410:5 [INFO] [stdout] | [INFO] [stdout] 410 | pub last_war_ended: Date, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:411:5 [INFO] [stdout] | [INFO] [stdout] 411 | pub num_uncontested_cores: i32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:412:5 [INFO] [stdout] | [INFO] [stdout] 412 | pub ledger: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | pub loan_size: i32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | pub estimated_loan: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:415:5 [INFO] [stdout] | [INFO] [stdout] 415 | #[repeated] pub loan: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:416:5 [INFO] [stdout] | [INFO] [stdout] 416 | #[optional] pub religious_unity: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:417:5 [INFO] [stdout] | [INFO] [stdout] 417 | #[optional] pub republican_tradition: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:418:5 [INFO] [stdout] | [INFO] [stdout] 418 | #[optional] pub devotion: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:419:5 [INFO] [stdout] | [INFO] [stdout] 419 | #[optional] pub meritocracy: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | #[optional] pub piety: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | #[optional] pub recovery_motivation: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:422:5 [INFO] [stdout] | [INFO] [stdout] 422 | #[optional] pub papal_influence: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | #[optional] pub blessing: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | #[optional] pub corruption: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | #[optional] pub root_out_corruption_slider: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | #[optional] pub doom: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | #[optional] pub authority: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:428:5 [INFO] [stdout] | [INFO] [stdout] 428 | #[optional] pub patriarch_authority: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | #[optional] pub personal_deity: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | #[optional] pub fetishist_cult: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | #[optional] pub unlock_cult: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:432:5 [INFO] [stdout] | [INFO] [stdout] 432 | #[optional] pub legitimacy: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:433:5 [INFO] [stdout] | [INFO] [stdout] 433 | #[optional] pub horde_unity: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:434:5 [INFO] [stdout] | [INFO] [stdout] 434 | pub mercantilism: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | pub splendor: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:436:5 [INFO] [stdout] | [INFO] [stdout] 436 | #[optional] pub army_professionalism: f64, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:437:5 [INFO] [stdout] | [INFO] [stdout] 437 | #[optional] pub max_historic_army_professionalism: f64, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:438:5 [INFO] [stdout] | [INFO] [stdout] 438 | #[optional] pub church: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:439:5 [INFO] [stdout] | [INFO] [stdout] 439 | pub active_idea_groups: HashMap, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:440:5 [INFO] [stdout] | [INFO] [stdout] 440 | #[optional] pub active_religious_reform: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:441:5 [INFO] [stdout] | [INFO] [stdout] 441 | #[optional] pub active_native_advancement: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:442:5 [INFO] [stdout] | [INFO] [stdout] 442 | #[repeated] pub advisor: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:443:5 [INFO] [stdout] | [INFO] [stdout] 443 | #[optional] pub government: CountryGovernment, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:444:5 [INFO] [stdout] | [INFO] [stdout] 444 | #[optional] pub merchants: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | #[optional] pub missionaries: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:446:5 [INFO] [stdout] | [INFO] [stdout] 446 | #[optional] pub diplomats: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | #[optional] pub automated_envoys: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | #[repeated] pub modifier: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | pub manpower: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:450:5 [INFO] [stdout] | [INFO] [stdout] 450 | pub max_manpower: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | #[optional] pub sailors: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:452:5 [INFO] [stdout] | [INFO] [stdout] 452 | pub max_sailors: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:453:5 [INFO] [stdout] | [INFO] [stdout] 453 | #[optional] pub sub_unit: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | pub num_of_captured_ships_with_boarding_doctrine: i32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:455:5 [INFO] [stdout] | [INFO] [stdout] 455 | #[optional] pub overextension_percentage: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | #[repeated] pub army: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:457:5 [INFO] [stdout] | [INFO] [stdout] 457 | #[repeated] pub navy: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:458:5 [INFO] [stdout] | [INFO] [stdout] 458 | pub active_relations: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | #[repeated] pub leader: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 460 | pub decision_seed: i32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:461:5 [INFO] [stdout] | [INFO] [stdout] 461 | #[optional] pub monarch: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:462:5 [INFO] [stdout] | [INFO] [stdout] 462 | #[optional] pub heir: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:463:5 [INFO] [stdout] | [INFO] [stdout] 463 | #[optional] pub queen: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:464:5 [INFO] [stdout] | [INFO] [stdout] 464 | #[optional] pub original_dynasty: String, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | pub num_of_consorts: i32, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:466:5 [INFO] [stdout] | [INFO] [stdout] 466 | #[optional] pub is_great_power: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:467:5 [INFO] [stdout] | [INFO] [stdout] 467 | #[optional] pub wants_to_be_great_power: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:468:5 [INFO] [stdout] | [INFO] [stdout] 468 | #[optional] pub wants_to_be_great_power_next: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:469:5 [INFO] [stdout] | [INFO] [stdout] 469 | pub inauguration: Date, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:470:5 [INFO] [stdout] | [INFO] [stdout] 470 | #[optional] pub last_migration: Date, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:471:5 [INFO] [stdout] | [INFO] [stdout] 471 | #[repeated] pub previous_monarch: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:472:5 [INFO] [stdout] | [INFO] [stdout] 472 | pub ai: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:473:5 [INFO] [stdout] | [INFO] [stdout] 473 | #[optional] pub assigned_estates: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | #[optional] pub historical_friends: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 475 | #[optional] pub historical_rivals: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:476:5 [INFO] [stdout] | [INFO] [stdout] 476 | #[optional] pub traded_bonus: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:477:5 [INFO] [stdout] | [INFO] [stdout] 477 | pub powers: Vec, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | #[optional] pub interesting_countries: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:479:5 [INFO] [stdout] | [INFO] [stdout] 479 | #[repeated] pub delayed_event: Vec<()>, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:480:5 [INFO] [stdout] | [INFO] [stdout] 480 | #[optional] pub colonial_name_source: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | #[optional] pub blockaded_percent: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:482:5 [INFO] [stdout] | [INFO] [stdout] 482 | #[optional] pub native_policy: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 483 | #[optional] pub anti_nation_ruining_end_date: Date, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:484:5 [INFO] [stdout] | [INFO] [stdout] 484 | #[optional] pub spy_propensity: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:485:5 [INFO] [stdout] | [INFO] [stdout] 485 | pub losses: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:486:5 [INFO] [stdout] | [INFO] [stdout] 486 | #[optional] pub adm_spent_indexed: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:487:5 [INFO] [stdout] | [INFO] [stdout] 487 | #[optional] pub dip_spent_indexed: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:488:5 [INFO] [stdout] | [INFO] [stdout] 488 | #[optional] pub mil_spent_indexed: (), [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:489:5 [INFO] [stdout] | [INFO] [stdout] 489 | #[optional] pub debase_recharge_need: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:490:5 [INFO] [stdout] | [INFO] [stdout] 490 | #[optional] pub influenced_by: CountryRef, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:491:5 [INFO] [stdout] | [INFO] [stdout] 491 | #[optional] pub mothballed_forts: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:492:5 [INFO] [stdout] | [INFO] [stdout] 492 | pub innovativeness: FixedPoint, [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:493:5 [INFO] [stdout] | [INFO] [stdout] 493 | #[optional] pub completed_missions: Vec, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:494:5 [INFO] [stdout] | [INFO] [stdout] 494 | pub historic_stats_cache: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:495:5 [INFO] [stdout] | [INFO] [stdout] 495 | pub country_missions: (), [INFO] [stdout] | ^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:496:5 [INFO] [stdout] | [INFO] [stdout] 496 | #[optional] pub government_reform_progress: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:499:5 [INFO] [stdout] | [INFO] [stdout] 499 | #[optional] pub call_for_peace: FixedPoint, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 500 | #[optional] pub current_icon: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | #[optional] pub forced_break_alliance_date: Date, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:502:5 [INFO] [stdout] | [INFO] [stdout] 502 | #[optional] pub has_friendly_reformation_center: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:503:5 [INFO] [stdout] | [INFO] [stdout] 503 | #[optional] pub has_privateers: bool, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:504:5 [INFO] [stdout] | [INFO] [stdout] 504 | #[optional] pub icon_start_date: Date, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:505:5 [INFO] [stdout] | [INFO] [stdout] 505 | #[optional] pub last_conversion: Date, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:506:5 [INFO] [stdout] | [INFO] [stdout] 506 | #[optional] pub last_conversion_secondary: Date, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | #[optional] pub last_sacrifice: Date, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | #[optional] pub last_sold_province: Date, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:509:5 [INFO] [stdout] | [INFO] [stdout] 509 | #[optional] pub naval_doctrine: Eu4Atom, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:510:5 [INFO] [stdout] | [INFO] [stdout] 510 | #[optional] pub num_of_janissaries: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:511:5 [INFO] [stdout] | [INFO] [stdout] 511 | #[optional] pub num_of_overseas: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [INFO] [stdout] --> eu4/src/gamestate.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | #[optional] pub num_ships_privateering: i32, [INFO] [stdout] | ^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Eu4Trait` in the crate root [WARN] too many lines in the log, truncating it