[INFO] fetching crate lince 0.6.1... [INFO] testing lince-0.6.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate lince 0.6.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate lince 0.6.1 [INFO] finished tweaking crates.io crate lince 0.6.1 [INFO] tweaked toml for crates.io crate lince 0.6.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lince 0.6.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lince 0.6.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5051190d9a8717f6a68c42055ea14b36f48cacc36942e35559f7f258d63b9b3 [INFO] running `Command { std: "docker" "start" "-a" "c5051190d9a8717f6a68c42055ea14b36f48cacc36942e35559f7f258d63b9b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5051190d9a8717f6a68c42055ea14b36f48cacc36942e35559f7f258d63b9b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5051190d9a8717f6a68c42055ea14b36f48cacc36942e35559f7f258d63b9b3", kill_on_drop: false }` [INFO] [stdout] c5051190d9a8717f6a68c42055ea14b36f48cacc36942e35559f7f258d63b9b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58d9a77a6b519da0b0216356cdf5667c42b9dcd9f6deed4bee2320b9f6411f2e [INFO] running `Command { std: "docker" "start" "-a" "58d9a77a6b519da0b0216356cdf5667c42b9dcd9f6deed4bee2320b9f6411f2e", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling asynk-strim v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling maud_macros v0.27.0 [INFO] [stderr] Compiling rhai_codegen v3.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling maud v0.27.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rhai v1.23.4 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [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 idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling datastar v0.3.1 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling lince v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::convert::Infallible` [INFO] [stdout] --> src/infrastructure/http/handlers/table.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::convert::Infallible; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `karma::search::presentation_html_karma_get_condition` [INFO] [stdout] --> src/infrastructure/http/handlers/table.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | karma::search::presentation_html_karma_get_condition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Yielder` and `stream_fn` [INFO] [stdout] --> src/infrastructure/http/handlers/table.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | use asynk_strim::{Yielder, stream_fn}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Sse` and `sse::Event` [INFO] [stdout] --> src/infrastructure/http/handlers/table.rs:16:36 [INFO] [stdout] | [INFO] [stdout] 16 | response::{Html, IntoResponse, Sse, sse::Event}, [INFO] [stdout] | ^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `datastar::prelude::PatchElements` [INFO] [stdout] --> src/infrastructure/http/handlers/table.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use datastar::prelude::PatchElements; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_row` [INFO] [stdout] --> src/presentation/html/pages/karma/view.rs:149:30 [INFO] [stdout] | [INFO] [stdout] 149 | @let last_row = i == consequences.len() - 1; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_row` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infrastructure/http/handlers/karma.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | Err(e) => serde_json::Value::Null, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infrastructure/http/handlers/karma.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | Err(e) => serde_json::Value::Null, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "58d9a77a6b519da0b0216356cdf5667c42b9dcd9f6deed4bee2320b9f6411f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58d9a77a6b519da0b0216356cdf5667c42b9dcd9f6deed4bee2320b9f6411f2e", kill_on_drop: false }` [INFO] [stdout] 58d9a77a6b519da0b0216356cdf5667c42b9dcd9f6deed4bee2320b9f6411f2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 618f77e246f0b9a66d2a2baac1fc8a3311eeb82bebdf0963c7024aa90e4ba7e5 [INFO] running `Command { std: "docker" "start" "-a" "618f77e246f0b9a66d2a2baac1fc8a3311eeb82bebdf0963c7024aa90e4ba7e5", kill_on_drop: false }` [INFO] [stderr] Compiling lince v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::convert::Infallible` [INFO] [stdout] --> src/infrastructure/http/handlers/table.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::convert::Infallible; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `karma::search::presentation_html_karma_get_condition` [INFO] [stdout] --> src/infrastructure/http/handlers/table.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | karma::search::presentation_html_karma_get_condition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Yielder` and `stream_fn` [INFO] [stdout] --> src/infrastructure/http/handlers/table.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | use asynk_strim::{Yielder, stream_fn}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Sse` and `sse::Event` [INFO] [stdout] --> src/infrastructure/http/handlers/table.rs:16:36 [INFO] [stdout] | [INFO] [stdout] 16 | response::{Html, IntoResponse, Sse, sse::Event}, [INFO] [stdout] | ^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `datastar::prelude::PatchElements` [INFO] [stdout] --> src/infrastructure/http/handlers/table.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use datastar::prelude::PatchElements; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_row` [INFO] [stdout] --> src/presentation/html/pages/karma/view.rs:149:30 [INFO] [stdout] | [INFO] [stdout] 149 | @let last_row = i == consequences.len() - 1; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_row` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infrastructure/http/handlers/karma.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | Err(e) => serde_json::Value::Null, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infrastructure/http/handlers/karma.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | Err(e) => serde_json::Value::Null, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.87s [INFO] running `Command { std: "docker" "inspect" "618f77e246f0b9a66d2a2baac1fc8a3311eeb82bebdf0963c7024aa90e4ba7e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "618f77e246f0b9a66d2a2baac1fc8a3311eeb82bebdf0963c7024aa90e4ba7e5", kill_on_drop: false }` [INFO] [stdout] 618f77e246f0b9a66d2a2baac1fc8a3311eeb82bebdf0963c7024aa90e4ba7e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cf1acaf186d129790b680a99e2f2e2f8825d25351358558565715a3d6607d262 [INFO] running `Command { std: "docker" "start" "-a" "cf1acaf186d129790b680a99e2f2e2f8825d25351358558565715a3d6607d262", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::convert::Infallible` [INFO] [stderr] --> src/infrastructure/http/handlers/table.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::convert::Infallible; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `karma::search::presentation_html_karma_get_condition` [INFO] [stderr] --> src/infrastructure/http/handlers/table.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | karma::search::presentation_html_karma_get_condition, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Yielder` and `stream_fn` [INFO] [stderr] --> src/infrastructure/http/handlers/table.rs:12:19 [INFO] [stderr] | [INFO] [stderr] 12 | use asynk_strim::{Yielder, stream_fn}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Sse` and `sse::Event` [INFO] [stderr] --> src/infrastructure/http/handlers/table.rs:16:36 [INFO] [stderr] | [INFO] [stderr] 16 | response::{Html, IntoResponse, Sse, sse::Event}, [INFO] [stderr] | ^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `datastar::prelude::PatchElements` [INFO] [stderr] --> src/infrastructure/http/handlers/table.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | use datastar::prelude::PatchElements; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `last_row` [INFO] [stderr] --> src/presentation/html/pages/karma/view.rs:149:30 [INFO] [stderr] | [INFO] [stderr] 149 | @let last_row = i == consequences.len() - 1; [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_row` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/infrastructure/http/handlers/karma.rs:34:13 [INFO] [stderr] | [INFO] [stderr] 34 | Err(e) => serde_json::Value::Null, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/infrastructure/http/handlers/karma.rs:81:13 [INFO] [stderr] | [INFO] [stderr] 81 | Err(e) => serde_json::Value::Null, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: `lince` (bin "lince" test) generated 8 warnings (run `cargo fix --bin "lince" -p lince --tests` to apply 8 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lince-32c0a10473278f07) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cf1acaf186d129790b680a99e2f2e2f8825d25351358558565715a3d6607d262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf1acaf186d129790b680a99e2f2e2f8825d25351358558565715a3d6607d262", kill_on_drop: false }` [INFO] [stdout] cf1acaf186d129790b680a99e2f2e2f8825d25351358558565715a3d6607d262