[INFO] cloning repository https://github.com/randracar/Rust-Blog-Api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/randracar/Rust-Blog-Api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandracar%2FRust-Blog-Api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandracar%2FRust-Blog-Api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa31c319cdf4d6af7588f5c6cfc74889e8059d92
[INFO] checking randracar/Rust-Blog-Api 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%2Frandracar%2FRust-Blog-Api" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  44% (1366/3081)
Updating files:  45% (1387/3081)
Updating files:  46% (1418/3081)
Updating files:  47% (1449/3081)
Updating files:  48% (1479/3081)
Updating files:  49% (1510/3081)
Updating files:  50% (1541/3081)
Updating files:  51% (1572/3081)
Updating files:  52% (1603/3081)
Updating files:  53% (1633/3081)
Updating files:  53% (1642/3081)
Updating files:  54% (1664/3081)
Updating files:  55% (1695/3081)
Updating files:  56% (1726/3081)
Updating files:  56% (1731/3081)
Updating files:  56% (1747/3081)
Updating files:  57% (1757/3081)
Updating files:  58% (1787/3081)
Updating files:  59% (1818/3081)
Updating files:  59% (1834/3081)
Updating files:  59% (1839/3081)
Updating files:  60% (1849/3081)
Updating files:  61% (1880/3081)
Updating files:  62% (1911/3081)
Updating files:  62% (1922/3081)
Updating files:  63% (1942/3081)
Updating files:  64% (1972/3081)
Updating files:  65% (2003/3081)
Updating files:  65% (2030/3081)
Updating files:  66% (2034/3081)
Updating files:  67% (2065/3081)
Updating files:  68% (2096/3081)
Updating files:  68% (2100/3081)
Updating files:  69% (2126/3081)
Updating files:  70% (2157/3081)
Updating files:  71% (2188/3081)
Updating files:  72% (2219/3081)
Updating files:  73% (2250/3081)
Updating files:  74% (2280/3081)
Updating files:  75% (2311/3081)
Updating files:  75% (2329/3081)
Updating files:  76% (2342/3081)
Updating files:  77% (2373/3081)
Updating files:  78% (2404/3081)
Updating files:  79% (2434/3081)
Updating files:  80% (2465/3081)
Updating files:  81% (2496/3081)
Updating files:  82% (2527/3081)
Updating files:  82% (2550/3081)
Updating files:  83% (2558/3081)
Updating files:  84% (2589/3081)
Updating files:  85% (2619/3081)
Updating files:  86% (2650/3081)
Updating files:  87% (2681/3081)
Updating files:  88% (2712/3081)
Updating files:  89% (2743/3081)
Updating files:  89% (2771/3081)
Updating files:  90% (2773/3081)
Updating files:  91% (2804/3081)
Updating files:  92% (2835/3081)
Updating files:  93% (2866/3081)
Updating files:  94% (2897/3081)
Updating files:  95% (2927/3081)
Updating files:  95% (2944/3081)
Updating files:  96% (2958/3081)
Updating files:  97% (2989/3081)
Updating files:  98% (3020/3081)
Updating files:  99% (3051/3081)
Updating files: 100% (3081/3081)
Updating files: 100% (3081/3081), done.
[INFO] started tweaking git repo https://github.com/randracar/Rust-Blog-Api
[INFO] finished tweaking git repo https://github.com/randracar/Rust-Blog-Api
[INFO] tweaked toml for git repo https://github.com/randracar/Rust-Blog-Api written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/randracar/Rust-Blog-Api 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/randracar/Rust-Blog-Api 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 38c7f03995479494bd03896dc8d229e841d2e3abedc4ff06494fd524dc9e3618
[INFO] running `Command { std: "docker" "start" "-a" "38c7f03995479494bd03896dc8d229e841d2e3abedc4ff06494fd524dc9e3618", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38c7f03995479494bd03896dc8d229e841d2e3abedc4ff06494fd524dc9e3618", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38c7f03995479494bd03896dc8d229e841d2e3abedc4ff06494fd524dc9e3618", kill_on_drop: false }`
[INFO] [stdout] 38c7f03995479494bd03896dc8d229e841d2e3abedc4ff06494fd524dc9e3618
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7528eeca57b7691124ad8b5ebb359fb2706e94f59d24ef49598c8c018471377f
[INFO] running `Command { std: "docker" "start" "-a" "7528eeca57b7691124ad8b5ebb359fb2706e94f59d24ef49598c8c018471377f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pq-sys v0.7.1
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling diesel_derives v2.2.5
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking pure-rust-locales v0.8.1
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]     Checking bcrypt v0.17.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking validator v0.16.1
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking diesel v2.2.10
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking actix-http v3.11.0
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking actix-web-httpauth v0.8.2
[INFO] [stderr]     Checking blog-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Serialize, Deserialize)]
[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/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Serialize, Deserialize)]
[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/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Serialize, Deserialize)]
[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/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Serialize, Deserialize)]
[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/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Serialize, Deserialize)]
[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/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Serialize, Deserialize)]
[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/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Serialize, Deserialize)]
[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/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Serialize, Deserialize)]
[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.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/models.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/models.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/models.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:47:51
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:47:51
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:47:51
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:47:51
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:47:51
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/models.rs:47:51
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/models.rs:47:51
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:47:51
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blog-api` (bin "blog-api" test) due to 26 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Serialize, Deserialize)]
[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/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Serialize, Deserialize)]
[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/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Serialize, Deserialize)]
[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/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Serialize, Deserialize)]
[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/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Serialize, Deserialize)]
[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/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Serialize, Deserialize)]
[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/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Serialize, Deserialize)]
[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/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Serialize, Deserialize)]
[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.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/models.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/models.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/models.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:47:51
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:47:51
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:47:51
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:47:51
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:47:51
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/models.rs:47:51
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/models.rs:47:51
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[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/models.rs:47:51
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Validate, Serialize, Deserialize, Queryable, Insertable, AsChangeset, Selectable)]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blog-api` (bin "blog-api") due to 26 previous errors
[INFO] running `Command { std: "docker" "inspect" "7528eeca57b7691124ad8b5ebb359fb2706e94f59d24ef49598c8c018471377f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7528eeca57b7691124ad8b5ebb359fb2706e94f59d24ef49598c8c018471377f", kill_on_drop: false }`
[INFO] [stdout] 7528eeca57b7691124ad8b5ebb359fb2706e94f59d24ef49598c8c018471377f
