[INFO] cloning repository https://github.com/robbanp/dexplore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robbanp/dexplore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbanp%2Fdexplore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbanp%2Fdexplore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 500ed926247cf49f2806f2a1f07397061d646657 [INFO] testing robbanp/dexplore 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%2Frobbanp%2Fdexplore" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/robbanp/dexplore [INFO] finished tweaking git repo https://github.com/robbanp/dexplore [INFO] tweaked toml for git repo https://github.com/robbanp/dexplore written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/robbanp/dexplore 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/robbanp/dexplore 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d0c3ddbf10e7610fa7b09218c60d24f3faf31966236a05878b97cd00357a8dd6 [INFO] running `Command { std: "docker" "start" "-a" "d0c3ddbf10e7610fa7b09218c60d24f3faf31966236a05878b97cd00357a8dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0c3ddbf10e7610fa7b09218c60d24f3faf31966236a05878b97cd00357a8dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0c3ddbf10e7610fa7b09218c60d24f3faf31966236a05878b97cd00357a8dd6", kill_on_drop: false }` [INFO] [stdout] d0c3ddbf10e7610fa7b09218c60d24f3faf31966236a05878b97cd00357a8dd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 15bb452b19dbda826cca7c88776e66c258892ad2e8733e3ff19feab0309b0061 [INFO] running `Command { std: "docker" "start" "-a" "15bb452b19dbda826cca7c88776e66c258892ad2e8733e3ff19feab0309b0061", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [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 winit v0.29.15 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling poll-promise v0.3.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling image v0.24.9 [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 icu_locale_core v2.0.0 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling wayland-cursor v0.31.11 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling ecolor v0.27.2 [INFO] [stderr] Compiling emath v0.27.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling epaint v0.27.2 [INFO] [stderr] Compiling postgres-types v0.2.10 [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 egui v0.27.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling webbrowser v0.8.15 [INFO] [stderr] Compiling tokio-postgres v0.7.14 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.9 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling postgres-native-tls v0.5.2 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling egui_glow v0.27.2 [INFO] [stderr] Compiling egui_extras v0.27.2 [INFO] [stderr] Compiling egui-winit v0.27.2 [INFO] [stderr] Compiling eframe v0.27.2 [INFO] [stderr] Compiling db-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Unknown` is never constructed [INFO] [stdout] --> src/sql_editor.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 29 | enum SqlToken { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 44 | Unknown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SqlToken` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RowSelected` is never constructed [INFO] [stdout] --> src/ui/components/data_grid.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum DataGridEvent { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] 7 | ColumnSorted(usize), [INFO] [stdout] 8 | RowSelected(Option), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataGridEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ui/components/filter_bar.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | FilterRemoved(usize), [INFO] [stdout] | ------------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FilterBarEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 - FilterRemoved(usize), [INFO] [stdout] 8 + FilterRemoved(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "15bb452b19dbda826cca7c88776e66c258892ad2e8733e3ff19feab0309b0061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15bb452b19dbda826cca7c88776e66c258892ad2e8733e3ff19feab0309b0061", kill_on_drop: false }` [INFO] [stdout] 15bb452b19dbda826cca7c88776e66c258892ad2e8733e3ff19feab0309b0061 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] cdff96b779427b0b74aa25b92e2382b336f466453c9be496fcfc510b89bc0a42 [INFO] running `Command { std: "docker" "start" "-a" "cdff96b779427b0b74aa25b92e2382b336f466453c9be496fcfc510b89bc0a42", kill_on_drop: false }` [INFO] [stderr] Compiling db-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Unknown` is never constructed [INFO] [stdout] --> src/sql_editor.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 29 | enum SqlToken { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 44 | Unknown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SqlToken` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RowSelected` is never constructed [INFO] [stdout] --> src/ui/components/data_grid.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum DataGridEvent { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] 7 | ColumnSorted(usize), [INFO] [stdout] 8 | RowSelected(Option), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataGridEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ui/components/filter_bar.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | FilterRemoved(usize), [INFO] [stdout] | ------------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FilterBarEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 - FilterRemoved(usize), [INFO] [stdout] 8 + FilterRemoved(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `Command { std: "docker" "inspect" "cdff96b779427b0b74aa25b92e2382b336f466453c9be496fcfc510b89bc0a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdff96b779427b0b74aa25b92e2382b336f466453c9be496fcfc510b89bc0a42", kill_on_drop: false }` [INFO] [stdout] cdff96b779427b0b74aa25b92e2382b336f466453c9be496fcfc510b89bc0a42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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", kill_on_drop: false }` [INFO] [stdout] 2f26befd466fb1acfb68319f94f8c88326bbca9fb6801c6596c1797675011351 [INFO] running `Command { std: "docker" "start" "-a" "2f26befd466fb1acfb68319f94f8c88326bbca9fb6801c6596c1797675011351", kill_on_drop: false }` [INFO] [stderr] warning: variant `Unknown` is never constructed [INFO] [stderr] --> src/sql_editor.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 29 | enum SqlToken { [INFO] [stderr] | -------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 44 | Unknown, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SqlToken` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variant `RowSelected` is never constructed [INFO] [stderr] --> src/ui/components/data_grid.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub enum DataGridEvent { [INFO] [stderr] | ------------- variant in this enum [INFO] [stderr] 7 | ColumnSorted(usize), [INFO] [stderr] 8 | RowSelected(Option), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DataGridEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/ui/components/filter_bar.rs:8:19 [INFO] [stderr] | [INFO] [stderr] 8 | FilterRemoved(usize), [INFO] [stderr] | ------------- ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `FilterBarEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 8 - FilterRemoved(usize), [INFO] [stderr] 8 + FilterRemoved(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `db-client` (bin "db-client" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/db_client-fc7f7fc501535722) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test models::tab::tests::test_search_state_initialization ... ok [INFO] [stdout] test models::tab::tests::test_navigation_with_single_match ... ok [INFO] [stdout] test models::tab::tests::test_page_auto_navigation ... ok [INFO] [stdout] test models::tab::tests::test_tab_search_reset_on_text_change ... ok [INFO] [stdout] test ui::components::data_grid::tests::test_empty_search ... ok [INFO] [stdout] test ui::components::data_grid::tests::test_match_index_navigation ... ok [INFO] [stdout] test models::tab::tests::test_prev_match_navigation ... ok [INFO] [stdout] test models::tab::tests::test_next_match_navigation ... ok [INFO] [stdout] test models::tab::tests::test_navigation_with_two_matches ... ok [INFO] [stdout] test ui::components::data_grid::tests::test_current_match_position ... ok [INFO] [stdout] test ui::components::data_grid::tests::test_no_matches ... ok [INFO] [stdout] test ui::components::data_grid::tests::test_row_in_page_calculation ... ok [INFO] [stdout] test ui::components::data_grid::tests::test_search_match_counting ... ok [INFO] [stdout] test ui::components::data_grid::tests::test_search_match_info_default ... ok [INFO] [stdout] test ui::components::data_grid::tests::test_page_calculation ... ok [INFO] [stdout] test ui::components::data_grid::tests::test_search_partial_match ... ok [INFO] [stdout] test ui::components::data_grid::tests::test_search_case_insensitive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2f26befd466fb1acfb68319f94f8c88326bbca9fb6801c6596c1797675011351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f26befd466fb1acfb68319f94f8c88326bbca9fb6801c6596c1797675011351", kill_on_drop: false }` [INFO] [stdout] 2f26befd466fb1acfb68319f94f8c88326bbca9fb6801c6596c1797675011351