[INFO] cloning repository https://github.com/Ces-D/tudu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ces-D/tudu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCes-D%2Ftudu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCes-D%2Ftudu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 463173205a073ac74d2137d664f8c1b9f6f9f7f2 [INFO] checking Ces-D/tudu 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%2FCes-D%2Ftudu" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Ces-D/tudu [INFO] finished tweaking git repo https://github.com/Ces-D/tudu [INFO] tweaked toml for git repo https://github.com/Ces-D/tudu written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ces-D/tudu 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/Ces-D/tudu 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] 090e28aaaf279fb77b0b3425d77c45eb49b9debff09f8f934af8058a59421185 [INFO] running `Command { std: "docker" "start" "-a" "090e28aaaf279fb77b0b3425d77c45eb49b9debff09f8f934af8058a59421185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "090e28aaaf279fb77b0b3425d77c45eb49b9debff09f8f934af8058a59421185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "090e28aaaf279fb77b0b3425d77c45eb49b9debff09f8f934af8058a59421185", kill_on_drop: false }` [INFO] [stdout] 090e28aaaf279fb77b0b3425d77c45eb49b9debff09f8f934af8058a59421185 [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] d59e53368fb112f2ca9b10fa4115c0d7903d7e0b89bf8990a0eebe56e45c0dd2 [INFO] running `Command { std: "docker" "start" "-a" "d59e53368fb112f2ca9b10fa4115c0d7903d7e0b89bf8990a0eebe56e45c0dd2", kill_on_drop: false }` [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking toml_parser v1.0.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Compiling diesel_derives v2.2.7 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking toml v0.9.3 [INFO] [stderr] Checking migrations_internals v2.2.1 [INFO] [stderr] Checking diesel v2.2.12 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Checking diesel_migrations v2.2.0 [INFO] [stderr] Checking tudu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `api_key` and `model` are never read [INFO] [stdout] --> src/infrastructure/env.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct AIModelEnv { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 4 | api_key: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 5 | model: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/infrastructure/env.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | Ok(var) => PathBuf::from_str(var.as_str()) [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, i32> [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, 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, std::string::String> [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, 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, std::option::Option> [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, 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, std::option::Option> [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, 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, std::option::Option> [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, 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, i32> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, 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, std::string::String> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, 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, std::option::Option> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, 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, TodoStatus> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, 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, TodoPriority> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, 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, std::option::Option> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, 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, std::option::Option> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tudu` (lib) due to 32 previous errors; 1 warning emitted [INFO] [stdout] warning: fields `api_key` and `model` are never read [INFO] [stdout] --> src/infrastructure/env.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct AIModelEnv { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 4 | api_key: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 5 | model: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/infrastructure/env.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | Ok(var) => PathBuf::from_str(var.as_str()) [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, i32> [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, 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, std::string::String> [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, 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, std::option::Option> [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, 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, std::option::Option> [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, 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, std::option::Option> [INFO] [stdout] --> src/project/sql.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Queryable, Selectable, Identifiable, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, 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, i32> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, 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, std::string::String> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, 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, std::option::Option> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, 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, TodoStatus> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, 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, TodoPriority> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, 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, std::option::Option> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, 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, std::option::Option> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/todo/sql.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Debug, Clone, Queryable, Selectable, Identifiable, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tudu` (lib test) due to 32 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "d59e53368fb112f2ca9b10fa4115c0d7903d7e0b89bf8990a0eebe56e45c0dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d59e53368fb112f2ca9b10fa4115c0d7903d7e0b89bf8990a0eebe56e45c0dd2", kill_on_drop: false }` [INFO] [stdout] d59e53368fb112f2ca9b10fa4115c0d7903d7e0b89bf8990a0eebe56e45c0dd2