[INFO] cloning repository https://github.com/LuizSSampaio/oauth2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LuizSSampaio/oauth2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuizSSampaio%2Foauth2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuizSSampaio%2Foauth2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 601980adf4d92bcf845cfde8b4a1ed040fc27a57 [INFO] testing LuizSSampaio/oauth2 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuizSSampaio%2Foauth2" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LuizSSampaio/oauth2 [INFO] finished tweaking git repo https://github.com/LuizSSampaio/oauth2 [INFO] tweaked toml for git repo https://github.com/LuizSSampaio/oauth2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LuizSSampaio/oauth2 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LuizSSampaio/oauth2 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cbb4dc99ee91eed61a94047efbb5e14bb5b9d603f04a4f060828cd346cb0710 [INFO] running `Command { std: "docker" "start" "-a" "6cbb4dc99ee91eed61a94047efbb5e14bb5b9d603f04a4f060828cd346cb0710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cbb4dc99ee91eed61a94047efbb5e14bb5b9d603f04a4f060828cd346cb0710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cbb4dc99ee91eed61a94047efbb5e14bb5b9d603f04a4f060828cd346cb0710", kill_on_drop: false }` [INFO] [stdout] 6cbb4dc99ee91eed61a94047efbb5e14bb5b9d603f04a4f060828cd346cb0710 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab13b5185dc2cd5d883c2bebaa0a3f0e356229557ceaf7b225cd0a6e4f611748 [INFO] running `Command { std: "docker" "start" "-a" "ab13b5185dc2cd5d883c2bebaa0a3f0e356229557ceaf7b225cd0a6e4f611748", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling bigdecimal v0.4.9 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling sea-query-derive v1.0.0-rc.11 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling sea-query v1.0.0-rc.23 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling pluralizer v0.5.0 [INFO] [stderr] Compiling sea-orm-macros v2.0.0-rc.22 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling axum v0.8.7 [INFO] [stderr] Compiling sea-orm-cli v2.0.0-rc.22 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling sea-query-sqlx v0.8.0-rc.10 [INFO] [stderr] Compiling sea-schema v0.17.0-rc.17 [INFO] [stderr] Compiling sea-orm v2.0.0-rc.22 [INFO] [stderr] Compiling sea-orm-migration v2.0.0-rc.22 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/server/migration) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: unused variable: `payload` [INFO] [stdout] --> server/src/api/auth/register.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | pub async fn register(Json(payload): Json) -> impl IntoResponse {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `email` and `password` are never read [INFO] [stdout] --> server/src/api/auth/register.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Request { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 8 | pub email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 9 | pub password: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Response` is never constructed [INFO] [stdout] --> server/src/api/auth/register.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.14s [INFO] running `Command { std: "docker" "inspect" "ab13b5185dc2cd5d883c2bebaa0a3f0e356229557ceaf7b225cd0a6e4f611748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab13b5185dc2cd5d883c2bebaa0a3f0e356229557ceaf7b225cd0a6e4f611748", kill_on_drop: false }` [INFO] [stdout] ab13b5185dc2cd5d883c2bebaa0a3f0e356229557ceaf7b225cd0a6e4f611748 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5eac1ea69fbd659a497bb16fa173a02a15d25f38a24ee412b16d9ff1a0db6987 [INFO] running `Command { std: "docker" "start" "-a" "5eac1ea69fbd659a497bb16fa173a02a15d25f38a24ee412b16d9ff1a0db6987", kill_on_drop: false }` [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/server/migration) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: unused variable: `payload` [INFO] [stdout] --> server/src/api/auth/register.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | pub async fn register(Json(payload): Json) -> impl IntoResponse {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `email` and `password` are never read [INFO] [stdout] --> server/src/api/auth/register.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Request { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 8 | pub email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 9 | pub password: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Response` is never constructed [INFO] [stdout] --> server/src/api/auth/register.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "5eac1ea69fbd659a497bb16fa173a02a15d25f38a24ee412b16d9ff1a0db6987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eac1ea69fbd659a497bb16fa173a02a15d25f38a24ee412b16d9ff1a0db6987", kill_on_drop: false }` [INFO] [stdout] 5eac1ea69fbd659a497bb16fa173a02a15d25f38a24ee412b16d9ff1a0db6987 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1474de8dd58e440ed6d9c46116da4cbd82020b92af353f7ba98de98a46cf358e [INFO] running `Command { std: "docker" "start" "-a" "1474de8dd58e440ed6d9c46116da4cbd82020b92af353f7ba98de98a46cf358e", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `payload` [INFO] [stderr] --> server/src/api/auth/register.rs:4:28 [INFO] [stderr] | [INFO] [stderr] 4 | pub async fn register(Json(payload): Json) -> impl IntoResponse {} [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `email` and `password` are never read [INFO] [stderr] --> server/src/api/auth/register.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct Request { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 8 | pub email: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 9 | pub password: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Response` is never constructed [INFO] [stderr] --> server/src/api/auth/register.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct Response { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `server` (bin "server" test) generated 3 warnings (run `cargo fix --bin "server" -p server --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/migration-348cf2aa3ecb473f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/migration-3d6a620a52ca43d0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/server-db1ce44f75e45adb) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests migration [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1474de8dd58e440ed6d9c46116da4cbd82020b92af353f7ba98de98a46cf358e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1474de8dd58e440ed6d9c46116da4cbd82020b92af353f7ba98de98a46cf358e", kill_on_drop: false }` [INFO] [stdout] 1474de8dd58e440ed6d9c46116da4cbd82020b92af353f7ba98de98a46cf358e