[INFO] fetching crate taitan-orm 0.1.12...
[INFO] testing taitan-orm-0.1.12 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-2
[INFO] extracting crate taitan-orm 0.1.12 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate taitan-orm 0.1.12
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate taitan-orm 0.1.12
[INFO] tweaked toml for crates.io crate taitan-orm 0.1.12 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate taitan-orm 0.1.12 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate taitan-orm 0.1.12 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0a8881228aaf3b6ed494d1cbb06fb711d230c327c69b386eea32f63ccae7f2a
[INFO] running `Command { std: "docker" "start" "-a" "a0a8881228aaf3b6ed494d1cbb06fb711d230c327c69b386eea32f63ccae7f2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0a8881228aaf3b6ed494d1cbb06fb711d230c327c69b386eea32f63ccae7f2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0a8881228aaf3b6ed494d1cbb06fb711d230c327c69b386eea32f63ccae7f2a", kill_on_drop: false }`
[INFO] [stdout] a0a8881228aaf3b6ed494d1cbb06fb711d230c327c69b386eea32f63ccae7f2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c252d9995eaa49d0546b680d4e3daf6be842a3f15f7e55fad0bd92438cc1238
[INFO] running `Command { std: "docker" "start" "-a" "2c252d9995eaa49d0546b680d4e3daf6be842a3f15f7e55fad0bd92438cc1238", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling stacker v0.1.20
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling taitan-orm-tracing v0.1.12
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling sqlparser v0.55.0
[INFO] [stderr]    Compiling typetag-impl v0.2.19
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling rsa v0.9.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rinja_parser v0.3.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.3
[INFO] [stderr]    Compiling sqlx-mysql v0.8.3
[INFO] [stderr]    Compiling sqlx-postgres v0.8.3
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling rinja_derive v0.3.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]    Compiling rinja v0.3.5
[INFO] [stderr]    Compiling inventory v0.3.17
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]    Compiling taitan-orm-parser v0.1.12
[INFO] [stderr]    Compiling typetag v0.2.19
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling taitan-orm-askama v0.14.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling sqlx v0.8.3
[INFO] [stderr]    Compiling taitan-orm-trait v0.1.12
[INFO] [stderr]    Compiling taitan-orm-macro v0.1.12
[INFO] [stderr]    Compiling taitan-orm v0.1.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/impl_macros/writer.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/mysql/api.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     writer_impl!(
[INFO] [stdout] 42 | |         MySqlSqlGenerator,
[INFO] [stdout] 43 | |         MySqlEntity,
[INFO] [stdout] 44 | |         MySqlMutation,
[INFO] [stdout] 45 | |         MySqlLocation,
[INFO] [stdout] 46 | |         MySqlUnique
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `writer_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/impl_macros/writer.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/mysql/api.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     writer_impl!(
[INFO] [stdout] 42 | |         MySqlSqlGenerator,
[INFO] [stdout] 43 | |         MySqlEntity,
[INFO] [stdout] 44 | |         MySqlMutation,
[INFO] [stdout] 45 | |         MySqlLocation,
[INFO] [stdout] 46 | |         MySqlUnique
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `writer_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/impl_macros/writer.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/mysql/api.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     writer_impl!(
[INFO] [stdout] 42 | |         MySqlSqlGenerator,
[INFO] [stdout] 43 | |         MySqlEntity,
[INFO] [stdout] 44 | |         MySqlMutation,
[INFO] [stdout] 45 | |         MySqlLocation,
[INFO] [stdout] 46 | |         MySqlUnique
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `writer_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/impl_macros/writer_mut.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |               let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/mysql/api.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     writer_mut_impl!(
[INFO] [stdout] 53 | |         MySqlSqlGenerator,
[INFO] [stdout] 54 | |         MySqlEntity,
[INFO] [stdout] 55 | |         MySqlMutation,
[INFO] [stdout] 56 | |         MySqlLocation,
[INFO] [stdout] 57 | |         MySqlUnique
[INFO] [stdout] 58 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `writer_mut_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/impl_macros/writer_mut.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |               let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/mysql/api.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     writer_mut_impl!(
[INFO] [stdout] 53 | |         MySqlSqlGenerator,
[INFO] [stdout] 54 | |         MySqlEntity,
[INFO] [stdout] 55 | |         MySqlMutation,
[INFO] [stdout] 56 | |         MySqlLocation,
[INFO] [stdout] 57 | |         MySqlUnique
[INFO] [stdout] 58 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `writer_mut_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/impl_macros/writer_mut.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |               let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/mysql/api.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     writer_mut_impl!(
[INFO] [stdout] 53 | |         MySqlSqlGenerator,
[INFO] [stdout] 54 | |         MySqlEntity,
[INFO] [stdout] 55 | |         MySqlMutation,
[INFO] [stdout] 56 | |         MySqlLocation,
[INFO] [stdout] 57 | |         MySqlUnique
[INFO] [stdout] 58 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `writer_mut_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/impl_macros/writer.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/postgres/api.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     writer_impl!(
[INFO] [stdout] 42 | |         PostgresSqlGenerator,
[INFO] [stdout] 43 | |         PostgresEntity,
[INFO] [stdout] 44 | |         PostgresMutation,
[INFO] [stdout] 45 | |         PostgresLocation,
[INFO] [stdout] 46 | |         PostgresUnique
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `writer_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/impl_macros/writer.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/postgres/api.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     writer_impl!(
[INFO] [stdout] 42 | |         PostgresSqlGenerator,
[INFO] [stdout] 43 | |         PostgresEntity,
[INFO] [stdout] 44 | |         PostgresMutation,
[INFO] [stdout] 45 | |         PostgresLocation,
[INFO] [stdout] 46 | |         PostgresUnique
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `writer_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/impl_macros/writer.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/postgres/api.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     writer_impl!(
[INFO] [stdout] 42 | |         PostgresSqlGenerator,
[INFO] [stdout] 43 | |         PostgresEntity,
[INFO] [stdout] 44 | |         PostgresMutation,
[INFO] [stdout] 45 | |         PostgresLocation,
[INFO] [stdout] 46 | |         PostgresUnique
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `writer_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/impl_macros/writer_mut.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |               let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/postgres/api.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     writer_mut_impl!(
[INFO] [stdout] 53 | |         PostgresSqlGenerator,
[INFO] [stdout] 54 | |         PostgresEntity,
[INFO] [stdout] 55 | |         PostgresMutation,
[INFO] [stdout] 56 | |         PostgresLocation,
[INFO] [stdout] 57 | |         PostgresUnique
[INFO] [stdout] 58 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `writer_mut_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/impl_macros/writer_mut.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |               let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/postgres/api.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     writer_mut_impl!(
[INFO] [stdout] 53 | |         PostgresSqlGenerator,
[INFO] [stdout] 54 | |         PostgresEntity,
[INFO] [stdout] 55 | |         PostgresMutation,
[INFO] [stdout] 56 | |         PostgresLocation,
[INFO] [stdout] 57 | |         PostgresUnique
[INFO] [stdout] 58 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `writer_mut_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/impl_macros/writer_mut.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |               let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/postgres/api.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     writer_mut_impl!(
[INFO] [stdout] 53 | |         PostgresSqlGenerator,
[INFO] [stdout] 54 | |         PostgresEntity,
[INFO] [stdout] 55 | |         PostgresMutation,
[INFO] [stdout] 56 | |         PostgresLocation,
[INFO] [stdout] 57 | |         PostgresUnique
[INFO] [stdout] 58 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `writer_mut_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/impl_macros/writer.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/sqlite/api.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     writer_impl!(
[INFO] [stdout] 42 | |         SqliteSqlGenerator,
[INFO] [stdout] 43 | |         SqliteEntity,
[INFO] [stdout] 44 | |         SqliteMutation,
[INFO] [stdout] 45 | |         SqliteLocation,
[INFO] [stdout] 46 | |         SqliteUnique
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `writer_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/impl_macros/writer.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/sqlite/api.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     writer_impl!(
[INFO] [stdout] 42 | |         SqliteSqlGenerator,
[INFO] [stdout] 43 | |         SqliteEntity,
[INFO] [stdout] 44 | |         SqliteMutation,
[INFO] [stdout] 45 | |         SqliteLocation,
[INFO] [stdout] 46 | |         SqliteUnique
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `writer_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/impl_macros/writer.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/sqlite/api.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     writer_impl!(
[INFO] [stdout] 42 | |         SqliteSqlGenerator,
[INFO] [stdout] 43 | |         SqliteEntity,
[INFO] [stdout] 44 | |         SqliteMutation,
[INFO] [stdout] 45 | |         SqliteLocation,
[INFO] [stdout] 46 | |         SqliteUnique
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `writer_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/impl_macros/writer_mut.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |               let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/sqlite/api.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     writer_mut_impl!(
[INFO] [stdout] 53 | |         SqliteSqlGenerator,
[INFO] [stdout] 54 | |         SqliteEntity,
[INFO] [stdout] 55 | |         SqliteMutation,
[INFO] [stdout] 56 | |         SqliteLocation,
[INFO] [stdout] 57 | |         SqliteUnique
[INFO] [stdout] 58 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `writer_mut_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/impl_macros/writer_mut.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |               let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/sqlite/api.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     writer_mut_impl!(
[INFO] [stdout] 53 | |         SqliteSqlGenerator,
[INFO] [stdout] 54 | |         SqliteEntity,
[INFO] [stdout] 55 | |         SqliteMutation,
[INFO] [stdout] 56 | |         SqliteLocation,
[INFO] [stdout] 57 | |         SqliteUnique
[INFO] [stdout] 58 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `writer_mut_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/impl_macros/writer_mut.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |               let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/sqlite/api.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     writer_mut_impl!(
[INFO] [stdout] 53 | |         SqliteSqlGenerator,
[INFO] [stdout] 54 | |         SqliteEntity,
[INFO] [stdout] 55 | |         SqliteMutation,
[INFO] [stdout] 56 | |         SqliteLocation,
[INFO] [stdout] 57 | |         SqliteUnique
[INFO] [stdout] 58 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `writer_mut_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Entity`
[INFO] [stdout]  --> src/database/sqlite/generator.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Entity, Location, Mutation, Selected, SqliteEntity, SqliteLocation, SqliteMutation,
[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: `Selected`
[INFO] [stdout]   --> src/database/postgres/api.rs:12:57
[INFO] [stdout]    |
[INFO] [stdout] 12 |     PostgresSelected, PostgresTemplate, PostgresUnique, Selected,
[INFO] [stdout]    |                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Selected`
[INFO] [stdout]   --> src/database/mysql/api.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 |     MySqlUnique, Parameter, Selected,
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Location`
[INFO] [stdout]  --> src/database/sqlite/generator.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Entity, Location, Mutation, Selected, SqliteEntity, SqliteLocation, SqliteMutation,
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Selected`
[INFO] [stdout]  --> src/database/sqlite/generator.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Entity, Location, Mutation, Selected, SqliteEntity, SqliteLocation, SqliteMutation,
[INFO] [stdout]   |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Selected`
[INFO] [stdout]   --> src/database/sqlite/api.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Parameter, Selected, SqliteEntity, SqliteLocation, SqliteMutation, SqliteSelected,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutation`
[INFO] [stdout]  --> src/database/sqlite/generator.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Entity, Location, Mutation, Selected, SqliteEntity, SqliteLocation, SqliteMutation,
[INFO] [stdout]   |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pagination`
[INFO] [stdout]   --> src/impl_macros/generator.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |               pagination: &Pagination,
[INFO] [stdout]    |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pagination`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/mysql/generator.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     sql_generator_impl!(
[INFO] [stdout] 10 | |         MySql,
[INFO] [stdout] 11 | |         MySqlEntity,
[INFO] [stdout] 12 | |         MySqlSelected,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |         MySqlMutation
[INFO] [stdout] 16 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `sql_generator_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pagination`
[INFO] [stdout]   --> src/impl_macros/generator.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |               pagination: &Pagination,
[INFO] [stdout]    |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pagination`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/postgres/generator.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     sql_generator_impl!(
[INFO] [stdout] 10 | |         Postgres,
[INFO] [stdout] 11 | |         PostgresEntity,
[INFO] [stdout] 12 | |         PostgresSelected,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |         PostgresMutation
[INFO] [stdout] 16 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `sql_generator_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pagination`
[INFO] [stdout]   --> src/impl_macros/generator.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |               pagination: &Pagination,
[INFO] [stdout]    |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pagination`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/sqlite/generator.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     sql_generator_impl!(
[INFO] [stdout] 16 | |         Sqlite,
[INFO] [stdout] 17 | |         SqliteEntity,
[INFO] [stdout] 18 | |         SqliteSelected,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         SqliteMutation
[INFO] [stdout] 22 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `sql_generator_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2c252d9995eaa49d0546b680d4e3daf6be842a3f15f7e55fad0bd92438cc1238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c252d9995eaa49d0546b680d4e3daf6be842a3f15f7e55fad0bd92438cc1238", kill_on_drop: false }`
[INFO] [stdout] 2c252d9995eaa49d0546b680d4e3daf6be842a3f15f7e55fad0bd92438cc1238
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a98e8815a0bd55355d849514da9fa719c9ca035e238d439d04b714d3889e71a
[INFO] running `Command { std: "docker" "start" "-a" "2a98e8815a0bd55355d849514da9fa719c9ca035e238d439d04b714d3889e71a", kill_on_drop: false }`
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sqlparser v0.55.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling taitan-orm-tracing v0.1.12
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.3
[INFO] [stderr]    Compiling sqlx-mysql v0.8.3
[INFO] [stderr]    Compiling sqlx-postgres v0.8.3
[INFO] [stderr]    Compiling taitan-orm-parser v0.1.12
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]    Compiling taitan-orm-macro v0.1.12
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]    Compiling sqlx v0.8.3
[INFO] [stderr]    Compiling taitan-orm-trait v0.1.12
[INFO] [stderr]    Compiling taitan-orm v0.1.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Selected`
[INFO] [stdout]   --> src/database/mysql/api.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 |     MySqlUnique, Parameter, Selected,
[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: `Selected`
[INFO] [stdout]   --> src/database/postgres/api.rs:12:57
[INFO] [stdout]    |
[INFO] [stdout] 12 |     PostgresSelected, PostgresTemplate, PostgresUnique, Selected,
[INFO] [stdout]    |                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Location`
[INFO] [stdout]  --> src/database/sqlite/generator.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Entity, Location, Mutation, Selected, SqliteEntity, SqliteLocation, SqliteMutation,
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Selected`
[INFO] [stdout]  --> src/database/sqlite/generator.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Entity, Location, Mutation, Selected, SqliteEntity, SqliteLocation, SqliteMutation,
[INFO] [stdout]   |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Entity`
[INFO] [stdout]  --> src/database/sqlite/generator.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Entity, Location, Mutation, Selected, SqliteEntity, SqliteLocation, SqliteMutation,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutation`
[INFO] [stdout]  --> src/database/sqlite/generator.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Entity, Location, Mutation, Selected, SqliteEntity, SqliteLocation, SqliteMutation,
[INFO] [stdout]   |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Selected`
[INFO] [stdout]   --> src/database/sqlite/api.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Parameter, Selected, SqliteEntity, SqliteLocation, SqliteMutation, SqliteSelected,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Selected`
[INFO] [stdout]   --> src/database/mysql/api.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 |     MySqlUnique, Parameter, Selected,
[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: `Selected`
[INFO] [stdout]   --> src/database/postgres/api.rs:12:57
[INFO] [stdout]    |
[INFO] [stdout] 12 |     PostgresSelected, PostgresTemplate, PostgresUnique, Selected,
[INFO] [stdout]    |                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Location`
[INFO] [stdout]  --> src/database/sqlite/generator.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Entity, Location, Mutation, Selected, SqliteEntity, SqliteLocation, SqliteMutation,
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Selected`
[INFO] [stdout]  --> src/database/sqlite/generator.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Entity, Location, Mutation, Selected, SqliteEntity, SqliteLocation, SqliteMutation,
[INFO] [stdout]   |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Entity`
[INFO] [stdout]  --> src/database/sqlite/generator.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Entity, Location, Mutation, Selected, SqliteEntity, SqliteLocation, SqliteMutation,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutation`
[INFO] [stdout]  --> src/database/sqlite/generator.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Entity, Location, Mutation, Selected, SqliteEntity, SqliteLocation, SqliteMutation,
[INFO] [stdout]   |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Selected`
[INFO] [stdout]   --> src/database/sqlite/api.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Parameter, Selected, SqliteEntity, SqliteLocation, SqliteMutation, SqliteSelected,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pagination`
[INFO] [stdout]   --> src/impl_macros/generator.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |               pagination: &Pagination,
[INFO] [stdout]    |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pagination`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/mysql/generator.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     sql_generator_impl!(
[INFO] [stdout] 10 | |         MySql,
[INFO] [stdout] 11 | |         MySqlEntity,
[INFO] [stdout] 12 | |         MySqlSelected,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |         MySqlMutation
[INFO] [stdout] 16 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sql_generator_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pagination`
[INFO] [stdout]   --> src/impl_macros/generator.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |               pagination: &Pagination,
[INFO] [stdout]    |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pagination`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/mysql/generator.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     sql_generator_impl!(
[INFO] [stdout] 10 | |         MySql,
[INFO] [stdout] 11 | |         MySqlEntity,
[INFO] [stdout] 12 | |         MySqlSelected,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |         MySqlMutation
[INFO] [stdout] 16 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `sql_generator_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pagination`
[INFO] [stdout]   --> src/impl_macros/generator.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |               pagination: &Pagination,
[INFO] [stdout]    |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pagination`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/postgres/generator.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     sql_generator_impl!(
[INFO] [stdout] 10 | |         Postgres,
[INFO] [stdout] 11 | |         PostgresEntity,
[INFO] [stdout] 12 | |         PostgresSelected,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |         PostgresMutation
[INFO] [stdout] 16 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `sql_generator_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pagination`
[INFO] [stdout]   --> src/impl_macros/generator.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |               pagination: &Pagination,
[INFO] [stdout]    |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pagination`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/postgres/generator.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     sql_generator_impl!(
[INFO] [stdout] 10 | |         Postgres,
[INFO] [stdout] 11 | |         PostgresEntity,
[INFO] [stdout] 12 | |         PostgresSelected,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |         PostgresMutation
[INFO] [stdout] 16 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `sql_generator_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pagination`
[INFO] [stdout]   --> src/impl_macros/generator.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |               pagination: &Pagination,
[INFO] [stdout]    |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pagination`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/sqlite/generator.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     sql_generator_impl!(
[INFO] [stdout] 16 | |         Sqlite,
[INFO] [stdout] 17 | |         SqliteEntity,
[INFO] [stdout] 18 | |         SqliteSelected,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         SqliteMutation
[INFO] [stdout] 22 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `sql_generator_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pagination`
[INFO] [stdout]   --> src/impl_macros/generator.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |               pagination: &Pagination,
[INFO] [stdout]    |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pagination`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/database/sqlite/generator.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     sql_generator_impl!(
[INFO] [stdout] 16 | |         Sqlite,
[INFO] [stdout] 17 | |         SqliteEntity,
[INFO] [stdout] 18 | |         SqliteSelected,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         SqliteMutation
[INFO] [stdout] 22 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `sql_generator_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `logger_setup` is never used
[INFO] [stdout]  --> tests/setup/logger.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | static logger_setup: OnceLock<bool> = OnceLock::new();
[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 `setup_logger` is never used
[INFO] [stdout]  --> tests/setup/logger.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn setup_logger() {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `GLOBAL_TEST_MUTEX` is never used
[INFO] [stdout]  --> tests/setup/mutex.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | static GLOBAL_TEST_MUTEX: OnceLock<Arc<Mutex<()>>> = OnceLock::new();
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_test_mutex` is never used
[INFO] [stdout]  --> tests/setup/mutex.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn get_test_mutex() -> &'static Arc<Mutex<()>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SchemaSpec001Mutation` is never constructed
[INFO] [stdout]  --> tests/macros/mutations/mutation_spec_003.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct SchemaSpec001Mutation {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParamSpec001` is never constructed
[INFO] [stdout]  --> tests/macros/params/param_spec_001.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct ParamSpec001 {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Spec003` is never used
[INFO] [stdout]  --> tests/macros/params/param_spec_003.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Spec003 {
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Spec002` is never constructed
[INFO] [stdout]   --> tests/macros/schemas/schema_spec_002.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Spec002 {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserCustomTemplate` is never constructed
[INFO] [stdout]  --> tests/macros/templates/template_spec_003.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct UserCustomTemplate {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `logger_setup` should have an upper case name
[INFO] [stdout]  --> tests/setup/logger.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | static logger_setup: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 3 - static logger_setup: OnceLock<bool> = OnceLock::new();
[INFO] [stdout] 3 + static LOGGER_SETUP: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2a98e8815a0bd55355d849514da9fa719c9ca035e238d439d04b714d3889e71a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a98e8815a0bd55355d849514da9fa719c9ca035e238d439d04b714d3889e71a", kill_on_drop: false }`
[INFO] [stdout] 2a98e8815a0bd55355d849514da9fa719c9ca035e238d439d04b714d3889e71a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2827a2bd21c3c533852d509ca51ad294e2f30ca7d35f843028df2526fbba5aa4
[INFO] running `Command { std: "docker" "start" "-a" "2827a2bd21c3c533852d509ca51ad294e2f30ca7d35f843028df2526fbba5aa4", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Selected`
[INFO] [stderr]   --> src/database/mysql/api.rs:12:29
[INFO] [stderr]    |
[INFO] [stderr] 12 |     MySqlUnique, Parameter, Selected,
[INFO] [stderr]    |                             ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Selected`
[INFO] [stderr]   --> src/database/postgres/api.rs:12:57
[INFO] [stderr]    |
[INFO] [stderr] 12 |     PostgresSelected, PostgresTemplate, PostgresUnique, Selected,
[INFO] [stderr]    |                                                         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Location`
[INFO] [stderr]  --> src/database/sqlite/generator.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 |     Entity, Location, Mutation, Selected, SqliteEntity, SqliteLocation, SqliteMutation,
[INFO] [stderr]   |             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Selected`
[INFO] [stderr]  --> src/database/sqlite/generator.rs:7:33
[INFO] [stderr]   |
[INFO] [stderr] 7 |     Entity, Location, Mutation, Selected, SqliteEntity, SqliteLocation, SqliteMutation,
[INFO] [stderr]   |                                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Entity`
[INFO] [stderr]  --> src/database/sqlite/generator.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     Entity, Location, Mutation, Selected, SqliteEntity, SqliteLocation, SqliteMutation,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Mutation`
[INFO] [stderr]  --> src/database/sqlite/generator.rs:7:23
[INFO] [stderr]   |
[INFO] [stderr] 7 |     Entity, Location, Mutation, Selected, SqliteEntity, SqliteLocation, SqliteMutation,
[INFO] [stderr]   |                       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Selected`
[INFO] [stderr]   --> src/database/sqlite/api.rs:11:16
[INFO] [stderr]    |
[INFO] [stderr] 11 |     Parameter, Selected, SqliteEntity, SqliteLocation, SqliteMutation, SqliteSelected,
[INFO] [stderr]    |                ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pagination`
[INFO] [stderr]   --> src/impl_macros/generator.rs:37:13
[INFO] [stderr]    |
[INFO] [stderr] 37 |               pagination: &Pagination,
[INFO] [stderr]    |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pagination`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/database/mysql/generator.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | /     sql_generator_impl!(
[INFO] [stderr] 10 | |         MySql,
[INFO] [stderr] 11 | |         MySqlEntity,
[INFO] [stderr] 12 | |         MySqlSelected,
[INFO] [stderr] ...  |
[INFO] [stderr] 15 | |         MySqlMutation
[INFO] [stderr] 16 | |     );
[INFO] [stderr]    | |_____- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `sql_generator_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pagination`
[INFO] [stderr]   --> src/impl_macros/generator.rs:37:13
[INFO] [stderr]    |
[INFO] [stderr] 37 |               pagination: &Pagination,
[INFO] [stderr]    |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pagination`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/database/postgres/generator.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | /     sql_generator_impl!(
[INFO] [stderr] 10 | |         Postgres,
[INFO] [stderr] 11 | |         PostgresEntity,
[INFO] [stderr] 12 | |         PostgresSelected,
[INFO] [stderr] ...  |
[INFO] [stderr] 15 | |         PostgresMutation
[INFO] [stderr] 16 | |     );
[INFO] [stderr]    | |_____- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `sql_generator_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pagination`
[INFO] [stderr]   --> src/impl_macros/generator.rs:37:13
[INFO] [stderr]    |
[INFO] [stderr] 37 |               pagination: &Pagination,
[INFO] [stderr]    |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pagination`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/database/sqlite/generator.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | /     sql_generator_impl!(
[INFO] [stderr] 16 | |         Sqlite,
[INFO] [stderr] 17 | |         SqliteEntity,
[INFO] [stderr] 18 | |         SqliteSelected,
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | |         SqliteMutation
[INFO] [stderr] 22 | |     );
[INFO] [stderr]    | |_____- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `sql_generator_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `taitan-orm` (lib) generated 10 warnings
[INFO] [stderr] warning: static `logger_setup` is never used
[INFO] [stderr]  --> tests/setup/logger.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | static logger_setup: OnceLock<bool> = OnceLock::new();
[INFO] [stderr]   |        ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `setup_logger` is never used
[INFO] [stderr]  --> tests/setup/logger.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub fn setup_logger() {
[INFO] [stderr]   |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `GLOBAL_TEST_MUTEX` is never used
[INFO] [stderr]  --> tests/setup/mutex.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | static GLOBAL_TEST_MUTEX: OnceLock<Arc<Mutex<()>>> = OnceLock::new();
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_test_mutex` is never used
[INFO] [stderr]  --> tests/setup/mutex.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub fn get_test_mutex() -> &'static Arc<Mutex<()>> {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SchemaSpec001Mutation` is never constructed
[INFO] [stderr]  --> tests/macros/mutations/mutation_spec_003.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct SchemaSpec001Mutation {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ParamSpec001` is never constructed
[INFO] [stderr]  --> tests/macros/params/param_spec_001.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | struct ParamSpec001 {
[INFO] [stderr]   |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Spec003` is never used
[INFO] [stderr]  --> tests/macros/params/param_spec_003.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub enum Spec003 {
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Spec002` is never constructed
[INFO] [stderr]   --> tests/macros/schemas/schema_spec_002.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Spec002 {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UserCustomTemplate` is never constructed
[INFO] [stderr]  --> tests/macros/templates/template_spec_003.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub struct UserCustomTemplate {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static variable `logger_setup` should have an upper case name
[INFO] [stderr]  --> tests/setup/logger.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | static logger_setup: OnceLock<bool> = OnceLock::new();
[INFO] [stderr]   |        ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]   |
[INFO] [stderr] 3 - static logger_setup: OnceLock<bool> = OnceLock::new();
[INFO] [stderr] 3 + static LOGGER_SETUP: OnceLock<bool> = OnceLock::new();
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: `taitan-orm` (test "integration_tests") generated 10 warnings (run `cargo fix --test "integration_tests"` to apply 1 suggestion)
[INFO] [stderr] warning: `taitan-orm` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/taitan_orm-31a1efcb5b7286f8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-e729331e16726a5f)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test macros::locations::location_spec_001::location_spec_001 ... ok
[INFO] [stdout] test macros::locations::location_spec_002::location_spec_002 ... ok
[INFO] [stdout] test macros::entities::entity_spec_001::test_entity_spec_001 ... ok
[INFO] [stdout] test macros::mutations::mutation_spec_001::test_mutation_spec_001 ... ok
[INFO] [stdout] test macros::locations::location_spec_003::location_spec_003 ... ok
[INFO] [stdout] test macros::locations::location_spec_005::location_spec_005 ... ok
[INFO] [stdout] test macros::params::param_spec_002::test_param_spec_002 ... ok
[INFO] [stdout] test macros::locations::location_spec_004::location_spec_004 ... ok
[INFO] [stdout] test macros::selected::selected_spec_001::test_selected_spec_001 ... ok
[INFO] [stdout] test macros::mutations::mutation_spec_002::test_mutation_spec_002 ... ok
[INFO] [stdout] test macros::templates::template_spec_001::test ... ok
[INFO] [stdout] test macros::templates::template_spec_002::test ... ok
[INFO] [stdout] test macros::templates::template_spec_003::test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests taitan_orm
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2827a2bd21c3c533852d509ca51ad294e2f30ca7d35f843028df2526fbba5aa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2827a2bd21c3c533852d509ca51ad294e2f30ca7d35f843028df2526fbba5aa4", kill_on_drop: false }`
[INFO] [stdout] 2827a2bd21c3c533852d509ca51ad294e2f30ca7d35f843028df2526fbba5aa4
