[INFO] fetching crate ohlcv 0.0.3...
[INFO] checking ohlcv-0.0.3 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate ohlcv 0.0.3 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate ohlcv 0.0.3 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 229 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de36575b4b248bbde5b73c2ab9e1ccf5fefae398f6cd7bfc8697e7669e05ae4f
[INFO] running `Command { std: "docker" "start" "-a" "de36575b4b248bbde5b73c2ab9e1ccf5fefae398f6cd7bfc8697e7669e05ae4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de36575b4b248bbde5b73c2ab9e1ccf5fefae398f6cd7bfc8697e7669e05ae4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de36575b4b248bbde5b73c2ab9e1ccf5fefae398f6cd7bfc8697e7669e05ae4f", kill_on_drop: false }`
[INFO] [stdout] de36575b4b248bbde5b73c2ab9e1ccf5fefae398f6cd7bfc8697e7669e05ae4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f416708bbfed55d56dabec31d60b4a9989f116f511ff346ac1a27905c9a18f4
[INFO] running `Command { std: "docker" "start" "-a" "0f416708bbfed55d56dabec31d60b4a9989f116f511ff346ac1a27905c9a18f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unidecode v0.3.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking slugify v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking rust_decimal v1.36.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking 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: 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: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 `&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[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 undeclared crate or module `sqlx`
[INFO] [stdout]   --> src/error.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     SqlCommon(Box<sqlx::Error>),
[INFO] [stdout]    |                   ^^^^ use of undeclared crate or module `sqlx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sqlx`
[INFO] [stdout]   --> src/error.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 |     SqlConnect(String, Box<sqlx::Error>),
[INFO] [stdout]    |                            ^^^^ use of undeclared crate or module `sqlx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sqlx`
[INFO] [stdout]   --> src/error.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |     SqlCreateTable(String, Box<sqlx::Error>),
[INFO] [stdout]    |                                ^^^^ use of undeclared crate or module `sqlx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sqlx`
[INFO] [stdout]   --> src/error.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |     SqlDropTable(String, Box<sqlx::Error>),
[INFO] [stdout]    |                              ^^^^ use of undeclared crate or module `sqlx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sqlx`
[INFO] [stdout]   --> src/error.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |     SqlDropType(String, Box<sqlx::Error>),
[INFO] [stdout]    |                             ^^^^ use of undeclared crate or module `sqlx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sqlx`
[INFO] [stdout]   --> src/error.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     SqlSelect(Box<sqlx::Error>),
[INFO] [stdout]    |                   ^^^^ use of undeclared crate or module `sqlx`
[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] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sqlx`
[INFO] [stdout]   --> src/error.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     SqlCommon(Box<sqlx::Error>),
[INFO] [stdout]    |                   ^^^^ use of undeclared crate or module `sqlx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sqlx`
[INFO] [stdout]   --> src/error.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 |     SqlConnect(String, Box<sqlx::Error>),
[INFO] [stdout]    |                            ^^^^ use of undeclared crate or module `sqlx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sqlx`
[INFO] [stdout]   --> src/error.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |     SqlCreateTable(String, Box<sqlx::Error>),
[INFO] [stdout]    |                                ^^^^ use of undeclared crate or module `sqlx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sqlx`
[INFO] [stdout]   --> src/error.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |     SqlDropTable(String, Box<sqlx::Error>),
[INFO] [stdout]    |                              ^^^^ use of undeclared crate or module `sqlx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sqlx`
[INFO] [stdout]   --> src/error.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |     SqlDropType(String, Box<sqlx::Error>),
[INFO] [stdout]    |                             ^^^^ use of undeclared crate or module `sqlx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sqlx`
[INFO] [stdout]   --> src/error.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     SqlSelect(Box<sqlx::Error>),
[INFO] [stdout]    |                   ^^^^ use of undeclared crate or module `sqlx`
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ohlcv` (lib test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "0f416708bbfed55d56dabec31d60b4a9989f116f511ff346ac1a27905c9a18f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f416708bbfed55d56dabec31d60b4a9989f116f511ff346ac1a27905c9a18f4", kill_on_drop: false }`
[INFO] [stdout] 0f416708bbfed55d56dabec31d60b4a9989f116f511ff346ac1a27905c9a18f4
