[INFO] cloning repository https://github.com/Dewaeq/auspex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dewaeq/auspex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDewaeq%2Fauspex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDewaeq%2Fauspex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c332c23ecf3e2cc9bdc42a1b93c45c2a0f9274fd
[INFO] documenting Dewaeq/auspex 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%2FDewaeq%2Fauspex" "/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/Dewaeq/auspex
[INFO] finished tweaking git repo https://github.com/Dewaeq/auspex
[INFO] tweaked toml for git repo https://github.com/Dewaeq/auspex written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dewaeq/auspex 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/Dewaeq/auspex 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 actix-web-codegen v4.1.0
[INFO] [stderr]   Downloaded actix-cors v0.6.4
[INFO] [stderr]   Downloaded bytestring v1.2.0
[INFO] [stderr]   Downloaded whoami v1.3.0
[INFO] [stderr]   Downloaded actix-web v4.2.1
[INFO] [stderr]   Downloaded actix-http v3.2.2
[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] 9e9a2db3faa3866ddbebc1098f0d1e5f1ec1237aa0f54a0b35c3c9b4ba853a26
[INFO] running `Command { std: "docker" "start" "-a" "9e9a2db3faa3866ddbebc1098f0d1e5f1ec1237aa0f54a0b35c3c9b4ba853a26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e9a2db3faa3866ddbebc1098f0d1e5f1ec1237aa0f54a0b35c3c9b4ba853a26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e9a2db3faa3866ddbebc1098f0d1e5f1ec1237aa0f54a0b35c3c9b4ba853a26", kill_on_drop: false }`
[INFO] [stdout] 9e9a2db3faa3866ddbebc1098f0d1e5f1ec1237aa0f54a0b35c3c9b4ba853a26
[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] 32e82a01bba1bb88f8619d613f4dbbafb3a6905dcae573190ce1d14c57be43da
[INFO] running `Command { std: "docker" "start" "-a" "32e82a01bba1bb88f8619d613f4dbbafb3a6905dcae573190ce1d14c57be43da", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]     Checking local-waker v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling nom v7.1.2
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling zstd-sys v2.0.4+zstd.1.5.2
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling bytestring v1.2.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling sqlformat v0.2.0
[INFO] [stderr]     Checking local-channel v0.1.3
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling whoami v1.3.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking actix-rt v2.7.0
[INFO] [stderr]     Checking tokio-stream v0.1.11
[INFO] [stderr]     Checking actix-server v2.1.1
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking actix-codec v0.5.0
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking actix-http v3.2.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking sqlx-rt v0.6.2
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.2.2
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling sqlx-core v0.6.2
[INFO] [stderr]     Checking actix-web v4.2.1
[INFO] [stderr]     Checking actix-cors v0.6.4
[INFO] [stderr]    Compiling sqlx-macros v0.6.2
[INFO] [stderr]     Checking sqlx v0.6.2
[INFO] [stderr]  Documenting auspex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `DATABASE_URL` must be set to use query macros
[INFO] [stdout]   --> src/repository/queries/station.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |           let rec = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 22 | |             StationRecord,
[INFO] [stdout] 23 | |             r#"
[INFO] [stdout] 24 | |         SELECT * FROM stations
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |             token
[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_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/repository/queries/station.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |           let rec = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 37 | |             StationRecord,
[INFO] [stdout] 38 | |             r#"
[INFO] [stdout] 39 | |         SELECT * FROM stations
[INFO] [stdout] 40 | |         WHERE last_online >= NOW() - INTERVAL '1 HOUR'
[INFO] [stdout] 41 | |         "#
[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/repository/queries/station.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 |           let rec = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 51 | |             PutStationRecord,
[INFO] [stdout] 52 | |             r#"
[INFO] [stdout] 53 | |         INSERT INTO stations (uid, token, hw_version, sw_version, location_id)
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |             station.location_id
[INFO] [stdout] 62 | |         )
[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/repository/queries/station.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | /         sqlx::query!(
[INFO] [stdout] 71 | |             r#"
[INFO] [stdout] 72 | |         UPDATE stations
[INFO] [stdout] 73 | |         SET hw_version = $1,
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |             station.id
[INFO] [stdout] 84 | |         )
[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/repository/queries/station.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout]  92 | /         sqlx::query!(
[INFO] [stdout]  93 | |             r#"
[INFO] [stdout]  94 | |         UPDATE stations
[INFO] [stdout]  95 | |         SET location_id = $1
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |             token,
[INFO] [stdout] 100 | |         )
[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/repository/queries/location.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |           let rec = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 11 | |             Location,
[INFO] [stdout] 12 | |             r#"
[INFO] [stdout] 13 | |         SELECT * FROM locations
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |             location_id
[INFO] [stdout] 17 | |         )
[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/repository/queries/location.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let rec = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 26 | |             PutLocationRecord,
[INFO] [stdout] 27 | |             r#"
[INFO] [stdout] 28 | |         INSERT INTO locations (station_token, latitude, longitude, country, province, city, street, number)
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |             location.number
[INFO] [stdout] 40 | |         ).fetch_one(&self.pool).await?;
[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/repository/queries/reading.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |           let rec = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 20 | |             Reading,
[INFO] [stdout] 21 | |             r#"
[INFO] [stdout] 22 | |         SELECT * FROM readings
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |             end
[INFO] [stdout] 29 | |         )
[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/repository/queries/reading.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |           let rec = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 38 | |             Reading,
[INFO] [stdout] 39 | |             r#"
[INFO] [stdout] 40 | |         SELECT * FROM readings
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |             station_id
[INFO] [stdout] 46 | |         )
[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/repository/queries/reading.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |           let rec = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 55 | |             Reading,
[INFO] [stdout] 56 | |             r#"
[INFO] [stdout] 57 | |         SELECT * FROM readings
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |             count
[INFO] [stdout] 64 | |         )
[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/repository/queries/reading.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let rec = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 82 | |             Reading,
[INFO] [stdout] 83 | |             r#"
[INFO] [stdout] 84 | |         SELECT * FROM readings
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |             date
[INFO] [stdout] 90 | |         )
[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/repository/queries/reading.rs:99:19
[INFO] [stdout]     |
[INFO] [stdout]  99 |           let rec = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 100 | |             Reading,
[INFO] [stdout] 101 | |             r#"
[INFO] [stdout] 102 | |         SELECT * FROM readings
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |             date
[INFO] [stdout] 106 | |         )
[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/repository/queries/reading.rs:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 |           let rec = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 116 | |             Reading,
[INFO] [stdout] 117 | |             r#"
[INFO] [stdout] 118 | |         SELECT * FROM readings
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |             date
[INFO] [stdout] 126 | |         )
[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/repository/queries/reading.rs:134:19
[INFO] [stdout]     |
[INFO] [stdout] 134 |           let rec = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 135 | |             PutReadingRequest,
[INFO] [stdout] 136 | |             r#"
[INFO] [stdout] 137 | |         INSERT INTO readings (station_id, location_id, date, temperature, humidity, pm10, pm25, co2, voc)
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |             reading.voc
[INFO] [stdout] 150 | |         ).fetch_one(&self.pool).await?;
[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 `auspex`
[INFO] running `Command { std: "docker" "inspect" "32e82a01bba1bb88f8619d613f4dbbafb3a6905dcae573190ce1d14c57be43da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32e82a01bba1bb88f8619d613f4dbbafb3a6905dcae573190ce1d14c57be43da", kill_on_drop: false }`
[INFO] [stdout] 32e82a01bba1bb88f8619d613f4dbbafb3a6905dcae573190ce1d14c57be43da
