[INFO] cloning repository https://github.com/miskatul-anwar/OSDAT
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miskatul-anwar/OSDAT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiskatul-anwar%2FOSDAT", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiskatul-anwar%2FOSDAT'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4dc2c6e25c2f8e5bbdd81019aa630994170d51af
[INFO] testing miskatul-anwar/OSDAT against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiskatul-anwar%2FOSDAT" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/miskatul-anwar/OSDAT
[INFO] finished tweaking git repo https://github.com/miskatul-anwar/OSDAT
[INFO] tweaked toml for git repo https://github.com/miskatul-anwar/OSDAT written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/miskatul-anwar/OSDAT on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/miskatul-anwar/OSDAT already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0442350d170bcae826d43759b113a3c9732bdc3d431c8878e9d2af5357359994
[INFO] running `Command { std: "docker" "start" "-a" "0442350d170bcae826d43759b113a3c9732bdc3d431c8878e9d2af5357359994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0442350d170bcae826d43759b113a3c9732bdc3d431c8878e9d2af5357359994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0442350d170bcae826d43759b113a3c9732bdc3d431c8878e9d2af5357359994", kill_on_drop: false }`
[INFO] [stdout] 0442350d170bcae826d43759b113a3c9732bdc3d431c8878e9d2af5357359994
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e009a026326b7ea2e394bf69a5f63f5ce8c564ff624a1db4e3e46d368294284b
[INFO] running `Command { std: "docker" "start" "-a" "e009a026326b7ea2e394bf69a5f63f5ce8c564ff624a1db4e3e46d368294284b", kill_on_drop: false }`
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling calamine v0.26.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling scraper v0.22.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling osdat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/tui/mod.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct PlatformFieldEntry {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 86 |     pub name: String,
[INFO] [stdout] 87 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]    --> src/tui/mod.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct DatasetEditorEntry {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout]  99 |     pub name: String,
[INFO] [stdout] 100 |     pub url: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]    --> src/tui/mod.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct DatasetFieldEntry {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub description: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BinaryField` is never constructed
[INFO] [stdout]   --> src/tui/widgets.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BinaryField<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/tui/widgets.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<'a> BinaryField<'a> {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 19 |     pub fn new(label: &'a str, focused: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `toggle` is never used
[INFO] [stdout]   --> src/tui/widgets.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl BinaryFieldState {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn toggle(&mut self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Active` is never constructed
[INFO] [stdout]    --> src/tui/widgets.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub enum ProgressStatus {
[INFO] [stdout]     |          -------------- variant in this enum
[INFO] [stdout] 179 |     Pending,
[INFO] [stdout] 180 |     Active,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProgressStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.88s
[INFO] running `Command { std: "docker" "inspect" "e009a026326b7ea2e394bf69a5f63f5ce8c564ff624a1db4e3e46d368294284b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e009a026326b7ea2e394bf69a5f63f5ce8c564ff624a1db4e3e46d368294284b", kill_on_drop: false }`
[INFO] [stdout] e009a026326b7ea2e394bf69a5f63f5ce8c564ff624a1db4e3e46d368294284b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a57685e7259cab3d5a46f386d0e05e2bb3ebd8ec503058be942d97e03482f2a
[INFO] running `Command { std: "docker" "start" "-a" "5a57685e7259cab3d5a46f386d0e05e2bb3ebd8ec503058be942d97e03482f2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling osdat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/tui/mod.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct PlatformFieldEntry {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 86 |     pub name: String,
[INFO] [stdout] 87 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]    --> src/tui/mod.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct DatasetEditorEntry {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout]  99 |     pub name: String,
[INFO] [stdout] 100 |     pub url: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]    --> src/tui/mod.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct DatasetFieldEntry {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub description: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BinaryField` is never constructed
[INFO] [stdout]   --> src/tui/widgets.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BinaryField<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/tui/widgets.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<'a> BinaryField<'a> {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 19 |     pub fn new(label: &'a str, focused: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `toggle` is never used
[INFO] [stdout]   --> src/tui/widgets.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl BinaryFieldState {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn toggle(&mut self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Active` is never constructed
[INFO] [stdout]    --> src/tui/widgets.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub enum ProgressStatus {
[INFO] [stdout]     |          -------------- variant in this enum
[INFO] [stdout] 179 |     Pending,
[INFO] [stdout] 180 |     Active,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProgressStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.75s
[INFO] running `Command { std: "docker" "inspect" "5a57685e7259cab3d5a46f386d0e05e2bb3ebd8ec503058be942d97e03482f2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a57685e7259cab3d5a46f386d0e05e2bb3ebd8ec503058be942d97e03482f2a", kill_on_drop: false }`
[INFO] [stdout] 5a57685e7259cab3d5a46f386d0e05e2bb3ebd8ec503058be942d97e03482f2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 92acdae51d1a89146f310bbcb2623b1f439aa9acc7f6d81dd130b7e027ce901c
[INFO] running `Command { std: "docker" "start" "-a" "92acdae51d1a89146f310bbcb2623b1f439aa9acc7f6d81dd130b7e027ce901c", kill_on_drop: false }`
[INFO] [stderr] warning: field `description` is never read
[INFO] [stderr]   --> src/tui/mod.rs:87:9
[INFO] [stderr]    |
[INFO] [stderr] 85 | pub struct PlatformFieldEntry {
[INFO] [stderr]    |            ------------------ field in this struct
[INFO] [stderr] 86 |     pub name: String,
[INFO] [stderr] 87 |     pub description: String,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `url` is never read
[INFO] [stderr]    --> src/tui/mod.rs:100:9
[INFO] [stderr]     |
[INFO] [stderr]  98 | pub struct DatasetEditorEntry {
[INFO] [stderr]     |            ------------------ field in this struct
[INFO] [stderr]  99 |     pub name: String,
[INFO] [stderr] 100 |     pub url: String,
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `description` is never read
[INFO] [stderr]    --> src/tui/mod.rs:108:9
[INFO] [stderr]     |
[INFO] [stderr] 105 | pub struct DatasetFieldEntry {
[INFO] [stderr]     |            ----------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 108 |     pub description: String,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BinaryField` is never constructed
[INFO] [stderr]   --> src/tui/widgets.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct BinaryField<'a> {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/tui/widgets.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl<'a> BinaryField<'a> {
[INFO] [stderr]    | ------------------------ associated function in this implementation
[INFO] [stderr] 19 |     pub fn new(label: &'a str, focused: bool) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `toggle` is never used
[INFO] [stderr]   --> src/tui/widgets.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | impl BinaryFieldState {
[INFO] [stderr]    | --------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 33 |     pub fn toggle(&mut self) {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Active` is never constructed
[INFO] [stderr]    --> src/tui/widgets.rs:180:5
[INFO] [stderr]     |
[INFO] [stderr] 178 | pub enum ProgressStatus {
[INFO] [stderr]     |          -------------- variant in this enum
[INFO] [stderr] 179 |     Pending,
[INFO] [stderr] 180 |     Active,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ProgressStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `osdat` (bin "osdat" test) generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/osdat-c10a67ee14c463d2)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test crawler::tests::test_extract_file_links_deduplication ... ok
[INFO] [stdout] test crawler::tests::test_get_data_extension ... ok
[INFO] [stdout] test crawler::tests::test_extract_file_links_download_attribute ... ok
[INFO] [stdout] test downloader::tests::test_generate_filename_fallback ... ok
[INFO] [stdout] test crawler::tests::test_extract_file_links_basic ... ok
[INFO] [stdout] test downloader::tests::test_urldecode ... ok
[INFO] [stdout] test downloader::tests::test_generate_filename_with_special_chars ... ok
[INFO] [stdout] test downloader::tests::test_generate_filename_from_url ... ok
[INFO] [stdout] test crawler::tests::test_extract_file_links_all_extensions ... ok
[INFO] [stdout] test llm::tests::test_parse_rag_response ... ok
[INFO] [stdout] test llm::tests::test_extract_dataset_name_from_html ... ok
[INFO] [stdout] test llm::tests::test_extract_json_no_json ... ok
[INFO] [stdout] test models::tests::test_auto_detect_data_level ... ok
[INFO] [stdout] test llm::tests::test_extract_json_from_text ... ok
[INFO] [stdout] test llm::tests::test_extract_dataset_name_from_html_fallback_heading ... ok
[INFO] [stdout] test extractor::tests::test_extract_txt_metadata_tsv ... ok
[INFO] [stdout] test llm::tests::test_parse_llm_response_invalid ... ok
[INFO] [stdout] test extractor::tests::test_extract_metadata_creates_dataset_vec ... ok
[INFO] [stdout] test extractor::tests::test_extract_csv_metadata ... ok
[INFO] [stdout] test extractor::tests::test_extract_csv_empty_cells ... ok
[INFO] [stdout] test llm::tests::test_parse_llm_response_partial ... ok
[INFO] [stdout] test models::tests::test_auto_detect_dataset_level ... ok
[INFO] [stdout] test models::tests::test_machine_readable_formats ... ok
[INFO] [stdout] test extractor::tests::test_classify_format ... ok
[INFO] [stdout] test output::tests::test_report_to_json ... ok
[INFO] [stdout] test output::tests::test_json_field_names_match_schema ... ok
[INFO] [stdout] test output::tests::test_write_report_to_file ... ok
[INFO] [stdout] test models::tests::test_format_file_size ... ok
[INFO] [stdout] test models::tests::test_is_non_proprietary ... ok
[INFO] [stdout] test extractor::tests::test_extract_txt_empty_cells ... ok
[INFO] [stdout] test llm::tests::test_parse_llm_response_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "92acdae51d1a89146f310bbcb2623b1f439aa9acc7f6d81dd130b7e027ce901c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92acdae51d1a89146f310bbcb2623b1f439aa9acc7f6d81dd130b7e027ce901c", kill_on_drop: false }`
[INFO] [stdout] 92acdae51d1a89146f310bbcb2623b1f439aa9acc7f6d81dd130b7e027ce901c
