[INFO] cloning repository https://github.com/d-forbes/rust_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d-forbes/rust_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-forbes%2Frust_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-forbes%2Frust_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c8f9c83ec80da39c3ff4f3e8aa37429992f7d7a [INFO] documenting d-forbes/rust_api/3c8f9c83ec80da39c3ff4f3e8aa37429992f7d7a against master#d7d9f15be205b45d44700e7ac33b4f79b91f9680 for pr-117450 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-forbes%2Frust_api" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d-forbes/rust_api on toolchain d7d9f15be205b45d44700e7ac33b4f79b91f9680 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/d-forbes/rust_api [INFO] finished tweaking git repo https://github.com/d-forbes/rust_api [INFO] tweaked toml for git repo https://github.com/d-forbes/rust_api written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/d-forbes/rust_api 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" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (utoipa) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (utoipa-swagger-ui) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utoipa-swagger-ui v3.1.3 [INFO] [stderr] Downloaded utoipa v3.3.0 [INFO] [stderr] Downloaded utoipa-gen v3.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74b25de3de0c23b760681701073ea3eff294305f5c23a8a1f3d9d82df585a274 [INFO] running `Command { std: "docker" "start" "-a" "74b25de3de0c23b760681701073ea3eff294305f5c23a8a1f3d9d82df585a274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74b25de3de0c23b760681701073ea3eff294305f5c23a8a1f3d9d82df585a274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74b25de3de0c23b760681701073ea3eff294305f5c23a8a1f3d9d82df585a274", kill_on_drop: false }` [INFO] [stdout] 74b25de3de0c23b760681701073ea3eff294305f5c23a8a1f3d9d82df585a274 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2410e7d38b6bf8bf6c306ca9c2a3d0ab54a30d249ccac2449f9ab14993e51cd6 [INFO] running `Command { std: "docker" "start" "-a" "2410e7d38b6bf8bf6c306ca9c2a3d0ab54a30d249ccac2449f9ab14993e51cd6", kill_on_drop: false }` [INFO] [stderr] warning: dependency (utoipa) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (utoipa-swagger-ui) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking value-bag v1.4.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling allocator-api2 v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling utoipa-gen v3.3.0 [INFO] [stderr] Checking tower-http v0.4.1 [INFO] [stderr] Checking rust-embed v6.8.1 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling utoipa-swagger-ui v3.1.3 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.13 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking utoipa v3.3.0 [INFO] [stderr] Checking sqlformat v0.2.1 [INFO] [stderr] Checking sqlx-core v0.7.0 [INFO] [stderr] Checking sqlx-postgres v0.7.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.0 [INFO] [stderr] Compiling sqlx-macros v0.7.0 [INFO] [stderr] Checking sqlx v0.7.0 [INFO] [stderr] Documenting rust_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros [INFO] [stdout] --> src/handler.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | let query_result = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 38 | | NoteModel, [INFO] [stdout] 39 | | "SELECT * FROM notes ORDER by id LIMIT $1 OFFSET $2", [INFO] [stdout] 40 | | limit as i32, [INFO] [stdout] 41 | | offset as i32 [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: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros [INFO] [stdout] --> src/handler.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | let query_result = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 69 | | NoteModel, [INFO] [stdout] 70 | | "INSERT INTO notes (title,content,category) VALUES ($1, $2, $3) RETURNING *", [INFO] [stdout] 71 | | body.title.to_string(), [INFO] [stdout] 72 | | body.content.to_string(), [INFO] [stdout] 73 | | body.category.to_owned().unwrap_or("".to_string()) [INFO] [stdout] 74 | | ) [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: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros [INFO] [stdout] --> src/handler.rs:108:24 [INFO] [stdout] | [INFO] [stdout] 108 | let query_result = sqlx::query_as!(NoteModel, "SELECT * FROM notes WHERE id = $1", id) [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: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros [INFO] [stdout] --> src/handler.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | let query_result = sqlx::query_as!(NoteModel, "SELECT * FROM notes WHERE id = $1", id) [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: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros [INFO] [stdout] --> src/handler.rs:150:24 [INFO] [stdout] | [INFO] [stdout] 150 | let query_result = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 151 | | NoteModel, [INFO] [stdout] 152 | | "UPDATE notes SET title = $1, content = $2, category = $3, published = $4, updated_at = $5 WHERE id = $6 RETURNING *", [INFO] [stdout] 153 | | body.title.to_owned().unwrap_or(note.title), [INFO] [stdout] ... | [INFO] [stdout] 158 | | id [INFO] [stdout] 159 | | ) [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: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros [INFO] [stdout] --> src/handler.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 185 | let rows_affected = sqlx::query!("DELETE FROM notes WHERE id = $1", id) [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: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `rust_api` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d7d9f15be205b45d44700e7ac33b4f79b91f9680/bin/rustdoc --edition=2021 --crate-type bin --crate-name rust_api src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=b520359728543bc1 -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-f61d71cbdde09651.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-34010ac18776ac1d.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-1fdb06896044fc7b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5193e52e87f960a0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f8180ce24d7d9701.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-7dc6d7fd695fce47.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0ed7b9172b8d7544.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-c8130b74789b585e.rmeta --extern utoipa=/opt/rustwide/target/debug/deps/libutoipa-cf062188f2082598.rmeta --extern utoipa_swagger_ui=/opt/rustwide/target/debug/deps/libutoipa_swagger_ui-5f577addc64fce10.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-10c5f819235118d2.rmeta --cap-lints=forbid --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "2410e7d38b6bf8bf6c306ca9c2a3d0ab54a30d249ccac2449f9ab14993e51cd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2410e7d38b6bf8bf6c306ca9c2a3d0ab54a30d249ccac2449f9ab14993e51cd6", kill_on_drop: false }` [INFO] [stdout] 2410e7d38b6bf8bf6c306ca9c2a3d0ab54a30d249ccac2449f9ab14993e51cd6