[INFO] fetching crate btfm 0.17.0... [INFO] documenting btfm-0.17.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate btfm 0.17.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate btfm 0.17.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate btfm 0.17.0 [INFO] finished tweaking crates.io crate btfm 0.17.0 [INFO] tweaked toml for crates.io crate btfm 0.17.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate btfm 0.17.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-05-20" "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] b2571b7d9771691e57e4be10b9ff2acefe8214dd426b456f48135f0ecf42a0bc [INFO] running `Command { std: "docker" "start" "-a" "b2571b7d9771691e57e4be10b9ff2acefe8214dd426b456f48135f0ecf42a0bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2571b7d9771691e57e4be10b9ff2acefe8214dd426b456f48135f0ecf42a0bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2571b7d9771691e57e4be10b9ff2acefe8214dd426b456f48135f0ecf42a0bc", kill_on_drop: false }` [INFO] [stdout] b2571b7d9771691e57e4be10b9ff2acefe8214dd426b456f48135f0ecf42a0bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf755b2d778d8bd19a578762ecbfda26040369158de1f6a4c214d516bf6c651c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bf755b2d778d8bd19a578762ecbfda26040369158de1f6a4c214d516bf6c651c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serenity v0.10.10 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Checking ipnet v2.4.0 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking pnet_base v0.28.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Compiling deepspeech-sys v0.9.1 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Compiling songbird v0.2.2 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking spin_sleep v1.1.0 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking matchit v0.4.6 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Checking rustls-pemfile v0.2.1 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Checking pnet_macros_support v0.28.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking crossbeam-utils v0.8.8 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling audiopus_sys v0.1.8 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking symphonia-core v0.2.0 [INFO] [stderr] Compiling libflate v1.1.2 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Checking deepspeech v0.9.1 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking brotli v3.3.3 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling thesaurus v0.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking futures-intrusive v0.4.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Checking audiopus v0.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking salsa20 v0.8.1 [INFO] [stderr] Checking poly1305 v0.7.2 [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 rand v0.7.3 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking xsalsa20poly1305 v0.7.2 [INFO] [stderr] Checking webpki-roots v0.22.2 [INFO] [stderr] Checking headers v0.3.7 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.11 [INFO] [stderr] Compiling tokio-macros v1.7.0 [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 pin-project-internal v1.0.10 [INFO] [stderr] Compiling command_attr v0.3.8 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking flume v0.10.12 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tracing-subscriber v0.3.9 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking discortp v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking streamcatcher v0.1.1 [INFO] [stderr] Checking axum-core v0.1.2 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-rustls v0.23.3 [INFO] [stderr] Checking tokio-util v0.7.0 [INFO] [stderr] Checking async-compression v0.3.12 [INFO] [stderr] Checking tower v0.4.12 [INFO] [stderr] Checking h2 v0.3.12 [INFO] [stderr] Checking tower-http v0.2.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking tungstenite v0.13.0 [INFO] [stderr] Checking tungstenite v0.16.0 [INFO] [stderr] Checking ulid v0.5.0 [INFO] [stderr] Checking sqlx-core v0.5.11 [INFO] [stderr] Checking serenity-voice-model v0.1.1 [INFO] [stderr] Checking btfm-api-structs v0.1.0 [INFO] [stderr] Checking async-tungstenite v0.14.0 [INFO] [stderr] Checking async-tungstenite v0.11.0 [INFO] [stderr] Checking tokio-tungstenite v0.16.1 [INFO] [stderr] Checking hyper v0.14.17 [INFO] [stderr] Compiling sqlx-macros v0.5.11 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking axum-server v0.3.3 [INFO] [stderr] Checking axum v0.4.8 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking sqlx v0.5.11 [INFO] [stderr] Documenting btfm v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db/clip.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | / sqlx::query!( [INFO] [stdout] 83 | | " [INFO] [stdout] 84 | | UPDATE clips [INFO] [stdout] 85 | | SET plays = $1, last_played = $2 [INFO] [stdout] ... | [INFO] [stdout] 90 | | clip.uuid, [INFO] [stdout] 91 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db/clip.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | let clip_query = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 114 | | " [INFO] [stdout] 115 | | SELECT last_played [INFO] [stdout] 116 | | FROM clips [INFO] [stdout] 117 | | ORDER BY last_played DESC [INFO] [stdout] 118 | | LIMIT 1" [INFO] [stdout] 119 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db/clip.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 195 | Ok(sqlx::query_as!( [INFO] [stdout] | ________^ [INFO] [stdout] 196 | | Clip, [INFO] [stdout] 197 | | " [INFO] [stdout] 198 | | SELECT * [INFO] [stdout] ... | [INFO] [stdout] 202 | | uuid [INFO] [stdout] 203 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db/clip.rs:229:16 [INFO] [stdout] | [INFO] [stdout] 229 | let clip = sqlx::query!( [INFO] [stdout] | ________________^ [INFO] [stdout] 230 | | " [INFO] [stdout] 231 | | INSERT INTO clips (uuid, phrase, description, audio_file) [INFO] [stdout] 232 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 238 | | prefixed_filename, [INFO] [stdout] 239 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db/clip.rs:278:24 [INFO] [stdout] | [INFO] [stdout] 278 | let clip_updated = sqlx::query!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 279 | | " [INFO] [stdout] 280 | | UPDATE clips [INFO] [stdout] 281 | | SET description = $1 [INFO] [stdout] ... | [INFO] [stdout] 285 | | uuid, [INFO] [stdout] 286 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db/clip.rs:292:27 [INFO] [stdout] | [INFO] [stdout] 292 | let phrases_deleted = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 293 | | " [INFO] [stdout] 294 | | DELETE FROM clip_phrases [INFO] [stdout] 295 | | WHERE clip = $1 [INFO] [stdout] 296 | | ", [INFO] [stdout] 297 | | uuid [INFO] [stdout] 298 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db/clip.rs:315:16 [INFO] [stdout] | [INFO] [stdout] 315 | let clip = sqlx::query_as!( [INFO] [stdout] | ________________^ [INFO] [stdout] 316 | | Clip, [INFO] [stdout] 317 | | " [INFO] [stdout] 318 | | SELECT * [INFO] [stdout] ... | [INFO] [stdout] 322 | | uuid [INFO] [stdout] 323 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db/clip.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | / sqlx::query!( [INFO] [stdout] 343 | | " [INFO] [stdout] 344 | | DELETE FROM clips [INFO] [stdout] 345 | | WHERE uuid = $1 [INFO] [stdout] 346 | | ", [INFO] [stdout] 347 | | uuid, [INFO] [stdout] 348 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db/clip.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / sqlx::query_as!( [INFO] [stdout] 367 | | Clip, [INFO] [stdout] 368 | | " [INFO] [stdout] 369 | | SELECT * [INFO] [stdout] 370 | | FROM clips; [INFO] [stdout] 371 | | " [INFO] [stdout] 372 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db/phrase.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / sqlx::query_as!( [INFO] [stdout] 48 | | Phrase, [INFO] [stdout] 49 | | " [INFO] [stdout] 50 | | SELECT * [INFO] [stdout] ... | [INFO] [stdout] 54 | | clip_uuid [INFO] [stdout] 55 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db/phrase.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | Ok(sqlx::query_as!( [INFO] [stdout] | ________^ [INFO] [stdout] 68 | | Phrase, [INFO] [stdout] 69 | | " [INFO] [stdout] 70 | | SELECT * [INFO] [stdout] ... | [INFO] [stdout] 74 | | phrase_uuid, [INFO] [stdout] 75 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db/phrase.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / sqlx::query!( [INFO] [stdout] 90 | | " [INFO] [stdout] 91 | | INSERT INTO clip_phrases (uuid, clip, phrase) [INFO] [stdout] 92 | | VALUES ($1, $2, $3) [INFO] [stdout] ... | [INFO] [stdout] 96 | | phrase, [INFO] [stdout] 97 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db/phrase.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | / sqlx::query_as!( [INFO] [stdout] 108 | | Phrase, [INFO] [stdout] 109 | | " [INFO] [stdout] 110 | | SELECT * [INFO] [stdout] 111 | | FROM clip_phrases; [INFO] [stdout] 112 | | " [INFO] [stdout] 113 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db/phrase.rs:129:18 [INFO] [stdout] | [INFO] [stdout] 129 | let phrase = sqlx::query_as!( [INFO] [stdout] | __________________^ [INFO] [stdout] 130 | | Phrase, [INFO] [stdout] 131 | | " [INFO] [stdout] 132 | | SELECT * [INFO] [stdout] ... | [INFO] [stdout] 136 | | uuid, [INFO] [stdout] 137 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db/phrase.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | / sqlx::query!( [INFO] [stdout] 142 | | " [INFO] [stdout] 143 | | DELETE FROM clip_phrases [INFO] [stdout] 144 | | WHERE uuid = $1 [INFO] [stdout] 145 | | ", [INFO] [stdout] 146 | | uuid, [INFO] [stdout] 147 | | ) [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 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `btfm` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name btfm src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=4f52ff0681bd8837 -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-52fd4c4a571b342b.rmeta --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-edc9aa13dada4852.rmeta --extern btfm_api_structs=/opt/rustwide/target/debug/deps/libbtfm_api_structs-c6f96ca4aeb549af.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-21d0a7105b7fc30b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-62258594b969823a.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-b2d016497546e425.rmeta --extern deepspeech=/opt/rustwide/target/debug/deps/libdeepspeech-ef752dce4071bc2c.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-1115f59868721e37.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-4ea5abd30a40c78a.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d3f243c41485c575.rmeta --extern hound=/opt/rustwide/target/debug/deps/libhound-6c2e2660be63a425.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-d6b21813c81bc63f.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-0bb92676b62385f1.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d5c1de0f4ebdfb66.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-30aa950121fe9ae9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e8656c5c915af632.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2b7f0fea3a823c46.rmeta --extern serenity=/opt/rustwide/target/debug/deps/libserenity-8fe93f8b680a859a.rmeta --extern songbird=/opt/rustwide/target/debug/deps/libsongbird-ee0316e47b14b97f.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-0ab4242389391e24.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-75a48ea5ec837576.rmeta --extern thesaurus=/opt/rustwide/target/debug/deps/libthesaurus-1f5f8de8c6ea343a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0184e06b24a2cd26.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8b3e614832c904d6.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-797aae870799239f.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-89b449de6f99cacc.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-da00c61dacadee9b.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-89de177d2fa867d8.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-2f636295d6fab6f1.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f9d50da61218dd55.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-026132c87e60c532.rmeta --extern ulid=/opt/rustwide/target/debug/deps/libulid-5c340e771b651a0f.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-be78c13d6e9ea694.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e5aba3b1a882b861.rmeta --cap-lints=warn --crate-version 0.17.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "bf755b2d778d8bd19a578762ecbfda26040369158de1f6a4c214d516bf6c651c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf755b2d778d8bd19a578762ecbfda26040369158de1f6a4c214d516bf6c651c", kill_on_drop: false }` [INFO] [stdout] bf755b2d778d8bd19a578762ecbfda26040369158de1f6a4c214d516bf6c651c