[INFO] fetching crate sqlx-models 0.0.5...
[INFO] testing sqlx-models-0.0.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate sqlx-models 0.0.5 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sqlx-models 0.0.5
[INFO] finished tweaking crates.io crate sqlx-models 0.0.5
[INFO] tweaked toml for crates.io crate sqlx-models 0.0.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlx-models 0.0.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 190 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding sqlformat v0.1.8 (available: v0.5.0)
[INFO] [stderr]       Adding sqlx v0.5.13 (available: v0.8.6)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding topological-sort v0.1.0 (available: v0.2.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7f39b974178793dc360083345dd3b0087b329e0c60bfe41e4782d8fd2877adf
[INFO] running `Command { std: "docker" "start" "-a" "e7f39b974178793dc360083345dd3b0087b329e0c60bfe41e4782d8fd2877adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7f39b974178793dc360083345dd3b0087b329e0c60bfe41e4782d8fd2877adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7f39b974178793dc360083345dd3b0087b329e0c60bfe41e4782d8fd2877adf", kill_on_drop: false }`
[INFO] [stdout] e7f39b974178793dc360083345dd3b0087b329e0c60bfe41e4782d8fd2877adf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b36e0504e8e9e2e77c419ca7500b17e1f357cd69e685aea4d8e7678c12721b8c
[INFO] running `Command { std: "docker" "start" "-a" "b36e0504e8e9e2e77c419ca7500b17e1f357cd69e685aea4d8e7678c12721b8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling sqlx-models-parser v0.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling topological-sort v0.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]    Compiling fehler-macros v1.0.0
[INFO] [stderr]    Compiling sqlx-models-proc-macro v0.0.3
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_totokens`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-models-proc-macro-0.0.3/src/model/mod.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn to_tokens(&self, tokens: &mut TokenStream2) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #130977 <https://github.com/rust-lang/rust/issues/130977> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_totokens)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_totokens`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-models-proc-macro-0.0.3/src/model/mod.rs:60:6
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl ToTokens for Model {
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #130977 <https://github.com/rust-lang/rust/issues/130977> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_totokens)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_totokens`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-models-proc-macro-0.0.3/src/model/column/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn to_tokens(&self, tokens: &mut TokenStream2) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #130977 <https://github.com/rust-lang/rust/issues/130977> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_totokens)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_totokens`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-models-proc-macro-0.0.3/src/model/column/mod.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl ToTokens for Column {
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #130977 <https://github.com/rust-lang/rust/issues/130977> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_totokens)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_totokens`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-models-proc-macro-0.0.3/src/model/column/default.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn to_tokens(&self, tokens: &mut TokenStream2) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #130977 <https://github.com/rust-lang/rust/issues/130977> for more information
[INFO] [stdout]    = help: add `#![feature(proc_macro_totokens)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_totokens`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-models-proc-macro-0.0.3/src/model/column/default.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 9 | impl ToTokens for DefaultExpr {
[INFO] [stdout]   |      ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #130977 <https://github.com/rust-lang/rust/issues/130977> for more information
[INFO] [stdout]   = help: add `#![feature(proc_macro_totokens)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `to_tokens` has an incompatible type for trait
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-models-proc-macro-0.0.3/src/model/column/default.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn to_tokens(&self, tokens: &mut TokenStream2) {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ expected `proc_macro::TokenStream`, found `proc_macro2::TokenStream`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&column::default::DefaultExpr, &mut proc_macro::TokenStream)`
[INFO] [stdout]               found signature `fn(&column::default::DefaultExpr, &mut proc_macro2::TokenStream)`
[INFO] [stdout] help: change the parameter type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 10 -     fn to_tokens(&self, tokens: &mut TokenStream2) {
[INFO] [stdout] 10 +     fn to_tokens(&self, tokens: &mut proc_macro::TokenStream) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `to_tokens` has an incompatible type for trait
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-models-proc-macro-0.0.3/src/model/column/mod.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn to_tokens(&self, tokens: &mut TokenStream2) {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ expected `proc_macro::TokenStream`, found `proc_macro2::TokenStream`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&Column, &mut proc_macro::TokenStream)`
[INFO] [stdout]               found signature `fn(&Column, &mut proc_macro2::TokenStream)`
[INFO] [stdout] help: change the parameter type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 13 -     fn to_tokens(&self, tokens: &mut TokenStream2) {
[INFO] [stdout] 13 +     fn to_tokens(&self, tokens: &mut proc_macro::TokenStream) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `to_tokens` has an incompatible type for trait
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-models-proc-macro-0.0.3/src/model/mod.rs:61:33
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn to_tokens(&self, tokens: &mut TokenStream2) {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ expected `proc_macro::TokenStream`, found `proc_macro2::TokenStream`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&model::Model, &mut proc_macro::TokenStream)`
[INFO] [stdout]               found signature `fn(&model::Model, &mut proc_macro2::TokenStream)`
[INFO] [stdout] help: change the parameter type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 61 -     fn to_tokens(&self, tokens: &mut TokenStream2) {
[INFO] [stdout] 61 +     fn to_tokens(&self, tokens: &mut proc_macro::TokenStream) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `column::default::DefaultExpr: quote::ToTokens` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-models-proc-macro-0.0.3/src/model/column/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | /             quote! {
[INFO] [stdout] 19 | |                 __sqlx_models_table.columns.push(
[INFO] [stdout] 20 | |                     ::sqlx_models::private::Column::new_with_default(
[INFO] [stdout] 21 | |                         stringify!(#col_name),
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |                 ));
[INFO] [stdout] 26 | |             }
[INFO] [stdout]    | |             ^
[INFO] [stdout]    | |             |
[INFO] [stdout]    | |_____________unsatisfied trait bound
[INFO] [stdout]    |               required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `quote::ToTokens` is not implemented for `column::default::DefaultExpr`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-models-proc-macro-0.0.3/src/model/column/default.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct DefaultExpr {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              Abstract
[INFO] [stdout]              AndAnd
[INFO] [stdout]              AndEq
[INFO] [stdout]              AngleBracketedGenericArguments
[INFO] [stdout]              Arm
[INFO] [stdout]              As
[INFO] [stdout]            and 309 others
[INFO] [stdout]    = note: required for `&column::default::DefaultExpr` to implement `quote::ToTokens`
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_token_with_context` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Column: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-models-proc-macro-0.0.3/src/model/mod.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         quote! {
[INFO] [stdout] 105 | |             #(#columns;)*
[INFO] [stdout] 106 | |         }
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |_________unsatisfied trait bound
[INFO] [stdout]     |           required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `quote::ToTokens` is not implemented for `Column`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-models-proc-macro-0.0.3/src/model/column/mod.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub struct Column {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Abstract
[INFO] [stdout]               AndAnd
[INFO] [stdout]               AndEq
[INFO] [stdout]               AngleBracketedGenericArguments
[INFO] [stdout]               Arm
[INFO] [stdout]               As
[INFO] [stdout]             and 309 others
[INFO] [stdout]     = note: required for `&Column` to implement `quote::ToTokens`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `quote::__private::RepInterp<&Column>` to implement `quote::ToTokens`
[INFO] [stdout]     = note: this error originates in the macro `$crate::quote_token_with_context` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `model::Model: quote::ToTokens` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-models-proc-macro-0.0.3/src/lib.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |       let template = quote! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 16 | |         #derive
[INFO] [stdout] 17 | |         #migrations
[INFO] [stdout] 18 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____unsatisfied trait bound
[INFO] [stdout]    |       required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `quote::ToTokens` is not implemented for `model::Model`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-models-proc-macro-0.0.3/src/model/mod.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Model {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              Abstract
[INFO] [stdout]              AndAnd
[INFO] [stdout]              AndEq
[INFO] [stdout]              AngleBracketedGenericArguments
[INFO] [stdout]              Arm
[INFO] [stdout]              As
[INFO] [stdout]            and 309 others
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_token_with_context` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0277, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqlx-models-proc-macro` (lib) due to 12 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b36e0504e8e9e2e77c419ca7500b17e1f357cd69e685aea4d8e7678c12721b8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b36e0504e8e9e2e77c419ca7500b17e1f357cd69e685aea4d8e7678c12721b8c", kill_on_drop: false }`
[INFO] [stdout] b36e0504e8e9e2e77c419ca7500b17e1f357cd69e685aea4d8e7678c12721b8c
