[INFO] cloning repository https://github.com/zaroursamy/vanilla-chat-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zaroursamy/vanilla-chat-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaroursamy%2Fvanilla-chat-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaroursamy%2Fvanilla-chat-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e0aaff4fba8df76060d65fc0b61b0c34b061e84 [INFO] checking zaroursamy/vanilla-chat-server/9e0aaff4fba8df76060d65fc0b61b0c34b061e84 against master#86a49fd71fecd25b0fd20247db0ba95eeceaba28 for pr-129543-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaroursamy%2Fvanilla-chat-server" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zaroursamy/vanilla-chat-server [INFO] finished tweaking git repo https://github.com/zaroursamy/vanilla-chat-server [INFO] tweaked toml for git repo https://github.com/zaroursamy/vanilla-chat-server written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zaroursamy/vanilla-chat-server on toolchain 86a49fd71fecd25b0fd20247db0ba95eeceaba28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zaroursamy/vanilla-chat-server 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" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded security-framework v3.5.0 [INFO] [stderr] Downloaded axum-extra v0.10.1 [INFO] [stderr] Downloaded rdkafka v0.25.0 [INFO] [stderr] Downloaded redis v0.32.5 [INFO] [stderr] Downloaded rdkafka-sys v3.0.0+1.6.0 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 493f145730f8826b77e7ed4c9e8d86dfb91ec739c17116fb26c916a3320904e8 [INFO] running `Command { std: "docker" "start" "-a" "493f145730f8826b77e7ed4c9e8d86dfb91ec739c17116fb26c916a3320904e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "493f145730f8826b77e7ed4c9e8d86dfb91ec739c17116fb26c916a3320904e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "493f145730f8826b77e7ed4c9e8d86dfb91ec739c17116fb26c916a3320904e8", kill_on_drop: false }` [INFO] [stdout] 493f145730f8826b77e7ed4c9e8d86dfb91ec739c17116fb26c916a3320904e8 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 045a3ba52f2d1695ad959b120d4fbad388d37d92cc64bfc92f5abbddb086207c [INFO] running `Command { std: "docker" "start" "-a" "045a3ba52f2d1695ad959b120d4fbad388d37d92cc64bfc92f5abbddb086207c", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Checking openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Checking openssl v0.10.73 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rdkafka-sys v3.0.0+1.6.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking rustls-webpki v0.103.6 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Checking native-tls v0.2.14 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking tungstenite v0.27.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.3 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tokio-tungstenite v0.26.2 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking tokio-tungstenite v0.27.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Checking redis v0.32.5 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking axum-extra v0.10.1 [INFO] [stderr] Checking rdkafka v0.25.0 [INFO] [stderr] Checking vanilla-chat-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/infrastructure/db/postgres_user_repository.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | let row = sqlx::query_as!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 19 | | TwitchAccount, [INFO] [stdout] 20 | | r#" [INFO] [stdout] 21 | | SELECT u.name as username, [INFO] [stdout] ... | [INFO] [stdout] 32 | | id [INFO] [stdout] 33 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/infrastructure/db/postgres_user_repository.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | let row = sqlx::query_as!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 19 | | TwitchAccount, [INFO] [stdout] 20 | | r#" [INFO] [stdout] 21 | | SELECT u.name as username, [INFO] [stdout] ... | [INFO] [stdout] 32 | | id [INFO] [stdout] 33 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vanilla-chat-server` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `vanilla-chat-server` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "045a3ba52f2d1695ad959b120d4fbad388d37d92cc64bfc92f5abbddb086207c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "045a3ba52f2d1695ad959b120d4fbad388d37d92cc64bfc92f5abbddb086207c", kill_on_drop: false }` [INFO] [stdout] 045a3ba52f2d1695ad959b120d4fbad388d37d92cc64bfc92f5abbddb086207c