[INFO] fetching crate miniorm-macros 0.4.1... [INFO] testing miniorm-macros-0.4.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate miniorm-macros 0.4.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate miniorm-macros 0.4.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate miniorm-macros 0.4.1 [INFO] tweaked toml for crates.io crate miniorm-macros 0.4.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate miniorm-macros 0.4.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 205 packages to latest compatible versions [INFO] [stderr] Adding darling v0.20.11 (available: v0.21.3) [INFO] [stderr] Adding itertools v0.12.1 (available: v0.14.0) [INFO] [stderr] Adding sqlx v0.7.4 (available: v0.8.6) [INFO] [stderr] Adding strum v0.26.3 (available: v0.27.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78a4596a15a631057373ec81a0e6eceabb8707d298ce9d9d7059ae0988507658 [INFO] running `Command { std: "docker" "start" "-a" "78a4596a15a631057373ec81a0e6eceabb8707d298ce9d9d7059ae0988507658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78a4596a15a631057373ec81a0e6eceabb8707d298ce9d9d7059ae0988507658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78a4596a15a631057373ec81a0e6eceabb8707d298ce9d9d7059ae0988507658", kill_on_drop: false }` [INFO] [stdout] 78a4596a15a631057373ec81a0e6eceabb8707d298ce9d9d7059ae0988507658 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d88973a0dee496c7f5c2cf6ee20ad1e13d9972a0bf37a3759001b8f04f0c209 [INFO] running `Command { std: "docker" "start" "-a" "3d88973a0dee496c7f5c2cf6ee20ad1e13d9972a0bf37a3759001b8f04f0c209", kill_on_drop: false }` [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling miniorm-macros v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.39s [INFO] running `Command { std: "docker" "inspect" "3d88973a0dee496c7f5c2cf6ee20ad1e13d9972a0bf37a3759001b8f04f0c209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d88973a0dee496c7f5c2cf6ee20ad1e13d9972a0bf37a3759001b8f04f0c209", kill_on_drop: false }` [INFO] [stdout] 3d88973a0dee496c7f5c2cf6ee20ad1e13d9972a0bf37a3759001b8f04f0c209 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e468c60e55bc678d008df8261bd72c3081ca28dffaf1919aeab57c4c3297fd7 [INFO] running `Command { std: "docker" "start" "-a" "8e468c60e55bc678d008df8261bd72c3081ca28dffaf1919aeab57c4c3297fd7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling miniorm-macros v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `miniorm` [INFO] [stdout] --> tests/mysql.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use miniorm::prelude::*; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `miniorm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `miniorm`, use `cargo add miniorm` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `miniorm` [INFO] [stdout] --> tests/postgres.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use miniorm::prelude::*; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `miniorm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `miniorm`, use `cargo add miniorm` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `miniorm` [INFO] [stdout] --> tests/sqlite.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use miniorm::prelude::*; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `miniorm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `miniorm`, use `cargo add miniorm` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `miniorm` [INFO] [stdout] --> tests/sqlite.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(miniorm::Entity)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `miniorm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Entity` in this scope [INFO] [stdout] --> tests/postgres.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Entity)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 5 + use miniorm_macros::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `postgres` in this scope [INFO] [stdout] --> tests/postgres.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | #[postgres(INTEGER NOT NULL)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `postgres` in this scope [INFO] [stdout] --> tests/postgres.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | #[postgres(INTEGER NOT NULL)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Entity` in this scope [INFO] [stdout] --> tests/sqlite.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Entity)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 5 + use miniorm_macros::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Entity` in this scope [INFO] [stdout] --> tests/postgres.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Entity)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 5 + use miniorm_macros::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sqlx` in this scope [INFO] [stdout] --> tests/postgres.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | #[sqlx(rename = "coord")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sqlx` is an attribute that can be used by the derive macros `Decode`, `Encode`, `FromRow` and `Type`, you might be missing a `derive` attribute [INFO] [stdout] = note: `sqlx` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `postgres` in this scope [INFO] [stdout] --> tests/postgres.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[postgres(INTEGER NOT NULL)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sqlite` in this scope [INFO] [stdout] --> tests/sqlite.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | #[sqlite(INTEGER NOT NULL)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sqlite` in this scope [INFO] [stdout] --> tests/sqlite.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | #[sqlite(INTEGER NOT NULL)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `postgres` in this scope [INFO] [stdout] --> tests/postgres.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[postgres(INTEGER NOT NULL)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Entity` in this scope [INFO] [stdout] --> tests/postgres.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Entity)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 36 + use miniorm_macros::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sqlx::MySql` [INFO] [stdout] --> tests/mysql.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use sqlx::MySql; [INFO] [stdout] | ^^^^^^^^^^^ no `MySql` 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/sqlx-0.7.4/src/lib.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "mysql")] [INFO] [stdout] | ----------------- the item is gated behind the `mysql` feature [INFO] [stdout] ... [INFO] [stdout] 36 | pub use sqlx_mysql::{self as mysql, MySql, MySqlConnection, MySqlExecutor, MySqlPool}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Entity` in this scope [INFO] [stdout] --> tests/mysql.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Entity)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 5 + use miniorm_macros::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `postgres` in this scope [INFO] [stdout] --> tests/postgres.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | #[postgres(XXX YYY)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Entity` in this scope [INFO] [stdout] --> tests/sqlite.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Entity)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 5 + use miniorm_macros::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sqlx` in this scope [INFO] [stdout] --> tests/sqlite.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | #[sqlx(rename = "coord")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sqlx` is an attribute that can be used by the derive macros `Decode`, `Encode`, `FromRow` and `Type`, you might be missing a `derive` attribute [INFO] [stdout] = note: `sqlx` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `mysql` in this scope [INFO] [stdout] --> tests/mysql.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | #[mysql(INTEGER NOT NULL)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `mysql` is an attribute that can be used by the derive macro `Entity`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `postgres` in this scope [INFO] [stdout] --> tests/postgres.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | #[postgres(AAA BBB)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sqlite` in this scope [INFO] [stdout] --> tests/sqlite.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[sqlite(INTEGER NOT NULL)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Entity` in this scope [INFO] [stdout] --> tests/postgres.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Entity)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 36 + use miniorm_macros::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `mysql` in this scope [INFO] [stdout] --> tests/mysql.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | #[mysql(INTEGER NOT NULL)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `mysql` is an attribute that can be used by the derive macro `Entity`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Entity` in this scope [INFO] [stdout] --> tests/mysql.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Entity)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 5 + use miniorm_macros::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sqlx` in this scope [INFO] [stdout] --> tests/mysql.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | #[sqlx(rename = "coord")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sqlx` is an attribute that can be used by the derive macros `Decode`, `Encode`, `Entity`, `FromRow` and `Type`, you might be missing a `derive` attribute [INFO] [stdout] = note: `sqlx` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sqlite` in this scope [INFO] [stdout] --> tests/sqlite.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[sqlite(INTEGER NOT NULL)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Entity` in this scope [INFO] [stdout] --> tests/sqlite.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Entity)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 36 + use miniorm_macros::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `postgres` in this scope [INFO] [stdout] --> tests/postgres.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | #[postgres(XXX YYY)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sqlx` in this scope [INFO] [stdout] --> tests/postgres.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | #[sqlx(skip)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sqlx` is an attribute that can be used by the derive macros `Decode`, `Encode`, `FromRow` and `Type`, you might be missing a `derive` attribute [INFO] [stdout] = note: `sqlx` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Entity` in this scope [INFO] [stdout] --> tests/postgres.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Entity)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 36 + use miniorm_macros::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `mysql` in this scope [INFO] [stdout] --> tests/mysql.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[mysql(INTEGER NOT NULL)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `mysql` is an attribute that can be used by the derive macro `Entity`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sqlite` in this scope [INFO] [stdout] --> tests/sqlite.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | #[sqlite(XXX YYY)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `postgres` in this scope [INFO] [stdout] --> tests/postgres.rs:76:15 [INFO] [stdout] | [INFO] [stdout] 76 | #[postgres(XXX YYY)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sqlite` in this scope [INFO] [stdout] --> tests/sqlite.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | #[sqlite(AAA BBB)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `mysql` in this scope [INFO] [stdout] --> tests/mysql.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[mysql(INTEGER NOT NULL)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `mysql` is an attribute that can be used by the derive macro `Entity`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `postgres` in this scope [INFO] [stdout] --> tests/postgres.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[postgres(AAA BBB)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Entity` in this scope [INFO] [stdout] --> tests/sqlite.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Entity)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 36 + use miniorm_macros::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Entity` in this scope [INFO] [stdout] --> tests/mysql.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Entity)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 36 + use miniorm_macros::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sqlx` in this scope [INFO] [stdout] --> tests/postgres.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | #[sqlx(rename = "z")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sqlx` is an attribute that can be used by the derive macros `Decode`, `Encode`, `FromRow` and `Type`, you might be missing a `derive` attribute [INFO] [stdout] = note: `sqlx` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sqlite` in this scope [INFO] [stdout] --> tests/sqlite.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | #[sqlite(XXX YYY)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `mysql` in this scope [INFO] [stdout] --> tests/mysql.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | #[mysql(XXX YYY)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `mysql` is an attribute that can be used by the derive macro `Entity`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sqlx` in this scope [INFO] [stdout] --> tests/sqlite.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | #[sqlx(skip)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sqlx` is an attribute that can be used by the derive macros `Decode`, `Encode`, `FromRow` and `Type`, you might be missing a `derive` attribute [INFO] [stdout] = note: `sqlx` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `mysql` in this scope [INFO] [stdout] --> tests/mysql.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | #[mysql(AAA BBB)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `mysql` is an attribute that can be used by the derive macro `Entity`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sqlite` in this scope [INFO] [stdout] --> tests/sqlite.rs:76:15 [INFO] [stdout] | [INFO] [stdout] 76 | #[sqlite(XXX YYY)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Entity` in this scope [INFO] [stdout] --> tests/mysql.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Entity)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 36 + use miniorm_macros::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sqlite` in this scope [INFO] [stdout] --> tests/sqlite.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[sqlite(AAA BBB)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sqlx` in this scope [INFO] [stdout] --> tests/sqlite.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | #[sqlx(rename = "z")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sqlx` is an attribute that can be used by the derive macros `Decode`, `Encode`, `FromRow` and `Type`, you might be missing a `derive` attribute [INFO] [stdout] = note: `sqlx` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `mysql` in this scope [INFO] [stdout] --> tests/mysql.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | #[mysql(XXX YYY)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `mysql` is an attribute that can be used by the derive macro `Entity`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sqlx` in this scope [INFO] [stdout] --> tests/mysql.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | #[sqlx(skip)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sqlx` is an attribute that can be used by the derive macros `Decode`, `Encode`, `Entity`, `FromRow` and `Type`, you might be missing a `derive` attribute [INFO] [stdout] = note: `sqlx` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Schema` in this scope [INFO] [stdout] --> tests/postgres.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | assert_eq!(>::MINIORM_TABLE_NAME, "point"); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Schema` in this scope [INFO] [stdout] --> tests/postgres.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | assert_eq!(>::MINIORM_TABLE_NAME, "coord"); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Schema` in this scope [INFO] [stdout] --> tests/postgres.rs:48:33 [INFO] [stdout] | [INFO] [stdout] 48 | let columns = >::MINIORM_COLUMNS; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Schema` in this scope [INFO] [stdout] --> tests/postgres.rs:66:33 [INFO] [stdout] | [INFO] [stdout] 66 | let columns = >::MINIORM_COLUMNS; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Schema` in this scope [INFO] [stdout] --> tests/postgres.rs:83:33 [INFO] [stdout] | [INFO] [stdout] 83 | let columns = >::MINIORM_COLUMNS; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Entity` in this scope [INFO] [stdout] --> tests/mysql.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Entity)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 36 + use miniorm_macros::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `mysql` in this scope [INFO] [stdout] --> tests/mysql.rs:76:15 [INFO] [stdout] | [INFO] [stdout] 76 | #[mysql(XXX YYY)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `mysql` is an attribute that can be used by the derive macro `Entity`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `mysql` in this scope [INFO] [stdout] --> tests/mysql.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[mysql(AAA BBB)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `mysql` is an attribute that can be used by the derive macro `Entity`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Schema` in this scope [INFO] [stdout] --> tests/sqlite.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | assert_eq!(>::MINIORM_TABLE_NAME, "point"); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Schema` in this scope [INFO] [stdout] --> tests/sqlite.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | assert_eq!(>::MINIORM_TABLE_NAME, "coord"); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Schema` in this scope [INFO] [stdout] --> tests/sqlite.rs:48:33 [INFO] [stdout] | [INFO] [stdout] 48 | let columns = >::MINIORM_COLUMNS; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Schema` in this scope [INFO] [stdout] --> tests/sqlite.rs:66:33 [INFO] [stdout] | [INFO] [stdout] 66 | let columns = >::MINIORM_COLUMNS; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Schema` in this scope [INFO] [stdout] --> tests/sqlite.rs:83:33 [INFO] [stdout] | [INFO] [stdout] 83 | let columns = >::MINIORM_COLUMNS; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sqlx` in this scope [INFO] [stdout] --> tests/mysql.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | #[sqlx(rename = "z")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sqlx` is an attribute that can be used by the derive macros `Decode`, `Encode`, `Entity`, `FromRow` and `Type`, you might be missing a `derive` attribute [INFO] [stdout] = note: `sqlx` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Schema` in this scope [INFO] [stdout] --> tests/mysql.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | assert_eq!(>::MINIORM_TABLE_NAME, "point"); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Schema` in this scope [INFO] [stdout] --> tests/mysql.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | assert_eq!(>::MINIORM_TABLE_NAME, "coord"); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Schema` in this scope [INFO] [stdout] --> tests/mysql.rs:48:33 [INFO] [stdout] | [INFO] [stdout] 48 | let columns = >::MINIORM_COLUMNS; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Schema` in this scope [INFO] [stdout] --> tests/mysql.rs:66:33 [INFO] [stdout] | [INFO] [stdout] 66 | let columns = >::MINIORM_COLUMNS; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Schema` in this scope [INFO] [stdout] --> tests/mysql.rs:83:33 [INFO] [stdout] | [INFO] [stdout] 83 | let columns = >::MINIORM_COLUMNS; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `miniorm-macros` (test "sqlite") due to 23 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `miniorm-macros` (test "mysql") due to 24 previous errors [INFO] [stdout] Some errors have detailed explanations: E0405, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `miniorm-macros` (test "postgres") due to 23 previous errors [INFO] running `Command { std: "docker" "inspect" "8e468c60e55bc678d008df8261bd72c3081ca28dffaf1919aeab57c4c3297fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e468c60e55bc678d008df8261bd72c3081ca28dffaf1919aeab57c4c3297fd7", kill_on_drop: false }` [INFO] [stdout] 8e468c60e55bc678d008df8261bd72c3081ca28dffaf1919aeab57c4c3297fd7