[INFO] fetching crate taitan-orm 0.1.12...
[INFO] testing taitan-orm-0.1.12 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate taitan-orm 0.1.12 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate taitan-orm 0.1.12 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded taitan-orm-tracing v0.1.12
[INFO] [stderr]   Downloaded taitan-orm-trait v0.1.12
[INFO] [stderr]   Downloaded typetag v0.2.19
[INFO] [stderr]   Downloaded typetag-impl v0.2.19
[INFO] [stderr]   Downloaded rkyv_derive v0.7.45
[INFO] [stderr]   Downloaded crc v3.2.1
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.3
[INFO] [stderr]   Downloaded sqlx-macros v0.8.3
[INFO] [stderr]   Downloaded sqlx-core v0.8.3
[INFO] [stderr]   Downloaded rkyv v0.7.45
[INFO] [stderr]   Downloaded bigdecimal v0.4.7
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.3
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.3
[INFO] [stderr]   Downloaded case v1.0.0
[INFO] [stderr]   Downloaded rsa v0.9.7
[INFO] [stderr]   Downloaded stacker v0.1.20
[INFO] [stderr]   Downloaded rust_decimal v1.37.1
[INFO] [stderr]   Downloaded der v0.7.9
[INFO] [stderr]   Downloaded taitan-orm-macro v0.1.12
[INFO] [stderr]   Downloaded sqlx v0.8.3
[INFO] [stderr]   Downloaded basic-toml v0.1.9
[INFO] [stderr]   Downloaded taitan-orm-askama v0.14.0
[INFO] [stderr]   Downloaded taitan-orm-parser v0.1.12
[INFO] [stderr]   Downloaded syn v2.0.99
[INFO] [stderr]   Downloaded sqlparser v0.55.0
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5b52840d5afe8a3193dfbf3e27ad944420f4bde70f68e6a01b78ae6da739424
[INFO] running `Command { std: "docker" "start" "-a" "e5b52840d5afe8a3193dfbf3e27ad944420f4bde70f68e6a01b78ae6da739424", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5b52840d5afe8a3193dfbf3e27ad944420f4bde70f68e6a01b78ae6da739424", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5b52840d5afe8a3193dfbf3e27ad944420f4bde70f68e6a01b78ae6da739424", kill_on_drop: false }`
[INFO] [stdout] e5b52840d5afe8a3193dfbf3e27ad944420f4bde70f68e6a01b78ae6da739424
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9164a483e1e9d9411b19d0577690592973db9cebb253fdbba3fa81037482f50
[INFO] running `Command { std: "docker" "start" "-a" "c9164a483e1e9d9411b19d0577690592973db9cebb253fdbba3fa81037482f50", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[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 cpufeatures v0.2.16
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[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 thiserror-impl v2.0.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling stacker v0.1.20
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[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 recursive v0.1.1
[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 sqlparser v0.55.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[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 url v2.5.4
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rinja_parser v0.3.5
[INFO] [stderr]    Compiling rsa v0.9.7
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.3
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.3
[INFO] [stderr]    Compiling sqlx-mysql v0.8.3
[INFO] [stderr]    Compiling rinja_derive v0.3.5
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling rinja v0.3.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling typetag-impl v0.2.19
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling typetag v0.2.19
[INFO] [stderr]    Compiling taitan-orm-parser v0.1.12
[INFO] [stderr]    Compiling taitan-orm-askama v0.14.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]    Compiling taitan-orm-macro v0.1.12
[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: `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: `result`
[INFO] [stdout]   --> src/impl_macros/writer.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^
[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] help: `result` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/writer.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^
[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]    = 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]    |                       ^^^^^^
[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] help: `result` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/writer.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^
[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]    = 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]    |                       ^^^^^^
[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] help: `result` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/writer.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^
[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]    = 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]    |                   ^^^^^^
[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] help: `result` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/writer_mut.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |               let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                   ^^^^^^
[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]    = 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]    |                   ^^^^^^
[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] help: `result` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/writer_mut.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |               let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                   ^^^^^^
[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]    = 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]    |                   ^^^^^^
[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] help: `result` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/writer_mut.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |               let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                   ^^^^^^
[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]    = 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: `pagination`
[INFO] [stdout]   --> src/impl_macros/generator.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |               pagination: &Pagination,
[INFO] [stdout]    |               ^^^^^^^^^^
[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] help: `pagination` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/generator.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |               pagination: &Pagination,
[INFO] [stdout]    |               ^^^^^^^^^^
[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]    = 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: `result`
[INFO] [stdout]   --> src/impl_macros/writer.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^
[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] help: `result` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/writer.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^
[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]    = 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]    |                       ^^^^^^
[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] help: `result` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/writer.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^
[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]    = 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]    |                       ^^^^^^
[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] help: `result` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/writer.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^
[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]    = 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]    |                   ^^^^^^
[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] help: `result` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/writer_mut.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |               let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                   ^^^^^^
[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]    = 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]    |                   ^^^^^^
[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] help: `result` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/writer_mut.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |               let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                   ^^^^^^
[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]    = 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]    |                   ^^^^^^
[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] help: `result` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/writer_mut.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |               let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                   ^^^^^^
[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]    = 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: `pagination`
[INFO] [stdout]   --> src/impl_macros/generator.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |               pagination: &Pagination,
[INFO] [stdout]    |               ^^^^^^^^^^
[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] help: `pagination` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/generator.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |               pagination: &Pagination,
[INFO] [stdout]    |               ^^^^^^^^^^
[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]    = 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]    |               ^^^^^^^^^^
[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] help: `pagination` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/generator.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |               pagination: &Pagination,
[INFO] [stdout]    |               ^^^^^^^^^^
[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]    = 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: `result`
[INFO] [stdout]   --> src/impl_macros/writer.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^
[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] help: `result` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/writer.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^
[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]    = 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]    |                       ^^^^^^
[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] help: `result` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/writer.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^
[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]    = 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]    |                       ^^^^^^
[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] help: `result` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/writer.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |                   let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                       ^^^^^^
[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]    = 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]    |                   ^^^^^^
[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] help: `result` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/writer_mut.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |               let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                   ^^^^^^
[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]    = 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]    |                   ^^^^^^
[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] help: `result` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/writer_mut.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |               let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                   ^^^^^^
[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]    = 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]    |                   ^^^^^^
[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] help: `result` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/impl_macros/writer_mut.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |               let result = self.execute(&sql, args).await?;
[INFO] [stdout]    |                   ^^^^^^
[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]    = 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 31s
[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" "c9164a483e1e9d9411b19d0577690592973db9cebb253fdbba3fa81037482f50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9164a483e1e9d9411b19d0577690592973db9cebb253fdbba3fa81037482f50", kill_on_drop: false }`
[INFO] [stdout] c9164a483e1e9d9411b19d0577690592973db9cebb253fdbba3fa81037482f50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df2a32c3b2775e57c445d3908e3f930e16876abc021a37bc4c4f9e272226305d
[INFO] running `Command { std: "docker" "start" "-a" "df2a32c3b2775e57c445d3908e3f930e16876abc021a37bc4c4f9e272226305d", 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 sharded-slab v0.1.7
[INFO] [stderr]    Compiling sqlparser v0.55.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling taitan-orm-tracing v0.1.12
[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] error: could not compile `sqlx-mysql` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name sqlx_mysql --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-mysql-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::disallowed_methods' '--deny=clippy::cast_sign_loss' '--deny=clippy::cast_possible_wrap' '--deny=clippy::cast_possible_truncation' --cfg 'feature="any"' --cfg 'feature="bigdecimal"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="serde"' --cfg 'feature="time"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any", "bigdecimal", "chrono", "json", "migrate", "offline", "rust_decimal", "serde", "time", "uuid"))' -C metadata=8ddc65981c86e9d1 -C extra-filename=-29c5eb549b53e4f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-db28f96fd5040dfc.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-3fabdd97c1675396.rmeta --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-80d85818fa4b3f2a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9f0885c92ac17bca.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2918c4d2ad36fcf7.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c4b3e4d5cc5c0e2a.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-b980dc0896b7d301.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-4e0a7ea29483ba05.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-be9b890638a1bff4.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-0cc2980bd2ec95e1.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-168d85632f33689e.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c23514cefd9aa7c7.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-a909ffe8b7e43c5e.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-639885c65d73fca8.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-0e4c6b10baf0d253.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-9bb0e356ac4a29c6.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-1ba8b511323011e0.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-e85b58bc56783d97.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b63935de1b181bba.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-0ab9c4b82b60c1de.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6e500fc2d2cc2174.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-29d2c12b738003dd.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-7f7ecf94013a574b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-fa9f25f8ffd5c24e.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-af9641add85cbbee.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ae1b6d597e0f60df.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-b0d0ba79d898a7fa.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e3a05c38018541e6.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ee02e0bc5c41d28c.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-408843bf0d4f672b.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-e02a41eba8be83c6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-70c8955c76f30d30.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-fbccb7c15e12aca2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-949263b342ba55dd.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-29497ce1823997f1.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-d0cf2a1976cab946.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sqlparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name sqlparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser-0.55.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="recursive"' --cfg 'feature="recursive-protection"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "json_example", "recursive", "recursive-protection", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=972a79b92a29a34e -C extra-filename=-7f9c088c76509990 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-041cb5de3f756894.rmeta --extern recursive=/opt/rustwide/target/debug/deps/librecursive-681843bf9616ffd6.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-fd33fd396ff81965/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "df2a32c3b2775e57c445d3908e3f930e16876abc021a37bc4c4f9e272226305d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df2a32c3b2775e57c445d3908e3f930e16876abc021a37bc4c4f9e272226305d", kill_on_drop: false }`
[INFO] [stdout] df2a32c3b2775e57c445d3908e3f930e16876abc021a37bc4c4f9e272226305d
