[INFO] cloning repository https://github.com/tom773/EconomySim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tom773/EconomySim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom773%2FEconomySim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom773%2FEconomySim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87274066dbb5ae60c77b81cb4cc5f9b01634b815
[INFO] building tom773/EconomySim against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom773%2FEconomySim" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tom773/EconomySim
[INFO] finished tweaking git repo https://github.com/tom773/EconomySim
[INFO] tweaked toml for git repo https://github.com/tom773/EconomySim written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tom773/EconomySim on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tom773/EconomySim already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad3ccde4dfc60eff8759ee6040ea5d37ed8ed5eb2d7c7b2c3263e6a46b67c337
[INFO] running `Command { std: "docker" "start" "-a" "ad3ccde4dfc60eff8759ee6040ea5d37ed8ed5eb2d7c7b2c3263e6a46b67c337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad3ccde4dfc60eff8759ee6040ea5d37ed8ed5eb2d7c7b2c3263e6a46b67c337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad3ccde4dfc60eff8759ee6040ea5d37ed8ed5eb2d7c7b2c3263e6a46b67c337", kill_on_drop: false }`
[INFO] [stdout] ad3ccde4dfc60eff8759ee6040ea5d37ed8ed5eb2d7c7b2c3263e6a46b67c337
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82649002ad799b5bdc24e4529363d8a91043f8175a2667f50ff78bfbccdcbb5a
[INFO] running `Command { std: "docker" "start" "-a" "82649002ad799b5bdc24e4529363d8a91043f8175a2667f50ff78bfbccdcbb5a", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling nuid v0.5.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling signatory v0.27.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling nkeys v0.4.4
[INFO] [stderr]    Compiling serde_nanos v0.1.4
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling atomic v0.6.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dummy v0.8.0
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling tryhard v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling async-nats v0.41.0
[INFO] [stderr]    Compiling async-nats v0.36.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling orca v0.1.0 (/opt/rustwide/workdir/orca)
[INFO] [stderr]    Compiling web_bridge v0.1.0 (/opt/rustwide/workdir/web_bridge)
[INFO] [stderr]    Compiling module_2 v0.1.0 (/opt/rustwide/workdir/entities/firm)
[INFO] [stdout] warning: unused imports: `kv::bucket`, `rustls::crypto::hash::Hash`, and `self`
[INFO] [stdout]  --> orca/src/main.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_nats::{connect, jetstream::{self, kv::bucket}, rustls::crypto::hash::Hash, Error, Subject};
[INFO] [stdout]   |                                       ^^^^  ^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::AsyncReadExt`
[INFO] [stdout]  --> orca/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::io::AsyncReadExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling consumer v0.1.0 (/opt/rustwide/workdir/entities/consumer)
[INFO] [stderr]    Compiling dolphins v0.1.0 (/opt/rustwide/workdir/dolphins)
[INFO] [stderr]    Compiling bank v0.1.0 (/opt/rustwide/workdir/entities/bank)
[INFO] [stderr]    Compiling government v0.1.0 (/opt/rustwide/workdir/entities/government)
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]   --> dolphins/src/main.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     while let Some(message) = init_subscriber.next().await {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]   --> entities/government/src/main.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     while let Some(message) = init_subscriber.next().await {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `gender` are never read
[INFO] [stdout]   --> entities/consumer/src/components.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct ConsumerProfile {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout]  6 |     #[dummy(faker = "1000..9999")]
[INFO] [stdout]  7 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub gender: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConsumerProfile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `employer_id` is never read
[INFO] [stdout]   --> entities/consumer/src/components.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ConsumerEmployment {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub employer_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConsumerEmployment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "82649002ad799b5bdc24e4529363d8a91043f8175a2667f50ff78bfbccdcbb5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82649002ad799b5bdc24e4529363d8a91043f8175a2667f50ff78bfbccdcbb5a", kill_on_drop: false }`
[INFO] [stdout] 82649002ad799b5bdc24e4529363d8a91043f8175a2667f50ff78bfbccdcbb5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 666d7c79336481bf3b734bf74a17dfb2cac48d2d5755b0463777aa142fe83894
[INFO] running `Command { std: "docker" "start" "-a" "666d7c79336481bf3b734bf74a17dfb2cac48d2d5755b0463777aa142fe83894", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling bank v0.1.0 (/opt/rustwide/workdir/entities/bank)
[INFO] [stderr]    Compiling module_2 v0.1.0 (/opt/rustwide/workdir/entities/firm)
[INFO] [stderr]    Compiling orca v0.1.0 (/opt/rustwide/workdir/orca)
[INFO] [stderr]    Compiling government v0.1.0 (/opt/rustwide/workdir/entities/government)
[INFO] [stderr]    Compiling dolphins v0.1.0 (/opt/rustwide/workdir/dolphins)
[INFO] [stderr]    Compiling consumer v0.1.0 (/opt/rustwide/workdir/entities/consumer)
[INFO] [stderr]    Compiling web_bridge v0.1.0 (/opt/rustwide/workdir/web_bridge)
[INFO] [stdout] warning: unused imports: `kv::bucket`, `rustls::crypto::hash::Hash`, and `self`
[INFO] [stdout]  --> orca/src/main.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_nats::{connect, jetstream::{self, kv::bucket}, rustls::crypto::hash::Hash, Error, Subject};
[INFO] [stdout]   |                                       ^^^^  ^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::AsyncReadExt`
[INFO] [stdout]  --> orca/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::io::AsyncReadExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]   --> dolphins/src/main.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     while let Some(message) = init_subscriber.next().await {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]   --> entities/government/src/main.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     while let Some(message) = init_subscriber.next().await {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `gender` are never read
[INFO] [stdout]   --> entities/consumer/src/components.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct ConsumerProfile {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout]  6 |     #[dummy(faker = "1000..9999")]
[INFO] [stdout]  7 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub gender: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConsumerProfile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `employer_id` is never read
[INFO] [stdout]   --> entities/consumer/src/components.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ConsumerEmployment {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub employer_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConsumerEmployment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.07s
[INFO] running `Command { std: "docker" "inspect" "666d7c79336481bf3b734bf74a17dfb2cac48d2d5755b0463777aa142fe83894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "666d7c79336481bf3b734bf74a17dfb2cac48d2d5755b0463777aa142fe83894", kill_on_drop: false }`
[INFO] [stdout] 666d7c79336481bf3b734bf74a17dfb2cac48d2d5755b0463777aa142fe83894
