[INFO] fetching crate leptos-shadcn-table 0.9.0...
[INFO] testing leptos-shadcn-table-0.9.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate leptos-shadcn-table 0.9.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate leptos-shadcn-table 0.9.0
[INFO] finished tweaking crates.io crate leptos-shadcn-table 0.9.0
[INFO] tweaked toml for crates.io crate leptos-shadcn-table 0.9.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate leptos-shadcn-table 0.9.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate leptos-shadcn-table 0.9.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded leptos-style v0.2.0
[INFO] [stderr]   Downloaded tailwind_fuse v0.3.2
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.51
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.51
[INFO] [stderr]   Downloaded leptos-struct-component-macro v0.2.0
[INFO] [stderr]   Downloaded tailwind_fuse_macro v0.3.2
[INFO] [stderr]   Downloaded leptos-struct-component v0.2.0
[INFO] [stderr]   Downloaded leptos-shadcn-signal-management v0.1.0
[INFO] [stderr]   Downloaded leptos-node-ref v0.2.0
[INFO] [stderr]   Downloaded server_fn v0.8.7
[INFO] [stderr]   Downloaded leptos v0.8.9
[INFO] [stderr]   Downloaded reactive_graph v0.2.7
[INFO] [stderr]   Downloaded tachys v0.2.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cea1145f61113d17281becb3474e12fc360c7549e91bc639eb8258bf3152a25
[INFO] running `Command { std: "docker" "start" "-a" "3cea1145f61113d17281becb3474e12fc360c7549e91bc639eb8258bf3152a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cea1145f61113d17281becb3474e12fc360c7549e91bc639eb8258bf3152a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cea1145f61113d17281becb3474e12fc360c7549e91bc639eb8258bf3152a25", kill_on_drop: false }`
[INFO] [stdout] 3cea1145f61113d17281becb3474e12fc360c7549e91bc639eb8258bf3152a25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75878c9ade46610e772809a5abc396f707c3331d2a06c8cd4fde35d1fb24ca86
[INFO] running `Command { std: "docker" "start" "-a" "75878c9ade46610e772809a5abc396f707c3331d2a06c8cd4fde35d1fb24ca86", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.101
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling wasm-bindgen v0.2.101
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling throw_error v0.3.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling or_poisoned v0.1.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling server_fn_macro v0.8.7
[INFO] [stderr]    Compiling reactive_graph v0.2.7
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling tachys v0.2.8
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling either_of v0.1.6
[INFO] [stderr]    Compiling server_fn v0.8.7
[INFO] [stderr]    Compiling erased v0.1.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling collection_literals v1.0.2
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling const_str_slice_concat v0.1.0
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling next_tuple v0.1.0
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling leptos_macro v0.8.8
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling const-str v0.6.4
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling leptos v0.8.9
[INFO] [stderr]    Compiling async-once-cell v0.5.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.101
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling reactive_stores_macro v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.101
[INFO] [stderr]    Compiling typed-builder-macro v0.21.2
[INFO] [stderr]    Compiling leptos-struct-component-macro v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.101
[INFO] [stderr]    Compiling typed-builder v0.21.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tailwind_fuse_macro v0.3.2
[INFO] [stderr]    Compiling tailwind_fuse v0.3.2
[INFO] [stderr]    Compiling wasm_split_macros v0.1.2
[INFO] [stderr]    Compiling js-sys v0.3.78
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling wasm_split_helpers v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling leptos_hot_reload v0.8.5
[INFO] [stderr]    Compiling hydration_context v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling oco_ref v0.2.1
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_qs v0.15.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling config v0.15.15
[INFO] [stderr]    Compiling codee v0.3.2
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.51
[INFO] [stderr]    Compiling web-sys v0.3.78
[INFO] [stderr]    Compiling any_spawner v0.3.0
[INFO] [stderr]    Compiling leptos_config v0.8.7
[INFO] [stderr]    Compiling reactive_stores v0.2.5
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-net v0.6.0
[INFO] [stderr]    Compiling wasm-streams v0.4.2
[INFO] [stderr]    Compiling leptos_dom v0.8.6
[INFO] [stderr]    Compiling leptos_server v0.8.5
[INFO] [stderr]    Compiling leptos-struct-component v0.2.0
[INFO] [stderr]    Compiling leptos-style v0.2.0
[INFO] [stderr]    Compiling leptos-shadcn-signal-management v0.1.0
[INFO] [stderr]    Compiling leptos-node-ref v0.2.0
[INFO] [stderr]    Compiling leptos-shadcn-table v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `table_state_for_disabled`
[INFO] [stdout]   --> src/signal_managed.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let table_state_for_disabled = table_state.clone();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_table_state_for_disabled`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_pages`
[INFO] [stdout]    --> src/data_table.rs:202:29
[INFO] [stdout]     |
[INFO] [stdout] 202 |     #[prop(into, optional)] total_pages: MaybeProp<usize>,
[INFO] [stdout]     |                             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_pages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row_height`
[INFO] [stdout]    --> src/data_table.rs:207:29
[INFO] [stdout]     |
[INFO] [stdout] 207 |     #[prop(into, optional)] row_height: MaybeProp<u32>,
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_row_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visible_rows`
[INFO] [stdout]    --> src/data_table.rs:208:29
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[prop(into, optional)] visible_rows: MaybeProp<usize>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visible_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "75878c9ade46610e772809a5abc396f707c3331d2a06c8cd4fde35d1fb24ca86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75878c9ade46610e772809a5abc396f707c3331d2a06c8cd4fde35d1fb24ca86", kill_on_drop: false }`
[INFO] [stdout] 75878c9ade46610e772809a5abc396f707c3331d2a06c8cd4fde35d1fb24ca86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98e3b3b507a3fc2061c8fc722bb20d64716f5fdac0b111bb6780896bc2ceef39
[INFO] running `Command { std: "docker" "start" "-a" "98e3b3b507a3fc2061c8fc722bb20d64716f5fdac0b111bb6780896bc2ceef39", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.51
[INFO] [stdout] warning: unused variable: `table_state_for_disabled`
[INFO] [stdout]   --> src/signal_managed.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let table_state_for_disabled = table_state.clone();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_table_state_for_disabled`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_pages`
[INFO] [stdout]    --> src/data_table.rs:202:29
[INFO] [stdout]     |
[INFO] [stdout] 202 |     #[prop(into, optional)] total_pages: MaybeProp<usize>,
[INFO] [stdout]     |                             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_pages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row_height`
[INFO] [stdout]    --> src/data_table.rs:207:29
[INFO] [stdout]     |
[INFO] [stdout] 207 |     #[prop(into, optional)] row_height: MaybeProp<u32>,
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_row_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visible_rows`
[INFO] [stdout]    --> src/data_table.rs:208:29
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[prop(into, optional)] visible_rows: MaybeProp<usize>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visible_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.51
[INFO] [stderr]    Compiling leptos-shadcn-table v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/tests.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::*`
[INFO] [stdout]  --> src/tests.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use leptos::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table_state_for_disabled`
[INFO] [stdout]   --> src/signal_managed.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let table_state_for_disabled = table_state.clone();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_table_state_for_disabled`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_pages`
[INFO] [stdout]    --> src/data_table.rs:202:29
[INFO] [stdout]     |
[INFO] [stdout] 202 |     #[prop(into, optional)] total_pages: MaybeProp<usize>,
[INFO] [stdout]     |                             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_pages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row_height`
[INFO] [stdout]    --> src/data_table.rs:207:29
[INFO] [stdout]     |
[INFO] [stdout] 207 |     #[prop(into, optional)] row_height: MaybeProp<u32>,
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_row_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visible_rows`
[INFO] [stdout]    --> src/data_table.rs:208:29
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[prop(into, optional)] visible_rows: MaybeProp<usize>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visible_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.71s
[INFO] running `Command { std: "docker" "inspect" "98e3b3b507a3fc2061c8fc722bb20d64716f5fdac0b111bb6780896bc2ceef39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98e3b3b507a3fc2061c8fc722bb20d64716f5fdac0b111bb6780896bc2ceef39", kill_on_drop: false }`
[INFO] [stdout] 98e3b3b507a3fc2061c8fc722bb20d64716f5fdac0b111bb6780896bc2ceef39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c23a1c455424f5a7e4acd8f693a38e7c3af04011f20021f62d9924073b998a89
[INFO] running `Command { std: "docker" "start" "-a" "c23a1c455424f5a7e4acd8f693a38e7c3af04011f20021f62d9924073b998a89", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `table_state_for_disabled`
[INFO] [stderr]   --> src/signal_managed.rs:96:9
[INFO] [stderr]    |
[INFO] [stderr] 96 |     let table_state_for_disabled = table_state.clone();
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_table_state_for_disabled`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `total_pages`
[INFO] [stderr]    --> src/data_table.rs:202:29
[INFO] [stderr]     |
[INFO] [stderr] 202 |     #[prop(into, optional)] total_pages: MaybeProp<usize>,
[INFO] [stderr]     |                             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_pages`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `row_height`
[INFO] [stderr]    --> src/data_table.rs:207:29
[INFO] [stderr]     |
[INFO] [stderr] 207 |     #[prop(into, optional)] row_height: MaybeProp<u32>,
[INFO] [stderr]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_row_height`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visible_rows`
[INFO] [stderr]    --> src/data_table.rs:208:29
[INFO] [stderr]     |
[INFO] [stderr] 208 |     #[prop(into, optional)] visible_rows: MaybeProp<usize>,
[INFO] [stderr]     |                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visible_rows`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> src/tests.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `leptos::*`
[INFO] [stderr]  --> src/tests.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 |     use leptos::*;
[INFO] [stderr]   |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `leptos-shadcn-table` (lib) generated 4 warnings
[INFO] [stderr] warning: `leptos-shadcn-table` (lib test) generated 6 warnings (4 duplicates) (run `cargo fix --lib -p leptos-shadcn-table --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leptos_shadcn_table-f2411e7e38d5e81d)
[INFO] [stdout] 
[INFO] [stdout] running 59 tests
[INFO] [stdout] test data_table_tests::data_table_tests::test_column_filtering ... ok
[INFO] [stdout] test data_table_tests::data_table_tests::test_column_sorting ... ok
[INFO] [stdout] test data_table_tests::data_table_tests::test_export_functionality ... ok
[INFO] [stdout] test data_table_tests::data_table_tests::test_global_search ... ok
[INFO] [stdout] test data_table_tests::data_table_tests::test_column_reordering ... ok
[INFO] [stdout] test data_table_tests::data_table_tests::test_row_actions ... ok
[INFO] [stdout] test data_table_tests::data_table_tests::test_row_selection ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_accessibility_comprehensive ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_advanced_interactions ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_animation_support ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_aria_attributes ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_basic_rendering ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_children_content ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_content_placeholder ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_context_management ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_conditional_rendering ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_click_handling ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_accessibility_features ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_complete_workflow ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_custom_properties ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_custom_styling ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_edge_cases ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_error_handling ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_export ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_filtering ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_dismissible ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_dynamic_content ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_custom_id ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_animation_variants ... ok
[INFO] [stdout] test data_table_tests::data_table_tests::test_virtual_scrolling ... ok
[INFO] [stdout] test data_table_tests::data_table_tests::test_column_resizing ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_focus_management ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_selectable ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_sizes ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_state_management ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_form_integration ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_integration_scenarios ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_sortable ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_theme_switching ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_keyboard_handling ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_variant_combinations ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_pagination ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_variants ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_performance_comprehensive ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_responsive_design ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_memory_management ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_with_actions ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_multiple_instances ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_keyboard_navigation ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_with_icon ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_validation_comprehensive ... ok
[INFO] [stdout] test tdd_tests::tdd_tests::test_table_workflow_data ... ok
[INFO] [stdout] test tests::tests::test_table_component_exists ... ok
[INFO] [stdout] test tests::tests::test_table_content_rendering ... ok
[INFO] [stdout] test tests::tests::test_table_display_functionality ... ok
[INFO] [stdout] test tests::tests::test_table_styling ... ok
[INFO] [stdout] test tests::tests::test_table_theme_variants ... ok
[INFO] [stdout] test data_table_tests::data_table_tests::test_data_table_system_requirements ... FAILED
[INFO] [stdout] test data_table_tests::data_table_tests::test_pagination ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- data_table_tests::data_table_tests::test_data_table_system_requirements stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data_table_tests::data_table_tests::test_data_table_system_requirements' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:171:29:
[INFO] [stdout] At /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/signal/read.rs:160:32, you tried to access a reactive value which was defined at src/data_table.rs:212:30, but it has already been disposed.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b03c9351f72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b03c9351f72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b03c9351f72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b03c9351f72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b03c9378203 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b03c9378203 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b03c934eef3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b03c934eef3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b03c9351dc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b03c93534f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b03c935332e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b03c92b2694 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b03c92b2694 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b03c9353fce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b03c9353fce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b03c9353c9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b03c9352479 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b03c935392d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b03c9376c50 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b03c9300740 - core::panicking::panic_display::hc8273fb4ffbfecee
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x5b03c92be91b - reactive_graph::traits::ReadUntracked::read_untracked::{{closure}}::panic_cold_display::h411b7b5ca136b908
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x5b03c921447c - reactive_graph::traits::ReadUntracked::read_untracked::{{closure}}::hf6da0e8e846bdb0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:75:17
[INFO] [stdout]   22:     0x5b03c91b82d5 - core::option::Option<T>::unwrap_or_else::hc7000adb7e46d071
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1060:21
[INFO] [stdout]   23:     0x5b03c9243e91 - reactive_graph::traits::ReadUntracked::read_untracked::he983b5b088a60914
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:171:14
[INFO] [stdout]   24:     0x5b03c923e9dc - <reactive_graph::signal::read::ReadSignal<T,S> as reactive_graph::traits::ReadUntracked>::try_read_untracked::{{closure}}::hdbe3b34f9977ef1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/signal/read.rs:160:32
[INFO] [stdout]   25:     0x5b03c91bc9c7 - core::option::Option<T>::map::ha8bb4104147f849d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   26:     0x5b03c923e9b0 - <reactive_graph::signal::read::ReadSignal<T,S> as reactive_graph::traits::ReadUntracked>::try_read_untracked::h1454e9692faff956
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/signal/read.rs:160:14
[INFO] [stdout]   27:     0x5b03c9248974 - <T as reactive_graph::traits::Read>::try_read::h229409561ecfa316
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:221:18
[INFO] [stdout]   28:     0x5b03c9249107 - <T as reactive_graph::traits::With>::try_with::h8e985f108ebf24e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:340:14
[INFO] [stdout]   29:     0x5b03c9244986 - <T as reactive_graph::traits::Get>::try_get::h53874dc5578bd712
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:407:14
[INFO] [stdout]   30:     0x5b03c924407d - reactive_graph::traits::Get::get::hc31109448665ff76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:394:14
[INFO] [stdout]   31:     0x5b03c91a72bc - leptos_shadcn_table::data_table::__component_data_table::{{closure}}::he2390ea6cdfc95f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table.rs:258:30
[INFO] [stdout]   32:     0x5b03c9215826 - reactive_graph::wrappers::read::Signal<T>::derive::{{closure}}::ha98131365485b31e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/wrappers.rs:624:17
[INFO] [stdout]   33:     0x5b03c920e339 - <reactive_graph::wrappers::read::Signal<T,S> as reactive_graph::traits::ReadUntracked>::custom_try_read::{{closure}}::h3ca8896340cc18b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/wrappers.rs:581:61
[INFO] [stdout]   34:     0x5b03c91c0fe9 - core::option::Option<T>::and_then::h203144ed31bba730
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1537:24
[INFO] [stdout]   35:     0x5b03c920dc10 - <reactive_graph::wrappers::read::Signal<T,S> as reactive_graph::traits::ReadUntracked>::custom_try_read::h7ea08c26b4b0d018
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/wrappers.rs:572:22
[INFO] [stdout]   36:     0x5b03c92175f6 - <T as reactive_graph::traits::Read>::try_read::h6851c61ec4945fe3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:217:36
[INFO] [stdout]   37:     0x5b03c9217b17 - <T as reactive_graph::traits::With>::try_with::h8f7c58da84df3d17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:340:14
[INFO] [stdout]   38:     0x5b03c9216506 - <T as reactive_graph::traits::Get>::try_get::h70757de655cb82c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:407:14
[INFO] [stdout]   39:     0x5b03c9214a60 - reactive_graph::traits::Get::get::h95d8d8d633af75b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:394:14
[INFO] [stdout]   40:     0x5b03c91b69d2 - leptos_shadcn_table::data_table::__component_data_table::{{closure}}::hd91832dadb12efd7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table.rs:670:75
[INFO] [stdout]   41:     0x5b03c9215473 - reactive_graph::traits::Update::try_update::{{closure}}::h985c593ae04a9b7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:492:44
[INFO] [stdout]   42:     0x5b03c92392c5 - <T as reactive_graph::traits::Update>::try_maybe_update::heac3a8d64871b7a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:516:33
[INFO] [stdout]   43:     0x5b03c9236463 - reactive_graph::traits::Update::try_update::h83eae1a7f4e2d85c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:492:14
[INFO] [stdout]   44:     0x5b03c92365d3 - reactive_graph::traits::Update::update::h5e64f6981e3f63e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:472:14
[INFO] [stdout]   45:     0x5b03c91a658d - leptos_shadcn_table::data_table::__component_data_table::h2e65272beb4c3781
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table.rs:669:47
[INFO] [stdout]   46:     0x5b03c91a334b - leptos_shadcn_table::data_table::DataTable::{{closure}}::hbcd6bcd75aefd5e5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table.rs:180:1
[INFO] [stdout]   47:     0x5b03c91fd1b3 - reactive_graph::graph::subscriber::untrack_with_diagnostics::hf7a4f4d4a7a944ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/graph/subscriber.rs:142:5
[INFO] [stdout]   48:     0x5b03c91a2d59 - leptos_shadcn_table::data_table::DataTable::hadf76977304e06c7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table.rs:180:1
[INFO] [stdout]   49:     0x5b03c9221f1c - core::ops::function::Fn::call::h591e1aa9f71290b5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:80:5
[INFO] [stdout]   50:     0x5b03c919f61c - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h84cf6955f49ad0df
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   51:     0x5b03c91a072c - <Func as leptos::component::ComponentConstructor<P,T>>::construct::ha626ada2d9dcb212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos-0.8.9/src/component.rs:81:9
[INFO] [stdout]   52:     0x5b03c9262cb6 - leptos::component::component_view::h208f720104cf5d98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos-0.8.9/src/component.rs:60:7
[INFO] [stdout]   53:     0x5b03c92538c1 - leptos_shadcn_table::data_table_tests::data_table_tests::test_data_table_system_requirements::{{closure}}::hbb5285cfa2dca928
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table_tests.rs:27:26
[INFO] [stdout]   54:     0x5b03c91e1b0d - std::panicking::catch_unwind::do_call::hadd47b6c4892722c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5b03c926e2eb - __rust_try
[INFO] [stdout]   56:     0x5b03c925fecf - std::panicking::catch_unwind::hfb7fa86d07d7832a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x5b03c925fecf - std::panic::catch_unwind::h10dfc30969d82f12
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5b03c9252d23 - leptos_shadcn_table::data_table_tests::data_table_tests::test_data_table_system_requirements::h8d10309675ed4fb1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table_tests.rs:13:27
[INFO] [stdout]   59:     0x5b03c9252cf7 - leptos_shadcn_table::data_table_tests::data_table_tests::test_data_table_system_requirements::{{closure}}::he400a50eeebdcc3e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table_tests.rs:12:45
[INFO] [stdout]   60:     0x5b03c9223f86 - core::ops::function::FnOnce::call_once::h5ee31a17014fd2cd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x5b03c92b7efb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x5b03c92b7efb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x5b03c92b7035 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x5b03c92b7035 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x5b03c92b7035 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x5b03c92b7035 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x5b03c92b7035 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5b03c92b7035 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x5b03c92b7035 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x5b03c927ac34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x5b03c927ac34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x5b03c927e60a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x5b03c927e60a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x5b03c927e60a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x5b03c927e60a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x5b03c927e60a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5b03c927e60a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x5b03c927e60a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x5b03c9356f4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x5b03c9356f4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x7fd252311aa4 - <unknown>
[INFO] [stdout]   82:     0x7fd25239ea34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'data_table_tests::data_table_tests::test_data_table_system_requirements' panicked at src/data_table_tests.rs:50:9:
[INFO] [stdout] Data table system requirements test failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b03c9351f72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b03c9351f72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b03c9351f72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b03c9351f72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b03c9378203 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b03c9378203 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b03c934eef3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b03c934eef3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b03c9351dc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b03c93534f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b03c935332e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b03c92b2694 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b03c92b2694 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b03c9353fce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b03c9353fce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b03c9353c66 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5b03c9352479 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b03c935392d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b03c9376c50 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b03c9252d94 - leptos_shadcn_table::data_table_tests::data_table_tests::test_data_table_system_requirements::h8d10309675ed4fb1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table_tests.rs:50:9
[INFO] [stdout]   20:     0x5b03c9252cf7 - leptos_shadcn_table::data_table_tests::data_table_tests::test_data_table_system_requirements::{{closure}}::he400a50eeebdcc3e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table_tests.rs:12:45
[INFO] [stdout]   21:     0x5b03c9223f86 - core::ops::function::FnOnce::call_once::h5ee31a17014fd2cd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x5b03c92b7efb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5b03c92b7efb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x5b03c92b7035 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x5b03c92b7035 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x5b03c92b7035 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x5b03c92b7035 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x5b03c92b7035 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5b03c92b7035 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x5b03c92b7035 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x5b03c927ac34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x5b03c927ac34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5b03c927e60a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x5b03c927e60a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5b03c927e60a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x5b03c927e60a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x5b03c927e60a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b03c927e60a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x5b03c927e60a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5b03c9356f4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x5b03c9356f4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42:     0x7fd252311aa4 - <unknown>
[INFO] [stdout]   43:     0x7fd25239ea34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data_table_tests::data_table_tests::test_pagination stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data_table_tests::data_table_tests::test_pagination' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:171:29:
[INFO] [stdout] At /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/signal/read.rs:160:32, you tried to access a reactive value which was defined at src/data_table.rs:212:30, but it has already been disposed.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b03c9351f72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b03c9351f72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b03c9351f72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b03c9351f72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b03c9378203 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b03c9378203 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b03c934eef3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b03c934eef3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b03c9351dc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b03c93534f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b03c935332e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b03c92b2694 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b03c92b2694 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b03c9353fce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b03c9353fce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b03c9353c9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b03c9352479 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b03c935392d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b03c9376c50 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b03c9300740 - core::panicking::panic_display::hc8273fb4ffbfecee
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x5b03c92be91b - reactive_graph::traits::ReadUntracked::read_untracked::{{closure}}::panic_cold_display::h411b7b5ca136b908
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x5b03c921447c - reactive_graph::traits::ReadUntracked::read_untracked::{{closure}}::hf6da0e8e846bdb0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:75:17
[INFO] [stdout]   22:     0x5b03c91b82d5 - core::option::Option<T>::unwrap_or_else::hc7000adb7e46d071
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1060:21
[INFO] [stdout]   23:     0x5b03c9243e91 - reactive_graph::traits::ReadUntracked::read_untracked::he983b5b088a60914
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:171:14
[INFO] [stdout]   24:     0x5b03c923e9dc - <reactive_graph::signal::read::ReadSignal<T,S> as reactive_graph::traits::ReadUntracked>::try_read_untracked::{{closure}}::hdbe3b34f9977ef1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/signal/read.rs:160:32
[INFO] [stdout]   25:     0x5b03c91bc9c7 - core::option::Option<T>::map::ha8bb4104147f849d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   26:     0x5b03c923e9b0 - <reactive_graph::signal::read::ReadSignal<T,S> as reactive_graph::traits::ReadUntracked>::try_read_untracked::h1454e9692faff956
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/signal/read.rs:160:14
[INFO] [stdout]   27:     0x5b03c9248974 - <T as reactive_graph::traits::Read>::try_read::h229409561ecfa316
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:221:18
[INFO] [stdout]   28:     0x5b03c9249107 - <T as reactive_graph::traits::With>::try_with::h8e985f108ebf24e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:340:14
[INFO] [stdout]   29:     0x5b03c9244986 - <T as reactive_graph::traits::Get>::try_get::h53874dc5578bd712
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:407:14
[INFO] [stdout]   30:     0x5b03c924407d - reactive_graph::traits::Get::get::hc31109448665ff76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:394:14
[INFO] [stdout]   31:     0x5b03c91a72bc - leptos_shadcn_table::data_table::__component_data_table::{{closure}}::he2390ea6cdfc95f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table.rs:258:30
[INFO] [stdout]   32:     0x5b03c9215826 - reactive_graph::wrappers::read::Signal<T>::derive::{{closure}}::ha98131365485b31e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/wrappers.rs:624:17
[INFO] [stdout]   33:     0x5b03c920e339 - <reactive_graph::wrappers::read::Signal<T,S> as reactive_graph::traits::ReadUntracked>::custom_try_read::{{closure}}::h3ca8896340cc18b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/wrappers.rs:581:61
[INFO] [stdout]   34:     0x5b03c91c0fe9 - core::option::Option<T>::and_then::h203144ed31bba730
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1537:24
[INFO] [stdout]   35:     0x5b03c920dc10 - <reactive_graph::wrappers::read::Signal<T,S> as reactive_graph::traits::ReadUntracked>::custom_try_read::h7ea08c26b4b0d018
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/wrappers.rs:572:22
[INFO] [stdout]   36:     0x5b03c92175f6 - <T as reactive_graph::traits::Read>::try_read::h6851c61ec4945fe3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:217:36
[INFO] [stdout]   37:     0x5b03c9217b17 - <T as reactive_graph::traits::With>::try_with::h8f7c58da84df3d17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:340:14
[INFO] [stdout]   38:     0x5b03c9216506 - <T as reactive_graph::traits::Get>::try_get::h70757de655cb82c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:407:14
[INFO] [stdout]   39:     0x5b03c9214a60 - reactive_graph::traits::Get::get::h95d8d8d633af75b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:394:14
[INFO] [stdout]   40:     0x5b03c91b69d2 - leptos_shadcn_table::data_table::__component_data_table::{{closure}}::hd91832dadb12efd7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table.rs:670:75
[INFO] [stdout]   41:     0x5b03c9215473 - reactive_graph::traits::Update::try_update::{{closure}}::h985c593ae04a9b7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:492:44
[INFO] [stdout]   42:     0x5b03c92392c5 - <T as reactive_graph::traits::Update>::try_maybe_update::heac3a8d64871b7a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:516:33
[INFO] [stdout]   43:     0x5b03c9236463 - reactive_graph::traits::Update::try_update::h83eae1a7f4e2d85c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:492:14
[INFO] [stdout]   44:     0x5b03c92365d3 - reactive_graph::traits::Update::update::h5e64f6981e3f63e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/traits.rs:472:14
[INFO] [stdout]   45:     0x5b03c91a658d - leptos_shadcn_table::data_table::__component_data_table::h2e65272beb4c3781
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table.rs:669:47
[INFO] [stdout]   46:     0x5b03c91a334b - leptos_shadcn_table::data_table::DataTable::{{closure}}::hbcd6bcd75aefd5e5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table.rs:180:1
[INFO] [stdout]   47:     0x5b03c91fd1b3 - reactive_graph::graph::subscriber::untrack_with_diagnostics::hf7a4f4d4a7a944ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.2.7/src/graph/subscriber.rs:142:5
[INFO] [stdout]   48:     0x5b03c91a2d59 - leptos_shadcn_table::data_table::DataTable::hadf76977304e06c7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table.rs:180:1
[INFO] [stdout]   49:     0x5b03c9221f1c - core::ops::function::Fn::call::h591e1aa9f71290b5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:80:5
[INFO] [stdout]   50:     0x5b03c919f61c - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h84cf6955f49ad0df
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   51:     0x5b03c91a072c - <Func as leptos::component::ComponentConstructor<P,T>>::construct::ha626ada2d9dcb212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos-0.8.9/src/component.rs:81:9
[INFO] [stdout]   52:     0x5b03c9262cb6 - leptos::component::component_view::h208f720104cf5d98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos-0.8.9/src/component.rs:60:7
[INFO] [stdout]   53:     0x5b03c9256055 - leptos_shadcn_table::data_table_tests::data_table_tests::test_pagination::{{closure}}::h5562e11e1805d38f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table_tests.rs:128:26
[INFO] [stdout]   54:     0x5b03c91e1a8d - std::panicking::catch_unwind::do_call::h5e30d1b25d7f5bbb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5b03c926e2eb - __rust_try
[INFO] [stdout]   56:     0x5b03c926046f - std::panicking::catch_unwind::h8cba1c0ed977121d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x5b03c926046f - std::panic::catch_unwind::hfaa0fc1c359c772a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5b03c9255543 - leptos_shadcn_table::data_table_tests::data_table_tests::test_pagination::h320cf32d1ec1fb04
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table_tests.rs:126:27
[INFO] [stdout]   59:     0x5b03c9255517 - leptos_shadcn_table::data_table_tests::data_table_tests::test_pagination::{{closure}}::hc0d7e84b7d245b15
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table_tests.rs:125:25
[INFO] [stdout]   60:     0x5b03c9224826 - core::ops::function::FnOnce::call_once::h8881691a03fd9983
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x5b03c92b7efb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x5b03c92b7efb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x5b03c92b7035 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x5b03c92b7035 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x5b03c92b7035 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x5b03c92b7035 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x5b03c92b7035 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5b03c92b7035 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x5b03c92b7035 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x5b03c927ac34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x5b03c927ac34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x5b03c927e60a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x5b03c927e60a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x5b03c927e60a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x5b03c927e60a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x5b03c927e60a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5b03c927e60a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x5b03c927e60a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x5b03c9356f4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x5b03c9356f4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x7fd252311aa4 - <unknown>
[INFO] [stdout]   82:     0x7fd25239ea34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'data_table_tests::data_table_tests::test_pagination' panicked at src/data_table_tests.rs:150:9:
[INFO] [stdout] Pagination test failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b03c9351f72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b03c9351f72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b03c9351f72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b03c9351f72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b03c9378203 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b03c9378203 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b03c934eef3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b03c934eef3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b03c9351dc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b03c93534f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b03c935332e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b03c92b2694 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b03c92b2694 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b03c9353fce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b03c9353fce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b03c9353c66 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5b03c9352479 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b03c935392d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b03c9376c50 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b03c92555b4 - leptos_shadcn_table::data_table_tests::data_table_tests::test_pagination::h320cf32d1ec1fb04
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table_tests.rs:150:9
[INFO] [stdout]   20:     0x5b03c9255517 - leptos_shadcn_table::data_table_tests::data_table_tests::test_pagination::{{closure}}::hc0d7e84b7d245b15
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_table_tests.rs:125:25
[INFO] [stdout]   21:     0x5b03c9224826 - core::ops::function::FnOnce::call_once::h8881691a03fd9983
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x5b03c92b7efb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5b03c92b7efb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x5b03c92b7035 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x5b03c92b7035 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x5b03c92b7035 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x5b03c92b7035 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x5b03c92b7035 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5b03c92b7035 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x5b03c92b7035 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x5b03c927ac34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x5b03c927ac34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5b03c927e60a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x5b03c927e60a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5b03c927e60a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x5b03c927e60a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x5b03c927e60a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b03c927e60a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x5b03c927e60a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5b03c9356f4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x5b03c9356f4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42:     0x7fd252311aa4 - <unknown>
[INFO] [stdout]   43:     0x7fd25239ea34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     data_table_tests::data_table_tests::test_data_table_system_requirements
[INFO] [stdout]     data_table_tests::data_table_tests::test_pagination
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 57 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c23a1c455424f5a7e4acd8f693a38e7c3af04011f20021f62d9924073b998a89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c23a1c455424f5a7e4acd8f693a38e7c3af04011f20021f62d9924073b998a89", kill_on_drop: false }`
[INFO] [stdout] c23a1c455424f5a7e4acd8f693a38e7c3af04011f20021f62d9924073b998a89
