[INFO] cloning repository https://github.com/avkonst/automodel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avkonst/automodel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favkonst%2Fautomodel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favkonst%2Fautomodel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7966ca10f45a4cdde4e1f3fd603623717a648f37 [INFO] testing avkonst/automodel against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favkonst%2Fautomodel" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/avkonst/automodel [INFO] finished tweaking git repo https://github.com/avkonst/automodel [INFO] tweaked toml for git repo https://github.com/avkonst/automodel written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/avkonst/automodel on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/avkonst/automodel 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08f9e2d516b8e5837399cab9775bbeba1b5dda17d20baa560d9b84b18cf7e91c [INFO] running `Command { std: "docker" "start" "-a" "08f9e2d516b8e5837399cab9775bbeba1b5dda17d20baa560d9b84b18cf7e91c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08f9e2d516b8e5837399cab9775bbeba1b5dda17d20baa560d9b84b18cf7e91c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08f9e2d516b8e5837399cab9775bbeba1b5dda17d20baa560d9b84b18cf7e91c", kill_on_drop: false }` [INFO] [stdout] 08f9e2d516b8e5837399cab9775bbeba1b5dda17d20baa560d9b84b18cf7e91c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5336fa48660f196ef59003c3c885c653233c02c8979e251d17cba5abb405a3b7 [INFO] running `Command { std: "docker" "start" "-a" "5336fa48660f196ef59003c3c885c653233c02c8979e251d17cba5abb405a3b7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling many-unzip v0.1.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.3.3 [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.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.12.2 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling sea-query-derive v0.4.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling sea-query v0.30.7 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [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 postgres-types v0.2.9 [INFO] [stderr] Compiling sea-query-postgres v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling automodel v0.10.0 (/opt/rustwide/workdir/automodel-lib) [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling automodel-cli v0.10.0 (/opt/rustwide/workdir/automodel-cli) [INFO] [stderr] Compiling example-app v0.1.0 (/opt/rustwide/workdir/example-app) [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_with_posts (base)' performs sequential scan on table 'comments' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'posts' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'comments' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_time_series_user_registrations (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_with_timezone_info (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_non_null_multi_rows (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_product (base)' scans all 4 partitions of table 'orders' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_tenant_range (base)' scans all 4 partitions of table 'orders' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_products (base)' performs sequential scan on table 'products' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'find_users_by_name_and_age (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_recent_users (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_by_name_pattern (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 1)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 3)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_by_status (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_statuses (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users_with_star (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_summaries (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_user_details (base)' performs sequential scan on table 'users' [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "5336fa48660f196ef59003c3c885c653233c02c8979e251d17cba5abb405a3b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5336fa48660f196ef59003c3c885c653233c02c8979e251d17cba5abb405a3b7", kill_on_drop: false }` [INFO] [stdout] 5336fa48660f196ef59003c3c885c653233c02c8979e251d17cba5abb405a3b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54de3531273f65618aab8f2ab247cd81d69510a4145c12a2ed2fe52fe45b11c0 [INFO] running `Command { std: "docker" "start" "-a" "54de3531273f65618aab8f2ab247cd81d69510a4145c12a2ed2fe52fe45b11c0", kill_on_drop: false }` [INFO] [stderr] Compiling automodel v0.10.0 (/opt/rustwide/workdir/automodel-lib) [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_with_posts (base)' performs sequential scan on table 'comments' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'posts' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'comments' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_time_series_user_registrations (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_with_timezone_info (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_non_null_multi_rows (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_product (base)' scans all 4 partitions of table 'orders' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_tenant_range (base)' scans all 4 partitions of table 'orders' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_products (base)' performs sequential scan on table 'products' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'find_users_by_name_and_age (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_recent_users (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_by_name_pattern (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 1)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 3)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_by_status (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_statuses (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users_with_star (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_summaries (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_user_details (base)' performs sequential scan on table 'users' [INFO] [stderr] Compiling automodel-cli v0.10.0 (/opt/rustwide/workdir/automodel-cli) [INFO] [stderr] Compiling example-app v0.1.0 (/opt/rustwide/workdir/example-app) [INFO] [stdout] warning: function `unique_email` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn unique_email(prefix: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_test_user` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn insert_test_user( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_profile` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unique_email` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn unique_email(prefix: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_test_user` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn insert_test_user( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_profile` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_test_user` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn insert_test_user( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_profile` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_profile` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_test_user` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn insert_test_user( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_profile` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_test_user` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn insert_test_user( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_profile` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unique_email` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn unique_email(prefix: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_test_user` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn insert_test_user( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_profile` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_profile` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_test_user` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn insert_test_user( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unique_email` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn unique_email(prefix: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_test_user` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn insert_test_user( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_profile` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_profile` is never used [INFO] [stdout] --> example-app/tests/common/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `automodel` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name automodel --edition=2021 automodel-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d57affb68a38b99e -C extra-filename=-101ef4425c9d59ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-81a641ba9f50e9c3.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d88529351c7c3fd6.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c5485656fbfdce63.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-fe93748a24363240.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-dbc24918fb09cca6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4f6bbb1ac11c03d5.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-69996c58c53bf811.rlib --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-e726e8eed4044450.rlib --extern sea_query_postgres=/opt/rustwide/target/debug/deps/libsea_query_postgres-af05b57f36224e6f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-405900d736524b56.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6082bf3e06844546.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-eb509ce952310504.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2d870e55da331a18.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4d9f01590b13ab47.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-ade652250fa2103d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2c2300691797cd08.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_with_posts (base)' performs sequential scan on table 'comments' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'posts' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'comments' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_time_series_user_registrations (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_with_timezone_info (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_non_null_multi_rows (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_product (base)' scans all 4 partitions of table 'orders' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_tenant_range (base)' scans all 4 partitions of table 'orders' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_products (base)' performs sequential scan on table 'products' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'find_users_by_name_and_age (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_recent_users (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_by_name_pattern (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 1)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 3)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_by_status (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_statuses (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users_with_star (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_summaries (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_user_details (base)' performs sequential scan on table 'users' [INFO] [stderr] error: could not compile `example-app` (test "test_ref_params"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name test_ref_params --edition=2021 example-app/tests/test_ref_params.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3b3c3e2db847787c -C extra-filename=-b2223d7a8a2a6561 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern automodel=/opt/rustwide/target/debug/deps/libautomodel-459b3bce763b191d.rlib --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-7b69f9cb90c28f00.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c5485656fbfdce63.rlib --extern example_app=/opt/rustwide/target/debug/deps/libexample_app-6998a84013f8c7fd.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5399569da3cf20a3.rlib --extern mac_address=/opt/rustwide/target/debug/deps/libmac_address-6c53c7fdf9f12ddc.rlib --extern many_unzip=/opt/rustwide/target/debug/deps/libmany_unzip-66358ae0170e60d9.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-69996c58c53bf811.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-405900d736524b56.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6082bf3e06844546.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-8e2841017875f402.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4d9f01590b13ab47.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e54c561b56ad3cac.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2c2300691797cd08.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6d9692da1fe6824f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_with_posts (base)' performs sequential scan on table 'comments' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'posts' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'comments' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_time_series_user_registrations (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_with_timezone_info (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_non_null_multi_rows (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_product (base)' scans all 4 partitions of table 'orders' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_tenant_range (base)' scans all 4 partitions of table 'orders' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_products (base)' performs sequential scan on table 'products' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'find_users_by_name_and_age (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_recent_users (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_by_name_pattern (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 1)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 3)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_by_status (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_statuses (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users_with_star (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_summaries (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_user_details (base)' performs sequential scan on table 'users' [INFO] [stderr] error: could not compile `example-app` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name example_app --edition=2021 example-app/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f8ad5cccbad43a0 -C extra-filename=-a1f48411eebcd574 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern automodel=/opt/rustwide/target/debug/deps/libautomodel-459b3bce763b191d.rlib --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-7b69f9cb90c28f00.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c5485656fbfdce63.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5399569da3cf20a3.rlib --extern mac_address=/opt/rustwide/target/debug/deps/libmac_address-6c53c7fdf9f12ddc.rlib --extern many_unzip=/opt/rustwide/target/debug/deps/libmany_unzip-66358ae0170e60d9.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-69996c58c53bf811.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-405900d736524b56.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6082bf3e06844546.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-8e2841017875f402.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4d9f01590b13ab47.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e54c561b56ad3cac.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2c2300691797cd08.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6d9692da1fe6824f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_with_posts (base)' performs sequential scan on table 'comments' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'posts' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'comments' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_time_series_user_registrations (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_with_timezone_info (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_non_null_multi_rows (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_product (base)' scans all 4 partitions of table 'orders' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_tenant_range (base)' scans all 4 partitions of table 'orders' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_products (base)' performs sequential scan on table 'products' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'find_users_by_name_and_age (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_recent_users (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_by_name_pattern (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 1)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 3)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_by_status (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_statuses (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users_with_star (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_summaries (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_user_details (base)' performs sequential scan on table 'users' [INFO] [stderr] error: could not compile `example-app` (bin "example-app" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name example_app --edition=2021 example-app/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1207327b9a045fee -C extra-filename=-86dc7c6351c461fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern automodel=/opt/rustwide/target/debug/deps/libautomodel-459b3bce763b191d.rlib --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-7b69f9cb90c28f00.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c5485656fbfdce63.rlib --extern example_app=/opt/rustwide/target/debug/deps/libexample_app-6998a84013f8c7fd.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5399569da3cf20a3.rlib --extern mac_address=/opt/rustwide/target/debug/deps/libmac_address-6c53c7fdf9f12ddc.rlib --extern many_unzip=/opt/rustwide/target/debug/deps/libmany_unzip-66358ae0170e60d9.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-69996c58c53bf811.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-405900d736524b56.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6082bf3e06844546.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-8e2841017875f402.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4d9f01590b13ab47.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e54c561b56ad3cac.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2c2300691797cd08.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6d9692da1fe6824f/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcCsllH1/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libexample_app-6998a84013f8c7fd,libitertools-5399569da3cf20a3,libsqlx-8e2841017875f402,libsqlx_postgres-114ac98bd808f0f4,libdotenvy-be9b890638a1bff4,libcrc-cdb09a5ef222290d,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-037deec9a95b2fee,libhome-db473625a3c6e0f0,libatoi-7653fdef775d3764,librand-9da204dc6e7eec26,librand_chacha-f3cce07f19bab322,librand_core-22b3a5fdd5c2a7ee,libhkdf-44807ed450da35a4,libsqlx_core-fd9ed88900ce8556,libwebpki_roots-216caef411ca4ca0,libwebpki_roots-b07280e9b40044e8,libthiserror-772cafe580db9b08,libindexmap-dbc24918fb09cca6,librustls-c4e857247bc4ed2d,libwebpki-2f0c2f4db09ce28c,libring-b4e908e179c1297a,libgetrandom-f2274f6acd6efcad,libuntrusted-151845769873c416,librustls_pki_types-e5089062b3d649e7,libzeroize-e5ba3babb6b7003b,libtokio-4d9f01590b13ab47,libsignal_hook_registry-c34c03b0ab8a1d06,libsocket2-b19f455fb0ded187,libmio-fa96d6143d7733a7,libparking_lot-958075407edff7b9,libparking_lot_core-9b9d7dacbc2cfeb6,liblock_api-ccf13efd4e88e514,libscopeguard-88d64e99d3001c2a,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libmac_address-6c53c7fdf9f12ddc,libnix-91516436152fdb39,libmemoffset-0c49cd1b766594c4,libbitflags-e22f86abf0e1ba33,libipnetwork-8811942a072c238d,libipnet-7f24c5b85fa70b77,librust_decimal-69996c58c53bf811,libpostgres_types-ec720dd2bc3bd62c,libpostgres_protocol-37c159ab99106030,libstringprep-708a00a47372250e,libunicode_properties-cb5ed9538cb72f5c,libunicode_normalization-2c6dcac09b0ab038,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,libsha2-2d870e55da331a18,libcpufeatures-bb85f9e0eaf4b5a3,librand-5c9863e743899f03,librand_chacha-79b7801308e1e4c8,libppv_lite86-33ffc0624206ec2d,libzerocopy-17a50cc40105af46,librand_core-6c9693392b88f1e1,libhmac-a38ec042e5099d66,libbase64-fff42f7554bbeb90,libmd5-6c4f6819ae1478a5,libdigest-2ddc638ca12a0f20,libsubtle-e2f0af8959bd7889,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,libbyteorder-7912a666fa871683,libfallible_iterator-226744c53477ab8c,libbytes-a98c6e187cd1e46b,libarrayvec-31fe32bc47030bae,libbit_vec-7b69f9cb90c28f00,libchrono-c5485656fbfdce63,libiana_time_zone-4ff00b44c3c16daa,libnum_traits-b31cbf0d1da56c4b,libuuid-2c2300691797cd08,libgetrandom-19e36d4798e172b3,liblibc-ee1df64300c1e21c,libcfg_if-fb4fff39c6905280,libserde_json-6082bf3e06844546,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,liburl-ee7eaa39ee92f877,libidna-320f928b7e40f2b8,libutf8_iter-efb3984ee203d151,libidna_adapter-ac8376e02b0f0944,libicu_properties-dd3ce7f1dadd94c8,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-7c85342a72d05756,libsmallvec-c4a7ca5d1c61fe6a,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-8722bdd08cfa06a2,libpotential_utf-2782d81803b3fd3e,libicu_provider-b5e057a6304fb49a,libicu_locale_core-8304d9e824cec0b5,libtinystr-304e1457ed6d78a5,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-f56834b3678487f6,libzerotrie-46fe8164d681a0bd,libyoke-04a8e9c66049a12d,libstable_deref_trait-eb639fe9014693dd,libzerofrom-29e74f81a276544a,libform_urlencoded-81a6c2dcdca08ecf,libpercent_encoding-99cdb00cefa02ca0,libtracing-e54c561b56ad3cac,liblog-bb44a574e5432a5e,libtracing_core-8dda8360ca83487e,libonce_cell-db8f3eed2a1f3f7b,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-564666365d460cbc,libserde-405900d736524b56,libevent_listener-a00c2143e6f7cbb0,libparking-a433cf79076a56ac,libfutures_util-907d72c116a3f0b0,libmemchr-68452485f2c33fee,libfutures_io-a909ffe8b7e43c5e,libslab-61ed84375f91dbc7,libfutures_channel-f8b566c7bd079e89,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcCsllH1/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-6d9692da1fe6824f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_insert_and_batch-6b0d18147cbeeafa" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_with_posts (base)' performs sequential scan on table 'comments' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'posts' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'comments' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_time_series_user_registrations (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_with_timezone_info (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_non_null_multi_rows (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_product (base)' scans all 4 partitions of table 'orders' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_tenant_range (base)' scans all 4 partitions of table 'orders' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_products (base)' performs sequential scan on table 'products' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'find_users_by_name_and_age (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_recent_users (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_by_name_pattern (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 1)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 3)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_by_status (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_statuses (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users_with_star (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_summaries (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_user_details (base)' performs sequential scan on table 'users' [INFO] [stderr] error: could not compile `example-app` (test "test_insert_and_batch") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc5ujeow/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libexample_app-6998a84013f8c7fd,libitertools-5399569da3cf20a3,libsqlx-8e2841017875f402,libsqlx_postgres-114ac98bd808f0f4,libdotenvy-be9b890638a1bff4,libcrc-cdb09a5ef222290d,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-037deec9a95b2fee,libhome-db473625a3c6e0f0,libatoi-7653fdef775d3764,librand-9da204dc6e7eec26,librand_chacha-f3cce07f19bab322,librand_core-22b3a5fdd5c2a7ee,libhkdf-44807ed450da35a4,libsqlx_core-fd9ed88900ce8556,libwebpki_roots-216caef411ca4ca0,libwebpki_roots-b07280e9b40044e8,libthiserror-772cafe580db9b08,libindexmap-dbc24918fb09cca6,librustls-c4e857247bc4ed2d,libwebpki-2f0c2f4db09ce28c,libring-b4e908e179c1297a,libgetrandom-f2274f6acd6efcad,libuntrusted-151845769873c416,librustls_pki_types-e5089062b3d649e7,libzeroize-e5ba3babb6b7003b,libtokio-4d9f01590b13ab47,libsignal_hook_registry-c34c03b0ab8a1d06,libsocket2-b19f455fb0ded187,libmio-fa96d6143d7733a7,libparking_lot-958075407edff7b9,libparking_lot_core-9b9d7dacbc2cfeb6,liblock_api-ccf13efd4e88e514,libscopeguard-88d64e99d3001c2a,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libmac_address-6c53c7fdf9f12ddc,libnix-91516436152fdb39,libmemoffset-0c49cd1b766594c4,libbitflags-e22f86abf0e1ba33,libipnetwork-8811942a072c238d,libipnet-7f24c5b85fa70b77,librust_decimal-69996c58c53bf811,libpostgres_types-ec720dd2bc3bd62c,libpostgres_protocol-37c159ab99106030,libstringprep-708a00a47372250e,libunicode_properties-cb5ed9538cb72f5c,libunicode_normalization-2c6dcac09b0ab038,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,libsha2-2d870e55da331a18,libcpufeatures-bb85f9e0eaf4b5a3,librand-5c9863e743899f03,librand_chacha-79b7801308e1e4c8,libppv_lite86-33ffc0624206ec2d,libzerocopy-17a50cc40105af46,librand_core-6c9693392b88f1e1,libhmac-a38ec042e5099d66,libbase64-fff42f7554bbeb90,libmd5-6c4f6819ae1478a5,libdigest-2ddc638ca12a0f20,libsubtle-e2f0af8959bd7889,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,libbyteorder-7912a666fa871683,libfallible_iterator-226744c53477ab8c,libbytes-a98c6e187cd1e46b,libarrayvec-31fe32bc47030bae,libbit_vec-7b69f9cb90c28f00,libchrono-c5485656fbfdce63,libiana_time_zone-4ff00b44c3c16daa,libnum_traits-b31cbf0d1da56c4b,libuuid-2c2300691797cd08,libgetrandom-19e36d4798e172b3,liblibc-ee1df64300c1e21c,libcfg_if-fb4fff39c6905280,libserde_json-6082bf3e06844546,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,liburl-ee7eaa39ee92f877,libidna-320f928b7e40f2b8,libutf8_iter-efb3984ee203d151,libidna_adapter-ac8376e02b0f0944,libicu_properties-dd3ce7f1dadd94c8,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-7c85342a72d05756,libsmallvec-c4a7ca5d1c61fe6a,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-8722bdd08cfa06a2,libpotential_utf-2782d81803b3fd3e,libicu_provider-b5e057a6304fb49a,libicu_locale_core-8304d9e824cec0b5,libtinystr-304e1457ed6d78a5,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-f56834b3678487f6,libzerotrie-46fe8164d681a0bd,libyoke-04a8e9c66049a12d,libstable_deref_trait-eb639fe9014693dd,libzerofrom-29e74f81a276544a,libform_urlencoded-81a6c2dcdca08ecf,libpercent_encoding-99cdb00cefa02ca0,libtracing-e54c561b56ad3cac,liblog-bb44a574e5432a5e,libtracing_core-8dda8360ca83487e,libonce_cell-db8f3eed2a1f3f7b,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-564666365d460cbc,libserde-405900d736524b56,libevent_listener-a00c2143e6f7cbb0,libparking-a433cf79076a56ac,libfutures_util-907d72c116a3f0b0,libmemchr-68452485f2c33fee,libfutures_io-a909ffe8b7e43c5e,libslab-61ed84375f91dbc7,libfutures_channel-f8b566c7bd079e89,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc5ujeow/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-6d9692da1fe6824f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_aggregate_queries-b763df88c3daee10" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_with_posts (base)' performs sequential scan on table 'comments' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'posts' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'comments' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_time_series_user_registrations (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_with_timezone_info (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_non_null_multi_rows (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_product (base)' scans all 4 partitions of table 'orders' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_tenant_range (base)' scans all 4 partitions of table 'orders' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_products (base)' performs sequential scan on table 'products' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'find_users_by_name_and_age (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_recent_users (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_by_name_pattern (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 1)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 3)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_by_status (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_statuses (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users_with_star (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_summaries (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_user_details (base)' performs sequential scan on table 'users' [INFO] [stderr] error: could not compile `example-app` (test "test_aggregate_queries") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcFAXixi/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libexample_app-6998a84013f8c7fd,libitertools-5399569da3cf20a3,libsqlx-8e2841017875f402,libsqlx_postgres-114ac98bd808f0f4,libdotenvy-be9b890638a1bff4,libcrc-cdb09a5ef222290d,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-037deec9a95b2fee,libhome-db473625a3c6e0f0,libatoi-7653fdef775d3764,librand-9da204dc6e7eec26,librand_chacha-f3cce07f19bab322,librand_core-22b3a5fdd5c2a7ee,libhkdf-44807ed450da35a4,libsqlx_core-fd9ed88900ce8556,libwebpki_roots-216caef411ca4ca0,libwebpki_roots-b07280e9b40044e8,libthiserror-772cafe580db9b08,libindexmap-dbc24918fb09cca6,librustls-c4e857247bc4ed2d,libwebpki-2f0c2f4db09ce28c,libring-b4e908e179c1297a,libgetrandom-f2274f6acd6efcad,libuntrusted-151845769873c416,librustls_pki_types-e5089062b3d649e7,libzeroize-e5ba3babb6b7003b,libtokio-4d9f01590b13ab47,libsignal_hook_registry-c34c03b0ab8a1d06,libsocket2-b19f455fb0ded187,libmio-fa96d6143d7733a7,libparking_lot-958075407edff7b9,libparking_lot_core-9b9d7dacbc2cfeb6,liblock_api-ccf13efd4e88e514,libscopeguard-88d64e99d3001c2a,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libmac_address-6c53c7fdf9f12ddc,libnix-91516436152fdb39,libmemoffset-0c49cd1b766594c4,libbitflags-e22f86abf0e1ba33,libipnetwork-8811942a072c238d,libipnet-7f24c5b85fa70b77,librust_decimal-69996c58c53bf811,libpostgres_types-ec720dd2bc3bd62c,libpostgres_protocol-37c159ab99106030,libstringprep-708a00a47372250e,libunicode_properties-cb5ed9538cb72f5c,libunicode_normalization-2c6dcac09b0ab038,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,libsha2-2d870e55da331a18,libcpufeatures-bb85f9e0eaf4b5a3,librand-5c9863e743899f03,librand_chacha-79b7801308e1e4c8,libppv_lite86-33ffc0624206ec2d,libzerocopy-17a50cc40105af46,librand_core-6c9693392b88f1e1,libhmac-a38ec042e5099d66,libbase64-fff42f7554bbeb90,libmd5-6c4f6819ae1478a5,libdigest-2ddc638ca12a0f20,libsubtle-e2f0af8959bd7889,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,libbyteorder-7912a666fa871683,libfallible_iterator-226744c53477ab8c,libbytes-a98c6e187cd1e46b,libarrayvec-31fe32bc47030bae,libbit_vec-7b69f9cb90c28f00,libchrono-c5485656fbfdce63,libiana_time_zone-4ff00b44c3c16daa,libnum_traits-b31cbf0d1da56c4b,libuuid-2c2300691797cd08,libgetrandom-19e36d4798e172b3,liblibc-ee1df64300c1e21c,libcfg_if-fb4fff39c6905280,libserde_json-6082bf3e06844546,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,liburl-ee7eaa39ee92f877,libidna-320f928b7e40f2b8,libutf8_iter-efb3984ee203d151,libidna_adapter-ac8376e02b0f0944,libicu_properties-dd3ce7f1dadd94c8,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-7c85342a72d05756,libsmallvec-c4a7ca5d1c61fe6a,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-8722bdd08cfa06a2,libpotential_utf-2782d81803b3fd3e,libicu_provider-b5e057a6304fb49a,libicu_locale_core-8304d9e824cec0b5,libtinystr-304e1457ed6d78a5,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-f56834b3678487f6,libzerotrie-46fe8164d681a0bd,libyoke-04a8e9c66049a12d,libstable_deref_trait-eb639fe9014693dd,libzerofrom-29e74f81a276544a,libform_urlencoded-81a6c2dcdca08ecf,libpercent_encoding-99cdb00cefa02ca0,libtracing-e54c561b56ad3cac,liblog-bb44a574e5432a5e,libtracing_core-8dda8360ca83487e,libonce_cell-db8f3eed2a1f3f7b,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-564666365d460cbc,libserde-405900d736524b56,libevent_listener-a00c2143e6f7cbb0,libparking-a433cf79076a56ac,libfutures_util-907d72c116a3f0b0,libmemchr-68452485f2c33fee,libfutures_io-a909ffe8b7e43c5e,libslab-61ed84375f91dbc7,libfutures_channel-f8b566c7bd079e89,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcFAXixi/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-6d9692da1fe6824f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_optional_nullable_params-80b78139feecdf89" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_with_posts (base)' performs sequential scan on table 'comments' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'posts' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'comments' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_time_series_user_registrations (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_with_timezone_info (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_non_null_multi_rows (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_product (base)' scans all 4 partitions of table 'orders' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_tenant_range (base)' scans all 4 partitions of table 'orders' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_products (base)' performs sequential scan on table 'products' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'find_users_by_name_and_age (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_recent_users (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_by_name_pattern (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 1)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 3)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_by_status (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_statuses (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users_with_star (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_summaries (base)' performs sequential scan on table 'users' [INFO] [stderr] warning: example-app@0.1.0: Query 'search_user_details (base)' performs sequential scan on table 'users' [INFO] [stderr] error: could not compile `example-app` (test "test_optional_nullable_params") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "54de3531273f65618aab8f2ab247cd81d69510a4145c12a2ed2fe52fe45b11c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54de3531273f65618aab8f2ab247cd81d69510a4145c12a2ed2fe52fe45b11c0", kill_on_drop: false }` [INFO] [stdout] 54de3531273f65618aab8f2ab247cd81d69510a4145c12a2ed2fe52fe45b11c0