[INFO] cloning repository https://github.com/CreatorSiSo/prips-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CreatorSiSo/prips-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreatorSiSo%2Fprips-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreatorSiSo%2Fprips-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b033fd90ed4c14902b06f3e1999a5a35e3c39555
[INFO] documenting CreatorSiSo/prips-server against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreatorSiSo%2Fprips-server" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CreatorSiSo/prips-server
[INFO] finished tweaking git repo https://github.com/CreatorSiSo/prips-server
[INFO] tweaked toml for git repo https://github.com/CreatorSiSo/prips-server written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CreatorSiSo/prips-server on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CreatorSiSo/prips-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memchr v2.6.2
[INFO] [stderr]   Downloaded color-spantrace v0.2.0
[INFO] [stderr]   Downloaded object v0.32.0
[INFO] [stderr]   Downloaded color-eyre v0.6.2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee9d414b20b87084024c40f7a547f31e140a478954f74a60bed9907f99001ada
[INFO] running `Command { std: "docker" "start" "-a" "ee9d414b20b87084024c40f7a547f31e140a478954f74a60bed9907f99001ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee9d414b20b87084024c40f7a547f31e140a478954f74a60bed9907f99001ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee9d414b20b87084024c40f7a547f31e140a478954f74a60bed9907f99001ada", kill_on_drop: false }`
[INFO] [stdout] ee9d414b20b87084024c40f7a547f31e140a478954f74a60bed9907f99001ada
[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=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efbb49cafc5f764ba5af0219de05d001cabfa152d8575cb231d1ba0221e9bdba
[INFO] running `Command { std: "docker" "start" "-a" "efbb49cafc5f764ba5af0219de05d001cabfa152d8575cb231d1ba0221e9bdba", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking memchr v2.6.2
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling stringprep v0.1.3
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]     Checking object v0.32.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking eyre v0.6.8
[INFO] [stderr]    Compiling prips-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling axum-macros v0.3.8
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking serde_json v1.0.105
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking sqlformat v0.2.1
[INFO] [stderr]     Checking sqlx-core v0.7.1
[INFO] [stderr]     Checking sqlx-postgres v0.7.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.1
[INFO] [stderr]    Compiling sqlx-macros v0.7.1
[INFO] [stderr]     Checking sqlx v0.7.1
[INFO] [stderr]  Documenting prips-server 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/user.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |       let query = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 24 | |         "INSERT INTO user_data (display_name, user_name, email) VALUES ($1, $2, $3) RETURNING id",
[INFO] [stdout] 25 | |         user.display_name,
[INFO] [stdout] 26 | |         user.user_name,
[INFO] [stdout] 27 | |         user.email
[INFO] [stdout] 28 | |     );
[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: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros
[INFO] [stdout]   --> src/user.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |       let query = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 24 | |         "INSERT INTO user_data (display_name, user_name, email) VALUES ($1, $2, $3) RETURNING id",
[INFO] [stdout] 25 | |         user.display_name,
[INFO] [stdout] 26 | |         user.user_name,
[INFO] [stdout] 27 | |         user.email
[INFO] [stdout] 28 | |     );
[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: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros
[INFO] [stdout]   --> src/user.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |       let query = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 24 | |         "INSERT INTO user_data (display_name, user_name, email) VALUES ($1, $2, $3) RETURNING id",
[INFO] [stdout] 25 | |         user.display_name,
[INFO] [stdout] 26 | |         user.user_name,
[INFO] [stdout] 27 | |         user.email
[INFO] [stdout] 28 | |     );
[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: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros
[INFO] [stdout]   --> src/user.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let query = sqlx::query_as!(User, "SELECT * FROM user_data");
[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/user.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let query = sqlx::query_as!(User, "SELECT * FROM user_data");
[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/user.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let query = sqlx::query_as!(User, "SELECT * FROM user_data");
[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/user.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let query = sqlx::query_as!(User, "SELECT * FROM user_data where id=$1", id as i32);
[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/user.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let query = sqlx::query_as!(User, "SELECT * FROM user_data where id=$1", id as i32);
[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/user.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let query = sqlx::query_as!(User, "SELECT * FROM user_data where id=$1", id as i32);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `prips-server`
[INFO] running `Command { std: "docker" "inspect" "efbb49cafc5f764ba5af0219de05d001cabfa152d8575cb231d1ba0221e9bdba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efbb49cafc5f764ba5af0219de05d001cabfa152d8575cb231d1ba0221e9bdba", kill_on_drop: false }`
[INFO] [stdout] efbb49cafc5f764ba5af0219de05d001cabfa152d8575cb231d1ba0221e9bdba
