[INFO] cloning repository https://github.com/StephenRM-Dr/Rust-vuej [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StephenRM-Dr/Rust-vuej" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStephenRM-Dr%2FRust-vuej", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStephenRM-Dr%2FRust-vuej'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0bd9772e3d8f271a9d64d6ee492ffcbc82dd4328 [INFO] checking StephenRM-Dr/Rust-vuej/0bd9772e3d8f271a9d64d6ee492ffcbc82dd4328 against master#fe7294f8793d001bc3f9d197e7cdef6cdb46c15a for pr-153912 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStephenRM-Dr%2FRust-vuej" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 53% (1103/2069) Updating files: 54% (1118/2069) Updating files: 55% (1138/2069) Updating files: 56% (1159/2069) Updating files: 57% (1180/2069) Updating files: 58% (1201/2069) Updating files: 59% (1221/2069) Updating files: 60% (1242/2069) Updating files: 61% (1263/2069) Updating files: 62% (1283/2069) Updating files: 63% (1304/2069) Updating files: 63% (1306/2069) Updating files: 64% (1325/2069) Updating files: 65% (1345/2069) Updating files: 66% (1366/2069) Updating files: 67% (1387/2069) Updating files: 68% (1407/2069) Updating files: 69% (1428/2069) Updating files: 70% (1449/2069) Updating files: 71% (1469/2069) Updating files: 71% (1474/2069) Updating files: 72% (1490/2069) Updating files: 73% (1511/2069) Updating files: 74% (1532/2069) Updating files: 75% (1552/2069) Updating files: 76% (1573/2069) Updating files: 76% (1581/2069) Updating files: 77% (1594/2069) Updating files: 78% (1614/2069) Updating files: 78% (1625/2069) Updating files: 79% (1635/2069) Updating files: 80% (1656/2069) Updating files: 81% (1676/2069) Updating files: 82% (1697/2069) Updating files: 83% (1718/2069) Updating files: 84% (1738/2069) Updating files: 85% (1759/2069) Updating files: 86% (1780/2069) Updating files: 87% (1801/2069) Updating files: 88% (1821/2069) Updating files: 89% (1842/2069) Updating files: 90% (1863/2069) Updating files: 91% (1883/2069) Updating files: 92% (1904/2069) Updating files: 93% (1925/2069) Updating files: 94% (1945/2069) Updating files: 95% (1966/2069) Updating files: 96% (1987/2069) Updating files: 97% (2007/2069) Updating files: 98% (2028/2069) Updating files: 99% (2049/2069) Updating files: 100% (2069/2069) Updating files: 100% (2069/2069), done. [INFO] started tweaking git repo https://github.com/StephenRM-Dr/Rust-vuej [INFO] finished tweaking git repo https://github.com/StephenRM-Dr/Rust-vuej [INFO] tweaked toml for git repo https://github.com/StephenRM-Dr/Rust-vuej written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/StephenRM-Dr/Rust-vuej on toolchain fe7294f8793d001bc3f9d197e7cdef6cdb46c15a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe7294f8793d001bc3f9d197e7cdef6cdb46c15a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/StephenRM-Dr/Rust-vuej 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" "+fe7294f8793d001bc3f9d197e7cdef6cdb46c15a" "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 sqlx-macros v0.7.4 [INFO] [stderr] Downloaded sqlx-mysql v0.7.4 [INFO] [stderr] Downloaded sqlx-macros-core v0.7.4 [INFO] [stderr] Downloaded jsonwebtoken v9.3.1 [INFO] [stderr] Downloaded sqlx-sqlite v0.7.4 [INFO] [stderr] Downloaded sqlx-postgres v0.7.4 [INFO] [stderr] Downloaded sqlx-core v0.7.4 [INFO] [stderr] Downloaded sqlx v0.7.4 [INFO] [stderr] Downloaded generic-array v0.14.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fe7294f8793d001bc3f9d197e7cdef6cdb46c15a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a9be0a8e5e358eb1ca8b211b2b28a61acaf6cb5ce4f267be32be6311ac8cc8d [INFO] running `Command { std: "docker" "start" "-a" "0a9be0a8e5e358eb1ca8b211b2b28a61acaf6cb5ce4f267be32be6311ac8cc8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a9be0a8e5e358eb1ca8b211b2b28a61acaf6cb5ce4f267be32be6311ac8cc8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a9be0a8e5e358eb1ca8b211b2b28a61acaf6cb5ce4f267be32be6311ac8cc8d", kill_on_drop: false }` [INFO] [stdout] 0a9be0a8e5e358eb1ca8b211b2b28a61acaf6cb5ce4f267be32be6311ac8cc8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fe7294f8793d001bc3f9d197e7cdef6cdb46c15a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e65c2a2fef33c2f137176bc496f3c078c200533215b4e3436c47c00e39562568 [INFO] running `Command { std: "docker" "start" "-a" "e65c2a2fef33c2f137176bc496f3c078c200533215b4e3436c47c00e39562568", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.8 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/main.rs:103:16 [INFO] [stdout] | [INFO] [stdout] 103 | let rows = sqlx::query_as!( [INFO] [stdout] | ________________^ [INFO] [stdout] 104 | | User, [INFO] [stdout] 105 | | "SELECT id, name, email FROM users" [INFO] [stdout] 106 | | ) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/main.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 126 | let row = sqlx::query_as!( [INFO] [stdout] | _______________^ [INFO] [stdout] 127 | | User, [INFO] [stdout] 128 | | "INSERT INTO users (name, email, password_hash) VALUES ($1, $2, $3) RETURNING id, name, email", [INFO] [stdout] 129 | | payload.name, [INFO] [stdout] 130 | | payload.email, [INFO] [stdout] 131 | | password_hash [INFO] [stdout] 132 | | ) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/main.rs:103:16 [INFO] [stdout] | [INFO] [stdout] 103 | let rows = sqlx::query_as!( [INFO] [stdout] | ________________^ [INFO] [stdout] 104 | | User, [INFO] [stdout] 105 | | "SELECT id, name, email FROM users" [INFO] [stdout] 106 | | ) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/main.rs:152:15 [INFO] [stdout] | [INFO] [stdout] 152 | let row = sqlx::query!( [INFO] [stdout] | _______________^ [INFO] [stdout] 153 | | "SELECT id, name, email, password_hash FROM users WHERE email = $1", [INFO] [stdout] 154 | | payload.email [INFO] [stdout] 155 | | ) [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/main.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 126 | let row = sqlx::query_as!( [INFO] [stdout] | _______________^ [INFO] [stdout] 127 | | User, [INFO] [stdout] 128 | | "INSERT INTO users (name, email, password_hash) VALUES ($1, $2, $3) RETURNING id, name, email", [INFO] [stdout] 129 | | payload.name, [INFO] [stdout] 130 | | payload.email, [INFO] [stdout] 131 | | password_hash [INFO] [stdout] 132 | | ) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/main.rs:152:15 [INFO] [stdout] | [INFO] [stdout] 152 | let row = sqlx::query!( [INFO] [stdout] | _______________^ [INFO] [stdout] 153 | | "SELECT id, name, email, password_hash FROM users WHERE email = $1", [INFO] [stdout] 154 | | payload.email [INFO] [stdout] 155 | | ) [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backend` (bin "backend") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `backend` (bin "backend" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "e65c2a2fef33c2f137176bc496f3c078c200533215b4e3436c47c00e39562568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65c2a2fef33c2f137176bc496f3c078c200533215b4e3436c47c00e39562568", kill_on_drop: false }` [INFO] [stdout] e65c2a2fef33c2f137176bc496f3c078c200533215b4e3436c47c00e39562568