[INFO] cloning repository https://github.com/mborejdo/shopapi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mborejdo/shopapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmborejdo%2Fshopapi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmborejdo%2Fshopapi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9885b417baca81fd739278e9e9004ab7d3b0cfb [INFO] documenting mborejdo/shopapi against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmborejdo%2Fshopapi" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mborejdo/shopapi on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mborejdo/shopapi [INFO] finished tweaking git repo https://github.com/mborejdo/shopapi [INFO] tweaked toml for git repo https://github.com/mborejdo/shopapi written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mborejdo/shopapi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded meilisearch-sdk v0.15.0 [INFO] [stderr] Downloaded isahc v1.7.0 [INFO] [stderr] Downloaded curl-sys v0.4.53+curl-7.82.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4d19af94f4e6f263da682e318ab9ae3c26d31d1150401109de8fd94fd5338641 [INFO] running `Command { std: "docker" "start" "-a" "4d19af94f4e6f263da682e318ab9ae3c26d31d1150401109de8fd94fd5338641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d19af94f4e6f263da682e318ab9ae3c26d31d1150401109de8fd94fd5338641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d19af94f4e6f263da682e318ab9ae3c26d31d1150401109de8fd94fd5338641", kill_on_drop: false }` [INFO] [stdout] 4d19af94f4e6f263da682e318ab9ae3c26d31d1150401109de8fd94fd5338641 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c94f76871d639df1ac2d014f41fd0cdfe8a897f5da0b44229a1a483fc4c63e8a [INFO] running `Command { std: "docker" "start" "-a" "c94f76871d639df1ac2d014f41fd0cdfe8a897f5da0b44229a1a483fc4c63e8a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling isahc v1.7.0 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Checking log v0.4.16 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Checking encoding_rs v0.8.30 [INFO] [stderr] Checking crossbeam-utils v0.8.8 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Checking futures-channel v0.3.21 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking miniz_oxide v0.4.4 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking crossbeam-queue v0.3.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking argon2rs v0.2.5 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking ghash v0.4.4 [INFO] [stderr] Checking nom v5.1.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking parking_lot_core v0.9.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking aes-gcm v0.9.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking iso8601-duration v0.1.0 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling curl-sys v0.4.53+curl-7.82.0 [INFO] [stderr] Checking actix-rt v2.7.0 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.22.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking ureq v2.4.0 [INFO] [stderr] Checking sqlx-rt v0.5.11 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking actix-codec v0.5.0 [INFO] [stderr] Checking local-channel v0.1.2 [INFO] [stderr] Checking h2 v0.3.12 [INFO] [stderr] Checking actix-server v2.1.1 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking serde_json v1.0.79 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking actix-router v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Checking zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Checking cookie v0.16.0 [INFO] [stderr] Checking meilisearch-sdk v0.15.0 [INFO] [stderr] Checking sqlformat v0.1.8 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Checking actix-http v3.0.4 [INFO] [stderr] Checking sqlx-core v0.5.11 [INFO] [stderr] Checking actix-web v4.0.1 [INFO] [stderr] Checking actix-session v0.6.2 [INFO] [stderr] Checking actix-web-httpauth v0.6.0 [INFO] [stderr] Checking actix-cors v0.6.1 [INFO] [stderr] Checking actix-files v0.6.0 [INFO] [stderr] Compiling sqlx-macros v0.5.11 [INFO] [stderr] Checking sqlx v0.5.11 [INFO] [stderr] Documenting shopapi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101) [INFO] [stdout] --> src/models/users.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | let users = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 43 | | User, [INFO] [stdout] 44 | | r#" [INFO] [stdout] 45 | | SELECT id, first_name, last_name, email, username, password, created_at, updated_at [INFO] [stdout] ... | [INFO] [stdout] 48 | | "# [INFO] [stdout] 49 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101) [INFO] [stdout] --> src/models/users.rs:57:20 [INFO] [stdout] | [INFO] [stdout] 57 | let user = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 58 | | User, [INFO] [stdout] 59 | | r#" [INFO] [stdout] 60 | | SELECT * FROM users WHERE id = $1 [INFO] [stdout] 61 | | "#, [INFO] [stdout] 62 | | id [INFO] [stdout] 63 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101) [INFO] [stdout] --> src/models/users.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | let user = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 72 | | User, [INFO] [stdout] 73 | | r#" [INFO] [stdout] 74 | | SELECT * FROM users WHERE username = $1 [INFO] [stdout] 75 | | "#, [INFO] [stdout] 76 | | username [INFO] [stdout] 77 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101) [INFO] [stdout] --> src/models/users.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | let mut user = sqlx::query_as!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 91 | | User, [INFO] [stdout] 92 | | r#" [INFO] [stdout] 93 | | INSERT INTO users (first_name, last_name, email, username, password) VALUES ($1, $2, $3, $4, $5) [INFO] [stdout] ... | [INFO] [stdout] 100 | | auth::hash(&input.password), [INFO] [stdout] 101 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101) [INFO] [stdout] --> src/models/users.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | let mut user = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 115 | | User, [INFO] [stdout] 116 | | r#" [INFO] [stdout] 117 | | UPDATE users SET first_name = $1, last_name = $2, email = $3 WHERE id = $4 [INFO] [stdout] ... | [INFO] [stdout] 123 | | id [INFO] [stdout] 124 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101) [INFO] [stdout] --> src/models/users.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | let result = sqlx::query_as!(User, "DELETE FROM users WHERE id = $1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101) [INFO] [stdout] --> src/models/products.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | let product = sqlx::query_as!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 31 | | Product, [INFO] [stdout] 32 | | r#" [INFO] [stdout] 33 | | SELECT id, name, price, origin, cultivar, images, updated_at, created_at [INFO] [stdout] ... | [INFO] [stdout] 36 | | "# [INFO] [stdout] 37 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101) [INFO] [stdout] --> src/models/products.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 45 | let product = sqlx::query_as!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 46 | | Product, [INFO] [stdout] 47 | | r#" [INFO] [stdout] 48 | | SELECT * FROM products WHERE id = $1 [INFO] [stdout] 49 | | "#, [INFO] [stdout] 50 | | id [INFO] [stdout] 51 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101) [INFO] [stdout] --> src/models/products.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | let product = sqlx::query_as!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 61 | | Product, [INFO] [stdout] 62 | | r#" [INFO] [stdout] 63 | | INSERT INTO products (name, price, origin, cultivar, images) VALUES ($1, $2, $3, $4, $5) [INFO] [stdout] ... | [INFO] [stdout] 70 | | input.images, [INFO] [stdout] 71 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101) [INFO] [stdout] --> src/models/products.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 81 | let product = sqlx::query_as!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 82 | | Product, [INFO] [stdout] 83 | | r#" [INFO] [stdout] 84 | | UPDATE products SET name = $1, price = $2, origin = $3, cultivar = $4, images = $5 WHERE id = $6 [INFO] [stdout] ... | [INFO] [stdout] 92 | | id [INFO] [stdout] 93 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101) [INFO] [stdout] --> src/models/products.rs:103:22 [INFO] [stdout] | [INFO] [stdout] 103 | let result = sqlx::query_as!(Product, "DELETE FROM products WHERE id = $1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101) [INFO] [stdout] --> src/models/orders.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | let order = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 23 | | Order, [INFO] [stdout] 24 | | r#" [INFO] [stdout] 25 | | SELECT id, name, updated_at, created_at [INFO] [stdout] ... | [INFO] [stdout] 28 | | "# [INFO] [stdout] 29 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101) [INFO] [stdout] --> src/models/orders.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | let order = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 38 | | Order, [INFO] [stdout] 39 | | r#" [INFO] [stdout] 40 | | SELECT * FROM orders WHERE id = $1 [INFO] [stdout] 41 | | "#, [INFO] [stdout] 42 | | id [INFO] [stdout] 43 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101) [INFO] [stdout] --> src/models/orders.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | let order = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 53 | | Order, [INFO] [stdout] 54 | | r#" [INFO] [stdout] 55 | | INSERT INTO orders (name) VALUES ($1) [INFO] [stdout] ... | [INFO] [stdout] 58 | | input.name [INFO] [stdout] 59 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101) [INFO] [stdout] --> src/models/orders.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | let order = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 70 | | Order, [INFO] [stdout] 71 | | r#" [INFO] [stdout] 72 | | UPDATE orders SET name = $1 WHERE id = $2 [INFO] [stdout] ... | [INFO] [stdout] 76 | | id [INFO] [stdout] 77 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101) [INFO] [stdout] --> src/models/orders.rs:87:22 [INFO] [stdout] | [INFO] [stdout] 87 | let result = sqlx::query_as!(Order, "DELETE FROM orders WHERE id = $1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `shopapi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name shopapi src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=75f7959b15ed733c -L dependency=/opt/rustwide/target/debug/deps --extern actix_cors=/opt/rustwide/target/debug/deps/libactix_cors-c085b11359888f50.rmeta --extern actix_files=/opt/rustwide/target/debug/deps/libactix_files-a5b289b04cac53b1.rmeta --extern actix_session=/opt/rustwide/target/debug/deps/libactix_session-ada136d703252f2b.rmeta --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-7fd2d60e6dc14b9e.rmeta --extern actix_web_httpauth=/opt/rustwide/target/debug/deps/libactix_web_httpauth-bbd562ccf30bc019.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ee185080059e5b20.rmeta --extern argon2rs=/opt/rustwide/target/debug/deps/libargon2rs-13aee55fced7b453.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-42fc8d879b6f5bdc.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-0643e260ebb65015.so --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-a7b9edffd3c45857.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-cc5931db3e6ddc9c.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-5faabef642fefb5f.rmeta --extern meilisearch_sdk=/opt/rustwide/target/debug/deps/libmeilisearch_sdk-9d315a0c928cf0a5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-cffcf285a44f72e0.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-c65bd00d10d1ded5.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-40d2aa76dbb4c5bd.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-c2a23b59538ffa94.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-2ca0258692840688.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "c94f76871d639df1ac2d014f41fd0cdfe8a897f5da0b44229a1a483fc4c63e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c94f76871d639df1ac2d014f41fd0cdfe8a897f5da0b44229a1a483fc4c63e8a", kill_on_drop: false }` [INFO] [stdout] c94f76871d639df1ac2d014f41fd0cdfe8a897f5da0b44229a1a483fc4c63e8a