[INFO] fetching crate testtrim 0.14.7...
[INFO] testing testtrim-0.14.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate testtrim 0.14.7 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate testtrim 0.14.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate testtrim 0.14.7
[INFO] tweaked toml for crates.io crate testtrim 0.14.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate testtrim 0.14.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate testtrim 0.14.7 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6feb73c0a1a474dd31950ec72742af0bb84a83fabca44a9e146748c98b62471
[INFO] running `Command { std: "docker" "start" "-a" "f6feb73c0a1a474dd31950ec72742af0bb84a83fabca44a9e146748c98b62471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6feb73c0a1a474dd31950ec72742af0bb84a83fabca44a9e146748c98b62471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6feb73c0a1a474dd31950ec72742af0bb84a83fabca44a9e146748c98b62471", kill_on_drop: false }`
[INFO] [stdout] f6feb73c0a1a474dd31950ec72742af0bb84a83fabca44a9e146748c98b62471
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2ac527bbc11d682dc4ce00ddaeeced98c493ce5406104bdc304c2d6857c9f9d
[INFO] running `Command { std: "docker" "start" "-a" "a2ac527bbc11d682dc4ce00ddaeeced98c493ce5406104bdc304c2d6857c9f9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling diesel_derives v2.3.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling compression-codecs v0.4.32
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling migrations_internals v2.3.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling current_platform v0.2.0
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling diesel v2.3.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]    Compiling async-compression v0.4.33
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling object v0.26.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling shared-mem-queue v0.4.0
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling cargo-lock v11.0.0
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling llvm_profparser v0.9.2
[INFO] [stderr]    Compiling shared_memory v0.12.4
[INFO] [stderr]    Compiling indicatif-log-bridge v0.2.3
[INFO] [stderr]    Compiling gomod-rs v0.1.1
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.4
[INFO] [stderr]    Compiling lcov v0.8.1
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]    Compiling serde-map-to-array v3.0.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling dns-protocol v0.1.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling diesel_migrations v2.3.0
[INFO] [stderr]    Compiling testtrim v0.14.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: error canonicalizing migration directory /opt/rustwide/workdir/../db/postgres/migrations: No such file or directory (os error 2)
[INFO] [stdout]   --> src/coverage/postgres_sqlx.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 sqlx::migrate!("../db/postgres/migrations")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::migrate` which comes from the expansion of the macro `sqlx::migrate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:96:22
[INFO] [stdout]     |
[INFO] [stdout]  96 |           let record = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  97 | |             r"
[INFO] [stdout]  98 | |                 INSERT INTO project (id, name)
[INFO] [stdout]  99 | |                 VALUES (uuid_generate_v4(), $1)
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |             project_name
[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` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 | /         sqlx::query!(
[INFO] [stdout] 121 | |             r"DELETE FROM scm_commit WHERE scm_identifier = $1 AND project_id = $2 AND tags = $3",
[INFO] [stdout] 122 | |             Value::String(String::from(commit_identifier)),
[INFO] [stdout] 123 | |             project_id,
[INFO] [stdout] 124 | |             tag_value,
[INFO] [stdout] 125 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:141:37
[INFO] [stdout]     |
[INFO] [stdout] 141 |                   let scm_commit_id = sqlx::query!(
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 142 | |                     r"SELECT id FROM scm_commit WHERE scm_identifier = $1 AND project_id = $2 AND tags = $3",
[INFO] [stdout] 143 | |                     Value::String(String::from(ancestor_commit_identifier)),
[INFO] [stdout] 144 | |                     project_id,
[INFO] [stdout] 145 | |                     tag_value,
[INFO] [stdout] 146 | |                 )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 |           Ok(sqlx::query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 166 | |             r"
[INFO] [stdout] 167 | |             INSERT INTO scm_commit
[INFO] [stdout] 168 | |                 (id, project_id, ancestor_scm_commit_id, scm_identifier, tags)
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |             tag_value,
[INFO] [stdout] 177 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:196:34
[INFO] [stdout]     |
[INFO] [stdout] 196 |           let project_test_cases = sqlx::query!(
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 197 | |             r"
[INFO] [stdout] 198 | |             SELECT test_case.id, test_case.test_identifier
[INFO] [stdout] 199 | |             FROM test_case
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |             project_id,
[INFO] [stdout] 203 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 | /         sqlx::query!(
[INFO] [stdout] 243 | |             r"
[INFO] [stdout] 244 | |             INSERT INTO test_case
[INFO] [stdout] 245 | |                 (id, test_identifier, project_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |             &test_case_identifiers_vec,
[INFO] [stdout] 254 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 | /         sqlx::query!(
[INFO] [stdout] 281 | |             r"
[INFO] [stdout] 282 | |             INSERT INTO commit_test_case
[INFO] [stdout] 283 | |                 (scm_commit_id, test_case_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |             &test_case_id_vec,
[INFO] [stdout] 291 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 | /         sqlx::query!(
[INFO] [stdout] 365 | |             r"
[INFO] [stdout] 366 | |             INSERT INTO test_case_execution
[INFO] [stdout] 367 | |                 (id, test_case_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 374 | |             &insert_test_case_execution_test_case_id_vec,
[INFO] [stdout] 375 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 | /         sqlx::query!(
[INFO] [stdout] 380 | |             r"
[INFO] [stdout] 381 | |             INSERT INTO commit_test_case_executed
[INFO] [stdout] 382 | |                 (scm_commit_id, test_case_execution_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 389 | |             &insert_commit_test_case_execution_id_vec,
[INFO] [stdout] 390 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:394:9
[INFO] [stdout]     |
[INFO] [stdout] 394 | /         sqlx::query!(
[INFO] [stdout] 395 | |             r"
[INFO] [stdout] 396 | |             INSERT INTO test_case_file_covered
[INFO] [stdout] 397 | |                 (test_case_execution_id, file_identifier)
[INFO] [stdout] ...   |
[INFO] [stdout] 404 | |             &insert_test_case_file_covered_file_identifier_vec,
[INFO] [stdout] 405 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:409:9
[INFO] [stdout]     |
[INFO] [stdout] 409 | /         sqlx::query!(
[INFO] [stdout] 410 | |             r"
[INFO] [stdout] 411 | |             INSERT INTO test_case_function_covered
[INFO] [stdout] 412 | |                 (test_case_execution_id, function_identifier)
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |             &insert_test_case_func_covered_func_identifier_vec,
[INFO] [stdout] 420 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:424:9
[INFO] [stdout]     |
[INFO] [stdout] 424 | /         sqlx::query!(
[INFO] [stdout] 425 | |             r"
[INFO] [stdout] 426 | |             INSERT INTO test_case_coverage_identifier_covered
[INFO] [stdout] 427 | |                 (test_case_execution_id, coverage_identifier)
[INFO] [stdout] ...   |
[INFO] [stdout] 434 | |             &insert_test_case_ci_covered_cis_vec,
[INFO] [stdout] 435 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:452:31
[INFO] [stdout]     |
[INFO] [stdout] 452 |           let coverage_map_id = sqlx::query!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 453 | |             r"
[INFO] [stdout] 454 | |             INSERT INTO coverage_map (id, scm_commit_id)
[INFO] [stdout] 455 | |             VALUES (uuid_generate_v4(), $1)
[INFO] [stdout] ...   |
[INFO] [stdout] 458 | |             scm_commit_id,
[INFO] [stdout] 459 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:470:9
[INFO] [stdout]     |
[INFO] [stdout] 470 | /         sqlx::query!(
[INFO] [stdout] 471 | |             r"
[INFO] [stdout] 472 | |             INSERT INTO coverage_map_test_case_executed
[INFO] [stdout] 473 | |                 (test_case_execution_id, coverage_map_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 480 | |             &test_case_execution_id_vec,
[INFO] [stdout] 481 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:486:13
[INFO] [stdout]     |
[INFO] [stdout] 486 | /             sqlx::query!(
[INFO] [stdout] 487 | |                 r"
[INFO] [stdout] 488 | |                 INSERT INTO coverage_map_test_case_executed
[INFO] [stdout] 489 | |                     (test_case_execution_id, coverage_map_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 521 | |                 scm_commit_id,
[INFO] [stdout] 522 | |             )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:559:9
[INFO] [stdout]     |
[INFO] [stdout] 559 | /         sqlx::query!(
[INFO] [stdout] 560 | |             r"
[INFO] [stdout] 561 | |             INSERT INTO commit_file_reference
[INFO] [stdout] 562 | |                 (referencing_filepath, target_filepath, id, scm_commit_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 570 | |             &target_filepath_vec
[INFO] [stdout] 571 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:580:13
[INFO] [stdout]     |
[INFO] [stdout] 580 | /             sqlx::query!(
[INFO] [stdout] 581 | |                 r"
[INFO] [stdout] 582 | |                 INSERT INTO commit_file_reference
[INFO] [stdout] 583 | |                     (id, scm_commit_id, referencing_filepath, target_filepath)
[INFO] [stdout] ...   |
[INFO] [stdout] 606 | |                 &exclude_ancestor_referencing_files,
[INFO] [stdout] 607 | |             )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:620:9
[INFO] [stdout]     |
[INFO] [stdout] 620 | /         sqlx::query!(
[INFO] [stdout] 621 | |             r"
[INFO] [stdout] 622 | |             UPDATE coverage_map
[INFO] [stdout] 623 | |             SET last_read_timestamp = NOW()
[INFO] [stdout] ...   |
[INFO] [stdout] 626 | |             coverage_map_id
[INFO] [stdout] 627 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:644:30
[INFO] [stdout]     |
[INFO] [stdout] 644 |           let all_test_cases = sqlx::query!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 645 | |             r"
[INFO] [stdout] 646 | |             SELECT
[INFO] [stdout] 647 | |                 test_case.id, test_case.test_identifier
[INFO] [stdout] ...   |
[INFO] [stdout] 656 | |             coverage_map_id
[INFO] [stdout] 657 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:681:38
[INFO] [stdout]     |
[INFO] [stdout] 681 |           let all_files_by_test_case = sqlx::query!(
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 682 | |             r"
[INFO] [stdout] 683 | |             SELECT
[INFO] [stdout] 684 | |                 test_case_execution.test_case_id, test_case_file_covered.file_identifier
[INFO] [stdout] ...   |
[INFO] [stdout] 693 | |             coverage_map_id
[INFO] [stdout] 694 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:725:42
[INFO] [stdout]     |
[INFO] [stdout] 725 |           let all_functions_by_test_case = sqlx::query!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 726 | |             r"
[INFO] [stdout] 727 | |             SELECT
[INFO] [stdout] 728 | |                 test_case_execution.test_case_id, test_case_function_covered.function_identifier
[INFO] [stdout] ...   |
[INFO] [stdout] 737 | |             coverage_map_id
[INFO] [stdout] 738 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:769:36
[INFO] [stdout]     |
[INFO] [stdout] 769 |           let all_cis_by_test_case = sqlx::query!(
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 770 | |             r"
[INFO] [stdout] 771 | |             SELECT
[INFO] [stdout] 772 | |                 test_case_execution.test_case_id, test_case_coverage_identifier_covered.coverage_identifier
[INFO] [stdout] ...   |
[INFO] [stdout] 781 | |             coverage_map_id
[INFO] [stdout] 782 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:808:36
[INFO] [stdout]     |
[INFO] [stdout] 808 |           let all_referenced_files = sqlx::query!(
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 809 | |             r"
[INFO] [stdout] 810 | |             SELECT
[INFO] [stdout] 811 | |                 referencing_filepath, target_filepath
[INFO] [stdout] ...   |
[INFO] [stdout] 820 | |             Value::String(String::from(commit_identifier)),
[INFO] [stdout] 821 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:935:31
[INFO] [stdout]     |
[INFO] [stdout] 935 |           let coverage_map_id = sqlx::query!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 936 | |             r"
[INFO] [stdout] 937 | |             SELECT coverage_map.id
[INFO] [stdout] 938 | |             FROM
[INFO] [stdout] ...   |
[INFO] [stdout] 948 | |             tag_value,
[INFO] [stdout] 949 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/coverage/postgres_sqlx.rs:1015:31
[INFO] [stdout]      |
[INFO] [stdout] 1015 |           let coverage_map_id = sqlx::query!(
[INFO] [stdout]      |  _______________________________^
[INFO] [stdout] 1016 | |             r"
[INFO] [stdout] 1017 | |             SELECT
[INFO] [stdout] 1018 | |                 coverage_map.id
[INFO] [stdout] ...    |
[INFO] [stdout] 1026 | |             project_id
[INFO] [stdout] 1027 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/coverage/postgres_sqlx.rs:1040:9
[INFO] [stdout]      |
[INFO] [stdout] 1040 |         sqlx::query!("DELETE FROM project WHERE name = $1", project_name)
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/coverage/postgres_sqlx.rs:1059:9
[INFO] [stdout]      |
[INFO] [stdout] 1059 | /         sqlx::query!(
[INFO] [stdout] 1060 | |             "DELETE FROM coverage_map WHERE last_read_timestamp < (NOW() - $1::interval)",
[INFO] [stdout] 1061 | |             PgInterval {
[INFO] [stdout] 1062 | |                 months: 0,
[INFO] [stdout] ...    |
[INFO] [stdout] 1066 | |         )
[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: proc macro panicked
[INFO] [stdout]   --> src/coverage/sqlite_diesel.rs:40:44
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const MIGRATIONS: EmbeddedMigrations = embed_migrations!("../db/sqlite/migrations");
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Failed to receive migrations dir from Some("../db/sqlite/migrations")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/coverage/postgres_sqlx.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::PgInterval`
[INFO] [stdout]   --> src/coverage/postgres_sqlx.rs:10:31
[INFO] [stdout]    |
[INFO] [stdout] 10 |     postgres::{PgPoolOptions, types::PgInterval},
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:96:22
[INFO] [stdout]     |
[INFO] [stdout]  96 |           let record = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  97 | |             r"
[INFO] [stdout]  98 | |                 INSERT INTO project (id, name)
[INFO] [stdout]  99 | |                 VALUES (uuid_generate_v4(), $1)
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |         .fetch_one(executor)
[INFO] [stdout] 108 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 | /         sqlx::query!(
[INFO] [stdout] 121 | |             r"DELETE FROM scm_commit WHERE scm_identifier = $1 AND project_id = $2 AND tags = $3",
[INFO] [stdout] 122 | |             Value::String(String::from(commit_identifier)),
[INFO] [stdout] 123 | |             project_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         .execute(&mut **tx)
[INFO] [stdout] 127 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:141:37
[INFO] [stdout]     |
[INFO] [stdout] 141 |                   let scm_commit_id = sqlx::query!(
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 142 | |                     r"SELECT id FROM scm_commit WHERE scm_identifier = $1 AND project_id = $2 AND tags = $3",
[INFO] [stdout] 143 | |                     Value::String(String::from(ancestor_commit_identifier)),
[INFO] [stdout] 144 | |                     project_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |                 .fetch_one(&mut **tx)
[INFO] [stdout] 148 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 |           Ok(sqlx::query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 166 | |             r"
[INFO] [stdout] 167 | |             INSERT INTO scm_commit
[INFO] [stdout] 168 | |                 (id, project_id, ancestor_scm_commit_id, scm_identifier, tags)
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |         .fetch_one(&mut **tx)
[INFO] [stdout] 179 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:196:34
[INFO] [stdout]     |
[INFO] [stdout] 196 |           let project_test_cases = sqlx::query!(
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 197 | |             r"
[INFO] [stdout] 198 | |             SELECT test_case.id, test_case.test_identifier
[INFO] [stdout] 199 | |             FROM test_case
[INFO] [stdout] ...   |
[INFO] [stdout] 204 | |         .fetch_all(&mut **tx)
[INFO] [stdout] 205 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 | /         sqlx::query!(
[INFO] [stdout] 243 | |             r"
[INFO] [stdout] 244 | |             INSERT INTO test_case
[INFO] [stdout] 245 | |                 (id, test_identifier, project_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |         .execute(&mut **tx)
[INFO] [stdout] 256 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 | /         sqlx::query!(
[INFO] [stdout] 281 | |             r"
[INFO] [stdout] 282 | |             INSERT INTO commit_test_case
[INFO] [stdout] 283 | |                 (scm_commit_id, test_case_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 292 | |         .execute(&mut **tx)
[INFO] [stdout] 293 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 | /         sqlx::query!(
[INFO] [stdout] 365 | |             r"
[INFO] [stdout] 366 | |             INSERT INTO test_case_execution
[INFO] [stdout] 367 | |                 (id, test_case_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 376 | |         .execute(&mut **tx)
[INFO] [stdout] 377 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 | /         sqlx::query!(
[INFO] [stdout] 380 | |             r"
[INFO] [stdout] 381 | |             INSERT INTO commit_test_case_executed
[INFO] [stdout] 382 | |                 (scm_commit_id, test_case_execution_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 391 | |         .execute(&mut **tx)
[INFO] [stdout] 392 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:394:9
[INFO] [stdout]     |
[INFO] [stdout] 394 | /         sqlx::query!(
[INFO] [stdout] 395 | |             r"
[INFO] [stdout] 396 | |             INSERT INTO test_case_file_covered
[INFO] [stdout] 397 | |                 (test_case_execution_id, file_identifier)
[INFO] [stdout] ...   |
[INFO] [stdout] 406 | |         .execute(&mut **tx)
[INFO] [stdout] 407 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:409:9
[INFO] [stdout]     |
[INFO] [stdout] 409 | /         sqlx::query!(
[INFO] [stdout] 410 | |             r"
[INFO] [stdout] 411 | |             INSERT INTO test_case_function_covered
[INFO] [stdout] 412 | |                 (test_case_execution_id, function_identifier)
[INFO] [stdout] ...   |
[INFO] [stdout] 421 | |         .execute(&mut **tx)
[INFO] [stdout] 422 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:424:9
[INFO] [stdout]     |
[INFO] [stdout] 424 | /         sqlx::query!(
[INFO] [stdout] 425 | |             r"
[INFO] [stdout] 426 | |             INSERT INTO test_case_coverage_identifier_covered
[INFO] [stdout] 427 | |                 (test_case_execution_id, coverage_identifier)
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |         .execute(&mut **tx)
[INFO] [stdout] 437 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:452:31
[INFO] [stdout]     |
[INFO] [stdout] 452 |           let coverage_map_id = sqlx::query!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 453 | |             r"
[INFO] [stdout] 454 | |             INSERT INTO coverage_map (id, scm_commit_id)
[INFO] [stdout] 455 | |             VALUES (uuid_generate_v4(), $1)
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | |         .fetch_one(&mut **tx)
[INFO] [stdout] 461 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:486:13
[INFO] [stdout]     |
[INFO] [stdout] 486 | /             sqlx::query!(
[INFO] [stdout] 487 | |                 r"
[INFO] [stdout] 488 | |                 INSERT INTO coverage_map_test_case_executed
[INFO] [stdout] 489 | |                     (test_case_execution_id, coverage_map_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 523 | |             .execute(&mut **tx)
[INFO] [stdout] 524 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:559:9
[INFO] [stdout]     |
[INFO] [stdout] 559 | /         sqlx::query!(
[INFO] [stdout] 560 | |             r"
[INFO] [stdout] 561 | |             INSERT INTO commit_file_reference
[INFO] [stdout] 562 | |                 (referencing_filepath, target_filepath, id, scm_commit_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 572 | |         .execute(&mut **tx)
[INFO] [stdout] 573 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:580:13
[INFO] [stdout]     |
[INFO] [stdout] 580 | /             sqlx::query!(
[INFO] [stdout] 581 | |                 r"
[INFO] [stdout] 582 | |                 INSERT INTO commit_file_reference
[INFO] [stdout] 583 | |                     (id, scm_commit_id, referencing_filepath, target_filepath)
[INFO] [stdout] ...   |
[INFO] [stdout] 608 | |             .execute(&mut **tx)
[INFO] [stdout] 609 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:620:9
[INFO] [stdout]     |
[INFO] [stdout] 620 | /         sqlx::query!(
[INFO] [stdout] 621 | |             r"
[INFO] [stdout] 622 | |             UPDATE coverage_map
[INFO] [stdout] 623 | |             SET last_read_timestamp = NOW()
[INFO] [stdout] ...   |
[INFO] [stdout] 628 | |         .execute(pool)
[INFO] [stdout] 629 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:644:30
[INFO] [stdout]     |
[INFO] [stdout] 644 |           let all_test_cases = sqlx::query!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 645 | |             r"
[INFO] [stdout] 646 | |             SELECT
[INFO] [stdout] 647 | |                 test_case.id, test_case.test_identifier
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |         .fetch_all(pool)
[INFO] [stdout] 659 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:681:38
[INFO] [stdout]     |
[INFO] [stdout] 681 |           let all_files_by_test_case = sqlx::query!(
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 682 | |             r"
[INFO] [stdout] 683 | |             SELECT
[INFO] [stdout] 684 | |                 test_case_execution.test_case_id, test_case_file_covered.file_identifier
[INFO] [stdout] ...   |
[INFO] [stdout] 695 | |         .fetch_all(pool)
[INFO] [stdout] 696 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:725:42
[INFO] [stdout]     |
[INFO] [stdout] 725 |           let all_functions_by_test_case = sqlx::query!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 726 | |             r"
[INFO] [stdout] 727 | |             SELECT
[INFO] [stdout] 728 | |                 test_case_execution.test_case_id, test_case_function_covered.function_identifier
[INFO] [stdout] ...   |
[INFO] [stdout] 739 | |         .fetch_all(pool)
[INFO] [stdout] 740 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:769:36
[INFO] [stdout]     |
[INFO] [stdout] 769 |           let all_cis_by_test_case = sqlx::query!(
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 770 | |             r"
[INFO] [stdout] 771 | |             SELECT
[INFO] [stdout] 772 | |                 test_case_execution.test_case_id, test_case_coverage_identifier_covered.coverage_identifier
[INFO] [stdout] ...   |
[INFO] [stdout] 783 | |         .fetch_all(pool)
[INFO] [stdout] 784 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:808:36
[INFO] [stdout]     |
[INFO] [stdout] 808 |           let all_referenced_files = sqlx::query!(
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 809 | |             r"
[INFO] [stdout] 810 | |             SELECT
[INFO] [stdout] 811 | |                 referencing_filepath, target_filepath
[INFO] [stdout] ...   |
[INFO] [stdout] 822 | |         .fetch_all(pool)
[INFO] [stdout] 823 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/coverage/postgres_sqlx.rs:935:31
[INFO] [stdout]     |
[INFO] [stdout] 935 |           let coverage_map_id = sqlx::query!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 936 | |             r"
[INFO] [stdout] 937 | |             SELECT coverage_map.id
[INFO] [stdout] 938 | |             FROM
[INFO] [stdout] ...   |
[INFO] [stdout] 950 | |         .fetch_optional(pool)
[INFO] [stdout] 951 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/coverage/postgres_sqlx.rs:1015:13
[INFO] [stdout]      |
[INFO] [stdout] 1015 |         let coverage_map_id = sqlx::query!(
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 |         Ok(coverage_map_id.is_some())
[INFO] [stdout]      |            --------------- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `coverage_map_id` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1015 |         let coverage_map_id: /* Type */ = sqlx::query!(
[INFO] [stdout]      |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/coverage/postgres_sqlx.rs:1040:9
[INFO] [stdout]      |
[INFO] [stdout] 1040 | /         sqlx::query!("DELETE FROM project WHERE name = $1", project_name)
[INFO] [stdout] 1041 | |             .execute(pool)
[INFO] [stdout] 1042 | |             .await
[INFO] [stdout]      | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/coverage/postgres_sqlx.rs:1059:9
[INFO] [stdout]      |
[INFO] [stdout] 1059 | /         sqlx::query!(
[INFO] [stdout] 1060 | |             "DELETE FROM coverage_map WHERE last_read_timestamp < (NOW() - $1::interval)",
[INFO] [stdout] 1061 | |             PgInterval {
[INFO] [stdout] 1062 | |                 months: 0,
[INFO] [stdout] ...    |
[INFO] [stdout] 1067 | |         .execute(pool)
[INFO] [stdout] 1068 | |         .await
[INFO] [stdout]      | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `testtrim` (lib) due to 55 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a2ac527bbc11d682dc4ce00ddaeeced98c493ce5406104bdc304c2d6857c9f9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2ac527bbc11d682dc4ce00ddaeeced98c493ce5406104bdc304c2d6857c9f9d", kill_on_drop: false }`
[INFO] [stdout] a2ac527bbc11d682dc4ce00ddaeeced98c493ce5406104bdc304c2d6857c9f9d
