[INFO] cloning repository https://github.com/maxkuttner/openoms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxkuttner/openoms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxkuttner%2Fopenoms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxkuttner%2Fopenoms'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58cc6b1a9460fbd51cef32179929e11608a5b99a
[INFO] checking maxkuttner/openoms against d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-25
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxkuttner%2Fopenoms" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxkuttner/openoms
[INFO] finished tweaking git repo https://github.com/maxkuttner/openoms
[INFO] tweaked toml for git repo https://github.com/maxkuttner/openoms written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxkuttner/openoms on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxkuttner/openoms 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" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5d35fcf5c95f8d9da3046ba39b31051407957fe1898f56457ae2a687058f3184
[INFO] running `Command { std: "docker" "start" "5d35fcf5c95f8d9da3046ba39b31051407957fe1898f56457ae2a687058f3184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d35fcf5c95f8d9da3046ba39b31051407957fe1898f56457ae2a687058f3184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d35fcf5c95f8d9da3046ba39b31051407957fe1898f56457ae2a687058f3184" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d35fcf5c95f8d9da3046ba39b31051407957fe1898f56457ae2a687058f3184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d35fcf5c95f8d9da3046ba39b31051407957fe1898f56457ae2a687058f3184" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling rdkafka-sys v4.10.0+2.12.1
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling bon-macros v3.9.3
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling dbn-macros v0.62.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking json-writer v0.4.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking dbn v0.62.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking bon v3.9.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking axum-extra v0.12.6
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]    Compiling utoipa-gen v4.3.1
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling domain-macros v0.12.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking octseq v0.6.1
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking scalar_api_reference v0.1.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking utoipa v4.2.3
[INFO] [stderr]     Checking databento v0.54.0
[INFO] [stderr]     Checking domain v0.12.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking rdkafka v0.34.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.1
[INFO] [stderr]     Checking symbology v0.1.0 (/opt/rustwide/workdir/crates/symbology)
[INFO] [stderr]     Checking dataprovider v0.1.0 (/opt/rustwide/workdir/crates/dataprovider)
[INFO] [stderr]     Checking rustoms v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `external_account_ref` is never read
[INFO] [stdout]   --> src/adapters/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BrokerOrderRequest {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub external_account_ref: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `base_url` and `environment` are never read
[INFO] [stdout]   --> src/adapters/ibkr.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct IbkrAdapter {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 20 |     pub base_url: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 21 |     pub environment: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OrderEventRecord` is never constructed
[INFO] [stdout]   --> src/event_store.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct OrderEventRecord {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_version` and `appended` are never read
[INFO] [stdout]   --> src/event_store.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct AppendResult {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 39 |     pub last_version: i64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub appended: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppendResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/event_store.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Sqlx(sqlx::Error),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventStoreError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 51 -     Sqlx(sqlx::Error),
[INFO] [stdout] 51 +     Sqlx(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pool` is never read
[INFO] [stdout]   --> src/event_store.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct OrderEventStore {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 66 |     pool: PgPool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrderEventStore` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `load_stream` and `append_events` are never used
[INFO] [stdout]    --> src/event_store.rs:78:18
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl OrderEventStore {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  78 |     pub async fn load_stream(&self, order_id: Uuid) -> Result<Vec<OrderEventRecord>, EventStoreError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub async fn append_events(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `rehydrate` is never used
[INFO] [stdout]   --> src/domain/orders/aggregate.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl OrderAggregate {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn rehydrate(events: &[OrderDomainEvent]) -> Result<Self, CommandRejection> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OrderRequest` is never constructed
[INFO] [stdout]  --> src/models.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct OrderRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OrderSide` is never used
[INFO] [stdout]   --> src/models.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum OrderSide {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/models.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl OrderSide {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 27 |     pub fn as_str(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OrderType` is never used
[INFO] [stdout]   --> src/models.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub enum OrderType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OrderStatus` is never used
[INFO] [stdout]   --> src/models.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub enum OrderStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/models.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl OrderStatus {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 59 |     pub fn as_str(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OrderEventType` is never used
[INFO] [stdout]   --> src/models.rs:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub enum OrderEventType {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/models.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | impl OrderEventType {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 89 |     pub fn as_str(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventSource` is never used
[INFO] [stdout]    --> src/models.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub enum EventSource {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> src/models.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl EventSource {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 113 |     pub fn as_str(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `projector_group_id` is never read
[INFO] [stdout]   --> src/kafka.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct KafkaConfig {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub projector_group_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KafkaConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `base_client_config` and `create_projector_consumer` are never used
[INFO] [stdout]   --> src/kafka.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl KafkaConfig {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn base_client_config(&self, client_id: &str) -> ClientConfig {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn create_projector_consumer(&self) -> Result<StreamConsumer, KafkaError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_all` is never used
[INFO] [stdout]   --> src/marks.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl MarkStore {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn get_all(&self) -> HashMap<i64, Mark> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `external_account_ref` is never read
[INFO] [stdout]   --> src/adapters/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BrokerOrderRequest {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub external_account_ref: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `base_url` and `environment` are never read
[INFO] [stdout]   --> src/adapters/ibkr.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct IbkrAdapter {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 20 |     pub base_url: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 21 |     pub environment: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OrderEventRecord` is never constructed
[INFO] [stdout]   --> src/event_store.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct OrderEventRecord {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_version` and `appended` are never read
[INFO] [stdout]   --> src/event_store.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct AppendResult {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 39 |     pub last_version: i64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub appended: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppendResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/event_store.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Sqlx(sqlx::Error),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventStoreError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 51 -     Sqlx(sqlx::Error),
[INFO] [stdout] 51 +     Sqlx(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pool` is never read
[INFO] [stdout]   --> src/event_store.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct OrderEventStore {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 66 |     pool: PgPool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrderEventStore` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `load_stream` and `append_events` are never used
[INFO] [stdout]    --> src/event_store.rs:78:18
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl OrderEventStore {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  78 |     pub async fn load_stream(&self, order_id: Uuid) -> Result<Vec<OrderEventRecord>, EventStoreError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub async fn append_events(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OrderRequest` is never constructed
[INFO] [stdout]  --> src/models.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct OrderRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OrderSide` is never used
[INFO] [stdout]   --> src/models.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum OrderSide {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/models.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl OrderSide {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 27 |     pub fn as_str(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OrderType` is never used
[INFO] [stdout]   --> src/models.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub enum OrderType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OrderStatus` is never used
[INFO] [stdout]   --> src/models.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub enum OrderStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/models.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl OrderStatus {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 59 |     pub fn as_str(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OrderEventType` is never used
[INFO] [stdout]   --> src/models.rs:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub enum OrderEventType {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/models.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | impl OrderEventType {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 89 |     pub fn as_str(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventSource` is never used
[INFO] [stdout]    --> src/models.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub enum EventSource {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> src/models.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl EventSource {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 113 |     pub fn as_str(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `projector_group_id` is never read
[INFO] [stdout]   --> src/kafka.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct KafkaConfig {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub projector_group_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KafkaConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `base_client_config` and `create_projector_consumer` are never used
[INFO] [stdout]   --> src/kafka.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl KafkaConfig {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn base_client_config(&self, client_id: &str) -> ClientConfig {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn create_projector_consumer(&self) -> Result<StreamConsumer, KafkaError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_all` is never used
[INFO] [stdout]   --> src/marks.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl MarkStore {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn get_all(&self) -> HashMap<i64, Mark> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 24s
[INFO] running `Command { std: "docker" "inspect" "5d35fcf5c95f8d9da3046ba39b31051407957fe1898f56457ae2a687058f3184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d35fcf5c95f8d9da3046ba39b31051407957fe1898f56457ae2a687058f3184", kill_on_drop: false }`
[INFO] [stdout] 5d35fcf5c95f8d9da3046ba39b31051407957fe1898f56457ae2a687058f3184
