[INFO] fetching crate scouter-types 0.12.0...
[INFO] checking scouter-types-0.12.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate scouter-types 0.12.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate scouter-types 0.12.0
[INFO] finished tweaking crates.io crate scouter-types 0.12.0
[INFO] tweaked toml for crates.io crate scouter-types 0.12.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scouter-types 0.12.0 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 scouter-types 0.12.0 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0843fde790330456a3478aca3a977bc8efb0ce8a79aaba61553477b551241c4
[INFO] running `Command { std: "docker" "start" "-a" "a0843fde790330456a3478aca3a977bc8efb0ce8a79aaba61553477b551241c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0843fde790330456a3478aca3a977bc8efb0ce8a79aaba61553477b551241c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0843fde790330456a3478aca3a977bc8efb0ce8a79aaba61553477b551241c4", kill_on_drop: false }`
[INFO] [stdout] a0843fde790330456a3478aca3a977bc8efb0ce8a79aaba61553477b551241c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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] c691777318e6d1566f4d582abb0e02cb0caab57aac4cd9e511929dc3b4e56984
[INFO] running `Command { std: "docker" "start" "-a" "c691777318e6d1566f4d582abb0e02cb0caab57aac4cd9e511929dc3b4e56984", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde_core v1.0.220
[INFO] [stderr]    Compiling serde v1.0.220
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking tempfile v3.22.0
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking rustls-webpki v0.103.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.220
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking ref-cast v1.0.24
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking token-source v1.0.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking colored_json v5.0.0
[INFO] [stderr]     Checking schemars v1.0.4
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking cron v0.15.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking scouter-state v0.12.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking potato-util v0.7.0
[INFO] [stderr]     Checking scouter-semver v0.12.0
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking potato-type v0.7.0
[INFO] [stderr]     Checking gcloud-metadata v1.0.1
[INFO] [stderr]     Checking gcloud-auth v1.1.2
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking potato-prompt v0.7.0
[INFO] [stderr]     Checking potato-provider v0.7.0
[INFO] [stderr]     Checking potato-agent v0.7.0
[INFO] [stderr]     Checking potato-workflow v0.7.0
[INFO] [stderr]     Checking potato-head v0.7.0
[INFO] [stderr]     Checking scouter-types v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/alert/cron.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get_next(&self) -> String {
[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<&str, Infallible>
[INFO] [stdout]   --> src/alert/dispatch.rs:92:32
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn to_string(&self) -> &str {
[INFO] [stdout]    |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/custom/profile.rs:99:38
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]    |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/custom/profile.rs:192:38
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<custom::profile::CustomDriftProfile, Infallible>
[INFO] [stdout]    --> src/custom/profile.rs:223:56
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn model_validate(data: &Bound<'_, PyDict>) -> CustomDriftProfile {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<custom::profile::CustomDriftProfile, Infallible>
[INFO] [stdout]    --> src/custom/profile.rs:231:56
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn model_validate_json(json_string: String) -> CustomDriftProfile {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<drift::DriftType>, Infallible>
[INFO] [stdout]   --> src/drift.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn from_value(value: &str) -> Option<DriftType> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/llm/profile.rs:108:38
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/llm/profile.rs:347:38
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LLMDriftProfile, Infallible>
[INFO] [stdout]    --> src/llm/profile.rs:377:56
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn model_validate(data: &Bound<'_, PyDict>) -> LLMDriftProfile {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LLMDriftProfile, Infallible>
[INFO] [stdout]    --> src/llm/profile.rs:385:56
[INFO] [stdout]     |
[INFO] [stdout] 385 |     pub fn model_validate_json(json_string: String) -> LLMDriftProfile {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/psi/profile.rs:115:38
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/psi/profile.rs:366:38
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<psi::profile::PsiDriftProfile, Infallible>
[INFO] [stdout]    --> src/psi/profile.rs:395:56
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn model_validate(data: &Bound<'_, PyDict>) -> PsiDriftProfile {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<psi::profile::PsiDriftProfile, Infallible>
[INFO] [stdout]    --> src/psi/profile.rs:403:56
[INFO] [stdout]     |
[INFO] [stdout] 403 |     pub fn model_validate_json(json_string: String) -> PsiDriftProfile {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/psi/profile.rs:488:38
[INFO] [stdout]     |
[INFO] [stdout] 488 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Feature, Infallible>
[INFO] [stdout]    --> src/queue/types.rs:140:45
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn int(name: String, value: i64) -> Self {
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Feature, Infallible>
[INFO] [stdout]    --> src/queue/types.rs:145:47
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn float(name: String, value: f64) -> Self {
[INFO] [stdout]     |                                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Feature, Infallible>
[INFO] [stdout]    --> src/queue/types.rs:150:51
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn string(name: String, value: String) -> Self {
[INFO] [stdout]     |                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Feature, Infallible>
[INFO] [stdout]    --> src/queue/types.rs:155:56
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn categorical(name: String, value: String) -> Self {
[INFO] [stdout]     |                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RecordType, Infallible>
[INFO] [stdout]   --> src/records.rs:79:38
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn get_record_type(&self) -> RecordType {
[INFO] [stdout]    |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/records.rs:83:38
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]    |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HashMap<std::string::String, std::string::String>, Infallible>
[INFO] [stdout]   --> src/records.rs:88:30
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn to_dict(&self) -> HashMap<String, String> {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RecordType, Infallible>
[INFO] [stdout]    --> src/records.rs:152:38
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn get_record_type(&self) -> RecordType {
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/records.rs:156:38
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RecordType, Infallible>
[INFO] [stdout]    --> src/records.rs:205:38
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn get_record_type(&self) -> RecordType {
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/records.rs:209:38
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/records.rs:334:38
[INFO] [stdout]     |
[INFO] [stdout] 334 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RecordType, Infallible>
[INFO] [stdout]    --> src/records.rs:339:38
[INFO] [stdout]     |
[INFO] [stdout] 339 |     pub fn get_record_type(&self) -> RecordType {
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HashMap<std::string::String, std::string::String>, Infallible>
[INFO] [stdout]    --> src/records.rs:343:30
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn to_dict(&self) -> HashMap<String, String> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/records.rs:420:38
[INFO] [stdout]     |
[INFO] [stdout] 420 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RecordType, Infallible>
[INFO] [stdout]    --> src/records.rs:430:38
[INFO] [stdout]     |
[INFO] [stdout] 430 |     pub fn get_record_type(&self) -> RecordType {
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/records.rs:494:28
[INFO] [stdout]     |
[INFO] [stdout] 494 |     pub fn space(&self) -> String {
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RecordType, Infallible>
[INFO] [stdout]    --> src/records.rs:517:38
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn get_record_type(&self) -> RecordType {
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/records.rs:542:38
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/spc/profile.rs:182:38
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/spc/profile.rs:291:38
[INFO] [stdout]     |
[INFO] [stdout] 291 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spc::profile::SpcDriftProfile, Infallible>
[INFO] [stdout]    --> src/spc/profile.rs:312:56
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn model_validate(data: &Bound<'_, PyDict>) -> SpcDriftProfile {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spc::profile::SpcDriftProfile, Infallible>
[INFO] [stdout]    --> src/spc/profile.rs:320:56
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn model_validate_json(json_string: String) -> SpcDriftProfile {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<util::AlertThreshold>, Infallible>
[INFO] [stdout]    --> src/util.rs:376:39
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn from_value(value: &str) -> Option<Self> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/alert/cron.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get_next(&self) -> String {
[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<&str, Infallible>
[INFO] [stdout]   --> src/alert/dispatch.rs:92:32
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn to_string(&self) -> &str {
[INFO] [stdout]    |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/custom/profile.rs:99:38
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]    |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/custom/profile.rs:192:38
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<custom::profile::CustomDriftProfile, Infallible>
[INFO] [stdout]    --> src/custom/profile.rs:223:56
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn model_validate(data: &Bound<'_, PyDict>) -> CustomDriftProfile {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<custom::profile::CustomDriftProfile, Infallible>
[INFO] [stdout]    --> src/custom/profile.rs:231:56
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn model_validate_json(json_string: String) -> CustomDriftProfile {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<drift::DriftType>, Infallible>
[INFO] [stdout]   --> src/drift.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn from_value(value: &str) -> Option<DriftType> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/llm/profile.rs:108:38
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/llm/profile.rs:347:38
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LLMDriftProfile, Infallible>
[INFO] [stdout]    --> src/llm/profile.rs:377:56
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn model_validate(data: &Bound<'_, PyDict>) -> LLMDriftProfile {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LLMDriftProfile, Infallible>
[INFO] [stdout]    --> src/llm/profile.rs:385:56
[INFO] [stdout]     |
[INFO] [stdout] 385 |     pub fn model_validate_json(json_string: String) -> LLMDriftProfile {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/psi/profile.rs:115:38
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/psi/profile.rs:366:38
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<psi::profile::PsiDriftProfile, Infallible>
[INFO] [stdout]    --> src/psi/profile.rs:395:56
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn model_validate(data: &Bound<'_, PyDict>) -> PsiDriftProfile {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<psi::profile::PsiDriftProfile, Infallible>
[INFO] [stdout]    --> src/psi/profile.rs:403:56
[INFO] [stdout]     |
[INFO] [stdout] 403 |     pub fn model_validate_json(json_string: String) -> PsiDriftProfile {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/psi/profile.rs:488:38
[INFO] [stdout]     |
[INFO] [stdout] 488 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Feature, Infallible>
[INFO] [stdout]    --> src/queue/types.rs:140:45
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn int(name: String, value: i64) -> Self {
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Feature, Infallible>
[INFO] [stdout]    --> src/queue/types.rs:145:47
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn float(name: String, value: f64) -> Self {
[INFO] [stdout]     |                                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Feature, Infallible>
[INFO] [stdout]    --> src/queue/types.rs:150:51
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn string(name: String, value: String) -> Self {
[INFO] [stdout]     |                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Feature, Infallible>
[INFO] [stdout]    --> src/queue/types.rs:155:56
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn categorical(name: String, value: String) -> Self {
[INFO] [stdout]     |                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RecordType, Infallible>
[INFO] [stdout]   --> src/records.rs:79:38
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn get_record_type(&self) -> RecordType {
[INFO] [stdout]    |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/records.rs:83:38
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]    |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::collections::HashMap<std::string::String, std::string::String>, Infallible>
[INFO] [stdout]   --> src/records.rs:88:30
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn to_dict(&self) -> HashMap<String, String> {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RecordType, Infallible>
[INFO] [stdout]    --> src/records.rs:152:38
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn get_record_type(&self) -> RecordType {
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/records.rs:156:38
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RecordType, Infallible>
[INFO] [stdout]    --> src/records.rs:205:38
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn get_record_type(&self) -> RecordType {
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/records.rs:209:38
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/records.rs:334:38
[INFO] [stdout]     |
[INFO] [stdout] 334 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RecordType, Infallible>
[INFO] [stdout]    --> src/records.rs:339:38
[INFO] [stdout]     |
[INFO] [stdout] 339 |     pub fn get_record_type(&self) -> RecordType {
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::collections::HashMap<std::string::String, std::string::String>, Infallible>
[INFO] [stdout]    --> src/records.rs:343:30
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn to_dict(&self) -> HashMap<String, String> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/records.rs:420:38
[INFO] [stdout]     |
[INFO] [stdout] 420 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RecordType, Infallible>
[INFO] [stdout]    --> src/records.rs:430:38
[INFO] [stdout]     |
[INFO] [stdout] 430 |     pub fn get_record_type(&self) -> RecordType {
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/records.rs:494:28
[INFO] [stdout]     |
[INFO] [stdout] 494 |     pub fn space(&self) -> String {
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RecordType, Infallible>
[INFO] [stdout]    --> src/records.rs:517:38
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn get_record_type(&self) -> RecordType {
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/records.rs:542:38
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/spc/profile.rs:182:38
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/spc/profile.rs:291:38
[INFO] [stdout]     |
[INFO] [stdout] 291 |     pub fn model_dump_json(&self) -> String {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spc::profile::SpcDriftProfile, Infallible>
[INFO] [stdout]    --> src/spc/profile.rs:312:56
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn model_validate(data: &Bound<'_, PyDict>) -> SpcDriftProfile {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spc::profile::SpcDriftProfile, Infallible>
[INFO] [stdout]    --> src/spc/profile.rs:320:56
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn model_validate_json(json_string: String) -> SpcDriftProfile {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<util::AlertThreshold>, Infallible>
[INFO] [stdout]    --> src/util.rs:376:39
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn from_value(value: &str) -> Option<Self> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scouter-types` (lib) due to 40 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `scouter-types` (lib test) due to 40 previous errors
[INFO] running `Command { std: "docker" "inspect" "c691777318e6d1566f4d582abb0e02cb0caab57aac4cd9e511929dc3b4e56984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c691777318e6d1566f4d582abb0e02cb0caab57aac4cd9e511929dc3b4e56984", kill_on_drop: false }`
[INFO] [stdout] c691777318e6d1566f4d582abb0e02cb0caab57aac4cd9e511929dc3b4e56984
