[INFO] fetching crate sqlx-model 0.2.3... [INFO] checking sqlx-model-0.2.3 against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] extracting crate sqlx-model 0.2.3 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate sqlx-model 0.2.3 [INFO] finished tweaking crates.io crate sqlx-model 0.2.3 [INFO] tweaked toml for crates.io crate sqlx-model 0.2.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sqlx-model 0.2.3 on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 237 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding sqlx v0.6.3 (available: v0.8.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-model-macros v0.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08be4bd8987e1397a40c391bbc3daca5528749551a8e526d1a3a42552bd122a4 [INFO] running `Command { std: "docker" "start" "-a" "08be4bd8987e1397a40c391bbc3daca5528749551a8e526d1a3a42552bd122a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08be4bd8987e1397a40c391bbc3daca5528749551a8e526d1a3a42552bd122a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08be4bd8987e1397a40c391bbc3daca5528749551a8e526d1a3a42552bd122a4", kill_on_drop: false }` [INFO] [stdout] 08be4bd8987e1397a40c391bbc3daca5528749551a8e526d1a3a42552bd122a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3eaa94ee11bfebbfcceb39f31f3c719f6c838c7a5b37c0f37917c3201f413a1 [INFO] running `Command { std: "docker" "start" "-a" "c3eaa94ee11bfebbfcceb39f31f3c719f6c838c7a5b37c0f37917c3201f413a1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking openssl v0.10.75 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking pkcs1 v0.3.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking num-bigint-dig v0.8.6 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Checking rsa v0.6.1 [INFO] [stderr] Checking native-tls v0.2.16 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling sqlx-model-macros v0.0.4 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking sqlx-rt v0.6.3 [INFO] [stderr] Checking sqlx-core v0.6.3 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Checking sqlx v0.6.3 [INFO] [stderr] Checking sqlx-model v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::macros::*` [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use self::macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::macros::*` [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use self::macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserModel` is never constructed [INFO] [stdout] --> src/macros.rs:198:16 [INFO] [stdout] | [INFO] [stdout] 198 | pub struct UserModel { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/curd/mod.rs:23:47 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe { write!(f, "{}{}{}", self.db, TABLE_PREFIX, self.name) } [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/curd/mod.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | unsafe { format!("{}{}{}", self.db, TABLE_PREFIX, self.name) } [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/curd/mod.rs:51:45 [INFO] [stdout] | [INFO] [stdout] 51 | unsafe { format!("{}{}{}", self.db, TABLE_PREFIX, self.name) } [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/curd/update.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 15 | &'q self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 16 | res: Query<'q, DB, ::Arguments>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 17 | ) -> Query<'q, DB, ::Arguments>; [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'q` [INFO] [stdout] | [INFO] [stdout] 17 | ) -> Query<'q, DB, >::Arguments>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/curd/update.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 84 | &'q self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 85 | res: Query<'q, DB, ::Arguments>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 86 | ) -> Query<'q, DB, ::Arguments> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'q` [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Query<'q, DB, >::Arguments> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/curd/mod.rs:23:47 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe { write!(f, "{}{}{}", self.db, TABLE_PREFIX, self.name) } [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/curd/mod.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | unsafe { format!("{}{}{}", self.db, TABLE_PREFIX, self.name) } [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/curd/mod.rs:51:45 [INFO] [stdout] | [INFO] [stdout] 51 | unsafe { format!("{}{}{}", self.db, TABLE_PREFIX, self.name) } [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/curd/update.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 15 | &'q self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 16 | res: Query<'q, DB, ::Arguments>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 17 | ) -> Query<'q, DB, ::Arguments>; [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'q` [INFO] [stdout] | [INFO] [stdout] 17 | ) -> Query<'q, DB, >::Arguments>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/curd/update.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 84 | &'q self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 85 | res: Query<'q, DB, ::Arguments>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 86 | ) -> Query<'q, DB, ::Arguments> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'q` [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Query<'q, DB, >::Arguments> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.6.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "c3eaa94ee11bfebbfcceb39f31f3c719f6c838c7a5b37c0f37917c3201f413a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3eaa94ee11bfebbfcceb39f31f3c719f6c838c7a5b37c0f37917c3201f413a1", kill_on_drop: false }` [INFO] [stdout] c3eaa94ee11bfebbfcceb39f31f3c719f6c838c7a5b37c0f37917c3201f413a1