[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] checking robbanp/dexplore against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbanp%2Fdexplore" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/robbanp/dexplore on toolchain c8a31b780d5415358566a20b94912620a3f27067 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf v0.13.1 [INFO] [stderr] Downloaded accesskit v0.12.3 [INFO] [stderr] Downloaded egui-winit v0.27.2 [INFO] [stderr] Downloaded postgres-types v0.2.10 [INFO] [stderr] Downloaded egui_glow v0.27.2 [INFO] [stderr] Downloaded emath v0.27.2 [INFO] [stderr] Downloaded egui_extras v0.27.2 [INFO] [stderr] Downloaded ecolor v0.27.2 [INFO] [stderr] Downloaded eframe v0.27.2 [INFO] [stderr] Downloaded tokio-postgres v0.7.14 [INFO] [stderr] Downloaded poll-promise v0.3.0 [INFO] [stderr] Downloaded postgres-native-tls v0.5.2 [INFO] [stderr] Downloaded webbrowser v0.8.15 [INFO] [stderr] Downloaded phf_shared v0.13.1 [INFO] [stderr] Downloaded postgres-protocol v0.6.9 [INFO] [stderr] Downloaded epaint v0.27.2 [INFO] [stderr] Downloaded glutin v0.31.3 [INFO] [stderr] Downloaded egui v0.27.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a2b3448dbce6e8f795c163fa91dd5f9fa5693a0668628fb60236add5c3a68e4 [INFO] running `Command { std: "docker" "start" "-a" "6a2b3448dbce6e8f795c163fa91dd5f9fa5693a0668628fb60236add5c3a68e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a2b3448dbce6e8f795c163fa91dd5f9fa5693a0668628fb60236add5c3a68e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a2b3448dbce6e8f795c163fa91dd5f9fa5693a0668628fb60236add5c3a68e4", kill_on_drop: false }` [INFO] [stdout] 6a2b3448dbce6e8f795c163fa91dd5f9fa5693a0668628fb60236add5c3a68e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82e4a966bca32a1ebc51d1d47dfd3ba0241ca2cb321f34670a84bce9899f6260 [INFO] running `Command { std: "docker" "start" "-a" "82e4a966bca32a1ebc51d1d47dfd3ba0241ca2cb321f34670a84bce9899f6260", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking wayland-sys v0.31.7 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking poll-promise v0.3.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking postgres-protocol v0.6.9 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking ecolor v0.27.2 [INFO] [stderr] Checking emath v0.27.2 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking epaint v0.27.2 [INFO] [stderr] Checking webbrowser v0.8.15 [INFO] [stderr] Checking postgres-types v0.2.10 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-postgres v0.7.14 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.0.2 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking egui v0.27.2 [INFO] [stderr] Checking wayland-client v0.31.11 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking postgres-native-tls v0.5.2 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking egui_glow v0.27.2 [INFO] [stderr] Checking egui_extras v0.27.2 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.9 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking egui-winit v0.27.2 [INFO] [stderr] Checking eframe v0.27.2 [INFO] [stderr] Checking 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] [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 54.76s [INFO] running `Command { std: "docker" "inspect" "82e4a966bca32a1ebc51d1d47dfd3ba0241ca2cb321f34670a84bce9899f6260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82e4a966bca32a1ebc51d1d47dfd3ba0241ca2cb321f34670a84bce9899f6260", kill_on_drop: false }` [INFO] [stdout] 82e4a966bca32a1ebc51d1d47dfd3ba0241ca2cb321f34670a84bce9899f6260