[INFO] cloning repository https://github.com/TimotheeGer/SORA-Space-Rental-System
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TimotheeGer/SORA-Space-Rental-System" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimotheeGer%2FSORA-Space-Rental-System", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimotheeGer%2FSORA-Space-Rental-System'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49d1c57fe837bc87fdec30512e02ce835319d373
[INFO] checking TimotheeGer/SORA-Space-Rental-System 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%2FTimotheeGer%2FSORA-Space-Rental-System" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  45% (996/2183)
Updating files:  46% (1005/2183)
Updating files:  47% (1027/2183)
Updating files:  48% (1048/2183)
Updating files:  49% (1070/2183)
Updating files:  50% (1092/2183)
Updating files:  51% (1114/2183)
Updating files:  52% (1136/2183)
Updating files:  53% (1157/2183)
Updating files:  54% (1179/2183)
Updating files:  55% (1201/2183)
Updating files:  56% (1223/2183)
Updating files:  57% (1245/2183)
Updating files:  58% (1267/2183)
Updating files:  59% (1288/2183)
Updating files:  60% (1310/2183)
Updating files:  61% (1332/2183)
Updating files:  62% (1354/2183)
Updating files:  63% (1376/2183)
Updating files:  64% (1398/2183)
Updating files:  65% (1419/2183)
Updating files:  66% (1441/2183)
Updating files:  67% (1463/2183)
Updating files:  68% (1485/2183)
Updating files:  69% (1507/2183)
Updating files:  70% (1529/2183)
Updating files:  71% (1550/2183)
Updating files:  72% (1572/2183)
Updating files:  73% (1594/2183)
Updating files:  74% (1616/2183)
Updating files:  75% (1638/2183)
Updating files:  76% (1660/2183)
Updating files:  77% (1681/2183)
Updating files:  78% (1703/2183)
Updating files:  79% (1725/2183)
Updating files:  80% (1747/2183)
Updating files:  81% (1769/2183)
Updating files:  82% (1791/2183)
Updating files:  83% (1812/2183)
Updating files:  84% (1834/2183)
Updating files:  85% (1856/2183)
Updating files:  86% (1878/2183)
Updating files:  87% (1900/2183)
Updating files:  88% (1922/2183)
Updating files:  89% (1943/2183)
Updating files:  90% (1965/2183)
Updating files:  91% (1987/2183)
Updating files:  92% (2009/2183)
Updating files:  93% (2031/2183)
Updating files:  94% (2053/2183)
Updating files:  95% (2074/2183)
Updating files:  96% (2096/2183)
Updating files:  97% (2118/2183)
Updating files:  98% (2140/2183)
Updating files:  99% (2162/2183)
Updating files:  99% (2178/2183)
Updating files: 100% (2183/2183)
Updating files: 100% (2183/2183), done.
[INFO] started tweaking git repo https://github.com/TimotheeGer/SORA-Space-Rental-System
[INFO] finished tweaking git repo https://github.com/TimotheeGer/SORA-Space-Rental-System
[INFO] tweaked toml for git repo https://github.com/TimotheeGer/SORA-Space-Rental-System written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TimotheeGer/SORA-Space-Rental-System 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/TimotheeGer/SORA-Space-Rental-System 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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] 985cd9a8f3ab06781dfec5a2f9382ebeaf455982414202f6528a6e4e4aea2927
[INFO] running `Command { std: "docker" "start" "-a" "985cd9a8f3ab06781dfec5a2f9382ebeaf455982414202f6528a6e4e4aea2927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "985cd9a8f3ab06781dfec5a2f9382ebeaf455982414202f6528a6e4e4aea2927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "985cd9a8f3ab06781dfec5a2f9382ebeaf455982414202f6528a6e4e4aea2927", kill_on_drop: false }`
[INFO] [stdout] 985cd9a8f3ab06781dfec5a2f9382ebeaf455982414202f6528a6e4e4aea2927
[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] 035156bb4c8e8215d8ffa9929107a05eacfab11aa2464aa9f966b6f4eddbdb9b
[INFO] running `Command { std: "docker" "start" "-a" "035156bb4c8e8215d8ffa9929107a05eacfab11aa2464aa9f966b6f4eddbdb9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking termion v4.0.0
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling diesel_derives v2.1.4
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking diesel v2.1.6
[INFO] [stderr]     Checking sora_modelization v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NewOffice` is never constructed
[INFO] [stdout]   --> src/models/office.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct NewOffice {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `find_by_owner_id` and `find_by_ids` are never used
[INFO] [stdout]   --> src/repository/office.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait OfficeRepository: Send+Sync{
[INFO] [stdout]    |           ---------------- methods in this trait
[INFO] [stdout]  9 |     async fn creat(&self, office: Office) -> Result<Office, diesel::result::Error>;
[INFO] [stdout] 10 |     async fn find_by_owner_id(&self, owner_id: String) -> Result<Vec<Office>, diesel::result::Error>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     async fn find_by_ids(&self, ids: Vec<String>) -> Result<Vec<Office>, diesel::result::Error>;
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/user.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Queryable, Insertable, Selectable, Debug, Clone)]
[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<String, Infallible>
[INFO] [stdout]   --> src/models/user.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Queryable, Insertable, Selectable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, DateTime<Utc>>
[INFO] [stdout]   --> src/models/user.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Queryable, Insertable, Selectable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DateTime<Utc>, Infallible>
[INFO] [stdout]   --> src/models/user.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Queryable, Insertable, Selectable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/user.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Queryable, Insertable, Selectable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/user.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Queryable, Insertable, Selectable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/user.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Queryable, Insertable, Selectable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, DateTime<Utc>>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DateTime<Utc>, Infallible>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Option<f64>>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<f64>, Infallible>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Option<f64>>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, f64>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Option<i32>>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<i32>, Infallible>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Option<i32>>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Option<String>>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, DateTime<Utc>>
[INFO] [stdout]   --> src/models/office.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DateTime<Utc>, Infallible>
[INFO] [stdout]   --> src/models/office.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/office.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/models/office.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/office.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, DateTime<Utc>>
[INFO] [stdout]    --> src/models/office.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DateTime<Utc>, Infallible>
[INFO] [stdout]    --> src/models/office.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]    --> src/models/office.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/models/office.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]    --> src/models/office.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, DateTime<Utc>>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DateTime<Utc>, Infallible>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[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/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, DateTime<Utc>>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, DateTime<Utc>>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]  --> src/models/relation.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]  --> src/models/relation.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]  --> src/models/relation.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, DateTime<Utc>>
[INFO] [stdout]  --> src/models/relation.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DateTime<Utc>, Infallible>
[INFO] [stdout]  --> src/models/relation.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/relation.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/models/relation.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/relation.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, DateTime<Utc>>
[INFO] [stdout]   --> src/models/relation.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DateTime<Utc>, Infallible>
[INFO] [stdout]   --> src/models/relation.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sora_modelization` (bin "sora_modelization" test) due to 56 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `NewOffice` is never constructed
[INFO] [stdout]   --> src/models/office.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct NewOffice {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `find_by_owner_id` and `find_by_ids` are never used
[INFO] [stdout]   --> src/repository/office.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait OfficeRepository: Send+Sync{
[INFO] [stdout]    |           ---------------- methods in this trait
[INFO] [stdout]  9 |     async fn creat(&self, office: Office) -> Result<Office, diesel::result::Error>;
[INFO] [stdout] 10 |     async fn find_by_owner_id(&self, owner_id: String) -> Result<Vec<Office>, diesel::result::Error>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     async fn find_by_ids(&self, ids: Vec<String>) -> Result<Vec<Office>, diesel::result::Error>;
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/user.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Queryable, Insertable, Selectable, Debug, Clone)]
[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<String, Infallible>
[INFO] [stdout]   --> src/models/user.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Queryable, Insertable, Selectable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, DateTime<Utc>>
[INFO] [stdout]   --> src/models/user.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Queryable, Insertable, Selectable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DateTime<Utc>, Infallible>
[INFO] [stdout]   --> src/models/user.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Queryable, Insertable, Selectable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/user.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Queryable, Insertable, Selectable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/user.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Queryable, Insertable, Selectable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/user.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Queryable, Insertable, Selectable, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, DateTime<Utc>>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DateTime<Utc>, Infallible>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Option<f64>>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<f64>, Infallible>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Option<f64>>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, f64>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Option<i32>>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<i32>, Infallible>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Option<i32>>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Option<String>>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/office.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Insertable, Selectable, AsChangeset, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, DateTime<Utc>>
[INFO] [stdout]   --> src/models/office.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DateTime<Utc>, Infallible>
[INFO] [stdout]   --> src/models/office.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/office.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/models/office.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/office.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, DateTime<Utc>>
[INFO] [stdout]    --> src/models/office.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DateTime<Utc>, Infallible>
[INFO] [stdout]    --> src/models/office.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]    --> src/models/office.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/models/office.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]    --> src/models/office.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, DateTime<Utc>>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DateTime<Utc>, Infallible>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[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/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, DateTime<Utc>>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, DateTime<Utc>>
[INFO] [stdout]  --> src/models/contract.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]  --> src/models/relation.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]  --> src/models/relation.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]  --> src/models/relation.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, DateTime<Utc>>
[INFO] [stdout]  --> src/models/relation.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DateTime<Utc>, Infallible>
[INFO] [stdout]  --> src/models/relation.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/relation.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/models/relation.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/models/relation.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, DateTime<Utc>>
[INFO] [stdout]   --> src/models/relation.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DateTime<Utc>, Infallible>
[INFO] [stdout]   --> src/models/relation.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Queryable, Insertable, Selectable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sora_modelization` (bin "sora_modelization") due to 56 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "035156bb4c8e8215d8ffa9929107a05eacfab11aa2464aa9f966b6f4eddbdb9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "035156bb4c8e8215d8ffa9929107a05eacfab11aa2464aa9f966b6f4eddbdb9b", kill_on_drop: false }`
[INFO] [stdout] 035156bb4c8e8215d8ffa9929107a05eacfab11aa2464aa9f966b6f4eddbdb9b
