[INFO] fetching crate tiny-orm-macros 0.5.1... [INFO] testing tiny-orm-macros-0.5.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate tiny-orm-macros 0.5.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate tiny-orm-macros 0.5.1 [INFO] finished tweaking crates.io crate tiny-orm-macros 0.5.1 [INFO] tweaked toml for crates.io crate tiny-orm-macros 0.5.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tiny-orm-macros 0.5.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] crate crates.io crate tiny-orm-macros 0.5.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tiny-orm-model v0.5.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb38dd2e8c6294f6a53de8060e64ca01f6bccccb22c022e3433b525ef7d2ddfd [INFO] running `Command { std: "docker" "start" "-a" "bb38dd2e8c6294f6a53de8060e64ca01f6bccccb22c022e3433b525ef7d2ddfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb38dd2e8c6294f6a53de8060e64ca01f6bccccb22c022e3433b525ef7d2ddfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb38dd2e8c6294f6a53de8060e64ca01f6bccccb22c022e3433b525ef7d2ddfd", kill_on_drop: false }` [INFO] [stdout] bb38dd2e8c6294f6a53de8060e64ca01f6bccccb22c022e3433b525ef7d2ddfd [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=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] 89ae0cbc0b0ef4ad1fc6db9db47e84408e9b6912e175e0be1cb68601581376ca [INFO] running `Command { std: "docker" "start" "-a" "89ae0cbc0b0ef4ad1fc6db9db47e84408e9b6912e175e0be1cb68601581376ca", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling sqlx v0.8.3 [INFO] [stderr] Compiling tiny-orm-model v0.5.1 [INFO] [stderr] Compiling tiny-orm-macros v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `db_type` in module `database` [INFO] [stdout] --> src/quotes.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | if database::db_type() == DbType::MySQL { [INFO] [stdout] | ^^^^^^^ not found in `database` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "postgres")] [INFO] [stdout] | -------------------- the item is gated behind the `postgres` feature [INFO] [stdout] 22 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "mysql")] [INFO] [stdout] | ----------------- the item is gated behind the `mysql` feature [INFO] [stdout] 27 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ------------------ the item is gated behind the `sqlite` feature [INFO] [stdout] 32 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `db_type` in module `database` [INFO] [stdout] --> src/quotes.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | match (database::db_type(), self) { [INFO] [stdout] | ^^^^^^^ not found in `database` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "postgres")] [INFO] [stdout] | -------------------- the item is gated behind the `postgres` feature [INFO] [stdout] 22 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "mysql")] [INFO] [stdout] | ----------------- the item is gated behind the `mysql` feature [INFO] [stdout] 27 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ------------------ the item is gated behind the `sqlite` feature [INFO] [stdout] 32 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `db_type` in module `database` [INFO] [stdout] --> src/quotes.rs:129:35 [INFO] [stdout] | [INFO] [stdout] 129 | let db_type_ident = database::db_type().to_ident(); [INFO] [stdout] | ^^^^^^^ not found in `database` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "postgres")] [INFO] [stdout] | -------------------- the item is gated behind the `postgres` feature [INFO] [stdout] 22 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "mysql")] [INFO] [stdout] | ----------------- the item is gated behind the `mysql` feature [INFO] [stdout] 27 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ------------------ the item is gated behind the `sqlite` feature [INFO] [stdout] 32 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `db_type` in module `database` [INFO] [stdout] --> src/quotes.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | let db_type_ident = database::db_type().to_ident(); [INFO] [stdout] | ^^^^^^^ not found in `database` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "postgres")] [INFO] [stdout] | -------------------- the item is gated behind the `postgres` feature [INFO] [stdout] 22 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "mysql")] [INFO] [stdout] | ----------------- the item is gated behind the `mysql` feature [INFO] [stdout] 27 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ------------------ the item is gated behind the `sqlite` feature [INFO] [stdout] 32 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `db_type` in module `database` [INFO] [stdout] --> src/quotes.rs:193:29 [INFO] [stdout] | [INFO] [stdout] 193 | let db_type = database::db_type(); [INFO] [stdout] | ^^^^^^^ not found in `database` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "postgres")] [INFO] [stdout] | -------------------- the item is gated behind the `postgres` feature [INFO] [stdout] 22 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "mysql")] [INFO] [stdout] | ----------------- the item is gated behind the `mysql` feature [INFO] [stdout] 27 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ------------------ the item is gated behind the `sqlite` feature [INFO] [stdout] 32 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `db_type` in module `database` [INFO] [stdout] --> src/quotes.rs:276:35 [INFO] [stdout] | [INFO] [stdout] 276 | let db_type_ident = database::db_type().to_ident(); [INFO] [stdout] | ^^^^^^^ not found in `database` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "postgres")] [INFO] [stdout] | -------------------- the item is gated behind the `postgres` feature [INFO] [stdout] 22 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "mysql")] [INFO] [stdout] | ----------------- the item is gated behind the `mysql` feature [INFO] [stdout] 27 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ------------------ the item is gated behind the `sqlite` feature [INFO] [stdout] 32 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `db_type` in module `database` [INFO] [stdout] --> src/quotes.rs:279:40 [INFO] [stdout] | [INFO] [stdout] 279 | let return_type = match (database::db_type(), &attr.parsed_struct.return_object) { [INFO] [stdout] | ^^^^^^^ not found in `database` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "postgres")] [INFO] [stdout] | -------------------- the item is gated behind the `postgres` feature [INFO] [stdout] 22 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "mysql")] [INFO] [stdout] | ----------------- the item is gated behind the `mysql` feature [INFO] [stdout] 27 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ------------------ the item is gated behind the `sqlite` feature [INFO] [stdout] 32 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `db_type` in module `database` [INFO] [stdout] --> src/quotes.rs:359:35 [INFO] [stdout] | [INFO] [stdout] 359 | let db_type_ident = database::db_type().to_ident(); [INFO] [stdout] | ^^^^^^^ not found in `database` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "postgres")] [INFO] [stdout] | -------------------- the item is gated behind the `postgres` feature [INFO] [stdout] 22 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "mysql")] [INFO] [stdout] | ----------------- the item is gated behind the `mysql` feature [INFO] [stdout] 27 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ------------------ the item is gated behind the `sqlite` feature [INFO] [stdout] 32 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `db_type` in module `database` [INFO] [stdout] --> src/quotes.rs:368:65 [INFO] [stdout] | [INFO] [stdout] 368 | let delete_statement = match (attr.soft_deletion, database::db_type()) { [INFO] [stdout] | ^^^^^^^ not found in `database` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "postgres")] [INFO] [stdout] | -------------------- the item is gated behind the `postgres` feature [INFO] [stdout] 22 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "mysql")] [INFO] [stdout] | ----------------- the item is gated behind the `mysql` feature [INFO] [stdout] 27 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/database.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ------------------ the item is gated behind the `sqlite` feature [INFO] [stdout] 32 | pub fn db_type() -> DbType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tiny-orm-macros` (lib) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "89ae0cbc0b0ef4ad1fc6db9db47e84408e9b6912e175e0be1cb68601581376ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89ae0cbc0b0ef4ad1fc6db9db47e84408e9b6912e175e0be1cb68601581376ca", kill_on_drop: false }` [INFO] [stdout] 89ae0cbc0b0ef4ad1fc6db9db47e84408e9b6912e175e0be1cb68601581376ca