[INFO] fetching crate testtrim 0.14.6...
[INFO] testing testtrim-0.14.6 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate testtrim 0.14.6 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate testtrim 0.14.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate testtrim 0.14.6
[INFO] tweaked toml for crates.io crate testtrim 0.14.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate testtrim 0.14.6 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate testtrim 0.14.6 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca93225bc77c5a44f25f950acf5e1e6845316bd560fed4832b9105b392745d3f
[INFO] running `Command { std: "docker" "start" "-a" "ca93225bc77c5a44f25f950acf5e1e6845316bd560fed4832b9105b392745d3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca93225bc77c5a44f25f950acf5e1e6845316bd560fed4832b9105b392745d3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca93225bc77c5a44f25f950acf5e1e6845316bd560fed4832b9105b392745d3f", kill_on_drop: false }`
[INFO] [stdout] ca93225bc77c5a44f25f950acf5e1e6845316bd560fed4832b9105b392745d3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be030547e902f2d247de1c1c9f19f6be653799938b12ba13a9f6e7d92bb0613f
[INFO] running `Command { std: "docker" "start" "-a" "be030547e902f2d247de1c1c9f19f6be653799938b12ba13a9f6e7d92bb0613f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[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.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[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.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[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 memoffset v0.6.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling compression-codecs v0.4.30
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling diesel_derives v2.2.7
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling migrations_internals v2.2.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling http-body-util v0.1.3
[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 current_platform v0.2.0
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling llvm_profparser v0.8.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling diesel v2.2.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling actix-http v3.11.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling async-compression v0.4.30
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling object v0.26.2
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling shared-mem-queue v0.4.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling shared_memory v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling cargo-lock v10.1.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling indicatif-log-bridge v0.2.3
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.4
[INFO] [stderr]    Compiling gomod-rs v0.1.1
[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.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling dns-protocol v0.1.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling testtrim v0.14.6 (/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] [stderr] error: could not compile `testtrim` (lib) due to 29 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "be030547e902f2d247de1c1c9f19f6be653799938b12ba13a9f6e7d92bb0613f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be030547e902f2d247de1c1c9f19f6be653799938b12ba13a9f6e7d92bb0613f", kill_on_drop: false }`
[INFO] [stdout] be030547e902f2d247de1c1c9f19f6be653799938b12ba13a9f6e7d92bb0613f
