[INFO] fetching crate axum-supabase-auth 0.1.0...
[INFO] checking axum-supabase-auth-0.1.0 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate axum-supabase-auth 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate axum-supabase-auth 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate axum-supabase-auth 0.1.0
[INFO] tweaked toml for crates.io crate axum-supabase-auth 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate axum-supabase-auth 0.1.0 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate axum-supabase-auth 0.1.0 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.18
[INFO] [stderr]   Downloaded bon-macros v2.3.0
[INFO] [stderr]   Downloaded axum-extra v0.9.4
[INFO] [stderr]   Downloaded bon v2.3.0
[INFO] [stderr]   Downloaded clap_builder v4.5.18
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e90928799c772be7b36a3ffdb35fba706ca277aca5ff63ffb06038bae2dec486
[INFO] running `Command { std: "docker" "start" "-a" "e90928799c772be7b36a3ffdb35fba706ca277aca5ff63ffb06038bae2dec486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e90928799c772be7b36a3ffdb35fba706ca277aca5ff63ffb06038bae2dec486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e90928799c772be7b36a3ffdb35fba706ca277aca5ff63ffb06038bae2dec486", kill_on_drop: false }`
[INFO] [stdout] e90928799c772be7b36a3ffdb35fba706ca277aca5ff63ffb06038bae2dec486
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0926780447c9c216675be8e81262f36ead65e7c3d81a2af8b6091f91287def46
[INFO] running `Command { std: "docker" "start" "-a" "0926780447c9c216675be8e81262f36ead65e7c3d81a2af8b6091f91287def46", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking clap_builder v4.5.18
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking axum-core v0.4.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking fake v2.9.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking clap v4.5.18
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking bon v2.3.0
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_html_form v0.2.6
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking oauth2 v4.4.2
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.8
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.7.6
[INFO] [stderr]     Checking reqwest v0.12.7
[INFO] [stderr]     Checking axum-extra v0.9.4
[INFO] [stderr]     Checking axum-supabase-auth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/auth/api/mod.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tracing::{error, instrument, warn};
[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: `error`
[INFO] [stdout]   --> src/auth/api/mod.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tracing::{error, instrument, warn};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROJECT_REFERENCE` is never used
[INFO] [stdout]   --> tests/api/helpers.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const PROJECT_REFERENCE: &str = "project_ref";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `next`
[INFO] [stdout]   --> examples/axum/routes/auth.rs:34:40
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub async fn login(Query(NextUrl { next }): Query<NextUrl>) -> impl IntoResponse {
[INFO] [stdout]    |                                        ^^^^ help: try ignoring the field: `next: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `claims`
[INFO] [stdout]   --> examples/axum/routes/business.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn protected(User(claims): AppUser) -> impl IntoResponse {}
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_claims`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `claims`
[INFO] [stdout]   --> examples/axum/routes/business.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | async fn unprotected(MaybeUser(claims): MaybeAppUser) -> impl IntoResponse {}
[INFO] [stdout]    |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_claims`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoginTemplate` is never constructed
[INFO] [stdout]  --> examples/axum/routes/auth.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct LoginTemplate {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Credentials` is never constructed
[INFO] [stdout]   --> examples/axum/routes/auth.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Credentials {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NextUrl` is never constructed
[INFO] [stdout]   --> examples/axum/routes/auth.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct NextUrl {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `router` is never used
[INFO] [stdout]   --> examples/axum/routes/auth.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn router() -> Router<AuthState<MyAuthTypes>> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `login` is never used
[INFO] [stdout]   --> examples/axum/routes/auth.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub async fn login(Query(NextUrl { next }): Query<NextUrl>) -> impl IntoResponse {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `router` is never used
[INFO] [stdout]  --> examples/axum/routes/business.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn router() -> Router<AuthState<MyAuthTypes>> {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `protected` is never used
[INFO] [stdout]   --> examples/axum/routes/business.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn protected(User(claims): AppUser) -> impl IntoResponse {}
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unprotected` is never used
[INFO] [stdout]   --> examples/axum/routes/business.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | async fn unprotected(MaybeUser(claims): MaybeAppUser) -> impl IntoResponse {}
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "0926780447c9c216675be8e81262f36ead65e7c3d81a2af8b6091f91287def46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0926780447c9c216675be8e81262f36ead65e7c3d81a2af8b6091f91287def46", kill_on_drop: false }`
[INFO] [stdout] 0926780447c9c216675be8e81262f36ead65e7c3d81a2af8b6091f91287def46
