[INFO] fetching crate ohlcv 0.0.3...
[INFO] testing ohlcv-0.0.3 against 1.91.0 for beta-1.92-2
[INFO] extracting crate ohlcv 0.0.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ohlcv 0.0.3
[INFO] finished tweaking crates.io crate ohlcv 0.0.3
[INFO] tweaked toml for crates.io crate ohlcv 0.0.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ohlcv 0.0.3 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 221 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slugify v0.1.0
[INFO] [stderr]   Downloaded unidecode v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7747532544870906f8c996c438a19968149a8b042b33cef15499d763d35cbfe
[INFO] running `Command { std: "docker" "start" "-a" "d7747532544870906f8c996c438a19968149a8b042b33cef15499d763d35cbfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7747532544870906f8c996c438a19968149a8b042b33cef15499d763d35cbfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7747532544870906f8c996c438a19968149a8b042b33cef15499d763d35cbfe", kill_on_drop: false }`
[INFO] [stdout] d7747532544870906f8c996c438a19968149a8b042b33cef15499d763d35cbfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89fdaf5cf8df4f5867406a7d7eb642ae2a4ac88f23660208712e01dd719ae160
[INFO] running `Command { std: "docker" "start" "-a" "89fdaf5cf8df4f5867406a7d7eb642ae2a4ac88f23660208712e01dd719ae160", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling slugify v0.1.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling ohlcv v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: At least one of the features 'mysql', 'postgres', or 'sqlite' must be enabled.
[INFO] [stdout]    --> src/lib.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | compile_error!("At least one of the features 'mysql', 'postgres', or 'sqlite' must be enabled.");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&mut DbType` is non-empty
[INFO] [stdout]   --> src/database/dbtype.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |         match self {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `DbType` defined here
[INFO] [stdout]   --> src/database/dbtype.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum DbType {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    = note: the matched value is of type `&mut DbType`
[INFO] [stdout]    = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]    |
[INFO] [stdout] 79 ~         match self {
[INFO] [stdout] 80 +             _ => todo!(),
[INFO] [stdout] 81 +         }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&mut DbType` is non-empty
[INFO] [stdout]   --> src/database/dbtype.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |         match self {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `DbType` defined here
[INFO] [stdout]   --> src/database/dbtype.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum DbType {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    = note: the matched value is of type `&mut DbType`
[INFO] [stdout]    = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]    |
[INFO] [stdout] 94 ~         match self {
[INFO] [stdout] 95 +             _ => todo!(),
[INFO] [stdout] 96 +         }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&DbType` is non-empty
[INFO] [stdout]   --> src/database/dbtype.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |         match self {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `DbType` defined here
[INFO] [stdout]   --> src/database/dbtype.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum DbType {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    = note: the matched value is of type `&DbType`
[INFO] [stdout]    = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]    |
[INFO] [stdout] 53 ~         match self {
[INFO] [stdout] 54 +             _ => todo!(),
[INFO] [stdout] 55 +         }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&DbType` is non-empty
[INFO] [stdout]   --> src/database/dbtype.rs:64:15
[INFO] [stdout]    |
[INFO] [stdout] 64 |         match self {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `DbType` defined here
[INFO] [stdout]   --> src/database/dbtype.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum DbType {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    = note: the matched value is of type `&DbType`
[INFO] [stdout]    = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]    |
[INFO] [stdout] 64 ~         match self {
[INFO] [stdout] 65 +             _ => todo!(),
[INFO] [stdout] 66 +         }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/error.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     SqlCommon(Box<sqlx::Error>),
[INFO] [stdout]    |                   ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/error.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 |     SqlConnect(String, Box<sqlx::Error>),
[INFO] [stdout]    |                            ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/error.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |     SqlCreateTable(String, Box<sqlx::Error>),
[INFO] [stdout]    |                                ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/error.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |     SqlDropTable(String, Box<sqlx::Error>),
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/error.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |     SqlDropType(String, Box<sqlx::Error>),
[INFO] [stdout]    |                             ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   --> src/error.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     SqlSelect(Box<sqlx::Error>),
[INFO] [stdout]    |                   ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ohlcv` (lib) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "89fdaf5cf8df4f5867406a7d7eb642ae2a4ac88f23660208712e01dd719ae160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89fdaf5cf8df4f5867406a7d7eb642ae2a4ac88f23660208712e01dd719ae160", kill_on_drop: false }`
[INFO] [stdout] 89fdaf5cf8df4f5867406a7d7eb642ae2a4ac88f23660208712e01dd719ae160
