[INFO] cloning repository https://github.com/MarsMellow04/terminal_diplomacy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarsMellow04/terminal_diplomacy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarsMellow04%2Fterminal_diplomacy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarsMellow04%2Fterminal_diplomacy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10ed17fb4c6d0851f2f4572944141fdf6c11330d
[INFO] checking MarsMellow04/terminal_diplomacy against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for 155501-infallible-never-with-reservation
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarsMellow04%2Fterminal_diplomacy" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MarsMellow04/terminal_diplomacy
[INFO] finished tweaking git repo https://github.com/MarsMellow04/terminal_diplomacy
[INFO] tweaked toml for git repo https://github.com/MarsMellow04/terminal_diplomacy written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MarsMellow04/terminal_diplomacy on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MarsMellow04/terminal_diplomacy 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.3
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.5
[INFO] [stderr]   Downloaded dirs v6.0.0
[INFO] [stderr]   Downloaded windows-targets v0.53.4
[INFO] [stderr]   Downloaded clap_lex v0.7.5
[INFO] [stderr]   Downloaded from_variants_impl v1.0.2
[INFO] [stderr]   Downloaded phf_shared v0.13.1
[INFO] [stderr]   Downloaded mockall v0.14.0
[INFO] [stderr]   Downloaded fallible-iterator v0.2.0
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded mockall_derive v0.14.0
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded tokio-postgres v0.7.14
[INFO] [stderr]   Downloaded derive_more-impl v2.1.0
[INFO] [stderr]   Downloaded derive_more v2.1.0
[INFO] [stderr]   Downloaded inquire v0.9.1
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded rust_decimal v1.38.0
[INFO] [stderr]   Downloaded diplomacy v0.2.0
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded darling_core v0.14.4
[INFO] [stderr]   Downloaded sea-query v0.30.7
[INFO] [stderr]   Downloaded phf v0.13.1
[INFO] [stderr]   Downloaded postgres-types v0.2.10
[INFO] [stderr]   Downloaded postgres v0.19.11
[INFO] [stderr]   Downloaded sea-orm-macros v0.12.15
[INFO] [stderr]   Downloaded darling v0.14.4
[INFO] [stderr]   Downloaded cc v1.2.40
[INFO] [stderr]   Downloaded postgres-protocol v0.6.9
[INFO] [stderr]   Downloaded sea-query-binder v0.5.0
[INFO] [stderr]   Downloaded from_variants v1.0.2
[INFO] [stderr]   Downloaded darling_macro v0.14.4
[INFO] [stderr]   Downloaded inherent v1.0.13
[INFO] [stderr]   Downloaded web-sys v0.3.81
[INFO] [stderr]   Downloaded sea-orm v0.12.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd82ae559ed918aec40a5389a48ed7235220af343f15bb30e58a0ac163df7734
[INFO] running `Command { std: "docker" "start" "-a" "bd82ae559ed918aec40a5389a48ed7235220af343f15bb30e58a0ac163df7734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd82ae559ed918aec40a5389a48ed7235220af343f15bb30e58a0ac163df7734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd82ae559ed918aec40a5389a48ed7235220af343f15bb30e58a0ac163df7734", kill_on_drop: false }`
[INFO] [stdout] bd82ae559ed918aec40a5389a48ed7235220af343f15bb30e58a0ac163df7734
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba5ada5640db834fe268b6f5da489ce8206842aa0bae76d877e307d2a945253e
[INFO] running `Command { std: "docker" "start" "-a" "ba5ada5640db834fe268b6f5da489ce8206842aa0bae76d877e307d2a945253e", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]     Checking postgres-protocol v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]     Checking postgres-types v0.2.10
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking derive_more v2.1.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking inquire v0.9.1
[INFO] [stderr]    Compiling sea-orm-macros v0.12.15
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling from_variants_impl v1.0.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking from_variants v1.0.2
[INFO] [stderr]     Checking ouroboros v0.17.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 futures v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking diplomacy v0.2.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stdout] warning: unused import: `ShortName`
[INFO] [stdout]  --> common/src/context/mod.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use diplomacy::{Nation, ShortName, Unit, UnitPosition, UnitType, geo::{Map, ProvinceKey, RegionKey, standard_map}, judge::MappedMainO...
[INFO] [stdout]   |                         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ShortName`
[INFO] [stdout]  --> common/src/context/mod.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use diplomacy::{Nation, ShortName, Unit, UnitPosition, UnitType, geo::{Map, ProvinceKey, RegionKey, standard_map}, judge::MappedMainO...
[INFO] [stdout]   |                         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: unused import: `std::default`
[INFO] [stdout]  --> cli/src/interactive/state_machine.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::default;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UnitType`
[INFO] [stdout]  --> cli/src/interactive/state_machine.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use diplomacy::{UnitPosition, UnitType, geo::RegionKey, judge::MappedMainOrder};
[INFO] [stdout]   |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::interactive::state_machine::StateMachine`
[INFO] [stdout]  --> cli/src/interactive/states/terminal_state.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::interactive::state_machine::StateMachine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Map` and `standard_map`
[INFO] [stdout]  --> cli/src/interactive/states/move_sm/pick_move.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use diplomacy::geo::{Map, RegionKey, Terrain, standard_map};
[INFO] [stdout]   |                      ^^^                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Nation`
[INFO] [stdout]  --> cli/src/interactive/states/move_sm/pick_move.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diplomacy::{Nation, UnitType, UnitPosition};
[INFO] [stdout]   |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap` and `HashSet`
[INFO] [stdout]  --> cli/src/interactive/states/move_sm/pick_move.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                        ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inquire::Select`
[INFO] [stdout]  --> cli/src/interactive/states/move_sm/pick_move.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use inquire::Select;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::interactive::state_machine::StateMachine`
[INFO] [stdout]   --> cli/src/interactive/states/move_sm/pick_move.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::interactive::state_machine::StateMachine;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::interactive::states::show_orders::ShowOrders`
[INFO] [stdout]   --> cli/src/interactive/states/move_sm/pick_move.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::interactive::states::show_orders::ShowOrders;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::interactive::states::terminal_state::TerminalState`
[INFO] [stdout]   --> cli/src/interactive/states/move_sm/pick_move.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::interactive::states::terminal_state::TerminalState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OrderDraft` and `OrderKind`
[INFO] [stdout]  --> cli/src/interactive/states/support_sm/select_unit_to_support.rs:1:67
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::interactive::state_machine::{InputResult, MachineData, OrderDraft, OrderIntent, OrderKind, State};
[INFO] [stdout]   |                                                                   ^^^^^^^^^^               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Map`, `RegionKey`, `Terrain`, and `standard_map`
[INFO] [stdout]  --> cli/src/interactive/states/support_sm/confirm_support.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use diplomacy::geo::{Map, RegionKey, Terrain, standard_map};
[INFO] [stdout]   |                      ^^^  ^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Adjudicate`, `ResolverState`, `Rulebook`, and `Submission`
[INFO] [stdout]  --> cli/src/interactive/states/support_sm/confirm_support.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use diplomacy::judge::{Adjudicate, ResolverState, Rulebook, Submission};
[INFO] [stdout]   |                        ^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diplomacy::judge::build::WorldState`
[INFO] [stdout]  --> cli/src/interactive/states/support_sm/confirm_support.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use diplomacy::judge::build::WorldState;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diplomacy::judge::Context`
[INFO] [stdout]  --> cli/src/interactive/states/support_sm/confirm_support.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diplomacy::judge::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MainOrder`, `MoveCommand`, and `self`
[INFO] [stdout]  --> cli/src/interactive/states/support_sm/confirm_support.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use diplomacy::order::{self, MainOrder, MoveCommand};
[INFO] [stdout]   |                        ^^^^  ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Nation`, `ShortName`, `UnitPosition`, `UnitType`, and `Unit`
[INFO] [stdout]  --> cli/src/interactive/states/support_sm/confirm_support.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use diplomacy::{Nation, ShortName, Unit, UnitPosition, UnitType};
[INFO] [stdout]   |                 ^^^^^^  ^^^^^^^^^  ^^^^  ^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `json` and `map`
[INFO] [stdout]  --> cli/src/interactive/states/support_sm/confirm_support.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde_json::{json, map};
[INFO] [stdout]   |                  ^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diplomacy::judge::MappedMainOrder`
[INFO] [stdout]  --> cli/src/interactive/states/support_sm/confirm_support.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use diplomacy::judge::MappedMainOrder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap` and `HashSet`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/confirm_support.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]    |                        ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/confirm_support.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diplomacy::geo::ProvinceKey`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/confirm_support.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use diplomacy::geo::ProvinceKey;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `route_may_exist`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/confirm_support.rs:15:53
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::interactive::states::convoy_sm::convoy::{route_may_exist};
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StateMachine` and `states::terminal_state::TerminalState`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/confirm_support.rs:17:75
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::interactive::{state_machine::{InputResult, MachineData, State, StateMachine}, states::terminal_state::TerminalState};
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::rules::order_builder`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/confirm_support.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::rules::order_builder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inquire::Confirm`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/confirm_support.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use inquire::Confirm;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> cli/src/interactive/states/convoy_sm/convoy.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Adjudicate`, `Context`, `ResolverState`, and `Submission`
[INFO] [stdout]  --> cli/src/interactive/states/convoy_sm/convoy.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use diplomacy::judge::{Adjudicate, Context, MappedMainOrder, OrderState, ResolverState, Submission};
[INFO] [stdout]   |                        ^^^^^^^^^^  ^^^^^^^                               ^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diplomacy::judge::WillUseConvoy`
[INFO] [stdout]  --> cli/src/interactive/states/convoy_sm/convoy.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use diplomacy::judge::WillUseConvoy;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> cli/src/interactive/states/convoy_sm/convoy.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use diplomacy::order::{self, Command, MainCommand};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Order`
[INFO] [stdout]  --> cli/src/interactive/states/convoy_sm/convoy.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diplomacy::{Order, UnitPosition, UnitType};
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UnitPosition` and `Unit`
[INFO] [stdout]  --> cli/src/interactive/util.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use diplomacy::{Unit, UnitPosition, UnitType, geo::RegionKey};
[INFO] [stdout]   |                 ^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StateMachine` and `order_builder::OrderBuilder`
[INFO] [stdout]  --> cli/src/interactive/util.rs:6:55
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{interactive::state_machine::{MachineData, StateMachine}, rules::{order_builder::OrderBuilder, strategies::order_strategy:...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Map`, `ShortName`, and `Terrain`
[INFO] [stdout]  --> cli/src/rules/strategies/unit_strategy.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use diplomacy::{ShortName, UnitPosition, geo::{Map, RegionKey, Terrain}};
[INFO] [stdout]   |                 ^^^^^^^^^                      ^^^             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diplomacy::geo::standard_map`
[INFO] [stdout]  --> cli/src/rules/strategies/unit_strategy.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use diplomacy::geo::standard_map;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `standard_map`
[INFO] [stdout]  --> cli/src/rules/fake_context.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 |     geo::{RegionKey, ProvinceKey, standard_map},
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::default`
[INFO] [stdout]  --> cli/src/interactive/state_machine.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::default;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UnitType`
[INFO] [stdout]  --> cli/src/interactive/state_machine.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use diplomacy::{UnitPosition, UnitType, geo::RegionKey, judge::MappedMainOrder};
[INFO] [stdout]   |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::interactive::state_machine::StateMachine`
[INFO] [stdout]  --> cli/src/interactive/states/terminal_state.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::interactive::state_machine::StateMachine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Map` and `standard_map`
[INFO] [stdout]  --> cli/src/interactive/states/move_sm/pick_move.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use diplomacy::geo::{Map, RegionKey, Terrain, standard_map};
[INFO] [stdout]   |                      ^^^                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Nation`
[INFO] [stdout]  --> cli/src/interactive/states/move_sm/pick_move.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diplomacy::{Nation, UnitType, UnitPosition};
[INFO] [stdout]   |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap` and `HashSet`
[INFO] [stdout]  --> cli/src/interactive/states/move_sm/pick_move.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                        ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inquire::Select`
[INFO] [stdout]  --> cli/src/interactive/states/move_sm/pick_move.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use inquire::Select;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::interactive::state_machine::StateMachine`
[INFO] [stdout]   --> cli/src/interactive/states/move_sm/pick_move.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::interactive::state_machine::StateMachine;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::interactive::states::show_orders::ShowOrders`
[INFO] [stdout]   --> cli/src/interactive/states/move_sm/pick_move.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::interactive::states::show_orders::ShowOrders;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::interactive::states::terminal_state::TerminalState`
[INFO] [stdout]   --> cli/src/interactive/states/move_sm/pick_move.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::interactive::states::terminal_state::TerminalState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OrderDraft` and `OrderKind`
[INFO] [stdout]  --> cli/src/interactive/states/support_sm/select_unit_to_support.rs:1:67
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::interactive::state_machine::{InputResult, MachineData, OrderDraft, OrderIntent, OrderKind, State};
[INFO] [stdout]   |                                                                   ^^^^^^^^^^               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Map`, `RegionKey`, `Terrain`, and `standard_map`
[INFO] [stdout]  --> cli/src/interactive/states/support_sm/confirm_support.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use diplomacy::geo::{Map, RegionKey, Terrain, standard_map};
[INFO] [stdout]   |                      ^^^  ^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Adjudicate`, `ResolverState`, `Rulebook`, and `Submission`
[INFO] [stdout]  --> cli/src/interactive/states/support_sm/confirm_support.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use diplomacy::judge::{Adjudicate, ResolverState, Rulebook, Submission};
[INFO] [stdout]   |                        ^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diplomacy::judge::build::WorldState`
[INFO] [stdout]  --> cli/src/interactive/states/support_sm/confirm_support.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use diplomacy::judge::build::WorldState;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diplomacy::judge::Context`
[INFO] [stdout]  --> cli/src/interactive/states/support_sm/confirm_support.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diplomacy::judge::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MainOrder`, `MoveCommand`, and `self`
[INFO] [stdout]  --> cli/src/interactive/states/support_sm/confirm_support.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use diplomacy::order::{self, MainOrder, MoveCommand};
[INFO] [stdout]   |                        ^^^^  ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Nation`, `ShortName`, `UnitPosition`, `UnitType`, and `Unit`
[INFO] [stdout]  --> cli/src/interactive/states/support_sm/confirm_support.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use diplomacy::{Nation, ShortName, Unit, UnitPosition, UnitType};
[INFO] [stdout]   |                 ^^^^^^  ^^^^^^^^^  ^^^^  ^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `json` and `map`
[INFO] [stdout]  --> cli/src/interactive/states/support_sm/confirm_support.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde_json::{json, map};
[INFO] [stdout]   |                  ^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diplomacy::judge::MappedMainOrder`
[INFO] [stdout]  --> cli/src/interactive/states/support_sm/confirm_support.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use diplomacy::judge::MappedMainOrder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap` and `HashSet`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/confirm_support.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]    |                        ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/confirm_support.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diplomacy::geo::ProvinceKey`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/confirm_support.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use diplomacy::geo::ProvinceKey;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `route_may_exist`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/confirm_support.rs:15:53
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::interactive::states::convoy_sm::convoy::{route_may_exist};
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StateMachine` and `states::terminal_state::TerminalState`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/confirm_support.rs:17:75
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::interactive::{state_machine::{InputResult, MachineData, State, StateMachine}, states::terminal_state::TerminalState};
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::rules::order_builder`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/confirm_support.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::rules::order_builder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inquire::Confirm`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/confirm_support.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use inquire::Confirm;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> cli/src/interactive/states/convoy_sm/convoy.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Adjudicate`, `Context`, `ResolverState`, and `Submission`
[INFO] [stdout]  --> cli/src/interactive/states/convoy_sm/convoy.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use diplomacy::judge::{Adjudicate, Context, MappedMainOrder, OrderState, ResolverState, Submission};
[INFO] [stdout]   |                        ^^^^^^^^^^  ^^^^^^^                               ^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diplomacy::judge::WillUseConvoy`
[INFO] [stdout]  --> cli/src/interactive/states/convoy_sm/convoy.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use diplomacy::judge::WillUseConvoy;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> cli/src/interactive/states/convoy_sm/convoy.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use diplomacy::order::{self, Command, MainCommand};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Order`
[INFO] [stdout]  --> cli/src/interactive/states/convoy_sm/convoy.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diplomacy::{Order, UnitPosition, UnitType};
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UnitPosition` and `Unit`
[INFO] [stdout]  --> cli/src/interactive/util.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use diplomacy::{Unit, UnitPosition, UnitType, geo::RegionKey};
[INFO] [stdout]   |                 ^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StateMachine` and `order_builder::OrderBuilder`
[INFO] [stdout]  --> cli/src/interactive/util.rs:6:55
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{interactive::state_machine::{MachineData, StateMachine}, rules::{order_builder::OrderBuilder, strategies::order_strategy:...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Map`, `ShortName`, and `Terrain`
[INFO] [stdout]  --> cli/src/rules/strategies/unit_strategy.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use diplomacy::{ShortName, UnitPosition, geo::{Map, RegionKey, Terrain}};
[INFO] [stdout]   |                 ^^^^^^^^^                      ^^^             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diplomacy::geo::standard_map`
[INFO] [stdout]  --> cli/src/rules/strategies/unit_strategy.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use diplomacy::geo::standard_map;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `standard_map`
[INFO] [stdout]  --> cli/src/rules/fake_context.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 |     geo::{RegionKey, ProvinceKey, standard_map},
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-postgres v0.7.14
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stdout] warning: unused variable: `machine_data`
[INFO] [stdout]   --> cli/src/interactive/states/terminal_state.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn render(&self, machine_data: &MachineData) {}
[INFO] [stdout]    |                      ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_machine_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> cli/src/interactive/states/terminal_state.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn handle_input(&mut self, input: &str, machine_data: &mut MachineData, ctx: &GameContext) -> InputResult {
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `machine_data`
[INFO] [stdout]   --> cli/src/interactive/states/terminal_state.rs:15:45
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn handle_input(&mut self, input: &str, machine_data: &mut MachineData, ctx: &GameContext) -> InputResult {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_machine_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cli/src/interactive/states/terminal_state.rs:15:77
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn handle_input(&mut self, input: &str, machine_data: &mut MachineData, ctx: &GameContext) -> InputResult {
[INFO] [stdout]    |                                                                             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `machine_data`
[INFO] [stdout]   --> cli/src/interactive/states/terminal_state.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn next(&self, machine_data: &mut MachineData) -> crate::interactive::state_machine::UiState {
[INFO] [stdout]    |                    ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_machine_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> cli/src/interactive/states/move_sm/pick_move.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn handle_input(&mut self, input: &str, machine_data: &mut MachineData, ctx: &GameContext) -> InputResult {
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `machine_data`
[INFO] [stdout]    --> cli/src/interactive/states/move_sm/pick_move.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn next(&self, machine_data: &mut MachineData) -> UiState {
[INFO] [stdout]     |                    ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_machine_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `machine_data`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/choose_support_dest.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn render(&self, machine_data: &MachineData) {}
[INFO] [stdout]    |                      ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_machine_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `region`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/choose_support_dest.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |             .filter(|region| {
[INFO] [stdout]    |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_region`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/choose_support_dest.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn handle_input(&mut self, input: &str, machine_data: &mut MachineData, ctx: &GameContext) -> InputResult {
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `machine_data`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/choose_support_dest.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn next(&self, machine_data: &mut MachineData) -> crate::interactive::state_machine::UiState {
[INFO] [stdout]    |                    ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_machine_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `machine_data`
[INFO] [stdout]   --> cli/src/interactive/states/terminal_state.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn render(&self, machine_data: &MachineData) {}
[INFO] [stdout]    |                      ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_machine_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> cli/src/interactive/states/terminal_state.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn handle_input(&mut self, input: &str, machine_data: &mut MachineData, ctx: &GameContext) -> InputResult {
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `machine_data`
[INFO] [stdout]   --> cli/src/interactive/states/terminal_state.rs:15:45
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn handle_input(&mut self, input: &str, machine_data: &mut MachineData, ctx: &GameContext) -> InputResult {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_machine_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cli/src/interactive/states/terminal_state.rs:15:77
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn handle_input(&mut self, input: &str, machine_data: &mut MachineData, ctx: &GameContext) -> InputResult {
[INFO] [stdout]    |                                                                             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `machine_data`
[INFO] [stdout]   --> cli/src/interactive/states/terminal_state.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn next(&self, machine_data: &mut MachineData) -> crate::interactive::state_machine::UiState {
[INFO] [stdout]    |                    ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_machine_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> cli/src/interactive/states/move_sm/pick_move.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn handle_input(&mut self, input: &str, machine_data: &mut MachineData, ctx: &GameContext) -> InputResult {
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `machine_data`
[INFO] [stdout]    --> cli/src/interactive/states/move_sm/pick_move.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn next(&self, machine_data: &mut MachineData) -> UiState {
[INFO] [stdout]     |                    ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_machine_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `machine_data`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/choose_support_dest.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn render(&self, machine_data: &MachineData) {}
[INFO] [stdout]    |                      ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_machine_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `region`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/choose_support_dest.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |             .filter(|region| {
[INFO] [stdout]    |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_region`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/choose_support_dest.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn handle_input(&mut self, input: &str, machine_data: &mut MachineData, ctx: &GameContext) -> InputResult {
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `machine_data`
[INFO] [stdout]   --> cli/src/interactive/states/support_sm/choose_support_dest.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn next(&self, machine_data: &mut MachineData) -> crate::interactive::state_machine::UiState {
[INFO] [stdout]    |                    ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_machine_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `StateSnapshot` is more private than the item `StateMachine::history`
[INFO] [stdout]    --> cli/src/interactive/state_machine.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub history: Vec<StateSnapshot>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `StateMachine::history` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `StateSnapshot` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> cli/src/interactive/state_machine.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout]  24 | struct StateSnapshot {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_convoy_for` is never used
[INFO] [stdout]   --> cli/src/interactive/states/convoy_sm/convoy.rs:71:4
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn is_convoy_for(convoy: &MappedMainOrder, mv_ord: &MappedMainOrder) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `nation` is never read
[INFO] [stdout]   --> cli/src/rules/order_builder.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct OrderBuilder {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 12 |     nation: Nation,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrderBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client`, `session`, and `save_image` are never read
[INFO] [stdout]   --> cli/src/commands/map.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct MapCommand<C: Client, S: SessionKeeper> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout]  9 |     client: C,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 10 |     session: S,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 11 |     save_image: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `StateSnapshot` is more private than the item `StateMachine::history`
[INFO] [stdout]    --> cli/src/interactive/state_machine.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub history: Vec<StateSnapshot>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `StateMachine::history` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `StateSnapshot` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> cli/src/interactive/state_machine.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout]  24 | struct StateSnapshot {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_convoy_for` is never used
[INFO] [stdout]   --> cli/src/interactive/states/convoy_sm/convoy.rs:71:4
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn is_convoy_for(convoy: &MappedMainOrder, mv_ord: &MappedMainOrder) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `nation` is never read
[INFO] [stdout]   --> cli/src/rules/order_builder.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct OrderBuilder {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 12 |     nation: Nation,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrderBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client`, `session`, and `save_image` are never read
[INFO] [stdout]   --> cli/src/commands/map.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct MapCommand<C: Client, S: SessionKeeper> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout]  9 |     client: C,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 10 |     session: S,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 11 |     save_image: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking sea-query v0.30.7
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking postgres v0.19.11
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stdout] error[E0277]: the trait bound `!: sqlx_core::io::Decode<'_>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/executor.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 |         .recv_expect(MessageFormat::ParseComplete)
[INFO] [stdout]    |          ^^^^^^^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`:
[INFO] [stdout]              ()
[INFO] [stdout]              Authentication
[INFO] [stdout]              AuthenticationSaslContinue
[INFO] [stdout]              AuthenticationSaslFinal
[INFO] [stdout]              BackendKeyData
[INFO] [stdout]              CommandComplete
[INFO] [stdout]              CopyData<sqlx_core::bytes::Bytes>
[INFO] [stdout]              CopyDone
[INFO] [stdout]            and 10 others
[INFO] [stdout]    = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]    = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/stream.rs:68:45
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]    |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: sqlx_core::io::Decode<'_>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/executor.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |       let _ = conn
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 67 | |         .stream
[INFO] [stdout] 68 | |         .recv_expect(MessageFormat::ParseComplete)
[INFO] [stdout]    | |__________________________________________________^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`:
[INFO] [stdout]              ()
[INFO] [stdout]              Authentication
[INFO] [stdout]              AuthenticationSaslContinue
[INFO] [stdout]              AuthenticationSaslFinal
[INFO] [stdout]              BackendKeyData
[INFO] [stdout]              CommandComplete
[INFO] [stdout]              CopyData<sqlx_core::bytes::Bytes>
[INFO] [stdout]              CopyDone
[INFO] [stdout]            and 10 others
[INFO] [stdout]    = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]    = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/stream.rs:68:45
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]    |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: sqlx_core::io::Decode<'_>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/executor.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 |         .await?;
[INFO] [stdout]    |          ^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`:
[INFO] [stdout]              ()
[INFO] [stdout]              Authentication
[INFO] [stdout]              AuthenticationSaslContinue
[INFO] [stdout]              AuthenticationSaslFinal
[INFO] [stdout]              BackendKeyData
[INFO] [stdout]              CommandComplete
[INFO] [stdout]              CopyData<sqlx_core::bytes::Bytes>
[INFO] [stdout]              CopyDone
[INFO] [stdout]            and 10 others
[INFO] [stdout]    = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]    = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/stream.rs:68:45
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]    |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: sqlx_core::io::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:280:30
[INFO] [stdout]     |
[INFO] [stdout] 280 | ...                   .recv_expect(MessageFormat::ReadyForQuery)
[INFO] [stdout]     |                        ^^^^^^^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`:
[INFO] [stdout]               ()
[INFO] [stdout]               Authentication
[INFO] [stdout]               AuthenticationSaslContinue
[INFO] [stdout]               AuthenticationSaslFinal
[INFO] [stdout]               BackendKeyData
[INFO] [stdout]               CommandComplete
[INFO] [stdout]               CopyData<sqlx_core::bytes::Bytes>
[INFO] [stdout]               CopyDone
[INFO] [stdout]             and 10 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/stream.rs:68:45
[INFO] [stdout]     |
[INFO] [stdout]  68 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: sqlx_core::io::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:279:25
[INFO] [stdout]     |
[INFO] [stdout] 279 | /                         conn.stream
[INFO] [stdout] 280 | |                             .recv_expect(MessageFormat::ReadyForQuery)
[INFO] [stdout]     | |______________________________________________________________________^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`:
[INFO] [stdout]               ()
[INFO] [stdout]               Authentication
[INFO] [stdout]               AuthenticationSaslContinue
[INFO] [stdout]               AuthenticationSaslFinal
[INFO] [stdout]               BackendKeyData
[INFO] [stdout]               CommandComplete
[INFO] [stdout]               CopyData<sqlx_core::bytes::Bytes>
[INFO] [stdout]               CopyDone
[INFO] [stdout]             and 10 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/stream.rs:68:45
[INFO] [stdout]     |
[INFO] [stdout]  68 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: sqlx_core::io::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:281:30
[INFO] [stdout]     |
[INFO] [stdout] 281 | ...                   .await?;
[INFO] [stdout]     |                        ^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`:
[INFO] [stdout]               ()
[INFO] [stdout]               Authentication
[INFO] [stdout]               AuthenticationSaslContinue
[INFO] [stdout]               AuthenticationSaslFinal
[INFO] [stdout]               BackendKeyData
[INFO] [stdout]               CommandComplete
[INFO] [stdout]               CopyData<sqlx_core::bytes::Bytes>
[INFO] [stdout]               CopyDone
[INFO] [stdout]             and 10 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/stream.rs:68:45
[INFO] [stdout]     |
[INFO] [stdout]  68 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: sqlx_core::io::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:314:14
[INFO] [stdout]     |
[INFO] [stdout] 314 |             .recv_expect(MessageFormat::ReadyForQuery)
[INFO] [stdout]     |              ^^^^^^^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`:
[INFO] [stdout]               ()
[INFO] [stdout]               Authentication
[INFO] [stdout]               AuthenticationSaslContinue
[INFO] [stdout]               AuthenticationSaslFinal
[INFO] [stdout]               BackendKeyData
[INFO] [stdout]               CommandComplete
[INFO] [stdout]               CopyData<sqlx_core::bytes::Bytes>
[INFO] [stdout]               CopyDone
[INFO] [stdout]             and 10 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/stream.rs:68:45
[INFO] [stdout]     |
[INFO] [stdout]  68 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: sqlx_core::io::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 | /         conn.stream
[INFO] [stdout] 314 | |             .recv_expect(MessageFormat::ReadyForQuery)
[INFO] [stdout]     | |______________________________________________________^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`:
[INFO] [stdout]               ()
[INFO] [stdout]               Authentication
[INFO] [stdout]               AuthenticationSaslContinue
[INFO] [stdout]               AuthenticationSaslFinal
[INFO] [stdout]               BackendKeyData
[INFO] [stdout]               CommandComplete
[INFO] [stdout]               CopyData<sqlx_core::bytes::Bytes>
[INFO] [stdout]               CopyDone
[INFO] [stdout]             and 10 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/stream.rs:68:45
[INFO] [stdout]     |
[INFO] [stdout]  68 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: sqlx_core::io::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:315:14
[INFO] [stdout]     |
[INFO] [stdout] 315 |             .await?;
[INFO] [stdout]     |              ^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`:
[INFO] [stdout]               ()
[INFO] [stdout]               Authentication
[INFO] [stdout]               AuthenticationSaslContinue
[INFO] [stdout]               AuthenticationSaslFinal
[INFO] [stdout]               BackendKeyData
[INFO] [stdout]               CommandComplete
[INFO] [stdout]               CopyData<sqlx_core::bytes::Bytes>
[INFO] [stdout]               CopyDone
[INFO] [stdout]             and 10 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/stream.rs:68:45
[INFO] [stdout]     |
[INFO] [stdout]  68 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: sqlx_core::io::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:350:33
[INFO] [stdout]     |
[INFO] [stdout] 350 |                     conn.stream.recv_expect(MessageFormat::CommandComplete).await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`:
[INFO] [stdout]               ()
[INFO] [stdout]               Authentication
[INFO] [stdout]               AuthenticationSaslContinue
[INFO] [stdout]               AuthenticationSaslFinal
[INFO] [stdout]               BackendKeyData
[INFO] [stdout]               CommandComplete
[INFO] [stdout]               CopyData<sqlx_core::bytes::Bytes>
[INFO] [stdout]               CopyDone
[INFO] [stdout]             and 10 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/stream.rs:68:45
[INFO] [stdout]     |
[INFO] [stdout]  68 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: sqlx_core::io::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:350:21
[INFO] [stdout]     |
[INFO] [stdout] 350 |                     conn.stream.recv_expect(MessageFormat::CommandComplete).await?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`:
[INFO] [stdout]               ()
[INFO] [stdout]               Authentication
[INFO] [stdout]               AuthenticationSaslContinue
[INFO] [stdout]               AuthenticationSaslFinal
[INFO] [stdout]               BackendKeyData
[INFO] [stdout]               CommandComplete
[INFO] [stdout]               CopyData<sqlx_core::bytes::Bytes>
[INFO] [stdout]               CopyDone
[INFO] [stdout]             and 10 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/stream.rs:68:45
[INFO] [stdout]     |
[INFO] [stdout]  68 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: sqlx_core::io::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:351:33
[INFO] [stdout]     |
[INFO] [stdout] 351 |                     conn.stream.recv_expect(MessageFormat::ReadyForQuery).await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`:
[INFO] [stdout]               ()
[INFO] [stdout]               Authentication
[INFO] [stdout]               AuthenticationSaslContinue
[INFO] [stdout]               AuthenticationSaslFinal
[INFO] [stdout]               BackendKeyData
[INFO] [stdout]               CommandComplete
[INFO] [stdout]               CopyData<sqlx_core::bytes::Bytes>
[INFO] [stdout]               CopyDone
[INFO] [stdout]             and 10 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/stream.rs:68:45
[INFO] [stdout]     |
[INFO] [stdout]  68 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: sqlx_core::io::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:351:21
[INFO] [stdout]     |
[INFO] [stdout] 351 |                     conn.stream.recv_expect(MessageFormat::ReadyForQuery).await?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`:
[INFO] [stdout]               ()
[INFO] [stdout]               Authentication
[INFO] [stdout]               AuthenticationSaslContinue
[INFO] [stdout]               AuthenticationSaslFinal
[INFO] [stdout]               BackendKeyData
[INFO] [stdout]               CommandComplete
[INFO] [stdout]               CopyData<sqlx_core::bytes::Bytes>
[INFO] [stdout]               CopyDone
[INFO] [stdout]             and 10 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/stream.rs:68:45
[INFO] [stdout]     |
[INFO] [stdout]  68 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: sqlx_core::io::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:350:77
[INFO] [stdout]     |
[INFO] [stdout] 350 |                     conn.stream.recv_expect(MessageFormat::CommandComplete).await?;
[INFO] [stdout]     |                                                                             ^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`:
[INFO] [stdout]               ()
[INFO] [stdout]               Authentication
[INFO] [stdout]               AuthenticationSaslContinue
[INFO] [stdout]               AuthenticationSaslFinal
[INFO] [stdout]               BackendKeyData
[INFO] [stdout]               CommandComplete
[INFO] [stdout]               CopyData<sqlx_core::bytes::Bytes>
[INFO] [stdout]               CopyDone
[INFO] [stdout]             and 10 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/stream.rs:68:45
[INFO] [stdout]     |
[INFO] [stdout]  68 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: sqlx_core::io::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:351:75
[INFO] [stdout]     |
[INFO] [stdout] 351 |                     conn.stream.recv_expect(MessageFormat::ReadyForQuery).await?;
[INFO] [stdout]     |                                                                           ^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`:
[INFO] [stdout]               ()
[INFO] [stdout]               Authentication
[INFO] [stdout]               AuthenticationSaslContinue
[INFO] [stdout]               AuthenticationSaslFinal
[INFO] [stdout]               BackendKeyData
[INFO] [stdout]               CommandComplete
[INFO] [stdout]               CopyData<sqlx_core::bytes::Bytes>
[INFO] [stdout]               CopyDone
[INFO] [stdout]             and 10 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/stream.rs:68:45
[INFO] [stdout]     |
[INFO] [stdout]  68 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqlx-postgres` (lib) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "ba5ada5640db834fe268b6f5da489ce8206842aa0bae76d877e307d2a945253e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba5ada5640db834fe268b6f5da489ce8206842aa0bae76d877e307d2a945253e", kill_on_drop: false }`
[INFO] [stdout] ba5ada5640db834fe268b6f5da489ce8206842aa0bae76d877e307d2a945253e
