[INFO] cloning repository https://github.com/graniet/kheish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/graniet/kheish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraniet%2Fkheish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraniet%2Fkheish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b7e7eac4eb84184a889e84001172bdd796cc63b [INFO] checking graniet/kheish 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%2Fgraniet%2Fkheish" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/graniet/kheish [INFO] finished tweaking git repo https://github.com/graniet/kheish [INFO] tweaked toml for git repo https://github.com/graniet/kheish written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/graniet/kheish 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/graniet/kheish 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c9708c079323a714e40175e4042c6976dca99eb590de219cbbb76ea83ebc1be0 [INFO] running `Command { std: "docker" "start" "-a" "c9708c079323a714e40175e4042c6976dca99eb590de219cbbb76ea83ebc1be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9708c079323a714e40175e4042c6976dca99eb590de219cbbb76ea83ebc1be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9708c079323a714e40175e4042c6976dca99eb590de219cbbb76ea83ebc1be0", kill_on_drop: false }` [INFO] [stdout] c9708c079323a714e40175e4042c6976dca99eb590de219cbbb76ea83ebc1be0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3a6762b4b80e8af24edc22afc67a152acb61a86f20786125f1a27083f8127348 [INFO] running `Command { std: "docker" "start" "-a" "3a6762b4b80e8af24edc22afc67a152acb61a86f20786125f1a27083f8127348", kill_on_drop: false }` [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking openssl-sys v0.9.104 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking openssl v0.10.68 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Checking borrow-or-share v0.2.2 [INFO] [stderr] Checking fluent-uri v0.3.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking uuid-simd v0.8.0 [INFO] [stderr] Checking native-tls v0.2.12 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking fraction v0.15.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking fancy-regex v0.14.0 [INFO] [stderr] Checking referencing v0.27.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Compiling thiserror-impl v2.0.7 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking indicatif v0.17.9 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stderr] Checking diesel v1.4.8 [INFO] [stderr] Checking diesel v2.2.6 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Checking jsonschema v0.27.0 [INFO] [stderr] Checking r2d2-diesel v1.0.0 [INFO] [stderr] Checking kheish v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.86.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.86.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AgentsManager` is never constructed [INFO] [stdout] --> src/agents/agent_manager.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct AgentsManager { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/agents/agent_manager.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl AgentsManager { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn new(config: AgentsConfig) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `extract_llm_config` is never used [INFO] [stdout] --> src/core/manager/mod.rs:182:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl TaskManager { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 182 | pub fn extract_llm_config(config: &TaskConfig) -> (&str, &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `handle_create_task_output` is never used [INFO] [stdout] --> src/core/manager/task.rs:81:18 [INFO] [stdout] | [INFO] [stdout] 12 | impl TaskManager { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | pub async fn handle_create_task_output( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add_module_execution` and `module_execution_for_prompt` are never used [INFO] [stdout] --> src/core/task.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl Task { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 111 | pub fn add_module_execution(&mut self, execution: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub fn module_execution_for_prompt(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_task_output` and `get_task_by_task_id` are never used [INFO] [stdout] --> src/db/task_repository.rs:315:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a> TaskRepository<'a> { [INFO] [stdout] | --------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 315 | pub fn get_task_output( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 382 | pub fn get_task_by_task_id(&mut self, the_task_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_with_all_modules` is never used [INFO] [stdout] --> src/modules/module_manager.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl ModulesManager { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn new_with_all_modules() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AgentsManager` is never constructed [INFO] [stdout] --> src/agents/agent_manager.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct AgentsManager { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/agents/agent_manager.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl AgentsManager { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn new(config: AgentsConfig) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `extract_llm_config` is never used [INFO] [stdout] --> src/core/manager/mod.rs:182:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl TaskManager { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 182 | pub fn extract_llm_config(config: &TaskConfig) -> (&str, &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `handle_create_task_output` is never used [INFO] [stdout] --> src/core/manager/task.rs:81:18 [INFO] [stdout] | [INFO] [stdout] 12 | impl TaskManager { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | pub async fn handle_create_task_output( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add_module_execution` and `module_execution_for_prompt` are never used [INFO] [stdout] --> src/core/task.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl Task { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 111 | pub fn add_module_execution(&mut self, execution: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub fn module_execution_for_prompt(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_task_output` and `get_task_by_task_id` are never used [INFO] [stdout] --> src/db/task_repository.rs:315:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a> TaskRepository<'a> { [INFO] [stdout] | --------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 315 | pub fn get_task_output( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 382 | pub fn get_task_by_task_id(&mut self, the_task_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_with_all_modules` is never used [INFO] [stdout] --> src/modules/module_manager.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl ModulesManager { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn new_with_all_modules() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [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, Infallible> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [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/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [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/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [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, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [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/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/db/models.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [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/db/models.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/db/models.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset)] [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/db/models.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/db/models.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/db/models.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [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/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [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/db/models.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Insertable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/db/models.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/db/models.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset)] [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/db/models.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/db/models.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset)] [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/db/models.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/db/models.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/db/models.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable, Identifiable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kheish` (bin "kheish") due to 26 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `kheish` (bin "kheish" test) due to 26 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3a6762b4b80e8af24edc22afc67a152acb61a86f20786125f1a27083f8127348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a6762b4b80e8af24edc22afc67a152acb61a86f20786125f1a27083f8127348", kill_on_drop: false }` [INFO] [stdout] 3a6762b4b80e8af24edc22afc67a152acb61a86f20786125f1a27083f8127348