[INFO] cloning repository https://github.com/theProject-dev/auth-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theProject-dev/auth-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheProject-dev%2Fauth-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheProject-dev%2Fauth-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68640b5be09550883dbb3b373e5f19523dfd74c9
[INFO] checking theProject-dev/auth-rs against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheProject-dev%2Fauth-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/theProject-dev/auth-rs
[INFO] finished tweaking git repo https://github.com/theProject-dev/auth-rs
[INFO] tweaked toml for git repo https://github.com/theProject-dev/auth-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theProject-dev/auth-rs 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 173 packages to latest Rust 1.93.0-nightly compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] [stderr]       Adding ron v0.11.0 (available: v0.12.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3e32bbe610d7284bf9d6db8ba51b5b418334fb81d8fd223458fbeba7209c2abe
[INFO] running `Command { std: "docker" "start" "-a" "3e32bbe610d7284bf9d6db8ba51b5b418334fb81d8fd223458fbeba7209c2abe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e32bbe610d7284bf9d6db8ba51b5b418334fb81d8fd223458fbeba7209c2abe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e32bbe610d7284bf9d6db8ba51b5b418334fb81d8fd223458fbeba7209c2abe", kill_on_drop: false }`
[INFO] [stdout] 3e32bbe610d7284bf9d6db8ba51b5b418334fb81d8fd223458fbeba7209c2abe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9f5eba3cd03e0f48d39d95add20018e04931845d299165e35f146244137a91b0
[INFO] running `Command { std: "docker" "start" "-a" "9f5eba3cd03e0f48d39d95add20018e04931845d299165e35f146244137a91b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking pest v2.8.3
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking proc-macro2 v1.0.103
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking codora-framework-orm v0.1.0 (/opt/rustwide/workdir/crates/codora-framework-orm)
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking codora-framework-worker v0.0.0 (/opt/rustwide/workdir/crates/codora-framework-worker)
[INFO] [stderr]     Checking codora-framework-bucket v0.0.0 (/opt/rustwide/workdir/crates/codora-framework-bucket)
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking codora-framework-ws v0.0.0 (/opt/rustwide/workdir/crates/codora-framework-ws)
[INFO] [stderr]     Checking quote v1.0.42
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking darling_core v0.21.3
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling codora-framework-macro v0.1.0 (/opt/rustwide/workdir/crates/codora-framework-macro)
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.11.0
[INFO] [stderr]     Checking codora-framework-conf v0.1.0 (/opt/rustwide/workdir/crates/codora-framework-conf)
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | /     {
[INFO] [stdout] 33 | |         todo!()
[INFO] [stdout] 34 | |     }
[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<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     {
[INFO] [stdout] 40 | |         todo!()
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     {
[INFO] [stdout] 47 | |         todo!()
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | /     {
[INFO] [stdout] 54 | |         todo!()
[INFO] [stdout] 55 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     {
[INFO] [stdout] 61 | |         todo!()
[INFO] [stdout] 62 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | /     {
[INFO] [stdout] 68 | |         todo!()
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | /     {
[INFO] [stdout] 75 | |         todo!()
[INFO] [stdout] 76 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     {
[INFO] [stdout] 82 | |         todo!()
[INFO] [stdout] 83 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | /     {
[INFO] [stdout] 89 | |         todo!()
[INFO] [stdout] 90 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | /     {
[INFO] [stdout] 96 | |         todo!()
[INFO] [stdout] 97 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     {
[INFO] [stdout] 103 | |         todo!()
[INFO] [stdout] 104 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | /     {
[INFO] [stdout] 110 | |         todo!()
[INFO] [stdout] 111 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     {
[INFO] [stdout] 117 | |         todo!()
[INFO] [stdout] 118 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | /     {
[INFO] [stdout] 124 | |         todo!()
[INFO] [stdout] 125 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | /     {
[INFO] [stdout] 131 | |         todo!()
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     {
[INFO] [stdout] 138 | |         todo!()
[INFO] [stdout] 139 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 | /     {
[INFO] [stdout] 145 | |         todo!()
[INFO] [stdout] 146 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | /     {
[INFO] [stdout] 152 | |         todo!()
[INFO] [stdout] 153 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | /     {
[INFO] [stdout] 159 | |         todo!()
[INFO] [stdout] 160 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 | /     {
[INFO] [stdout] 166 | |         todo!()
[INFO] [stdout] 167 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 | /     {
[INFO] [stdout] 173 | |         todo!()
[INFO] [stdout] 174 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | /     {
[INFO] [stdout] 180 | |         todo!()
[INFO] [stdout] 181 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 | /     {
[INFO] [stdout] 187 | |         todo!()
[INFO] [stdout] 188 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | /     {
[INFO] [stdout] 194 | |         todo!()
[INFO] [stdout] 195 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 | /     {
[INFO] [stdout] 201 | |         todo!()
[INFO] [stdout] 202 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 | /     {
[INFO] [stdout] 208 | |         todo!()
[INFO] [stdout] 209 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 | /     {
[INFO] [stdout] 215 | |         todo!()
[INFO] [stdout] 216 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | /     {
[INFO] [stdout] 222 | |         todo!()
[INFO] [stdout] 223 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:228:5
[INFO] [stdout]     |
[INFO] [stdout] 228 | /     {
[INFO] [stdout] 229 | |         todo!()
[INFO] [stdout] 230 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `codora-framework-conf` (lib) due to 29 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | /     {
[INFO] [stdout] 33 | |         todo!()
[INFO] [stdout] 34 | |     }
[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<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     {
[INFO] [stdout] 40 | |         todo!()
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     {
[INFO] [stdout] 47 | |         todo!()
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | /     {
[INFO] [stdout] 54 | |         todo!()
[INFO] [stdout] 55 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     {
[INFO] [stdout] 61 | |         todo!()
[INFO] [stdout] 62 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | /     {
[INFO] [stdout] 68 | |         todo!()
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | /     {
[INFO] [stdout] 75 | |         todo!()
[INFO] [stdout] 76 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     {
[INFO] [stdout] 82 | |         todo!()
[INFO] [stdout] 83 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | /     {
[INFO] [stdout] 89 | |         todo!()
[INFO] [stdout] 90 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/de/mod.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | /     {
[INFO] [stdout] 96 | |         todo!()
[INFO] [stdout] 97 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     {
[INFO] [stdout] 103 | |         todo!()
[INFO] [stdout] 104 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | /     {
[INFO] [stdout] 110 | |         todo!()
[INFO] [stdout] 111 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     {
[INFO] [stdout] 117 | |         todo!()
[INFO] [stdout] 118 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | /     {
[INFO] [stdout] 124 | |         todo!()
[INFO] [stdout] 125 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | /     {
[INFO] [stdout] 131 | |         todo!()
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     {
[INFO] [stdout] 138 | |         todo!()
[INFO] [stdout] 139 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 | /     {
[INFO] [stdout] 145 | |         todo!()
[INFO] [stdout] 146 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | /     {
[INFO] [stdout] 152 | |         todo!()
[INFO] [stdout] 153 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | /     {
[INFO] [stdout] 159 | |         todo!()
[INFO] [stdout] 160 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 | /     {
[INFO] [stdout] 166 | |         todo!()
[INFO] [stdout] 167 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 | /     {
[INFO] [stdout] 173 | |         todo!()
[INFO] [stdout] 174 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | /     {
[INFO] [stdout] 180 | |         todo!()
[INFO] [stdout] 181 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 | /     {
[INFO] [stdout] 187 | |         todo!()
[INFO] [stdout] 188 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | /     {
[INFO] [stdout] 194 | |         todo!()
[INFO] [stdout] 195 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 | /     {
[INFO] [stdout] 201 | |         todo!()
[INFO] [stdout] 202 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 | /     {
[INFO] [stdout] 208 | |         todo!()
[INFO] [stdout] 209 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 | /     {
[INFO] [stdout] 215 | |         todo!()
[INFO] [stdout] 216 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | /     {
[INFO] [stdout] 222 | |         todo!()
[INFO] [stdout] 223 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<V as Visitor<'_>>::Value, DeserializerError>
[INFO] [stdout]    --> crates/codora-framework-conf/src/de/mod.rs:228:5
[INFO] [stdout]     |
[INFO] [stdout] 228 | /     {
[INFO] [stdout] 229 | |         todo!()
[INFO] [stdout] 230 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, enviroment::EnviromentError>, CodoraConf>
[INFO] [stdout]   --> crates/codora-framework-conf/src/source/enviroment.rs:44:27
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let codora_conf = from_env::<CodoraConf>()?;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<CodoraConf, enviroment::EnviromentError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/source/enviroment.rs:44:27
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let codora_conf = from_env::<CodoraConf>()?;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, enviroment::EnviromentError>, ConfEnv>
[INFO] [stdout]   --> crates/codora-framework-conf/src/source/enviroment.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let conf_env = from_env::<ConfEnv>()?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ConfEnv, enviroment::EnviromentError>
[INFO] [stdout]   --> crates/codora-framework-conf/src/source/enviroment.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let conf_env = from_env::<ConfEnv>()?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `codora-framework-conf` (lib test) due to 33 previous errors
[INFO] running `Command { std: "docker" "inspect" "9f5eba3cd03e0f48d39d95add20018e04931845d299165e35f146244137a91b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f5eba3cd03e0f48d39d95add20018e04931845d299165e35f146244137a91b0", kill_on_drop: false }`
[INFO] [stdout] 9f5eba3cd03e0f48d39d95add20018e04931845d299165e35f146244137a91b0
