[INFO] fetching crate jocker 0.5.0... [INFO] checking jocker-0.5.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate jocker 0.5.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate jocker 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate jocker 0.5.0 [INFO] tweaked toml for crates.io crate jocker 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jocker 0.5.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jocker 0.5.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tabled_derive v0.9.0 [INFO] [stderr] Downloaded papergrid v0.13.0 [INFO] [stderr] Downloaded fork v0.2.0 [INFO] [stderr] Downloaded filetime v0.2.24 [INFO] [stderr] Downloaded jocker-lib v0.5.0 [INFO] [stderr] Downloaded rev_buf_reader v0.3.0 [INFO] [stderr] Downloaded pueue-lib v0.29.0 [INFO] [stderr] Downloaded tabled v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85f48ea535fe243758de334a07883c61e5719015653d82a674cb3455fd3ea701 [INFO] running `Command { std: "docker" "start" "-a" "85f48ea535fe243758de334a07883c61e5719015653d82a674cb3455fd3ea701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85f48ea535fe243758de334a07883c61e5719015653d82a674cb3455fd3ea701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f48ea535fe243758de334a07883c61e5719015653d82a674cb3455fd3ea701", kill_on_drop: false }` [INFO] [stdout] 85f48ea535fe243758de334a07883c61e5719015653d82a674cb3455fd3ea701 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b9b53deffa619cbc05250e878916f2ba6975c171516aad88a2ad8b0de658466 [INFO] running `Command { std: "docker" "start" "-a" "6b9b53deffa619cbc05250e878916f2ba6975c171516aad88a2ad8b0de658466", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking object v0.36.2 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking papergrid v0.13.0 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking notify-types v1.0.0 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Compiling tabled_derive v0.9.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking shellexpand v3.1.1 [INFO] [stderr] Checking libyml v0.0.5 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking filetime v0.2.24 [INFO] [stderr] Checking rev_buf_reader v0.3.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking unicode-truncate v1.0.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking pueue-lib v0.29.0 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking notify v7.0.0 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Checking tabled v0.17.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking fork v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking argh v0.1.12 [INFO] [stderr] Checking jocker-lib v0.5.0 [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | let binaries = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 71 | | BinaryPackageSql, [INFO] [stdout] 72 | | r#" [INFO] [stdout] 73 | | SELECT name, id [INFO] [stdout] ... | [INFO] [stdout] 76 | | "#, [INFO] [stdout] 77 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:88:35 [INFO] [stdout] | [INFO] [stdout] 88 | let binaries_updated_at = sqlx::query_scalar!( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 89 | | r#" [INFO] [stdout] 90 | | SELECT binaries_updated_at [INFO] [stdout] 91 | | FROM metadata [INFO] [stdout] 92 | | LIMIT 1 [INFO] [stdout] 93 | | "#, [INFO] [stdout] 94 | | ) [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_scalar` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:104:33 [INFO] [stdout] | [INFO] [stdout] 104 | let config_updated_at = sqlx::query_scalar!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 105 | | r#" [INFO] [stdout] 106 | | SELECT config_updated_at [INFO] [stdout] 107 | | FROM metadata [INFO] [stdout] 108 | | LIMIT 1 [INFO] [stdout] 109 | | "#, [INFO] [stdout] 110 | | ) [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_scalar` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:120:29 [INFO] [stdout] | [INFO] [stdout] 120 | let default_stack = sqlx::query_scalar!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 121 | | r#" [INFO] [stdout] 122 | | SELECT default_stack [INFO] [stdout] 123 | | FROM metadata [INFO] [stdout] 124 | | LIMIT 1 [INFO] [stdout] 125 | | "#, [INFO] [stdout] 126 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:135:25 [INFO] [stdout] | [INFO] [stdout] 135 | let processes = sqlx::query_as!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 136 | | ProcessSql, [INFO] [stdout] 137 | | r#" [INFO] [stdout] 138 | | SELECT name, binary, state, pid, args, cargo_args, env [INFO] [stdout] ... | [INFO] [stdout] 141 | | "#, [INFO] [stdout] 142 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:153:20 [INFO] [stdout] | [INFO] [stdout] 153 | let name = sqlx::query_scalar!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 154 | | r#" [INFO] [stdout] 155 | | SELECT name [INFO] [stdout] 156 | | FROM stack [INFO] [stdout] ... | [INFO] [stdout] 159 | | stack, [INFO] [stdout] 160 | | ) [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_scalar` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:164:42 [INFO] [stdout] | [INFO] [stdout] 164 | let processes: HashSet = sqlx::query_scalar!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 165 | | r#" [INFO] [stdout] 166 | | SELECT process_name [INFO] [stdout] 167 | | FROM rel_stack_process [INFO] [stdout] ... | [INFO] [stdout] 170 | | stack, [INFO] [stdout] 171 | | ) [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_scalar` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:176:52 [INFO] [stdout] | [INFO] [stdout] 176 | let inherited_processes: HashSet = sqlx::query_scalar!( [INFO] [stdout] | ____________________________________________________^ [INFO] [stdout] 177 | | r#" [INFO] [stdout] 178 | | SELECT process_name [INFO] [stdout] 179 | | FROM rel_stack_inherited_process [INFO] [stdout] ... | [INFO] [stdout] 182 | | stack, [INFO] [stdout] 183 | | ) [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_scalar` (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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | / sqlx::query!( [INFO] [stdout] 199 | | r#" [INFO] [stdout] 200 | | DELETE FROM binary [INFO] [stdout] 201 | | "#, [INFO] [stdout] 202 | | ) [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:207:13 [INFO] [stdout] | [INFO] [stdout] 207 | / sqlx::query!( [INFO] [stdout] 208 | | r#" [INFO] [stdout] 209 | | INSERT INTO binary (name, id) [INFO] [stdout] 210 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 213 | | id, [INFO] [stdout] 214 | | ) [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | / sqlx::query!( [INFO] [stdout] 225 | | r#" [INFO] [stdout] 226 | | INSERT INTO metadata (id, binaries_updated_at) [INFO] [stdout] 227 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 233 | | date, [INFO] [stdout] 234 | | ) [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | / sqlx::query!( [INFO] [stdout] 243 | | r#" [INFO] [stdout] 244 | | INSERT INTO metadata (id, config_updated_at) [INFO] [stdout] 245 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 251 | | date, [INFO] [stdout] 252 | | ) [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 260 | / sqlx::query!( [INFO] [stdout] 261 | | r#" [INFO] [stdout] 262 | | INSERT INTO metadata (id, default_stack) [INFO] [stdout] 263 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 269 | | stack, [INFO] [stdout] 270 | | ) [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | / sqlx::query!( [INFO] [stdout] 279 | | r#" [INFO] [stdout] 280 | | UPDATE process [INFO] [stdout] 281 | | SET pid = ?2 [INFO] [stdout] ... | [INFO] [stdout] 285 | | pid, [INFO] [stdout] 286 | | ) [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | / sqlx::query!( [INFO] [stdout] 300 | | r#" [INFO] [stdout] 301 | | UPDATE process [INFO] [stdout] 302 | | SET state = ?2 [INFO] [stdout] ... | [INFO] [stdout] 306 | | state, [INFO] [stdout] 307 | | ) [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 316 | / sqlx::query!( [INFO] [stdout] 317 | | r#" [INFO] [stdout] 318 | | DELETE FROM process [INFO] [stdout] 319 | | "#, [INFO] [stdout] 320 | | ) [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | / sqlx::query!( [INFO] [stdout] 330 | | r#" [INFO] [stdout] 331 | | INSERT INTO process (name, binary, state, pid, args, cargo_args, env) [INFO] [stdout] 332 | | VALUES ($1, $2, $3, $4, $5, $6, $7) [INFO] [stdout] ... | [INFO] [stdout] 340 | | env, [INFO] [stdout] 341 | | ) [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 360 | / sqlx::query!( [INFO] [stdout] 361 | | r#" [INFO] [stdout] 362 | | DELETE FROM stack [INFO] [stdout] 363 | | "#, [INFO] [stdout] 364 | | ) [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | / sqlx::query!( [INFO] [stdout] 380 | | r#" [INFO] [stdout] 381 | | INSERT INTO stack (name) [INFO] [stdout] 382 | | VALUES ($1) [INFO] [stdout] 383 | | "#, [INFO] [stdout] 384 | | stack.name, [INFO] [stdout] 385 | | ) [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:389:17 [INFO] [stdout] | [INFO] [stdout] 389 | / sqlx::query!( [INFO] [stdout] 390 | | r#" [INFO] [stdout] 391 | | INSERT INTO rel_stack_process (stack_name, process_name) [INFO] [stdout] 392 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 395 | | process, [INFO] [stdout] 396 | | ) [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jocker-lib-0.5.0/src/database.rs:401:17 [INFO] [stdout] | [INFO] [stdout] 401 | / sqlx::query!( [INFO] [stdout] 402 | | r#" [INFO] [stdout] 403 | | INSERT INTO rel_stack_inherited_process (stack_name, process_name) [INFO] [stdout] 404 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 407 | | process, [INFO] [stdout] 408 | | ) [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] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] error: could not compile `jocker-lib` (lib) due to 21 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6b9b53deffa619cbc05250e878916f2ba6975c171516aad88a2ad8b0de658466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b9b53deffa619cbc05250e878916f2ba6975c171516aad88a2ad8b0de658466", kill_on_drop: false }` [INFO] [stdout] 6b9b53deffa619cbc05250e878916f2ba6975c171516aad88a2ad8b0de658466