[INFO] fetching crate leetcode-cli 0.4.8...
[INFO] checking leetcode-cli-0.4.8 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate leetcode-cli 0.4.8 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate leetcode-cli 0.4.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate leetcode-cli 0.4.8
[INFO] tweaked toml for crates.io crate leetcode-cli 0.4.8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate leetcode-cli 0.4.8 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 leetcode-cli 0.4.8 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-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] f7874f5a03ba87c2556601057a8f088a447f154ecc5a07123092c6e64001b0ee
[INFO] running `Command { std: "docker" "start" "-a" "f7874f5a03ba87c2556601057a8f088a447f154ecc5a07123092c6e64001b0ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7874f5a03ba87c2556601057a8f088a447f154ecc5a07123092c6e64001b0ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7874f5a03ba87c2556601057a8f088a447f154ecc5a07123092c6e64001b0ee", kill_on_drop: false }`
[INFO] [stdout] f7874f5a03ba87c2556601057a8f088a447f154ecc5a07123092c6e64001b0ee
[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] 44baee661cba0b33d085fb350edd334d99ba202eaad2b2e2c6ef0767a346ff2a
[INFO] running `Command { std: "docker" "start" "-a" "44baee661cba0b33d085fb350edd334d99ba202eaad2b2e2c6ef0767a346ff2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking servo_arc v0.4.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking keyring v3.6.2
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking clap_complete v4.5.54
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling html5ever v0.29.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling markup5ever v0.14.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking async-compression v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking diesel v2.2.11
[INFO] [stderr]     Checking scraper v0.23.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.13
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking leetcode-cli v0.4.8 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/cache/models.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Insertable, Queryable, Serialize, Debug)]
[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: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/cache/models.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (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::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/cache/models.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (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::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i32, Infallible>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (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::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<bool, Infallible>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (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::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, f32>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<f32, Infallible>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (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::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, Vec<u8>>
[INFO] [stdout]   --> src/plugins/chrome.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Queryable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Vec<u8>, Infallible>
[INFO] [stdout]   --> src/plugins/chrome.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Queryable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (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::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/plugins/chrome.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Queryable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/plugins/chrome.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Queryable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (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::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/plugins/chrome.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Queryable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/cache/models.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Insertable, Queryable, Serialize, Debug)]
[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: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/cache/models.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (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::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/cache/models.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (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::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i32, Infallible>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (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::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<bool, Infallible>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (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::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, f32>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<f32, Infallible>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (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::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/cache/models.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(AsChangeset, Clone, Identifiable, Insertable, Queryable, Serialize, Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, Vec<u8>>
[INFO] [stdout]   --> src/plugins/chrome.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Queryable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Vec<u8>, Infallible>
[INFO] [stdout]   --> src/plugins/chrome.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Queryable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (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::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/plugins/chrome.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Queryable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/plugins/chrome.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Queryable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (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::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/plugins/chrome.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Queryable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode-cli` (lib) due to 23 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `leetcode-cli` (lib test) due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "44baee661cba0b33d085fb350edd334d99ba202eaad2b2e2c6ef0767a346ff2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44baee661cba0b33d085fb350edd334d99ba202eaad2b2e2c6ef0767a346ff2a", kill_on_drop: false }`
[INFO] [stdout] 44baee661cba0b33d085fb350edd334d99ba202eaad2b2e2c6ef0767a346ff2a
