[INFO] fetching crate sqlx-simple-migrator 0.0.5...
[INFO] testing sqlx-simple-migrator-0.0.5 against 1.91.0 for beta-1.92-2
[INFO] extracting crate sqlx-simple-migrator 0.0.5 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate sqlx-simple-migrator 0.0.5
[INFO] finished tweaking crates.io crate sqlx-simple-migrator 0.0.5
[INFO] tweaked toml for crates.io crate sqlx-simple-migrator 0.0.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlx-simple-migrator 0.0.5 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 174 packages to latest compatible versions
[INFO] [stderr]       Adding sqlx v0.5.13 (available: v0.8.6)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atoi v0.4.0
[INFO] [stderr]   Downloaded sqlx-rt v0.5.13
[INFO] [stderr]   Downloaded dotenv v0.15.0
[INFO] [stderr]   Downloaded sqlformat v0.1.8
[INFO] [stderr]   Downloaded sqlx-macros v0.5.13
[INFO] [stderr]   Downloaded webpki-roots v0.21.1
[INFO] [stderr]   Downloaded sqlx v0.5.13
[INFO] [stderr]   Downloaded sqlx-core v0.5.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fc99bdd5cbed7d653264e4419ff942d8d1a45820936d59f298ae587cbe6d8da
[INFO] running `Command { std: "docker" "start" "-a" "4fc99bdd5cbed7d653264e4419ff942d8d1a45820936d59f298ae587cbe6d8da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fc99bdd5cbed7d653264e4419ff942d8d1a45820936d59f298ae587cbe6d8da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fc99bdd5cbed7d653264e4419ff942d8d1a45820936d59f298ae587cbe6d8da", kill_on_drop: false }`
[INFO] [stdout] 4fc99bdd5cbed7d653264e4419ff942d8d1a45820936d59f298ae587cbe6d8da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bfbbfda9a44f63321955893af8f4c4ebdf4f3c202000e0343494921fbf741ad
[INFO] running `Command { std: "docker" "start" "-a" "3bfbbfda9a44f63321955893af8f4c4ebdf4f3c202000e0343494921fbf741ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling sqlx-rt v0.5.13
[INFO] [stderr]    Compiling sqlx-core v0.5.13
[INFO] [stderr]    Compiling sqlx-macros v0.5.13
[INFO] [stdout] error[E0432]: unresolved import `syn::spanned`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/derives/attributes.rs:4:10
[INFO] [stdout]     |
[INFO] [stdout]   4 | use syn::spanned::Spanned;
[INFO] [stdout]     |          ^^^^^^^ could not find `spanned` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9
[INFO] [stdout]     |
[INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))]
[INFO] [stdout]     |           ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))]
[INFO] [stdout] 456 | pub mod spanned;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::DeriveInput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/derives/attributes.rs:6:22
[INFO] [stdout]     |
[INFO] [stdout]   6 | use syn::{Attribute, DeriveInput, Field, Lit, Meta, MetaNameValue, NestedMeta, Variant};
[INFO] [stdout]     |                      ^^^^^^^^^^^ no `DeriveInput` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput};
[INFO] [stdout]     |                                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/derives/decode.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout]  11 |     parse_quote, Arm, Data, DataEnum, DataStruct, DeriveInput, Field, Fields, FieldsNamed,
[INFO] [stdout]     |     ^^^^^^^^^^^       ^^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^ no `DeriveInput` in the root
[INFO] [stdout]     |     |                 |     |         |
[INFO] [stdout]     |     |                 |     |         no `DataStruct` in the root
[INFO] [stdout]     |     |                 |     no `DataEnum` in the root
[INFO] [stdout]     |     |                 no `Data` in the root
[INFO] [stdout]     |     no `parse_quote` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:443:9
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 442 | #[doc(hidden)]
[INFO] [stdout] 443 | pub mod parse_quote;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput};
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:31
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput};
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:41
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput};
[INFO] [stdout]     |                                         ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput};
[INFO] [stdout]     |                                                                ^^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout]  11 -     parse_quote, Arm, Data, DataEnum, DataStruct, DeriveInput, Field, Fields, FieldsNamed,
[INFO] [stdout]  11 +     parse_quote, Arm, data, DataEnum, DataStruct, DeriveInput, Field, Fields, FieldsNamed,
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout]  11 -     parse_quote, Arm, Data, DataEnum, DataStruct, DeriveInput, Field, Fields, FieldsNamed,
[INFO] [stdout]  11 +     parse_quote, Arm, Data, DataEnum, PatStruct, DeriveInput, Field, Fields, FieldsNamed,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/derives/encode.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout]  11 |     parse_quote, Data, DataEnum, DataStruct, DeriveInput, Expr, Field, Fields, FieldsNamed,
[INFO] [stdout]     |     ^^^^^^^^^^^  ^^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^ no `DeriveInput` in the root
[INFO] [stdout]     |     |            |     |         |
[INFO] [stdout]     |     |            |     |         no `DataStruct` in the root
[INFO] [stdout]     |     |            |     no `DataEnum` in the root
[INFO] [stdout]     |     |            no `Data` in the root
[INFO] [stdout]     |     no `parse_quote` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:443:9
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 442 | #[doc(hidden)]
[INFO] [stdout] 443 | pub mod parse_quote;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput};
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:31
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput};
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:41
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput};
[INFO] [stdout]     |                                         ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput};
[INFO] [stdout]     |                                                                ^^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout]  11 -     parse_quote, Data, DataEnum, DataStruct, DeriveInput, Expr, Field, Fields, FieldsNamed,
[INFO] [stdout]  11 +     parse_quote, data, DataEnum, DataStruct, DeriveInput, Expr, Field, Fields, FieldsNamed,
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout]  11 -     parse_quote, Data, DataEnum, DataStruct, DeriveInput, Expr, Field, Fields, FieldsNamed,
[INFO] [stdout]  11 +     parse_quote, Data, DataEnum, PatStruct, DeriveInput, Expr, Field, Fields, FieldsNamed,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataStruct`, `syn::DeriveInput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/derives/row.rs:4:5
[INFO] [stdout]     |
[INFO] [stdout]   4 |     parse_quote, punctuated::Punctuated, token::Comma, Data, DataStruct, DeriveInput, Field,
[INFO] [stdout]     |     ^^^^^^^^^^^                                        ^^^^  ^^^^^^^^^^  ^^^^^^^^^^^ no `DeriveInput` in the root
[INFO] [stdout]     |     |                                                  |     |
[INFO] [stdout]     |     |                                                  |     no `DataStruct` in the root
[INFO] [stdout]     |     no `parse_quote` in the root                       no `Data` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:443:9
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 442 | #[doc(hidden)]
[INFO] [stdout] 443 | pub mod parse_quote;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput};
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:41
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput};
[INFO] [stdout]     |                                         ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput};
[INFO] [stdout]     |                                                                ^^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout]   4 -     parse_quote, punctuated::Punctuated, token::Comma, Data, DataStruct, DeriveInput, Field,
[INFO] [stdout]   4 +     parse_quote, punctuated::Punctuated, token::Comma, data, DataStruct, DeriveInput, Field,
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout]   4 -     parse_quote, punctuated::Punctuated, token::Comma, Data, DataStruct, DeriveInput, Field,
[INFO] [stdout]   4 +     parse_quote, punctuated::Punctuated, token::Comma, Data, PatStruct, DeriveInput, Field,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/derives/type.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 |     parse_quote, Data, DataEnum, DataStruct, DeriveInput, Field, Fields, FieldsNamed,
[INFO] [stdout]     |     ^^^^^^^^^^^  ^^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^ no `DeriveInput` in the root
[INFO] [stdout]     |     |            |     |         |
[INFO] [stdout]     |     |            |     |         no `DataStruct` in the root
[INFO] [stdout]     |     |            |     no `DataEnum` in the root
[INFO] [stdout]     |     |            no `Data` in the root
[INFO] [stdout]     |     no `parse_quote` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:443:9
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 442 | #[doc(hidden)]
[INFO] [stdout] 443 | pub mod parse_quote;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:25
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput};
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:31
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput};
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:41
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput};
[INFO] [stdout]     |                                         ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput};
[INFO] [stdout]     |                                                                ^^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout]  10 -     parse_quote, Data, DataEnum, DataStruct, DeriveInput, Field, Fields, FieldsNamed,
[INFO] [stdout]  10 +     parse_quote, data, DataEnum, DataStruct, DeriveInput, Field, Fields, FieldsNamed,
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout]  10 -     parse_quote, Data, DataEnum, DataStruct, DeriveInput, Field, Fields, FieldsNamed,
[INFO] [stdout]  10 +     parse_quote, Data, DataEnum, PatStruct, DeriveInput, Field, Fields, FieldsNamed,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::DeriveInput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/derives/mod.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  16 | use syn::DeriveInput;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ no `DeriveInput` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:392:64
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 392 | pub use crate::derive::{Data, DataEnum, DataStruct, DataUnion, DeriveInput};
[INFO] [stdout]     |                                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::spanned`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/query/args.rs:7:10
[INFO] [stdout]     |
[INFO] [stdout]   7 | use syn::spanned::Spanned;
[INFO] [stdout]     |          ^^^^^^^ could not find `spanned` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:456:9
[INFO] [stdout]     |
[INFO] [stdout] 454 | #[cfg(all(feature = "parsing", feature = "printing"))]
[INFO] [stdout]     |           ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))]
[INFO] [stdout] 456 | pub mod spanned;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::parse`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/query/input.rs:4:10
[INFO] [stdout]     |
[INFO] [stdout]   4 | use syn::parse::{Parse, ParseStream};
[INFO] [stdout]     |          ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::parse`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/query/output.rs:12:10
[INFO] [stdout]     |
[INFO] [stdout]  12 | use syn::parse::{Parse, ParseStream};
[INFO] [stdout]     |          ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_macro_input` in `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/lib.rs:29:22
[INFO] [stdout]     |
[INFO] [stdout]  29 |     let input = syn::parse_macro_input!(input as query::QueryMacroInput);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ could not find `parse_macro_input` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:452:9
[INFO] [stdout]     |
[INFO] [stdout] 448 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 452 | pub mod parse_macro_input;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_macro_input` in `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/lib.rs:46:22
[INFO] [stdout]     |
[INFO] [stdout]  46 |     let input = syn::parse_macro_input!(tokenstream as syn::DeriveInput);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ could not find `parse_macro_input` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:452:9
[INFO] [stdout]     |
[INFO] [stdout] 448 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 452 | pub mod parse_macro_input;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_macro_input` in `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/lib.rs:55:22
[INFO] [stdout]     |
[INFO] [stdout]  55 |     let input = syn::parse_macro_input!(tokenstream as syn::DeriveInput);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ could not find `parse_macro_input` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:452:9
[INFO] [stdout]     |
[INFO] [stdout] 448 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 452 | pub mod parse_macro_input;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_macro_input` in `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/lib.rs:64:22
[INFO] [stdout]     |
[INFO] [stdout]  64 |     let input = syn::parse_macro_input!(tokenstream as syn::DeriveInput);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ could not find `parse_macro_input` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:452:9
[INFO] [stdout]     |
[INFO] [stdout] 448 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 452 | pub mod parse_macro_input;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_macro_input` in `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/lib.rs:73:22
[INFO] [stdout]     |
[INFO] [stdout]  73 |     let input = syn::parse_macro_input!(input as syn::DeriveInput);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ could not find `parse_macro_input` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:452:9
[INFO] [stdout]     |
[INFO] [stdout] 448 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 452 | pub mod parse_macro_input;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse_macro_input` in `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/lib.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let input = syn::parse_macro_input!(input as syn::ItemFn);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ could not find `parse_macro_input` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:452:9
[INFO] [stdout]     |
[INFO] [stdout] 448 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 452 | pub mod parse_macro_input;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_str` in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/database/mod.rs:18:14
[INFO] [stdout]     |
[INFO] [stdout]  18 |         syn::parse_str(Self::DATABASE_PATH).unwrap()
[INFO] [stdout]     |              ^^^^^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:917:8
[INFO] [stdout]     |
[INFO] [stdout] 915 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 917 | pub fn parse_str<T: parse::Parse>(s: &str) -> Result<T> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_str` in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/database/mod.rs:22:14
[INFO] [stdout]     |
[INFO] [stdout]  22 |         syn::parse_str(Self::ROW_PATH).unwrap()
[INFO] [stdout]     |              ^^^^^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:917:8
[INFO] [stdout]     |
[INFO] [stdout] 915 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 917 | pub fn parse_str<T: parse::Parse>(s: &str) -> Result<T> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_str` in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/query/output.rs:270:22
[INFO] [stdout]     |
[INFO] [stdout] 270 |                 syn::parse_str(remainder)?
[INFO] [stdout]     |                      ^^^^^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:917:8
[INFO] [stdout]     |
[INFO] [stdout] 915 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 917 | pub fn parse_str<T: parse::Parse>(s: &str) -> Result<T> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_str` in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/query/output.rs:325:33
[INFO] [stdout]     |
[INFO] [stdout] 325 |         if let Ok(ident) = syn::parse_str(&ident) {
[INFO] [stdout]     |                                 ^^^^^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:917:8
[INFO] [stdout]     |
[INFO] [stdout] 915 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 917 | pub fn parse_str<T: parse::Parse>(s: &str) -> Result<T> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_str` in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.5.13/src/query/mod.rs:318:46
[INFO] [stdout]     |
[INFO] [stdout] 318 |                 let record_name: Type = syn::parse_str("Record").unwrap();
[INFO] [stdout]     |                                              ^^^^^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:917:8
[INFO] [stdout]     |
[INFO] [stdout] 915 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 917 | pub fn parse_str<T: parse::Parse>(s: &str) -> Result<T> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqlx-macros` (lib) due to 21 previous errors
[INFO] running `Command { std: "docker" "inspect" "3bfbbfda9a44f63321955893af8f4c4ebdf4f3c202000e0343494921fbf741ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bfbbfda9a44f63321955893af8f4c4ebdf4f3c202000e0343494921fbf741ad", kill_on_drop: false }`
[INFO] [stdout] 3bfbbfda9a44f63321955893af8f4c4ebdf4f3c202000e0343494921fbf741ad
