[INFO] fetching crate sea-orm 0.7.1... [INFO] testing sea-orm-0.7.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate sea-orm 0.7.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate sea-orm 0.7.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sea-orm 0.7.1 [INFO] finished tweaking crates.io crate sea-orm 0.7.1 [INFO] tweaked toml for crates.io crate sea-orm 0.7.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smol-potat-macro v0.6.0 [INFO] [stderr] Downloaded rust_decimal_macros v1.23.1 [INFO] [stderr] Downloaded smol-potat v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6af3aa909a96f3f9833bbf5edb3c9834aca22d2a3f74048723e2ed201695b09e [INFO] running `Command { std: "docker" "start" "-a" "6af3aa909a96f3f9833bbf5edb3c9834aca22d2a3f74048723e2ed201695b09e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6af3aa909a96f3f9833bbf5edb3c9834aca22d2a3f74048723e2ed201695b09e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6af3aa909a96f3f9833bbf5edb3c9834aca22d2a3f74048723e2ed201695b09e", kill_on_drop: false }` [INFO] [stdout] 6af3aa909a96f3f9833bbf5edb3c9834aca22d2a3f74048723e2ed201695b09e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b26b72400e044ca41fcaf330a0918f8c8dfd1ac75be8d6116e1a2973ebf87434 [INFO] running `Command { std: "docker" "start" "-a" "b26b72400e044ca41fcaf330a0918f8c8dfd1ac75be8d6116e1a2973ebf87434", kill_on_drop: false }` [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling sea-strum_macros v0.23.0 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling sea-query-derive v0.2.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling ouroboros_macro v0.15.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sea-orm-macros v0.7.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling sea-strum v0.23.0 [INFO] [stderr] Compiling ouroboros v0.15.0 [INFO] [stderr] Compiling sea-query v0.23.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling sea-orm v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `QueryResultRow` [INFO] [stdout] --> src/query/json.rs:1:50 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{DbErr, FromQueryResult, QueryResult, QueryResultRow}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/database/transaction.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 95 | / match *res.conn.lock().await { [INFO] [stdout] 96 | | #[cfg(feature = "sqlx-mysql")] [INFO] [stdout] 97 | | InnerConnection::MySql(ref mut c) => { [INFO] [stdout] 98 | | ::TransactionManager::begin(c) [INFO] [stdout] ... | [INFO] [stdout] 117 | | } [INFO] [stdout] 118 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 119 | Ok(res) [INFO] [stdout] | ^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/database/transaction.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 149 | / match *self.conn.lock().await { [INFO] [stdout] 150 | | #[cfg(feature = "sqlx-mysql")] [INFO] [stdout] 151 | | InnerConnection::MySql(ref mut c) => { [INFO] [stdout] 152 | | ::TransactionManager::commit(c) [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] 172 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 173 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/database/transaction.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 180 | / match *self.conn.lock().await { [INFO] [stdout] 181 | | #[cfg(feature = "sqlx-mysql")] [INFO] [stdout] 182 | | InnerConnection::MySql(ref mut c) => { [INFO] [stdout] 183 | | ::TransactionManager::rollback(c) [INFO] [stdout] ... | [INFO] [stdout] 202 | | } [INFO] [stdout] 203 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 204 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/database/db_connection.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | Ok(match self { [INFO] [stdout] | _____________^^_- [INFO] [stdout] | | | [INFO] [stdout] | | unreachable call [INFO] [stdout] 169 | | #[cfg(feature = "sqlx-mysql")] [INFO] [stdout] 170 | | DatabaseConnection::SqlxMySqlPoolConnection(conn) => conn.stream(stmt).await?, [INFO] [stdout] 171 | | #[cfg(feature = "sqlx-postgres")] [INFO] [stdout] ... | [INFO] [stdout] 179 | | DatabaseConnection::Disconnected => panic!("Disconnected"), [INFO] [stdout] 180 | | }) [INFO] [stdout] | |_____________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/database/db_connection.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | async fn execute(&self, stmt: Statement) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/database/db_connection.rs:123:31 [INFO] [stdout] | [INFO] [stdout] 123 | async fn query_one(&self, stmt: Statement) -> Result, DbErr> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/database/db_connection.rs:138:31 [INFO] [stdout] | [INFO] [stdout] 138 | async fn query_all(&self, stmt: Statement) -> Result, DbErr> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/database/transaction.rs:254:29 [INFO] [stdout] | [INFO] [stdout] 254 | async fn execute(&self, stmt: Statement) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/database/transaction.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | async fn query_one(&self, stmt: Statement) -> Result, DbErr> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/database/transaction.rs:322:31 [INFO] [stdout] | [INFO] [stdout] 322 | async fn query_all(&self, stmt: Statement) -> Result, DbErr> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/executor/insert.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 121 | let res = db.query_one(statement).await?.unwrap(); [INFO] [stdout] | --------------------------------------- any code following this expression is unreachable [INFO] [stdout] 122 | res.try_get_many("", cols.as_ref()).ok() [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `executor::query::QueryResult`, which is uninhabited [INFO] [stdout] --> src/executor/insert.rs:121:23 [INFO] [stdout] | [INFO] [stdout] 121 | let res = db.query_one(statement).await?.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cols` [INFO] [stdout] --> src/executor/insert.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | let cols = PrimaryKey::::iter() [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/executor/insert.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | let res = db.query_one(statement).await?.unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/executor/query.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 293 | try_getable_all!(bool); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 294 | try_getable_all!(i8); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 295 | try_getable_all!(i16); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 296 | try_getable_all!(i32); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 297 | try_getable_all!(i64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 300 | try_getable_all!(u32); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 302 | try_getable_all!(f32); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 303 | try_getable_all!(f64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 304 | try_getable_all!(String); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 305 | try_getable_all!(Vec); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 308 | try_getable_all!(serde_json::Value); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 311 | try_getable_all!(chrono::NaiveDate); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 314 | try_getable_all!(chrono::NaiveTime); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 317 | try_getable_all!(chrono::NaiveDateTime); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 323 | try_getable_all!(chrono::DateTime); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 326 | try_getable_all!(chrono::DateTime); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:259:21 [INFO] [stdout] | [INFO] [stdout] 259 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 329 | try_getable_time!(time::Date); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_time` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:259:21 [INFO] [stdout] | [INFO] [stdout] 259 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 332 | try_getable_time!(time::Time); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_time` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:259:21 [INFO] [stdout] | [INFO] [stdout] 259 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 335 | try_getable_time!(time::PrimitiveDateTime); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_time` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:259:21 [INFO] [stdout] | [INFO] [stdout] 259 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 338 | try_getable_time!(time::OffsetDateTime); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_time` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 346 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 391 | try_getable_all!(uuid::Uuid); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> src/query/json.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | let mut map = Map::new(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pre` [INFO] [stdout] --> src/query/json.rs:6:45 [INFO] [stdout] | [INFO] [stdout] 6 | fn from_query_result(res: &QueryResult, pre: &str) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pre` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/database/stream/query.rs:123:36 [INFO] [stdout] | [INFO] [stdout] 123 | stream_builder: |conn, stmt, _metric_callback| match conn { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/database/stream/transaction.rs:47:36 [INFO] [stdout] | [INFO] [stdout] 47 | stream_builder: |conn, stmt, _metric_callback| match conn.deref_mut() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/database/stream/query.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[ouroboros::self_referencing] [INFO] [stdout] | ------------------------------ any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 24 | metric_callback: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `db_connection::InnerConnection`, which is uninhabited [INFO] [stdout] --> src/database/stream/query.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[ouroboros::self_referencing] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `ouroboros::self_referencing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/database/stream/query.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[ouroboros::self_referencing] [INFO] [stdout] | ------------------------------ any code following this expression is unreachable [INFO] [stdout] 21 | pub struct QueryStream { [INFO] [stdout] 22 | stmt: Statement, [INFO] [stdout] | ^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `db_connection::InnerConnection`, which is uninhabited [INFO] [stdout] --> src/database/stream/query.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[ouroboros::self_referencing] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `ouroboros::self_referencing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/database/stream/query.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | stmt: Statement, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/query/json.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | let mut map = Map::new(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 45 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.53s [INFO] running `Command { std: "docker" "inspect" "b26b72400e044ca41fcaf330a0918f8c8dfd1ac75be8d6116e1a2973ebf87434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b26b72400e044ca41fcaf330a0918f8c8dfd1ac75be8d6116e1a2973ebf87434", kill_on_drop: false }` [INFO] [stdout] b26b72400e044ca41fcaf330a0918f8c8dfd1ac75be8d6116e1a2973ebf87434 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5d1ae3b791fae6b77b074da8f646c02c11a2731e7557c5d3af9d57e00a4b292 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a5d1ae3b791fae6b77b074da8f646c02c11a2731e7557c5d3af9d57e00a4b292", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling smol-potat-macro v0.6.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rust_decimal_macros v1.23.1 [INFO] [stderr] Compiling smol-potat v1.1.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling sea-orm v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `QueryResultRow` [INFO] [stdout] --> src/query/json.rs:1:50 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{DbErr, FromQueryResult, QueryResult, QueryResultRow}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/database/transaction.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 95 | / match *res.conn.lock().await { [INFO] [stdout] 96 | | #[cfg(feature = "sqlx-mysql")] [INFO] [stdout] 97 | | InnerConnection::MySql(ref mut c) => { [INFO] [stdout] 98 | | ::TransactionManager::begin(c) [INFO] [stdout] ... | [INFO] [stdout] 117 | | } [INFO] [stdout] 118 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 119 | Ok(res) [INFO] [stdout] | ^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/database/transaction.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 149 | / match *self.conn.lock().await { [INFO] [stdout] 150 | | #[cfg(feature = "sqlx-mysql")] [INFO] [stdout] 151 | | InnerConnection::MySql(ref mut c) => { [INFO] [stdout] 152 | | ::TransactionManager::commit(c) [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] 172 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 173 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/database/transaction.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 180 | / match *self.conn.lock().await { [INFO] [stdout] 181 | | #[cfg(feature = "sqlx-mysql")] [INFO] [stdout] 182 | | InnerConnection::MySql(ref mut c) => { [INFO] [stdout] 183 | | ::TransactionManager::rollback(c) [INFO] [stdout] ... | [INFO] [stdout] 202 | | } [INFO] [stdout] 203 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 204 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/database/db_connection.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | Ok(match self { [INFO] [stdout] | _____________^^_- [INFO] [stdout] | | | [INFO] [stdout] | | unreachable call [INFO] [stdout] 169 | | #[cfg(feature = "sqlx-mysql")] [INFO] [stdout] 170 | | DatabaseConnection::SqlxMySqlPoolConnection(conn) => conn.stream(stmt).await?, [INFO] [stdout] 171 | | #[cfg(feature = "sqlx-postgres")] [INFO] [stdout] ... | [INFO] [stdout] 179 | | DatabaseConnection::Disconnected => panic!("Disconnected"), [INFO] [stdout] 180 | | }) [INFO] [stdout] | |_____________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/database/db_connection.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | async fn execute(&self, stmt: Statement) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/database/db_connection.rs:123:31 [INFO] [stdout] | [INFO] [stdout] 123 | async fn query_one(&self, stmt: Statement) -> Result, DbErr> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/database/db_connection.rs:138:31 [INFO] [stdout] | [INFO] [stdout] 138 | async fn query_all(&self, stmt: Statement) -> Result, DbErr> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/database/transaction.rs:254:29 [INFO] [stdout] | [INFO] [stdout] 254 | async fn execute(&self, stmt: Statement) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/database/transaction.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | async fn query_one(&self, stmt: Statement) -> Result, DbErr> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/database/transaction.rs:322:31 [INFO] [stdout] | [INFO] [stdout] 322 | async fn query_all(&self, stmt: Statement) -> Result, DbErr> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/executor/insert.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 121 | let res = db.query_one(statement).await?.unwrap(); [INFO] [stdout] | --------------------------------------- any code following this expression is unreachable [INFO] [stdout] 122 | res.try_get_many("", cols.as_ref()).ok() [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `executor::query::QueryResult`, which is uninhabited [INFO] [stdout] --> src/executor/insert.rs:121:23 [INFO] [stdout] | [INFO] [stdout] 121 | let res = db.query_one(statement).await?.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cols` [INFO] [stdout] --> src/executor/insert.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | let cols = PrimaryKey::::iter() [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/executor/insert.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | let res = db.query_one(statement).await?.unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/executor/query.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 293 | try_getable_all!(bool); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 294 | try_getable_all!(i8); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 295 | try_getable_all!(i16); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 296 | try_getable_all!(i32); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 297 | try_getable_all!(i64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 300 | try_getable_all!(u32); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 302 | try_getable_all!(f32); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 303 | try_getable_all!(f64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 304 | try_getable_all!(String); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 305 | try_getable_all!(Vec); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 308 | try_getable_all!(serde_json::Value); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 311 | try_getable_all!(chrono::NaiveDate); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 314 | try_getable_all!(chrono::NaiveTime); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 317 | try_getable_all!(chrono::NaiveDateTime); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 323 | try_getable_all!(chrono::DateTime); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 326 | try_getable_all!(chrono::DateTime); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:259:21 [INFO] [stdout] | [INFO] [stdout] 259 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 329 | try_getable_time!(time::Date); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_time` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:259:21 [INFO] [stdout] | [INFO] [stdout] 259 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 332 | try_getable_time!(time::Time); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_time` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:259:21 [INFO] [stdout] | [INFO] [stdout] 259 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 335 | try_getable_time!(time::PrimitiveDateTime); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_time` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:259:21 [INFO] [stdout] | [INFO] [stdout] 259 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 338 | try_getable_time!(time::OffsetDateTime); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_time` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 346 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/executor/query.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | let column = format!("{}{}", pre, col); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] ... [INFO] [stdout] 391 | try_getable_all!(uuid::Uuid); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_getable_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> src/query/json.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | let mut map = Map::new(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pre` [INFO] [stdout] --> src/query/json.rs:6:45 [INFO] [stdout] | [INFO] [stdout] 6 | fn from_query_result(res: &QueryResult, pre: &str) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pre` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/database/stream/query.rs:123:36 [INFO] [stdout] | [INFO] [stdout] 123 | stream_builder: |conn, stmt, _metric_callback| match conn { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/database/stream/transaction.rs:47:36 [INFO] [stdout] | [INFO] [stdout] 47 | stream_builder: |conn, stmt, _metric_callback| match conn.deref_mut() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/database/stream/query.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[ouroboros::self_referencing] [INFO] [stdout] | ------------------------------ any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 24 | metric_callback: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `db_connection::InnerConnection`, which is uninhabited [INFO] [stdout] --> src/database/stream/query.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[ouroboros::self_referencing] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `ouroboros::self_referencing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/database/stream/query.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[ouroboros::self_referencing] [INFO] [stdout] | ------------------------------ any code following this expression is unreachable [INFO] [stdout] 21 | pub struct QueryStream { [INFO] [stdout] 22 | stmt: Statement, [INFO] [stdout] | ^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `db_connection::InnerConnection`, which is uninhabited [INFO] [stdout] --> src/database/stream/query.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[ouroboros::self_referencing] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `ouroboros::self_referencing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/database/stream/query.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | stmt: Statement, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/query/json.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | let mut map = Map::new(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 45 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> tests/timestamp_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sea-orm` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name crud_tests --edition=2021 tests/crud_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="rust_decimal"' --cfg 'feature="sea-orm-macros"' --cfg 'feature="serde_json"' --cfg 'feature="time"' --cfg 'feature="uuid"' --cfg 'feature="with-chrono"' --cfg 'feature="with-json"' --cfg 'feature="with-rust_decimal"' --cfg 'feature="with-time"' --cfg 'feature="with-uuid"' -C metadata=41513144c8925953 -C extra-filename=-41513144c8925953 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-b326cac5dd6e68fa.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-7ac7791e8bf58739.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-049fcdfc136d0805.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-28c948d8b78a6da3.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b9ea20c916f4604.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-295dfa0d74a9541f.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-213f4e0ad4e8b415.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-63e91ef38e22eaad.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d4edd22523d7b9ae.rlib --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-63c53820cf17d233.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-4a061939b6eecce8.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-1f62ab1e4cb82d38.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-48f475c3e51d3acb.so --extern sea_orm=/opt/rustwide/target/debug/deps/libsea_orm-ce2e7cefc5ffd8a4.rlib --extern sea_orm_macros=/opt/rustwide/target/debug/deps/libsea_orm_macros-4ad30bdc1c673636.so --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-66429157ad9c975f.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-d718409579a8a077.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-58386f5e273c1552.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c3d04c5084bdc275.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-2d562c7f8495a2d0.rlib --extern smol_potat=/opt/rustwide/target/debug/deps/libsmol_potat-0e75426b980e000c.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-8e97a058ca1ff3c9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3cc85dca93966330.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-000cec9586193a08.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a39f0f139206a1a1.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c7bd5fdf74d14220.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a5d1ae3b791fae6b77b074da8f646c02c11a2731e7557c5d3af9d57e00a4b292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5d1ae3b791fae6b77b074da8f646c02c11a2731e7557c5d3af9d57e00a4b292", kill_on_drop: false }` [INFO] [stdout] a5d1ae3b791fae6b77b074da8f646c02c11a2731e7557c5d3af9d57e00a4b292