[INFO] cloning repository https://github.com/pca006132/db-hello-world
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pca006132/db-hello-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpca006132%2Fdb-hello-world", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpca006132%2Fdb-hello-world'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd7df64f1a20928d3fc2baa5d304a5a6232f9eff
[INFO] checking pca006132/db-hello-world against master#683dd08db5808c41baceef49368fc82a6c4767bb for pr-149137
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpca006132%2Fdb-hello-world" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pca006132/db-hello-world
[INFO] finished tweaking git repo https://github.com/pca006132/db-hello-world
[INFO] tweaked toml for git repo https://github.com/pca006132/db-hello-world written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pca006132/db-hello-world on toolchain 683dd08db5808c41baceef49368fc82a6c4767bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pca006132/db-hello-world 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" "+683dd08db5808c41baceef49368fc82a6c4767bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded value-bag v1.11.1
[INFO] [stderr]   Downloaded inherent v1.0.13
[INFO] [stderr]   Downloaded sea-orm-migration v1.1.16
[INFO] [stderr]   Downloaded sea-schema-derive v0.3.0
[INFO] [stderr]   Downloaded pgvector v0.4.1
[INFO] [stderr]   Downloaded sea-orm-cli v1.1.16
[INFO] [stderr]   Downloaded sea-orm-macros v1.1.16
[INFO] [stderr]   Downloaded rust_decimal v1.38.0
[INFO] [stderr]   Downloaded sea-query v0.32.7
[INFO] [stderr]   Downloaded bigdecimal v0.4.8
[INFO] [stderr]   Downloaded sea-schema v0.16.2
[INFO] [stderr]   Downloaded sea-orm v1.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b53b7cbcef2c887e365efc603ee336cfebe3354c0bbb7f724c07aaeb3b3fc6dc
[INFO] running `Command { std: "docker" "start" "-a" "b53b7cbcef2c887e365efc603ee336cfebe3354c0bbb7f724c07aaeb3b3fc6dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b53b7cbcef2c887e365efc603ee336cfebe3354c0bbb7f724c07aaeb3b3fc6dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b53b7cbcef2c887e365efc603ee336cfebe3354c0bbb7f724c07aaeb3b3fc6dc", kill_on_drop: false }`
[INFO] [stdout] b53b7cbcef2c887e365efc603ee336cfebe3354c0bbb7f724c07aaeb3b3fc6dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb06ae31a9fa23c4637a05aa67bb2e8197f642626b881bf8a9d99c98428681f7
[INFO] running `Command { std: "docker" "start" "-a" "bb06ae31a9fa23c4637a05aa67bb2e8197f642626b881bf8a9d99c98428681f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sea-orm-macros v1.1.16
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking sea-query v0.32.7
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking sea-orm-cli v1.1.16
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking sea-query-binder v0.7.0
[INFO] [stderr]     Checking sea-orm v1.1.16
[INFO] [stderr]     Checking sea-schema v0.16.2
[INFO] [stderr]     Checking sea-orm-migration v1.1.16
[INFO] [stderr]     Checking entity v0.1.0 (/opt/rustwide/workdir/entity)
[INFO] [stderr]     Checking service v0.1.0 (/opt/rustwide/workdir/service)
[INFO] [stderr]     Checking migration v0.1.0 (/opt/rustwide/workdir/migration)
[INFO] [stdout] warning: enum `ArtistCircle` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:118:6
[INFO] [stdout]     |
[INFO] [stdout] 118 | enum ArtistCircle {
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ArtistCircleRole` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:132:6
[INFO] [stdout]     |
[INFO] [stdout] 132 | enum ArtistCircleRole {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ArtistInImage` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:147:6
[INFO] [stdout]     |
[INFO] [stdout] 147 | enum ArtistInImage {
[INFO] [stdout]     |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Circle` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:156:6
[INFO] [stdout]     |
[INFO] [stdout] 156 | enum Circle {
[INFO] [stdout]     |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ArtistCircle` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:118:6
[INFO] [stdout]     |
[INFO] [stdout] 118 | enum ArtistCircle {
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ArtistCircleRole` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:132:6
[INFO] [stdout]     |
[INFO] [stdout] 132 | enum ArtistCircleRole {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CircleData` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |               enum [<$orig $suffix>] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | / MetadataOf!(Circle Data {
[INFO] [stdout] 162 | |     Name,
[INFO] [stdout] 163 | |     StartDate,
[INFO] [stdout] 164 | |     StartDatePrecision,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     LogoImageId
[INFO] [stdout] 169 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ArtistInImage` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:147:6
[INFO] [stdout]     |
[INFO] [stdout] 147 | enum ArtistInImage {
[INFO] [stdout]     |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Circle` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:156:6
[INFO] [stdout]     |
[INFO] [stdout] 156 | enum Circle {
[INFO] [stdout]     |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CircleAlias` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:170:1
[INFO] [stdout]     |
[INFO] [stdout] 170 | AliasOf!(Circle);
[INFO] [stdout]     | ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `AliasOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CircleData` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |               enum [<$orig $suffix>] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | / MetadataOf!(Circle Data {
[INFO] [stdout] 162 | |     Name,
[INFO] [stdout] 163 | |     StartDate,
[INFO] [stdout] 164 | |     StartDatePrecision,
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     LogoImageId
[INFO] [stdout] 169 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CircleDescription` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | DescriptionOf!(Circle);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `DescriptionOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CircleUrl` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | UrlOf!(Circle);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `UrlOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CircleAlias` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:170:1
[INFO] [stdout]     |
[INFO] [stdout] 170 | AliasOf!(Circle);
[INFO] [stdout]     | ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `AliasOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Event` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:175:6
[INFO] [stdout]     |
[INFO] [stdout] 175 | enum Event {
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventData` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |               enum [<$orig $suffix>] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | / MetadataOf!(Event Data {
[INFO] [stdout] 181 | |     Name,
[INFO] [stdout] 182 | |     LocationId,
[INFO] [stdout] 183 | |     StartDate,
[INFO] [stdout] 184 | |     EndDate,
[INFO] [stdout] 185 | |     MainPosterImageId
[INFO] [stdout] 186 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventAlias` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:187:1
[INFO] [stdout]     |
[INFO] [stdout] 187 | AliasOf!(Event);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `AliasOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CircleDescription` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | DescriptionOf!(Circle);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `DescriptionOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventDescription` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | DescriptionOf!(Event);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `DescriptionOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CircleUrl` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | UrlOf!(Circle);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `UrlOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Event` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:175:6
[INFO] [stdout]     |
[INFO] [stdout] 175 | enum Event {
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventUrl` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:189:1
[INFO] [stdout]     |
[INFO] [stdout] 189 | UrlOf!(Event);
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `UrlOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventImage` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:191:6
[INFO] [stdout]     |
[INFO] [stdout] 191 | enum EventImage {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventData` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |               enum [<$orig $suffix>] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | / MetadataOf!(Event Data {
[INFO] [stdout] 181 | |     Name,
[INFO] [stdout] 182 | |     LocationId,
[INFO] [stdout] 183 | |     StartDate,
[INFO] [stdout] 184 | |     EndDate,
[INFO] [stdout] 185 | |     MainPosterImageId
[INFO] [stdout] 186 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RelatedEvent` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:202:6
[INFO] [stdout]     |
[INFO] [stdout] 202 | enum RelatedEvent {
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventSeries` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:211:6
[INFO] [stdout]     |
[INFO] [stdout] 211 | enum EventSeries {
[INFO] [stdout]     |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventSeriesData` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |               enum [<$orig $suffix>] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | / MetadataOf!(EventSeries Data {
[INFO] [stdout] 217 | |     OrganizerArtistId
[INFO] [stdout] 218 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventAlias` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:187:1
[INFO] [stdout]     |
[INFO] [stdout] 187 | AliasOf!(Event);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `AliasOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventDescription` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | DescriptionOf!(Event);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `DescriptionOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventSeriesAlias` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | AliasOf!(EventSeries);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `AliasOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventUrl` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:189:1
[INFO] [stdout]     |
[INFO] [stdout] 189 | UrlOf!(Event);
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `UrlOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventImage` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:191:6
[INFO] [stdout]     |
[INFO] [stdout] 191 | enum EventImage {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventSeriesDescription` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | DescriptionOf!(EventSeries);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `DescriptionOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RelatedEvent` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:202:6
[INFO] [stdout]     |
[INFO] [stdout] 202 | enum RelatedEvent {
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventSeries` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:211:6
[INFO] [stdout]     |
[INFO] [stdout] 211 | enum EventSeries {
[INFO] [stdout]     |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventSeriesUrl` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | UrlOf!(EventSeries);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `UrlOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventInSeries` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:224:6
[INFO] [stdout]     |
[INFO] [stdout] 224 | enum EventInSeries {
[INFO] [stdout]     |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventSeriesData` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |               enum [<$orig $suffix>] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | / MetadataOf!(EventSeries Data {
[INFO] [stdout] 217 | |     OrganizerArtistId
[INFO] [stdout] 218 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Song` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:233:6
[INFO] [stdout]     |
[INFO] [stdout] 233 | enum Song {
[INFO] [stdout]     |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventSeriesAlias` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | AliasOf!(EventSeries);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `AliasOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SongAlias` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | AliasOf!(Song);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `AliasOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventSeriesDescription` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | DescriptionOf!(EventSeries);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `DescriptionOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SongDescription` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | DescriptionOf!(Song);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `DescriptionOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventSeriesUrl` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | UrlOf!(EventSeries);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `UrlOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SongUrl` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | UrlOf!(Song);
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `UrlOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventInSeries` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:224:6
[INFO] [stdout]     |
[INFO] [stdout] 224 | enum EventInSeries {
[INFO] [stdout]     |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Song` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:233:6
[INFO] [stdout]     |
[INFO] [stdout] 233 | enum Song {
[INFO] [stdout]     |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SongData` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |               enum [<$orig $suffix>] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:241:1
[INFO] [stdout]     |
[INFO] [stdout] 241 | / MetadataOf!(Song Data {
[INFO] [stdout] 242 | |     Title,
[INFO] [stdout] 243 | |     Date,
[INFO] [stdout] 244 | |     DatePrecision,
[INFO] [stdout] ...   |
[INFO] [stdout] 247 | |     Duration
[INFO] [stdout] 248 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SongAlias` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | AliasOf!(Song);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `AliasOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SongLyrics` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | LocalizedField!(Song, Lyrics);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `LocalizedField` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SongArtist` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:252:6
[INFO] [stdout]     |
[INFO] [stdout] 252 | enum SongArtist {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SongDescription` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | DescriptionOf!(Song);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `DescriptionOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SongUrl` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | UrlOf!(Song);
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `UrlOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SongData` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |               enum [<$orig $suffix>] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:241:1
[INFO] [stdout]     |
[INFO] [stdout] 241 | / MetadataOf!(Song Data {
[INFO] [stdout] 242 | |     Title,
[INFO] [stdout] 243 | |     Date,
[INFO] [stdout] 244 | |     DatePrecision,
[INFO] [stdout] ...   |
[INFO] [stdout] 247 | |     Duration
[INFO] [stdout] 248 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SongCircle` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:263:6
[INFO] [stdout]     |
[INFO] [stdout] 263 | enum SongCircle {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SongLyrics` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | LocalizedField!(Song, Lyrics);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `LocalizedField` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SongArtist` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:252:6
[INFO] [stdout]     |
[INFO] [stdout] 252 | enum SongArtist {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SongCircle` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:263:6
[INFO] [stdout]     |
[INFO] [stdout] 263 | enum SongCircle {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SongRelation` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:272:6
[INFO] [stdout]     |
[INFO] [stdout] 272 | enum SongRelation {
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Album` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:283:6
[INFO] [stdout]     |
[INFO] [stdout] 283 | enum Album {
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AlbumData` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |               enum [<$orig $suffix>] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 | / MetadataOf!(Album Data {
[INFO] [stdout] 289 | |     Name,
[INFO] [stdout] 290 | |     EventId,
[INFO] [stdout] 291 | |     Date,
[INFO] [stdout] 292 | |     DatePrecision,
[INFO] [stdout] 293 | |     Rating
[INFO] [stdout] 294 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AlbumProducer` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |               enum [<$orig $suffix>] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:295:1
[INFO] [stdout]     |
[INFO] [stdout] 295 | / MetadataOf!(Album Producer {
[INFO] [stdout] 296 | |     CircleId
[INFO] [stdout] 297 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AlbumGenre` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |               enum [<$orig $suffix>] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:298:1
[INFO] [stdout]     |
[INFO] [stdout] 298 | / MetadataOf!(Album Genre {
[INFO] [stdout] 299 | |     GenreId
[INFO] [stdout] 300 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AlbumUrl` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:301:1
[INFO] [stdout]     |
[INFO] [stdout] 301 | UrlOf!(Album);
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `UrlOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Disc` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:304:6
[INFO] [stdout]     |
[INFO] [stdout] 304 | enum Disc {
[INFO] [stdout]     |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SongInDisc` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:312:6
[INFO] [stdout]     |
[INFO] [stdout] 312 | enum SongInDisc {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Country` and `City` are never constructed
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 320 | enum Location {
[INFO] [stdout]     |      -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 323 |     Country,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 324 |     City,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking server2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `User` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:344:6
[INFO] [stdout]     |
[INFO] [stdout] 344 | enum User {
[INFO] [stdout]     |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SongRelation` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:272:6
[INFO] [stdout]     |
[INFO] [stdout] 272 | enum SongRelation {
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Album` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:283:6
[INFO] [stdout]     |
[INFO] [stdout] 283 | enum Album {
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AlbumData` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |               enum [<$orig $suffix>] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 | / MetadataOf!(Album Data {
[INFO] [stdout] 289 | |     Name,
[INFO] [stdout] 290 | |     EventId,
[INFO] [stdout] 291 | |     Date,
[INFO] [stdout] 292 | |     DatePrecision,
[INFO] [stdout] 293 | |     Rating
[INFO] [stdout] 294 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AlbumProducer` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |               enum [<$orig $suffix>] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:295:1
[INFO] [stdout]     |
[INFO] [stdout] 295 | / MetadataOf!(Album Producer {
[INFO] [stdout] 296 | |     CircleId
[INFO] [stdout] 297 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AlbumGenre` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |               enum [<$orig $suffix>] {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:298:1
[INFO] [stdout]     |
[INFO] [stdout] 298 | / MetadataOf!(Album Genre {
[INFO] [stdout] 299 | |     GenreId
[INFO] [stdout] 300 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AlbumUrl` is never used
[INFO] [stdout]    --> migration/src/macros.rs:5:18
[INFO] [stdout]     |
[INFO] [stdout]   5 |             enum [<$orig $suffix>] {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: migration/src/m20251002_000001_create_table.rs:301:1
[INFO] [stdout]     |
[INFO] [stdout] 301 | UrlOf!(Album);
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `MetadataOf` which comes from the expansion of the macro `UrlOf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Disc` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:304:6
[INFO] [stdout]     |
[INFO] [stdout] 304 | enum Disc {
[INFO] [stdout]     |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SongInDisc` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:312:6
[INFO] [stdout]     |
[INFO] [stdout] 312 | enum SongInDisc {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Country` and `City` are never constructed
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 320 | enum Location {
[INFO] [stdout]     |      -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 323 |     Country,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 324 |     City,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `User` is never used
[INFO] [stdout]    --> migration/src/m20251002_000001_create_table.rs:344:6
[INFO] [stdout]     |
[INFO] [stdout] 344 | enum User {
[INFO] [stdout]     |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "bb06ae31a9fa23c4637a05aa67bb2e8197f642626b881bf8a9d99c98428681f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb06ae31a9fa23c4637a05aa67bb2e8197f642626b881bf8a9d99c98428681f7", kill_on_drop: false }`
[INFO] [stdout] bb06ae31a9fa23c4637a05aa67bb2e8197f642626b881bf8a9d99c98428681f7
