[INFO] cloning repository https://github.com/Achill113/dmctl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Achill113/dmctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAchill113%2Fdmctl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAchill113%2Fdmctl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df6b053d0d358c19974037e062a142bf2238519a
[INFO] checking Achill113/dmctl against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAchill113%2Fdmctl" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Achill113/dmctl
[INFO] finished tweaking git repo https://github.com/Achill113/dmctl
[INFO] tweaked toml for git repo https://github.com/Achill113/dmctl written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Achill113/dmctl 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 git repo https://github.com/Achill113/dmctl 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a320fa29c903c9ac4c4355f611687544439caa75546b00483b65b81d151ebff9
[INFO] running `Command { std: "docker" "start" "-a" "a320fa29c903c9ac4c4355f611687544439caa75546b00483b65b81d151ebff9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a320fa29c903c9ac4c4355f611687544439caa75546b00483b65b81d151ebff9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a320fa29c903c9ac4c4355f611687544439caa75546b00483b65b81d151ebff9", kill_on_drop: false }`
[INFO] [stdout] a320fa29c903c9ac4c4355f611687544439caa75546b00483b65b81d151ebff9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 62279e7e58e313a883c439f89f6697df9cb4af75e572561565e2bce5ec346ad9
[INFO] running `Command { std: "docker" "start" "-a" "62279e7e58e313a883c439f89f6697df9cb4af75e572561565e2bce5ec346ad9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking anstyle v1.0.5
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking indexmap v2.2.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling diesel_derives v2.1.2
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking bstr v1.9.0
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking assert_cmd v2.0.13
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking diesel v2.1.4
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.24
[INFO] [stderr]     Checking dmctl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `EncounterWithJoinsResult` is never constructed
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct EncounterWithJoinsResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `level_range` and `roll_range` are never read
[INFO] [stdout]  --> src/domain/encounters/entities/encounter.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Encounter {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 6 |     pub environment: String,
[INFO] [stdout] 7 |     pub level_range: LevelRange,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 8 |     pub roll_range: RollRange,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `level_range` and `roll_range` are never used
[INFO] [stdout]   --> src/domain/encounters/entities/encounter.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait BaseEncounter {
[INFO] [stdout]    |           ------------- methods in this trait
[INFO] [stdout] 22 |     fn environment(&self) -> &str;
[INFO] [stdout] 23 |     fn level_range(&self) -> &LevelRange;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 24 |     fn roll_range(&self) -> &RollRange;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `situation` is never read
[INFO] [stdout]   --> src/domain/encounters/entities/encounter.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct SituationalEncounter {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 42 |     pub encounter: Encounter,
[INFO] [stdout] 43 |     pub situation: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enemy_formulas` is never read
[INFO] [stdout]   --> src/domain/encounters/entities/encounter.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct CombatEncounter {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 53 |     pub encounter: Encounter,
[INFO] [stdout] 54 |     pub enemy_formulas: Vec<EnemyFormula>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `enemy_name`, `die_type`, and `count` are never read
[INFO] [stdout]  --> src/domain/encounters/entities/enemy_formula.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct EnemyFormula {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 4 |     pub enemy_name: String,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 5 |     pub die_type: Option<String>,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 6 |     pub count: i32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `min_level` and `max_level` are never read
[INFO] [stdout]  --> src/domain/encounters/value_objects/level_range.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct LevelRange {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 4 |     pub min_level: i32,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 5 |     pub max_level: i32,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `min_roll` and `max_roll` are never read
[INFO] [stdout]  --> src/domain/encounters/value_objects/roll_range.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RollRange {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 4 |     pub min_roll: i32,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 5 |     pub max_roll: i32,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EncounterWithJoinsResult` is never constructed
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct EncounterWithJoinsResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `level_range` and `roll_range` are never read
[INFO] [stdout]  --> src/domain/encounters/entities/encounter.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Encounter {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 6 |     pub environment: String,
[INFO] [stdout] 7 |     pub level_range: LevelRange,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 8 |     pub roll_range: RollRange,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `level_range` and `roll_range` are never used
[INFO] [stdout]   --> src/domain/encounters/entities/encounter.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait BaseEncounter {
[INFO] [stdout]    |           ------------- methods in this trait
[INFO] [stdout] 22 |     fn environment(&self) -> &str;
[INFO] [stdout] 23 |     fn level_range(&self) -> &LevelRange;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 24 |     fn roll_range(&self) -> &RollRange;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `situation` is never read
[INFO] [stdout]   --> src/domain/encounters/entities/encounter.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct SituationalEncounter {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 42 |     pub encounter: Encounter,
[INFO] [stdout] 43 |     pub situation: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enemy_formulas` is never read
[INFO] [stdout]   --> src/domain/encounters/entities/encounter.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct CombatEncounter {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 53 |     pub encounter: Encounter,
[INFO] [stdout] 54 |     pub enemy_formulas: Vec<EnemyFormula>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `enemy_name`, `die_type`, and `count` are never read
[INFO] [stdout]  --> src/domain/encounters/entities/enemy_formula.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct EnemyFormula {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 4 |     pub enemy_name: String,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 5 |     pub die_type: Option<String>,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 6 |     pub count: i32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `min_level` and `max_level` are never read
[INFO] [stdout]  --> src/domain/encounters/value_objects/level_range.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct LevelRange {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 4 |     pub min_level: i32,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 5 |     pub max_level: i32,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `min_roll` and `max_roll` are never read
[INFO] [stdout]  --> src/domain/encounters/value_objects/roll_range.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RollRange {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 4 |     pub min_roll: i32,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 5 |     pub max_roll: i32,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/infrastructure/results/encounter.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Identifiable, Selectable, Debug, PartialEq, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/infrastructure/results/encounter.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Identifiable, Selectable, Debug, PartialEq, Serialize)]
[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<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/infrastructure/results/encounter.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Identifiable, Selectable, Debug, PartialEq, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]  --> src/infrastructure/results/encounter.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Identifiable, Selectable, Debug, PartialEq, Serialize)]
[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<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]  --> src/infrastructure/results/encounter.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Identifiable, Selectable, Debug, PartialEq, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]  --> src/infrastructure/results/encounter.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Identifiable, Selectable, Debug, PartialEq, Serialize)]
[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<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[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<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/infrastructure/results/encounter.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Identifiable, Selectable, Debug, PartialEq, Serialize)]
[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: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[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<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/infrastructure/results/encounter.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Identifiable, Selectable, Debug, PartialEq, Serialize)]
[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: Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[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<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[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<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/infrastructure/results/encounter.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Identifiable, Selectable, Debug, PartialEq, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]  --> src/infrastructure/results/encounter.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Identifiable, Selectable, Debug, PartialEq, Serialize)]
[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: Result<i32, Infallible>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[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<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]  --> src/infrastructure/results/encounter.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Identifiable, Selectable, Debug, PartialEq, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]  --> src/infrastructure/results/encounter.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Identifiable, Selectable, Debug, PartialEq, Serialize)]
[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<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[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<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[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<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[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<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[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<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[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<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/infrastructure/results/encounter.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Queryable, Identifiable, Selectable, Associations, Debug, PartialEq, Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dmctl` (bin "dmctl") due to 24 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dmctl` (bin "dmctl" test) due to 24 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "62279e7e58e313a883c439f89f6697df9cb4af75e572561565e2bce5ec346ad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62279e7e58e313a883c439f89f6697df9cb4af75e572561565e2bce5ec346ad9", kill_on_drop: false }`
[INFO] [stdout] 62279e7e58e313a883c439f89f6697df9cb4af75e572561565e2bce5ec346ad9
