[INFO] cloning repository https://github.com/DeveloperJosh/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/DeveloperJosh/Rust-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeveloperJosh%2FRust-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeveloperJosh%2FRust-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c8af4307fe46c627c8959765ca8f404c2aac5e3
[INFO] documenting DeveloperJosh/Rust-api 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%2FDeveloperJosh%2FRust-api" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DeveloperJosh/Rust-api
[INFO] finished tweaking git repo https://github.com/DeveloperJosh/Rust-api
[INFO] tweaked toml for git repo https://github.com/DeveloperJosh/Rust-api written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DeveloperJosh/Rust-api 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/DeveloperJosh/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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded blowfish v0.8.0
[INFO] [stderr]   Downloaded bcrypt v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bd3107e51d470f099f9da459ce20f748ac812e0270137a8672cb407f9fc9debe
[INFO] running `Command { std: "docker" "start" "-a" "bd3107e51d470f099f9da459ce20f748ac812e0270137a8672cb407f9fc9debe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd3107e51d470f099f9da459ce20f748ac812e0270137a8672cb407f9fc9debe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd3107e51d470f099f9da459ce20f748ac812e0270137a8672cb407f9fc9debe", kill_on_drop: false }`
[INFO] [stdout] bd3107e51d470f099f9da459ce20f748ac812e0270137a8672cb407f9fc9debe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ee19f1cb9c3d87e16d7d39f9b190e1460243d812466c13afdcf094631384efee
[INFO] running `Command { std: "docker" "start" "-a" "ee19f1cb9c3d87e16d7d39f9b190e1460243d812466c13afdcf094631384efee", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking atoi v0.4.0
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking hashlink v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking sqlformat v0.1.8
[INFO] [stderr]     Checking blowfish v0.8.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking bcrypt v0.10.1
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sqlx-rt v0.5.13
[INFO] [stderr]     Checking serde_json v1.0.117
[INFO] [stderr]     Checking actix-router v0.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking actix-server v2.3.0
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking sqlx-core v0.5.13
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]     Checking actix-http v3.6.0
[INFO] [stderr]     Checking actix-web v4.5.1
[INFO] [stderr]    Compiling sqlx-macros v0.5.13
[INFO] [stderr]     Checking sqlx v0.5.13
[INFO] [stderr]     Checking actix-cors v0.6.5
[INFO] [stderr]  Documenting api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `DATABASE_URL` must be set to use query macros
[INFO] [stdout]   --> src/endpoints/tweet.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 25 | |         "INSERT INTO tweets (content, likes, created_at) VALUES ($1, 0, NOW()) RETURNING id",
[INFO] [stdout] 26 | |         tweet_data.content,
[INFO] [stdout] 27 | |     )
[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 to use query macros
[INFO] [stdout]   --> src/endpoints/tweet.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 |       let tweets = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 40 | |         Tweet,
[INFO] [stdout] 41 | |         "SELECT * FROM tweets"
[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 to use query macros
[INFO] [stdout]   --> src/endpoints/tweet.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |       let tweet = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 55 | |         Tweet,
[INFO] [stdout] 56 | |         "SELECT * FROM tweets WHERE id = $1",
[INFO] [stdout] 57 | |         tweet_id.into_inner()
[INFO] [stdout] 58 | |     )
[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 to use query macros
[INFO] [stdout]   --> src/endpoints/tweet.rs:69:18
[INFO] [stdout]    |
[INFO] [stdout] 69 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 70 | |         "DELETE FROM tweets WHERE id = $1",
[INFO] [stdout] 71 | |         tweet_id.into_inner()
[INFO] [stdout] 72 | |     )
[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 to use query macros
[INFO] [stdout]   --> src/endpoints/tweet.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 94 | |         "UPDATE tweets SET content = $1 WHERE id = $2",
[INFO] [stdout] 95 | |         tweet_data.content,
[INFO] [stdout] 96 | |         tweet_id.into_inner()
[INFO] [stdout] 97 | |     )
[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 to use query macros
[INFO] [stdout]   --> src/endpoints/like.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 13 | |         "UPDATE tweets SET likes = likes + 1 WHERE id = $1",
[INFO] [stdout] 14 | |         like.id
[INFO] [stdout] 15 | |     )
[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 to use query macros
[INFO] [stdout]   --> src/endpoints/user.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |               let result = sqlx::query!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 45 | |                 "INSERT INTO users (username, email, password_hash, created_at) VALUES ($1, $2, $3, NOW()) RETURNING id",
[INFO] [stdout] 46 | |                 user_data.username,
[INFO] [stdout] 47 | |                 user_data.email,
[INFO] [stdout] 48 | |                 password_hash,
[INFO] [stdout] 49 | |             )
[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 to use query macros
[INFO] [stdout]   --> src/endpoints/user.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |       let user = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 78 | |         User,
[INFO] [stdout] 79 | |         "SELECT * FROM users WHERE email = $1",
[INFO] [stdout] 80 | |         user_data.email
[INFO] [stdout] 81 | |     )
[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 `api`
[INFO] running `Command { std: "docker" "inspect" "ee19f1cb9c3d87e16d7d39f9b190e1460243d812466c13afdcf094631384efee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee19f1cb9c3d87e16d7d39f9b190e1460243d812466c13afdcf094631384efee", kill_on_drop: false }`
[INFO] [stdout] ee19f1cb9c3d87e16d7d39f9b190e1460243d812466c13afdcf094631384efee
