[INFO] cloning repository https://github.com/imtherealnaska/rustmaker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imtherealnaska/rustmaker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimtherealnaska%2Frustmaker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimtherealnaska%2Frustmaker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41509c83ef744e20c6305dab2dd9c08c9bd4725c
[INFO] checking imtherealnaska/rustmaker/41509c83ef744e20c6305dab2dd9c08c9bd4725c against master#da2544bfbe84df7b24d83c029c74299ebf6112c6 for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimtherealnaska%2Frustmaker" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/imtherealnaska/rustmaker
[INFO] finished tweaking git repo https://github.com/imtherealnaska/rustmaker
[INFO] tweaked toml for git repo https://github.com/imtherealnaska/rustmaker written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/imtherealnaska/rustmaker on toolchain da2544bfbe84df7b24d83c029c74299ebf6112c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/imtherealnaska/rustmaker 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" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.3.12
[INFO] [stderr]   Downloaded clap v4.3.17
[INFO] [stderr]   Downloaded rust-embed-impl v8.4.0
[INFO] [stderr]   Downloaded rust-embed-utils v8.4.0
[INFO] [stderr]   Downloaded clap_builder v4.3.17
[INFO] [stderr]   Downloaded winnow v0.6.12
[INFO] [stderr]   Downloaded rust-embed v8.4.0
[INFO] [stderr]   Downloaded ring v0.17.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1dcb6a54ee3a061ee18ee30f5dabcf4325bfe5e5546cb17b18ee3867893334a
[INFO] running `Command { std: "docker" "start" "-a" "c1dcb6a54ee3a061ee18ee30f5dabcf4325bfe5e5546cb17b18ee3867893334a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1dcb6a54ee3a061ee18ee30f5dabcf4325bfe5e5546cb17b18ee3867893334a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1dcb6a54ee3a061ee18ee30f5dabcf4325bfe5e5546cb17b18ee3867893334a", kill_on_drop: false }`
[INFO] [stdout] c1dcb6a54ee3a061ee18ee30f5dabcf4325bfe5e5546cb17b18ee3867893334a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e90a643d994e5b12b23d16f9e6e09f0d3e3b3c01aa0a67b25a9b58332f20f53a
[INFO] running `Command { std: "docker" "start" "-a" "e90a643d994e5b12b23d16f9e6e09f0d3e3b3c01aa0a67b25a9b58332f20f53a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ring v0.17.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking regex-automata v0.3.7
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking winnow v0.6.12
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking regex v1.9.4
[INFO] [stderr]    Compiling rust-embed-utils v8.4.0
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking clap_builder v4.3.17
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking toml_edit v0.22.14
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rust-embed-impl v8.4.0
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking tracing-bunyan-formatter v0.3.9
[INFO] [stderr]     Checking rust-embed v8.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]     Checking config v0.14.0
[INFO] [stderr]     Checking clap v4.3.17
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking rustmaker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `creates_db_if_not_exists` is never used
[INFO] [stdout]  --> tests/db_ops.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn creates_db_if_not_exists() {}
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_value_into_db` is never used
[INFO] [stdout]  --> tests/db_ops.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn insert_value_into_db() {}
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/commands/install.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let current_value = sqlx::query_scalar!("SELECT value FROM settings WHERE key = 'migrations'")
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/commands/install.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | /     sqlx::query!(
[INFO] [stdout] 77 | |         "INSERT INTO settings (key, value) VALUES ('migrations', ?)
[INFO] [stdout] 78 | |         ON CONFLICT(key) DO UPDATE SET value = excluded.value",
[INFO] [stdout] 79 | |         updated_value
[INFO] [stdout] 80 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/commands/install.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let current_value = sqlx::query_scalar!("SELECT value FROM settings WHERE key = 'migrations'")
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/commands/install.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | /     sqlx::query!(
[INFO] [stdout] 77 | |         "INSERT INTO settings (key, value) VALUES ('migrations', ?)
[INFO] [stdout] 78 | |         ON CONFLICT(key) DO UPDATE SET value = excluded.value",
[INFO] [stdout] 79 | |         updated_value
[INFO] [stdout] 80 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `init::get_db_handle`
[INFO] [stdout]  --> src/commands/install.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 |     commands::{init::get_db_handle, new_config::Asset},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `init::get_db_handle`
[INFO] [stdout]  --> src/commands/install.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 |     commands::{init::get_db_handle, new_config::Asset},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/commands/install.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |         Some(val) => {
[INFO] [stdout]    |              ^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/commands/install.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         Some(val) => {
[INFO] [stdout]    |         ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `std::prelude::v1::Some`
[INFO] [stdout]   --> /rustc/da2544bfbe84df7b24d83c029c74299ebf6112c6/library/core/src/option.rs:608:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/commands/install.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         None => {
[INFO] [stdout]    |         ^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `std::prelude::v1::None`
[INFO] [stdout]   --> /rustc/da2544bfbe84df7b24d83c029c74299ebf6112c6/library/core/src/option.rs:604:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/commands/install.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |       let current_value = sqlx::query_scalar!("SELECT value FROM settings WHERE key = 'migrations'")
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 61 | |         .fetch_optional(db)
[INFO] [stdout] 62 | |         .await?;
[INFO] [stdout]    | |_______________^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by an implicit `Sized` bound in `std::option::Option`
[INFO] [stdout]   --> /rustc/da2544bfbe84df7b24d83c029c74299ebf6112c6/library/core/src/option.rs:600:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/commands/install.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |         Some(val) => {
[INFO] [stdout]    |              ^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/commands/install.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         Some(val) => {
[INFO] [stdout]    |         ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `std::prelude::v1::Some`
[INFO] [stdout]   --> /rustc/da2544bfbe84df7b24d83c029c74299ebf6112c6/library/core/src/option.rs:608:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/commands/install.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         None => {
[INFO] [stdout]    |         ^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `std::prelude::v1::None`
[INFO] [stdout]   --> /rustc/da2544bfbe84df7b24d83c029c74299ebf6112c6/library/core/src/option.rs:604:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/commands/install.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |       let current_value = sqlx::query_scalar!("SELECT value FROM settings WHERE key = 'migrations'")
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 61 | |         .fetch_optional(db)
[INFO] [stdout] 62 | |         .await?;
[INFO] [stdout]    | |_______________^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by an implicit `Sized` bound in `std::option::Option`
[INFO] [stdout]   --> /rustc/da2544bfbe84df7b24d83c029c74299ebf6112c6/library/core/src/option.rs:600:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/configuration.rs:97:30
[INFO] [stdout]    |
[INFO] [stdout] 96 |             enable_submissions: todo!(),
[INFO] [stdout]    |                                 ------- any code following this expression is unreachable
[INFO] [stdout] 97 |             enable_glossary: todo!(),
[INFO] [stdout]    |                              ^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/commands/install.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let result = db_handle
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/configuration.rs:97:30
[INFO] [stdout]    |
[INFO] [stdout] 96 |             enable_submissions: todo!(),
[INFO] [stdout]    |                                 ------- any code following this expression is unreachable
[INFO] [stdout] 97 |             enable_glossary: todo!(),
[INFO] [stdout]    |                              ^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/commands/install.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let result = db_handle
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustmaker` (bin "rustmaker") due to 6 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustmaker` (bin "rustmaker" test) due to 6 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e90a643d994e5b12b23d16f9e6e09f0d3e3b3c01aa0a67b25a9b58332f20f53a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e90a643d994e5b12b23d16f9e6e09f0d3e3b3c01aa0a67b25a9b58332f20f53a", kill_on_drop: false }`
[INFO] [stdout] e90a643d994e5b12b23d16f9e6e09f0d3e3b3c01aa0a67b25a9b58332f20f53a
