[INFO] fetching crate testtrim 0.13.5... [INFO] checking testtrim-0.13.5 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate testtrim 0.13.5 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate testtrim 0.13.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate testtrim 0.13.5 [INFO] tweaked toml for crates.io crate testtrim 0.13.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate testtrim 0.13.5 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate testtrim 0.13.5 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-map-to-array v1.1.1 [INFO] [stderr] Downloaded named-lock v0.4.1 [INFO] [stderr] Downloaded shared-mem-queue v0.4.0 [INFO] [stderr] Downloaded dns-protocol v0.1.2 [INFO] [stderr] Downloaded llvm_profparser v0.8.3 [INFO] [stderr] Downloaded clap-verbosity-flag v3.0.3 [INFO] [stderr] Downloaded gomod-rs v0.1.1 [INFO] [stderr] Downloaded object v0.26.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d12738cad4c9c6569c9e727c87f486cedbf987b30bda5515b26ad956a34c52a [INFO] running `Command { std: "docker" "start" "-a" "2d12738cad4c9c6569c9e727c87f486cedbf987b30bda5515b26ad956a34c52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d12738cad4c9c6569c9e727c87f486cedbf987b30bda5515b26ad956a34c52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d12738cad4c9c6569c9e727c87f486cedbf987b30bda5515b26ad956a34c52a", kill_on_drop: false }` [INFO] [stdout] 2d12738cad4c9c6569c9e727c87f486cedbf987b30bda5515b26ad956a34c52a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74300b22306c332a55a4c37f42106d6cceb3e2c5347f496fcf0fbf2a90fc2077 [INFO] running `Command { std: "docker" "start" "-a" "74300b22306c332a55a4c37f42106d6cceb3e2c5347f496fcf0fbf2a90fc2077", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking bytestring v1.4.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling current_platform v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling llvm_profparser v0.8.3 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking shared-mem-queue v0.4.0 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking indicatif-log-bridge v0.2.3 [INFO] [stderr] Checking gomod-rs v0.1.1 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking clap-verbosity-flag v3.0.3 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking dns-protocol v0.1.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking shared_memory v0.12.4 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking serde-map-to-array v1.1.1 [INFO] [stderr] Checking toml_edit v0.22.26 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking named-lock v0.4.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Checking toml v0.8.22 [INFO] [stderr] Compiling diesel_derives v2.2.5 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking migrations_internals v2.2.0 [INFO] [stderr] Checking cargo-lock v10.1.0 [INFO] [stderr] Checking cargo_toml v0.22.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.4.23 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking actix-tls v3.4.0 [INFO] [stderr] Checking diesel v2.2.10 [INFO] [stderr] Checking actix-http v3.11.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking actix-web v4.11.0 [INFO] [stderr] Checking awc v3.7.0 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking actix-http-test v3.2.0 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking actix-test v0.1.5 [INFO] [stderr] Checking diesel_migrations v2.2.0 [INFO] [stderr] Checking testtrim v0.13.5 (/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: 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: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: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: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: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: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: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: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: 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: 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:1104:9 [INFO] [stdout] | [INFO] [stdout] 1104 | sqlx::query!("DELETE FROM project WHERE name = 'testtrim-tests'") [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:1150:32 [INFO] [stdout] | [INFO] [stdout] 1150 | let coverage_map = sqlx::query!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 1151 | | r" [INFO] [stdout] 1152 | | SELECT [INFO] [stdout] 1153 | | coverage_map.id, coverage_map.last_read_timestamp [INFO] [stdout] ... | [INFO] [stdout] 1163 | | Value::String(String::from("c1")) [INFO] [stdout] 1164 | | ) [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:1222:13 [INFO] [stdout] | [INFO] [stdout] 1222 | ... sqlx::query!(r#"SELECT coverage_map.* FROM coverage_map INNER JOIN scm_commit ON (scm_commit.id = coverage_map.scm_commit_id) WHERE scm_commit.scm_identifier IN ('"d1"', '"d2"')"#) [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:1231:13 [INFO] [stdout] | [INFO] [stdout] 1231 | / sqlx::query!( [INFO] [stdout] 1232 | | r" [INFO] [stdout] 1233 | | UPDATE coverage_map SET last_read_timestamp = '2024-01-01' WHERE id = $1 [INFO] [stdout] 1234 | | ", [INFO] [stdout] 1235 | | data.get(0).unwrap().id [INFO] [stdout] 1236 | | ) [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] 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)]` 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] 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)]` 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] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/coverage/postgres_sqlx.rs:1078:9 [INFO] [stdout] | [INFO] [stdout] 1078 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `testtrim` (lib) due to 29 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `testtrim` (lib test) due to 33 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "74300b22306c332a55a4c37f42106d6cceb3e2c5347f496fcf0fbf2a90fc2077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74300b22306c332a55a4c37f42106d6cceb3e2c5347f496fcf0fbf2a90fc2077", kill_on_drop: false }` [INFO] [stdout] 74300b22306c332a55a4c37f42106d6cceb3e2c5347f496fcf0fbf2a90fc2077