[INFO] fetching crate architect-api 11.6.3... [INFO] checking architect-api-11.6.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate architect-api 11.6.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate architect-api 11.6.3 [INFO] finished tweaking crates.io crate architect-api 11.6.3 [INFO] tweaked toml for crates.io crate architect-api 11.6.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate architect-api 11.6.3 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate architect-api 11.6.3 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95230912f59963435b942ffa464149bbda4be984bf663df9aaa885ce3d2278ea [INFO] running `Command { std: "docker" "start" "-a" "95230912f59963435b942ffa464149bbda4be984bf663df9aaa885ce3d2278ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95230912f59963435b942ffa464149bbda4be984bf663df9aaa885ce3d2278ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95230912f59963435b942ffa464149bbda4be984bf663df9aaa885ce3d2278ea", kill_on_drop: false }` [INFO] [stdout] 95230912f59963435b942ffa464149bbda4be984bf663df9aaa885ce3d2278ea [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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cc31c74869f644c021fb2cd787a36e24c45f83adfbe28c19bf97d5659b8d9ad [INFO] running `Command { std: "docker" "start" "-a" "8cc31c74869f644c021fb2cd787a36e24c45f83adfbe28c19bf97d5659b8d9ad", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.224 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.224 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.224 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling indexmap v2.11.3 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling architect-schemars v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling architect-schemars_derive v1.2.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking postgres-types v0.2.9 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Compiling architect-tonic-build v0.13.2 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking ecow v0.2.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking governor v0.10.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling architect-derive v0.4.0 [INFO] [stderr] Compiling rust_decimal_macros v1.38.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling architect-api-schema-builder v0.5.2 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling architect-api v11.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking insta v1.43.2 [INFO] [stderr] Checking criterion v0.6.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stdout] error: this type will no longer be must used: ControlFlow, user_id::UserId> [INFO] [stdout] --> src/accounts/trader.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | Ok(Self::Id(s.parse()?)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/accounts/trader.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | Ok(Self::Id(s.parse()?)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/accounts/trader.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | let id: UserId = "aa0fc734-0da2-4168-8712-4c0b67f01c59".parse().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/accounts/trader.rs:58:40 [INFO] [stdout] | [INFO] [stdout] 58 | let email_as_user_id: UserId = "test@example.com".parse().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/utils/uuid_val.rs:35:74 [INFO] [stdout] | [INFO] [stdout] 35 | fn from_str(s: &str) -> std::result::Result { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 36 | | $( [INFO] [stdout] 37 | | if s == $key { [INFO] [stdout] 38 | | return Ok($value); [INFO] [stdout] ... | [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/auth/user_id.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / uuid_val!(UserId, USER_ID_NS, { [INFO] [stdout] 7 | | "anonymous@" => UserId::anonymous() [INFO] [stdout] 8 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uuid_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/utils/uuid_val.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | return Ok($value); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/auth/user_id.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / uuid_val!(UserId, USER_ID_NS, { [INFO] [stdout] 7 | | "anonymous@" => UserId::anonymous() [INFO] [stdout] 8 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uuid_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/utils/uuid_val.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | / match s.parse::() { [INFO] [stdout] 42 | | Ok(uuid) => Ok(Self(uuid)), [INFO] [stdout] 43 | | Err(_) => Ok(Self::from(s)), [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/auth/user_id.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / uuid_val!(UserId, USER_ID_NS, { [INFO] [stdout] 7 | | "anonymous@" => UserId::anonymous() [INFO] [stdout] 8 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uuid_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/utils/uuid_val.rs:42:33 [INFO] [stdout] | [INFO] [stdout] 42 | Ok(uuid) => Ok(Self(uuid)), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/auth/user_id.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / uuid_val!(UserId, USER_ID_NS, { [INFO] [stdout] 7 | | "anonymous@" => UserId::anonymous() [INFO] [stdout] 8 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uuid_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/utils/uuid_val.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | Err(_) => Ok(Self::from(s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/auth/user_id.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / uuid_val!(UserId, USER_ID_NS, { [INFO] [stdout] 7 | | "anonymous@" => UserId::anonymous() [INFO] [stdout] 8 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uuid_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/orderflow/order.rs:380:30 [INFO] [stdout] | [INFO] [stdout] 380 | let trader: UserId = "trader1".parse().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/symbology/venue.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | FromStr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/symbology/venue.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | FromStr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/symbology/venue.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | FromStr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/symbology/venue.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | FromStr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/symbology/venue.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | FromStr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/symbology/venue.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | FromStr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/symbology/venue.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | FromStr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/symbology/venue.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | FromStr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/utils/rate_limit.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / serde_conv!( [INFO] [stdout] 46 | | pub QuotaAsRateLimit, [INFO] [stdout] 47 | | Quota, [INFO] [stdout] 48 | | RateLimit::from, [INFO] [stdout] 49 | | try_into_quota [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serde_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/utils/rate_limit.rs:52:85 [INFO] [stdout] | [INFO] [stdout] 52 | fn try_into_quota(rate_limit: RateLimit) -> Result { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 53 | | Ok(rate_limit.as_quota()) [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/utils/rate_limit.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Ok(rate_limit.as_quota()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/utils/secrets.rs:161:38 [INFO] [stdout] | [INFO] [stdout] 161 | let z: MaybeSecret = "asdf".parse().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, user_id::UserId> [INFO] [stdout] --> src/accounts/trader.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | Ok(Self::Id(s.parse()?)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/accounts/trader.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | Ok(Self::Id(s.parse()?)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/utils/uuid_val.rs:35:74 [INFO] [stdout] | [INFO] [stdout] 35 | fn from_str(s: &str) -> std::result::Result { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 36 | | $( [INFO] [stdout] 37 | | if s == $key { [INFO] [stdout] 38 | | return Ok($value); [INFO] [stdout] ... | [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/auth/user_id.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / uuid_val!(UserId, USER_ID_NS, { [INFO] [stdout] 7 | | "anonymous@" => UserId::anonymous() [INFO] [stdout] 8 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uuid_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/utils/uuid_val.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | return Ok($value); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/auth/user_id.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / uuid_val!(UserId, USER_ID_NS, { [INFO] [stdout] 7 | | "anonymous@" => UserId::anonymous() [INFO] [stdout] 8 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uuid_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/utils/uuid_val.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | / match s.parse::() { [INFO] [stdout] 42 | | Ok(uuid) => Ok(Self(uuid)), [INFO] [stdout] 43 | | Err(_) => Ok(Self::from(s)), [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/auth/user_id.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / uuid_val!(UserId, USER_ID_NS, { [INFO] [stdout] 7 | | "anonymous@" => UserId::anonymous() [INFO] [stdout] 8 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uuid_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/utils/uuid_val.rs:42:33 [INFO] [stdout] | [INFO] [stdout] 42 | Ok(uuid) => Ok(Self(uuid)), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/auth/user_id.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / uuid_val!(UserId, USER_ID_NS, { [INFO] [stdout] 7 | | "anonymous@" => UserId::anonymous() [INFO] [stdout] 8 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uuid_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/utils/uuid_val.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | Err(_) => Ok(Self::from(s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/auth/user_id.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / uuid_val!(UserId, USER_ID_NS, { [INFO] [stdout] 7 | | "anonymous@" => UserId::anonymous() [INFO] [stdout] 8 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uuid_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/symbology/venue.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | FromStr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `architect-api` (lib test) due to 22 previous errors [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/symbology/venue.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | FromStr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/symbology/venue.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | FromStr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/symbology/venue.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | FromStr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/symbology/venue.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | FromStr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/symbology/venue.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | FromStr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/symbology/venue.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | FromStr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `FromStr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/symbology/venue.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | FromStr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/utils/rate_limit.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / serde_conv!( [INFO] [stdout] 46 | | pub QuotaAsRateLimit, [INFO] [stdout] 47 | | Quota, [INFO] [stdout] 48 | | RateLimit::from, [INFO] [stdout] 49 | | try_into_quota [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serde_conv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/utils/rate_limit.rs:52:85 [INFO] [stdout] | [INFO] [stdout] 52 | fn try_into_quota(rate_limit: RateLimit) -> Result { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 53 | | Ok(rate_limit.as_quota()) [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/utils/rate_limit.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Ok(rate_limit.as_quota()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `architect-api` (lib) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "8cc31c74869f644c021fb2cd787a36e24c45f83adfbe28c19bf97d5659b8d9ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cc31c74869f644c021fb2cd787a36e24c45f83adfbe28c19bf97d5659b8d9ad", kill_on_drop: false }` [INFO] [stdout] 8cc31c74869f644c021fb2cd787a36e24c45f83adfbe28c19bf97d5659b8d9ad