[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 beta-2026-04-21 for beta-1.96-1 [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 beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a2fb553a64fe781b0acdf6a1b62a8f9857891b3397d6d79ecd73c27ec4a60e3 [INFO] running `Command { std: "docker" "start" "-a" "0a2fb553a64fe781b0acdf6a1b62a8f9857891b3397d6d79ecd73c27ec4a60e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a2fb553a64fe781b0acdf6a1b62a8f9857891b3397d6d79ecd73c27ec4a60e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a2fb553a64fe781b0acdf6a1b62a8f9857891b3397d6d79ecd73c27ec4a60e3", kill_on_drop: false }` [INFO] [stdout] 0a2fb553a64fe781b0acdf6a1b62a8f9857891b3397d6d79ecd73c27ec4a60e3 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85fc557fdb617e0e4d08d1aaad8f5a84817d47c4a9498e0181b02104b9d1c0ab [INFO] running `Command { std: "docker" "start" "-a" "85fc557fdb617e0e4d08d1aaad8f5a84817d47c4a9498e0181b02104b9d1c0ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling many-unzip v0.1.2 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [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 thiserror-impl v2.0.16 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.47 [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 sea-query v0.30.7 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [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 itertools v0.13.0 [INFO] [stderr] Compiling icu_normalizer v2.0.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 example-app v0.1.0 (/opt/rustwide/workdir/example-app) [INFO] [stderr] Compiling automodel-cli v0.10.0 (/opt/rustwide/workdir/automodel-cli) [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 12s [INFO] running `Command { std: "docker" "inspect" "85fc557fdb617e0e4d08d1aaad8f5a84817d47c4a9498e0181b02104b9d1c0ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85fc557fdb617e0e4d08d1aaad8f5a84817d47c4a9498e0181b02104b9d1c0ab", kill_on_drop: false }` [INFO] [stdout] 85fc557fdb617e0e4d08d1aaad8f5a84817d47c4a9498e0181b02104b9d1c0ab [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce500e55da48f05508d9f034a330274012d14c542243bce5fda4aedac7b78486 [INFO] running `Command { std: "docker" "start" "-a" "ce500e55da48f05508d9f034a330274012d14c542243bce5fda4aedac7b78486", 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 `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: unused import: `example_app::models` [INFO] [stdout] --> example-app/tests/test_struct_reuse.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use example_app::models; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (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] [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 `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] = 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] [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] [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/beta-2026-04-21-x86_64-unknown-linux-gnu/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=e6b27712ac5e1bee -C extra-filename=-380a7ca474a61236 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca3f865ca717adea.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-67ca77321900ad6e.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b290375eac8989cb.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-25b3b201c3a71fbe.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-653c3d65acad2ea1.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a77729cbf596a730.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-fa1c4490f71ef1aa.rlib --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-1a6ca716835b07c7.rlib --extern sea_query_postgres=/opt/rustwide/target/debug/deps/libsea_query_postgres-61918ec126375c96.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-47918cbabb0c66be.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9780edae3747178a.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-7a20a8756bee112b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f998f138da7e1786.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f050b8bf86bc240e.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-f1e81ffb0232b36e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5a606d2a4c6d7e3b.rlib --cap-lints=warn` (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` (bin "example-app" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/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=518762d9ac6bb395 -C extra-filename=-adb9da0c088d0383 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern automodel=/opt/rustwide/target/debug/deps/libautomodel-eb37fb6fcd31e23a.rlib --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-826c3d076f1d4126.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b290375eac8989cb.rlib --extern example_app=/opt/rustwide/target/debug/deps/libexample_app-fdf4ca5f89135017.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-526e7d60a9d26ab3.rlib --extern mac_address=/opt/rustwide/target/debug/deps/libmac_address-4f0baf8fc2ee6ac7.rlib --extern many_unzip=/opt/rustwide/target/debug/deps/libmany_unzip-81c5bc3c86727136.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-fa1c4490f71ef1aa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-47918cbabb0c66be.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9780edae3747178a.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-dc4f64c8625b622e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f050b8bf86bc240e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-02557ca796a232fd.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5a606d2a4c6d7e3b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-9f98f64a13701e96/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/beta-2026-04-21-x86_64-unknown-linux-gnu/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=4171db62d76a42fe -C extra-filename=-07fdc97d49a888a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern automodel=/opt/rustwide/target/debug/deps/libautomodel-eb37fb6fcd31e23a.rlib --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-826c3d076f1d4126.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b290375eac8989cb.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-526e7d60a9d26ab3.rlib --extern mac_address=/opt/rustwide/target/debug/deps/libmac_address-4f0baf8fc2ee6ac7.rlib --extern many_unzip=/opt/rustwide/target/debug/deps/libmany_unzip-81c5bc3c86727136.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-fa1c4490f71ef1aa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-47918cbabb0c66be.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9780edae3747178a.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-dc4f64c8625b622e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f050b8bf86bc240e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-02557ca796a232fd.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5a606d2a4c6d7e3b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-9f98f64a13701e96/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/rustcqHRDOP/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-fdf4ca5f89135017,libitertools-526e7d60a9d26ab3,libsqlx-dc4f64c8625b622e,libsqlx_postgres-a1490066ab90e717,libdotenvy-7a740a0f97135aed,libcrc-812dbd888bb4f8b5,libcrc_catalog-29f78b6c650940c4,libhex-aa11f1b7b510398f,libwhoami-706c2d813990b18b,libhome-9ef0d072608f95a3,libatoi-85e929f431062874,librand-5b35852e51258548,librand_chacha-fddde23a43f3a195,librand_core-a5f3c0ccabdbfec0,libhkdf-7fe0d3fe9c8a17d4,libsqlx_core-19aed09cae3cccff,libwebpki_roots-8224ed97a7a55c5b,libwebpki_roots-60e9d195031754b6,libthiserror-5d74f974ab7048d9,libindexmap-653c3d65acad2ea1,librustls-aece21798c167f71,libwebpki-3d30cb4e915557c4,libring-0f0ac6f5fa8dd2c2,libgetrandom-e3ec088a7eee29e6,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-27c4eabcca84feb1,libzeroize-c59311ce59192ddc,libtokio-f050b8bf86bc240e,libsignal_hook_registry-a0e2b296022062fe,libsocket2-315e853968de0e96,libmio-afa49ec9f9c09fd7,libparking_lot-dab81bc220dcfc39,libparking_lot_core-22fa314316521491,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libhashlink-e7647840a9e9b5c2,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libmac_address-4f0baf8fc2ee6ac7,libnix-a9bbcb283b6ed16a,libmemoffset-ccbf7b68730dc353,libbitflags-3124c7edbb67505f,libipnetwork-ef1e68968ec7dd97,libipnet-5508fab34b1f3786,librust_decimal-fa1c4490f71ef1aa,libpostgres_types-8a65ea2dceaf36e6,libpostgres_protocol-3f12332c15d342b1,libstringprep-e6821ce8efbb23e1,libunicode_properties-07389b9cb40ddf9a,libunicode_normalization-fa1bdfbf8896f1e3,libtinyvec-20698f3218d3ea7c,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-46fddec1b3c8369c,libsha2-f998f138da7e1786,libcpufeatures-42612946e83e041b,librand-66e886e27de76e6d,librand_chacha-ea99d252da7b55ba,libppv_lite86-1d7606b3944c9438,libzerocopy-d741454ad2eb761b,librand_core-706ae14ba64717a6,libhmac-64c1d6484b52f1ac,libbase64-29d4d4232c317d5e,libmd5-538c56b1bc489739,libdigest-4fa07f2c2d6dcec3,libsubtle-4f5a50036df13274,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libbyteorder-0d5229b4099d70a3,libfallible_iterator-41ef2776ae3420e5,libbytes-8160c0ff9646c5ab,libarrayvec-42ec82495f58999a,libbit_vec-826c3d076f1d4126,libchrono-b290375eac8989cb,libiana_time_zone-7ffb41297827eca3,libnum_traits-9038bb459b9a0748,libuuid-5a606d2a4c6d7e3b,libgetrandom-ca832aba91a03332,liblibc-de69fe135031e2b5,libcfg_if-64b1dcae456935ce,libserde_json-9780edae3747178a,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,liburl-265baaddae633806,libidna-be83c3844cbbcb95,libutf8_iter-d59950773a6f062b,libidna_adapter-0f5f3da3b5447bef,libicu_properties-ec88befdc287900d,libicu_properties_data-850c631512607ecf,libicu_normalizer-5b54c113898f53f7,libsmallvec-3dba6d3171b05a48,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-593eafd518a2d226,libpotential_utf-b2ba94852c20348e,libicu_provider-9708bebf8f9857e6,libicu_locale_core-6cf1c66cbf1fc722,libtinystr-d2e1c22d5b66e22b,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-848433b65f9d15ae,libzerotrie-7b7d32d2b58ae03e,libyoke-fc32c9d195efd8bd,libstable_deref_trait-3f36f000162f13be,libzerofrom-e16e2ff940108492,libform_urlencoded-6842d452b4fba26f,libpercent_encoding-b8714e110ca16f4c,libtracing-02557ca796a232fd,liblog-a4798c9d97752534,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libcrossbeam_queue-5e8e6a1f2259a30b,libcrossbeam_utils-dbe6faacf78f7a1d,libeither-ede6d1cc2d6e9983,libserde-47918cbabb0c66be,libevent_listener-347cc4970c8844f3,libparking-3ff23e0ffe662ff9,libfutures_util-cfde4143e3a5ef2f,libmemchr-00551d7dcf71ae3d,libfutures_io-258036931af483fb,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0}.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/rustcqHRDOP/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-9f98f64a13701e96/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_non_null_columns-47379a370571b951" "-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_non_null_columns") 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/rustcOB12eq/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-fdf4ca5f89135017,libitertools-526e7d60a9d26ab3,libsqlx-dc4f64c8625b622e,libsqlx_postgres-a1490066ab90e717,libdotenvy-7a740a0f97135aed,libcrc-812dbd888bb4f8b5,libcrc_catalog-29f78b6c650940c4,libhex-aa11f1b7b510398f,libwhoami-706c2d813990b18b,libhome-9ef0d072608f95a3,libatoi-85e929f431062874,librand-5b35852e51258548,librand_chacha-fddde23a43f3a195,librand_core-a5f3c0ccabdbfec0,libhkdf-7fe0d3fe9c8a17d4,libsqlx_core-19aed09cae3cccff,libwebpki_roots-8224ed97a7a55c5b,libwebpki_roots-60e9d195031754b6,libthiserror-5d74f974ab7048d9,libindexmap-653c3d65acad2ea1,librustls-aece21798c167f71,libwebpki-3d30cb4e915557c4,libring-0f0ac6f5fa8dd2c2,libgetrandom-e3ec088a7eee29e6,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-27c4eabcca84feb1,libzeroize-c59311ce59192ddc,libtokio-f050b8bf86bc240e,libsignal_hook_registry-a0e2b296022062fe,libsocket2-315e853968de0e96,libmio-afa49ec9f9c09fd7,libparking_lot-dab81bc220dcfc39,libparking_lot_core-22fa314316521491,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libhashlink-e7647840a9e9b5c2,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libmac_address-4f0baf8fc2ee6ac7,libnix-a9bbcb283b6ed16a,libmemoffset-ccbf7b68730dc353,libbitflags-3124c7edbb67505f,libipnetwork-ef1e68968ec7dd97,libipnet-5508fab34b1f3786,librust_decimal-fa1c4490f71ef1aa,libpostgres_types-8a65ea2dceaf36e6,libpostgres_protocol-3f12332c15d342b1,libstringprep-e6821ce8efbb23e1,libunicode_properties-07389b9cb40ddf9a,libunicode_normalization-fa1bdfbf8896f1e3,libtinyvec-20698f3218d3ea7c,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-46fddec1b3c8369c,libsha2-f998f138da7e1786,libcpufeatures-42612946e83e041b,librand-66e886e27de76e6d,librand_chacha-ea99d252da7b55ba,libppv_lite86-1d7606b3944c9438,libzerocopy-d741454ad2eb761b,librand_core-706ae14ba64717a6,libhmac-64c1d6484b52f1ac,libbase64-29d4d4232c317d5e,libmd5-538c56b1bc489739,libdigest-4fa07f2c2d6dcec3,libsubtle-4f5a50036df13274,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libbyteorder-0d5229b4099d70a3,libfallible_iterator-41ef2776ae3420e5,libbytes-8160c0ff9646c5ab,libarrayvec-42ec82495f58999a,libbit_vec-826c3d076f1d4126,libchrono-b290375eac8989cb,libiana_time_zone-7ffb41297827eca3,libnum_traits-9038bb459b9a0748,libuuid-5a606d2a4c6d7e3b,libgetrandom-ca832aba91a03332,liblibc-de69fe135031e2b5,libcfg_if-64b1dcae456935ce,libserde_json-9780edae3747178a,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,liburl-265baaddae633806,libidna-be83c3844cbbcb95,libutf8_iter-d59950773a6f062b,libidna_adapter-0f5f3da3b5447bef,libicu_properties-ec88befdc287900d,libicu_properties_data-850c631512607ecf,libicu_normalizer-5b54c113898f53f7,libsmallvec-3dba6d3171b05a48,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-593eafd518a2d226,libpotential_utf-b2ba94852c20348e,libicu_provider-9708bebf8f9857e6,libicu_locale_core-6cf1c66cbf1fc722,libtinystr-d2e1c22d5b66e22b,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-848433b65f9d15ae,libzerotrie-7b7d32d2b58ae03e,libyoke-fc32c9d195efd8bd,libstable_deref_trait-3f36f000162f13be,libzerofrom-e16e2ff940108492,libform_urlencoded-6842d452b4fba26f,libpercent_encoding-b8714e110ca16f4c,libtracing-02557ca796a232fd,liblog-a4798c9d97752534,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libcrossbeam_queue-5e8e6a1f2259a30b,libcrossbeam_utils-dbe6faacf78f7a1d,libeither-ede6d1cc2d6e9983,libserde-47918cbabb0c66be,libevent_listener-347cc4970c8844f3,libparking-3ff23e0ffe662ff9,libfutures_util-cfde4143e3a5ef2f,libmemchr-00551d7dcf71ae3d,libfutures_io-258036931af483fb,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0}.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/rustcOB12eq/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-9f98f64a13701e96/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_struct_reuse-110b003c70840de5" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcqS4Fp3/symbols.o" "<5 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-fdf4ca5f89135017,libitertools-526e7d60a9d26ab3,libsqlx-dc4f64c8625b622e,libsqlx_postgres-a1490066ab90e717,libdotenvy-7a740a0f97135aed,libcrc-812dbd888bb4f8b5,libcrc_catalog-29f78b6c650940c4,libhex-aa11f1b7b510398f,libwhoami-706c2d813990b18b,libhome-9ef0d072608f95a3,libatoi-85e929f431062874,librand-5b35852e51258548,librand_chacha-fddde23a43f3a195,librand_core-a5f3c0ccabdbfec0,libhkdf-7fe0d3fe9c8a17d4,libsqlx_core-19aed09cae3cccff,libwebpki_roots-8224ed97a7a55c5b,libwebpki_roots-60e9d195031754b6,libthiserror-5d74f974ab7048d9,libindexmap-653c3d65acad2ea1,librustls-aece21798c167f71,libwebpki-3d30cb4e915557c4,libring-0f0ac6f5fa8dd2c2,libgetrandom-e3ec088a7eee29e6,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-27c4eabcca84feb1,libzeroize-c59311ce59192ddc,libtokio-f050b8bf86bc240e,libsignal_hook_registry-a0e2b296022062fe,libsocket2-315e853968de0e96,libmio-afa49ec9f9c09fd7,libparking_lot-dab81bc220dcfc39,libparking_lot_core-22fa314316521491,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libhashlink-e7647840a9e9b5c2,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libmac_address-4f0baf8fc2ee6ac7,libnix-a9bbcb283b6ed16a,libmemoffset-ccbf7b68730dc353,libbitflags-3124c7edbb67505f,libipnetwork-ef1e68968ec7dd97,libipnet-5508fab34b1f3786,librust_decimal-fa1c4490f71ef1aa,libpostgres_types-8a65ea2dceaf36e6,libpostgres_protocol-3f12332c15d342b1,libstringprep-e6821ce8efbb23e1,libunicode_properties-07389b9cb40ddf9a,libunicode_normalization-fa1bdfbf8896f1e3,libtinyvec-20698f3218d3ea7c,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-46fddec1b3c8369c,libsha2-f998f138da7e1786,libcpufeatures-42612946e83e041b,librand-66e886e27de76e6d,librand_chacha-ea99d252da7b55ba,libppv_lite86-1d7606b3944c9438,libzerocopy-d741454ad2eb761b,librand_core-706ae14ba64717a6,libhmac-64c1d6484b52f1ac,libbase64-29d4d4232c317d5e,libmd5-538c56b1bc489739,libdigest-4fa07f2c2d6dcec3,libsubtle-4f5a50036df13274,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libbyteorder-0d5229b4099d70a3,libfallible_iterator-41ef2776ae3420e5,libbytes-8160c0ff9646c5ab,libarrayvec-42ec82495f58999a,libbit_vec-826c3d076f1d4126,libchrono-b290375eac8989cb,libiana_time_zone-7ffb41297827eca3,libnum_traits-9038bb459b9a0748,libuuid-5a606d2a4c6d7e3b,libgetrandom-ca832aba91a03332,liblibc-de69fe135031e2b5,libcfg_if-64b1dcae456935ce,libserde_json-9780edae3747178a,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,liburl-265baaddae633806,libidna-be83c3844cbbcb95,libutf8_iter-d59950773a6f062b,libidna_adapter-0f5f3da3b5447bef,libicu_properties-ec88befdc287900d,libicu_properties_data-850c631512607ecf,libicu_normalizer-5b54c113898f53f7,libsmallvec-3dba6d3171b05a48,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-593eafd518a2d226,libpotential_utf-b2ba94852c20348e,libicu_provider-9708bebf8f9857e6,libicu_locale_core-6cf1c66cbf1fc722,libtinystr-d2e1c22d5b66e22b,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-848433b65f9d15ae,libzerotrie-7b7d32d2b58ae03e,libyoke-fc32c9d195efd8bd,libstable_deref_trait-3f36f000162f13be,libzerofrom-e16e2ff940108492,libform_urlencoded-6842d452b4fba26f,libpercent_encoding-b8714e110ca16f4c,libtracing-02557ca796a232fd,liblog-a4798c9d97752534,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libcrossbeam_queue-5e8e6a1f2259a30b,libcrossbeam_utils-dbe6faacf78f7a1d,libeither-ede6d1cc2d6e9983,libserde-47918cbabb0c66be,libevent_listener-347cc4970c8844f3,libparking-3ff23e0ffe662ff9,libfutures_util-cfde4143e3a5ef2f,libmemchr-00551d7dcf71ae3d,libfutures_io-258036931af483fb,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0}.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/rustcqS4Fp3/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-9f98f64a13701e96/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_ddl_queries-9ec9ace31289170f" "-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_ddl_queries") due to 1 previous error; 3 warnings emitted [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_struct_reuse") due to 1 previous error; 2 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustckqGrfX/symbols.o" "<10 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-fdf4ca5f89135017,libitertools-526e7d60a9d26ab3,libsqlx-dc4f64c8625b622e,libsqlx_postgres-a1490066ab90e717,libdotenvy-7a740a0f97135aed,libcrc-812dbd888bb4f8b5,libcrc_catalog-29f78b6c650940c4,libhex-aa11f1b7b510398f,libwhoami-706c2d813990b18b,libhome-9ef0d072608f95a3,libatoi-85e929f431062874,librand-5b35852e51258548,librand_chacha-fddde23a43f3a195,librand_core-a5f3c0ccabdbfec0,libhkdf-7fe0d3fe9c8a17d4,libsqlx_core-19aed09cae3cccff,libwebpki_roots-8224ed97a7a55c5b,libwebpki_roots-60e9d195031754b6,libthiserror-5d74f974ab7048d9,libindexmap-653c3d65acad2ea1,librustls-aece21798c167f71,libwebpki-3d30cb4e915557c4,libring-0f0ac6f5fa8dd2c2,libgetrandom-e3ec088a7eee29e6,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-27c4eabcca84feb1,libzeroize-c59311ce59192ddc,libtokio-f050b8bf86bc240e,libsignal_hook_registry-a0e2b296022062fe,libsocket2-315e853968de0e96,libmio-afa49ec9f9c09fd7,libparking_lot-dab81bc220dcfc39,libparking_lot_core-22fa314316521491,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libhashlink-e7647840a9e9b5c2,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libmac_address-4f0baf8fc2ee6ac7,libnix-a9bbcb283b6ed16a,libmemoffset-ccbf7b68730dc353,libbitflags-3124c7edbb67505f,libipnetwork-ef1e68968ec7dd97,libipnet-5508fab34b1f3786,librust_decimal-fa1c4490f71ef1aa,libpostgres_types-8a65ea2dceaf36e6,libpostgres_protocol-3f12332c15d342b1,libstringprep-e6821ce8efbb23e1,libunicode_properties-07389b9cb40ddf9a,libunicode_normalization-fa1bdfbf8896f1e3,libtinyvec-20698f3218d3ea7c,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-46fddec1b3c8369c,libsha2-f998f138da7e1786,libcpufeatures-42612946e83e041b,librand-66e886e27de76e6d,librand_chacha-ea99d252da7b55ba,libppv_lite86-1d7606b3944c9438,libzerocopy-d741454ad2eb761b,librand_core-706ae14ba64717a6,libhmac-64c1d6484b52f1ac,libbase64-29d4d4232c317d5e,libmd5-538c56b1bc489739,libdigest-4fa07f2c2d6dcec3,libsubtle-4f5a50036df13274,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libbyteorder-0d5229b4099d70a3,libfallible_iterator-41ef2776ae3420e5,libbytes-8160c0ff9646c5ab,libarrayvec-42ec82495f58999a,libbit_vec-826c3d076f1d4126,libchrono-b290375eac8989cb,libiana_time_zone-7ffb41297827eca3,libnum_traits-9038bb459b9a0748,libuuid-5a606d2a4c6d7e3b,libgetrandom-ca832aba91a03332,liblibc-de69fe135031e2b5,libcfg_if-64b1dcae456935ce,libserde_json-9780edae3747178a,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,liburl-265baaddae633806,libidna-be83c3844cbbcb95,libutf8_iter-d59950773a6f062b,libidna_adapter-0f5f3da3b5447bef,libicu_properties-ec88befdc287900d,libicu_properties_data-850c631512607ecf,libicu_normalizer-5b54c113898f53f7,libsmallvec-3dba6d3171b05a48,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-593eafd518a2d226,libpotential_utf-b2ba94852c20348e,libicu_provider-9708bebf8f9857e6,libicu_locale_core-6cf1c66cbf1fc722,libtinystr-d2e1c22d5b66e22b,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-848433b65f9d15ae,libzerotrie-7b7d32d2b58ae03e,libyoke-fc32c9d195efd8bd,libstable_deref_trait-3f36f000162f13be,libzerofrom-e16e2ff940108492,libform_urlencoded-6842d452b4fba26f,libpercent_encoding-b8714e110ca16f4c,libtracing-02557ca796a232fd,liblog-a4798c9d97752534,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libcrossbeam_queue-5e8e6a1f2259a30b,libcrossbeam_utils-dbe6faacf78f7a1d,libeither-ede6d1cc2d6e9983,libserde-47918cbabb0c66be,libevent_listener-347cc4970c8844f3,libparking-3ff23e0ffe662ff9,libfutures_util-cfde4143e3a5ef2f,libmemchr-00551d7dcf71ae3d,libfutures_io-258036931af483fb,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0}.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/rustckqGrfX/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-9f98f64a13701e96/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_insert_and_batch-07415c3eab02532a" "-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] running `Command { std: "docker" "inspect" "ce500e55da48f05508d9f034a330274012d14c542243bce5fda4aedac7b78486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce500e55da48f05508d9f034a330274012d14c542243bce5fda4aedac7b78486", kill_on_drop: false }` [INFO] [stdout] ce500e55da48f05508d9f034a330274012d14c542243bce5fda4aedac7b78486