[INFO] cloning repository https://github.com/audunhalland/rust-realworld-ioc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/audunhalland/rust-realworld-ioc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudunhalland%2Frust-realworld-ioc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudunhalland%2Frust-realworld-ioc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae37f5bd9ea68d7266a3ac6b466dec32f0d9b3ee [INFO] checking audunhalland/rust-realworld-ioc against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudunhalland%2Frust-realworld-ioc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/audunhalland/rust-realworld-ioc on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/audunhalland/rust-realworld-ioc [INFO] finished tweaking git repo https://github.com/audunhalland/rust-realworld-ioc [INFO] tweaked toml for git repo https://github.com/audunhalland/rust-realworld-ioc written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/audunhalland/rust-realworld-ioc 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unimock_macros v0.6.2 [INFO] [stderr] Downloaded polonius-the-crab v0.4.1 [INFO] [stderr] Downloaded sync_wrapper v1.0.0 [INFO] [stderr] Downloaded higher-kinded-types v0.1.1 [INFO] [stderr] Downloaded never-say-never v6.6.666 [INFO] [stderr] Downloaded entrait v0.7.0 [INFO] [stderr] Downloaded unimock v0.6.2 [INFO] [stderr] Downloaded axum v0.7.5 [INFO] [stderr] Downloaded axum-extra v0.9.3 [INFO] [stderr] Downloaded entrait_macros v0.7.0 [INFO] [stderr] Downloaded implementation v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99c5431d85a650783091d50dd8350a8786143b076f562a46355891612017448f [INFO] running `Command { std: "docker" "start" "-a" "99c5431d85a650783091d50dd8350a8786143b076f562a46355891612017448f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99c5431d85a650783091d50dd8350a8786143b076f562a46355891612017448f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99c5431d85a650783091d50dd8350a8786143b076f562a46355891612017448f", kill_on_drop: false }` [INFO] [stdout] 99c5431d85a650783091d50dd8350a8786143b076f562a46355891612017448f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a97ffac621105fd5b00542f493ee823358abd01fa375d0cb267c559ce1e2e47 [INFO] running `Command { std: "docker" "start" "-a" "7a97ffac621105fd5b00542f493ee823358abd01fa375d0cb267c559ce1e2e47", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Checking never-say-never v6.6.666 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking higher-kinded-types v0.1.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking polonius-the-crab v0.4.1 [INFO] [stderr] Compiling unimock_macros v0.6.2 [INFO] [stderr] Checking h2 v0.4.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking sync_wrapper v1.0.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Compiling entrait_macros v0.7.0 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Checking unimock v0.6.2 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking implementation v0.1.4 [INFO] [stderr] Checking jwt v0.16.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking entrait v0.7.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking sqlx-postgres v0.7.4 [INFO] [stderr] Checking axum-extra v0.9.3 [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 realworld-domain v0.1.0 (/opt/rustwide/workdir/realworld_domain) [INFO] [stdout] warning: the item `repo` is imported redundantly [INFO] [stdout] --> realworld_domain/src/user/mod.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | use super::repo; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 197 | use super::*; [INFO] [stdout] | -------- the item `repo` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking realworld-db v0.1.0 (/opt/rustwide/workdir/realworld_db) [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/article.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | let articles: Vec
= sqlx::query_as!( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 24 | | Article, [INFO] [stdout] 25 | | // language=PostgreSQL [INFO] [stdout] 26 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 86 | | filter.offset.unwrap_or(0) [INFO] [stdout] 87 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/article.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | let articles: Vec
= sqlx::query_as!( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 24 | | Article, [INFO] [stdout] 25 | | // language=PostgreSQL [INFO] [stdout] 26 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 86 | | filter.offset.unwrap_or(0) [INFO] [stdout] 87 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/article.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / sqlx::query_scalar!( [INFO] [stdout] 98 | | // language=PostgreSQL [INFO] [stdout] 99 | | "SELECT article_id FROM app.article WHERE slug = $1", [INFO] [stdout] 100 | | slug, [INFO] [stdout] 101 | | ) [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_scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/article.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / sqlx::query_scalar!( [INFO] [stdout] 98 | | // language=PostgreSQL [INFO] [stdout] 99 | | "SELECT article_id FROM app.article WHERE slug = $1", [INFO] [stdout] 100 | | slug, [INFO] [stdout] 101 | | ) [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_scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/article.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | let article = sqlx::query_as!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 118 | | Article, [INFO] [stdout] 119 | | // language=PostgreSQL [INFO] [stdout] 120 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 151 | | tag_list [INFO] [stdout] 152 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/article.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | let article = sqlx::query_as!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 118 | | Article, [INFO] [stdout] 119 | | // language=PostgreSQL [INFO] [stdout] 120 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 151 | | tag_list [INFO] [stdout] 152 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/article.rs:171:28 [INFO] [stdout] | [INFO] [stdout] 171 | let article_meta = sqlx::query!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 172 | | // This locks the `article` row for the duration of the transaction so we're [INFO] [stdout] 173 | | // not interleaving this with other possible updates. [INFO] [stdout] 174 | | "SELECT article_id, user_id FROM app.article WHERE slug = $1 FOR UPDATE", [INFO] [stdout] 175 | | slug [INFO] [stdout] 176 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/article.rs:171:28 [INFO] [stdout] | [INFO] [stdout] 171 | let article_meta = sqlx::query!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 172 | | // This locks the `article` row for the duration of the transaction so we're [INFO] [stdout] 173 | | // not interleaving this with other possible updates. [INFO] [stdout] 174 | | "SELECT article_id, user_id FROM app.article WHERE slug = $1 FOR UPDATE", [INFO] [stdout] 175 | | slug [INFO] [stdout] 176 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/article.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | / sqlx::query!( [INFO] [stdout] 187 | | // language=PostgreSQL [INFO] [stdout] 188 | | r#" [INFO] [stdout] 189 | | UPDATE app.article [INFO] [stdout] ... | [INFO] [stdout] 201 | | article_meta.article_id [INFO] [stdout] 202 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/article.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | / sqlx::query!( [INFO] [stdout] 187 | | // language=PostgreSQL [INFO] [stdout] 188 | | r#" [INFO] [stdout] 189 | | UPDATE app.article [INFO] [stdout] ... | [INFO] [stdout] 201 | | article_meta.article_id [INFO] [stdout] 202 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/article.rs:218:22 [INFO] [stdout] | [INFO] [stdout] 218 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 219 | | // I like to use raw strings for most queries mainly because CLion doesn't try [INFO] [stdout] 220 | | // to escape newlines. [INFO] [stdout] 221 | | // language=PostgreSQL [INFO] [stdout] ... | [INFO] [stdout] 235 | | user_id [INFO] [stdout] 236 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/article.rs:218:22 [INFO] [stdout] | [INFO] [stdout] 218 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 219 | | // I like to use raw strings for most queries mainly because CLion doesn't try [INFO] [stdout] 220 | | // to escape newlines. [INFO] [stdout] 221 | | // language=PostgreSQL [INFO] [stdout] ... | [INFO] [stdout] 235 | | user_id [INFO] [stdout] 236 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/article.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | / sqlx::query_scalar!( [INFO] [stdout] 256 | | r#" [INFO] [stdout] 257 | | WITH selected_article AS ( [INFO] [stdout] 258 | | SELECT article_id FROM app.article WHERE slug = $1 [INFO] [stdout] ... | [INFO] [stdout] 269 | | user_id [INFO] [stdout] 270 | | ) [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_scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/article.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | / sqlx::query_scalar!( [INFO] [stdout] 256 | | r#" [INFO] [stdout] 257 | | WITH selected_article AS ( [INFO] [stdout] 258 | | SELECT article_id FROM app.article WHERE slug = $1 [INFO] [stdout] ... | [INFO] [stdout] 269 | | user_id [INFO] [stdout] 270 | | ) [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_scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/article.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | / sqlx::query_scalar!( [INFO] [stdout] 285 | | r#" [INFO] [stdout] 286 | | WITH selected_article AS ( [INFO] [stdout] 287 | | SELECT article_id FROM app.article WHERE slug = $1 [INFO] [stdout] ... | [INFO] [stdout] 297 | | user_id [INFO] [stdout] 298 | | ) [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_scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/article.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | / sqlx::query_scalar!( [INFO] [stdout] 285 | | r#" [INFO] [stdout] 286 | | WITH selected_article AS ( [INFO] [stdout] 287 | | SELECT article_id FROM app.article WHERE slug = $1 [INFO] [stdout] ... | [INFO] [stdout] 297 | | user_id [INFO] [stdout] 298 | | ) [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_scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/comment.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | let comments = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 22 | | Comment, [INFO] [stdout] 23 | | r#" [INFO] [stdout] 24 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 41 | | article_id [INFO] [stdout] 42 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/comment.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | let comment = sqlx::query_as!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 58 | | Comment, [INFO] [stdout] 59 | | r#" [INFO] [stdout] 60 | | WITH inserted_comment AS ( [INFO] [stdout] ... | [INFO] [stdout] 81 | | article_slug, [INFO] [stdout] 82 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/comment.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 98 | | r#" [INFO] [stdout] 99 | | WITH deleted_comment AS ( [INFO] [stdout] 100 | | DELETE FROM app.article_comment [INFO] [stdout] ... | [INFO] [stdout] 119 | | current_user.0 [INFO] [stdout] 120 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/comment.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | let comments = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 22 | | Comment, [INFO] [stdout] 23 | | r#" [INFO] [stdout] 24 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 41 | | article_id [INFO] [stdout] 42 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/user.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | let id = sqlx::query_scalar!( [INFO] [stdout] | __________________^ [INFO] [stdout] 26 | | r#"INSERT INTO app.user (username, email, password_hash) VALUES ($1, $2, $3) RETURNING user_id"#, [INFO] [stdout] 27 | | username, [INFO] [stdout] 28 | | email.as_ref(), [INFO] [stdout] 29 | | password_hash.0 [INFO] [stdout] 30 | | ) [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_scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/comment.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | let comment = sqlx::query_as!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 58 | | Comment, [INFO] [stdout] 59 | | r#" [INFO] [stdout] 60 | | WITH inserted_comment AS ( [INFO] [stdout] ... | [INFO] [stdout] 81 | | article_slug, [INFO] [stdout] 82 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/user.rs:57:22 [INFO] [stdout] | [INFO] [stdout] 57 | let record = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 58 | | r#"SELECT user_id, email, username, password_hash, bio, image FROM app.user WHERE user_id = $1"#, [INFO] [stdout] 59 | | user_id [INFO] [stdout] 60 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/comment.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 98 | | r#" [INFO] [stdout] 99 | | WITH deleted_comment AS ( [INFO] [stdout] 100 | | DELETE FROM app.article_comment [INFO] [stdout] ... | [INFO] [stdout] 119 | | current_user.0 [INFO] [stdout] 120 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/user.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 85 | let record = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 86 | | r#"SELECT user_id, email, username, password_hash, bio, image FROM app.user WHERE email = $1"#, [INFO] [stdout] 87 | | email.as_ref() [INFO] [stdout] 88 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/user.rs:114:22 [INFO] [stdout] | [INFO] [stdout] 114 | let record = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 115 | | r#" [INFO] [stdout] 116 | | SELECT [INFO] [stdout] 117 | | user_id, [INFO] [stdout] ... | [INFO] [stdout] 129 | | current_user.0 [INFO] [stdout] 130 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/user.rs:153:22 [INFO] [stdout] | [INFO] [stdout] 153 | let record = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 154 | | // language=PostgreSQL [INFO] [stdout] 155 | | r#" [INFO] [stdout] 156 | | UPDATE app.user SET [INFO] [stdout] ... | [INFO] [stdout] 170 | | current_user_id.0 [INFO] [stdout] 171 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/user.rs:197:22 [INFO] [stdout] | [INFO] [stdout] 197 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 198 | | r#" [INFO] [stdout] 199 | | WITH id_pair AS ( [INFO] [stdout] 200 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 216 | | username [INFO] [stdout] 217 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/user.rs:236:22 [INFO] [stdout] | [INFO] [stdout] 236 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 237 | | r#" [INFO] [stdout] 238 | | WITH other_user AS ( [INFO] [stdout] 239 | | SELECT user_id FROM app.user WHERE username = $2 [INFO] [stdout] ... | [INFO] [stdout] 254 | | username [INFO] [stdout] 255 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/user.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | let id = sqlx::query_scalar!( [INFO] [stdout] | __________________^ [INFO] [stdout] 26 | | r#"INSERT INTO app.user (username, email, password_hash) VALUES ($1, $2, $3) RETURNING user_id"#, [INFO] [stdout] 27 | | username, [INFO] [stdout] 28 | | email.as_ref(), [INFO] [stdout] 29 | | password_hash.0 [INFO] [stdout] 30 | | ) [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_scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/user.rs:57:22 [INFO] [stdout] | [INFO] [stdout] 57 | let record = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 58 | | r#"SELECT user_id, email, username, password_hash, bio, image FROM app.user WHERE user_id = $1"#, [INFO] [stdout] 59 | | user_id [INFO] [stdout] 60 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/user.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 85 | let record = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 86 | | r#"SELECT user_id, email, username, password_hash, bio, image FROM app.user WHERE email = $1"#, [INFO] [stdout] 87 | | email.as_ref() [INFO] [stdout] 88 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/user.rs:114:22 [INFO] [stdout] | [INFO] [stdout] 114 | let record = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 115 | | r#" [INFO] [stdout] 116 | | SELECT [INFO] [stdout] 117 | | user_id, [INFO] [stdout] ... | [INFO] [stdout] 129 | | current_user.0 [INFO] [stdout] 130 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/user.rs:153:22 [INFO] [stdout] | [INFO] [stdout] 153 | let record = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 154 | | // language=PostgreSQL [INFO] [stdout] 155 | | r#" [INFO] [stdout] 156 | | UPDATE app.user SET [INFO] [stdout] ... | [INFO] [stdout] 170 | | current_user_id.0 [INFO] [stdout] 171 | | ) [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: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/user.rs:197:22 [INFO] [stdout] | [INFO] [stdout] 197 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 198 | | r#" [INFO] [stdout] 199 | | WITH id_pair AS ( [INFO] [stdout] 200 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 216 | | username [INFO] [stdout] 217 | | ) [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] warning: unused import: `realworld_domain::timestamp::Timestamptz` [INFO] [stdout] --> realworld_db/src/article.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use realworld_domain::timestamp::Timestamptz; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> realworld_db/src/user.rs:236:22 [INFO] [stdout] | [INFO] [stdout] 236 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 237 | | r#" [INFO] [stdout] 238 | | WITH other_user AS ( [INFO] [stdout] 239 | | SELECT user_id FROM app.user WHERE username = $2 [INFO] [stdout] ... | [INFO] [stdout] 254 | | username [INFO] [stdout] 255 | | ) [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] warning: unused import: `realworld_domain::timestamp::Timestamptz` [INFO] [stdout] --> realworld_db/src/article.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use realworld_domain::timestamp::Timestamptz; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::TryStreamExt` [INFO] [stdout] --> realworld_db/src/article.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use futures::TryStreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::OnConstraint` [INFO] [stdout] --> realworld_db/src/article.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::OnConstraint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DbResultExt` [INFO] [stdout] --> realworld_db/src/comment.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{DbResultExt, GetDb}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::TryStreamExt` [INFO] [stdout] --> realworld_db/src/comment.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use futures::TryStreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::OnConstraint` [INFO] [stdout] --> realworld_db/src/user.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::OnConstraint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `realworld-db` (lib) due to 19 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `futures::TryStreamExt` [INFO] [stdout] --> realworld_db/src/article.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use futures::TryStreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::OnConstraint` [INFO] [stdout] --> realworld_db/src/article.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::OnConstraint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DbResultExt` [INFO] [stdout] --> realworld_db/src/comment.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{DbResultExt, GetDb}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::TryStreamExt` [INFO] [stdout] --> realworld_db/src/comment.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use futures::TryStreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::OnConstraint` [INFO] [stdout] --> realworld_db/src/user.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::OnConstraint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `realworld-db` (lib test) due to 19 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7a97ffac621105fd5b00542f493ee823358abd01fa375d0cb267c559ce1e2e47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a97ffac621105fd5b00542f493ee823358abd01fa375d0cb267c559ce1e2e47", kill_on_drop: false }` [INFO] [stdout] 7a97ffac621105fd5b00542f493ee823358abd01fa375d0cb267c559ce1e2e47 [INFO] checking audunhalland/rust-realworld-ioc against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudunhalland%2Frust-realworld-ioc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/audunhalland/rust-realworld-ioc on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/audunhalland/rust-realworld-ioc [INFO] finished tweaking git repo https://github.com/audunhalland/rust-realworld-ioc [INFO] tweaked toml for git repo https://github.com/audunhalland/rust-realworld-ioc written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/audunhalland/rust-realworld-ioc 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 829f43d1362b6cc7c8fb8f1953861580e3235e7d27cdf044ba5952d63899daa0 [INFO] running `Command { std: "docker" "start" "-a" "829f43d1362b6cc7c8fb8f1953861580e3235e7d27cdf044ba5952d63899daa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "829f43d1362b6cc7c8fb8f1953861580e3235e7d27cdf044ba5952d63899daa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "829f43d1362b6cc7c8fb8f1953861580e3235e7d27cdf044ba5952d63899daa0", kill_on_drop: false }` [INFO] [stdout] 829f43d1362b6cc7c8fb8f1953861580e3235e7d27cdf044ba5952d63899daa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d40034ae6d8253bdb68e95625998e82772879ebfc8293fd72dff18f4d4e65e9 [INFO] running `Command { std: "docker" "start" "-a" "8d40034ae6d8253bdb68e95625998e82772879ebfc8293fd72dff18f4d4e65e9", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "8d40034ae6d8253bdb68e95625998e82772879ebfc8293fd72dff18f4d4e65e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d40034ae6d8253bdb68e95625998e82772879ebfc8293fd72dff18f4d4e65e9", kill_on_drop: false }` [INFO] [stdout] 8d40034ae6d8253bdb68e95625998e82772879ebfc8293fd72dff18f4d4e65e9