[INFO] cloning repository https://github.com/Castrozan/readItNow-rc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Castrozan/readItNow-rc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCastrozan%2FreadItNow-rc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCastrozan%2FreadItNow-rc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dc58b2420fdd3ce9bfca259f039dd19b9552662 [INFO] testing Castrozan/readItNow-rc against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCastrozan%2FreadItNow-rc" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Castrozan/readItNow-rc [INFO] finished tweaking git repo https://github.com/Castrozan/readItNow-rc [INFO] tweaked toml for git repo https://github.com/Castrozan/readItNow-rc written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Castrozan/readItNow-rc on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Castrozan/readItNow-rc 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ratatui-image v0.8.1 [INFO] [stderr] Downloaded icy_sixel v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 703633eb3ed3544353f76029fafdce55f67661b6221682701e3f71a577ac766a [INFO] running `Command { std: "docker" "start" "-a" "703633eb3ed3544353f76029fafdce55f67661b6221682701e3f71a577ac766a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "703633eb3ed3544353f76029fafdce55f67661b6221682701e3f71a577ac766a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "703633eb3ed3544353f76029fafdce55f67661b6221682701e3f71a577ac766a", kill_on_drop: false }` [INFO] [stdout] 703633eb3ed3544353f76029fafdce55f67661b6221682701e3f71a577ac766a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c15831ae066d0b2c08139ca555427c4841cddd65ff98f15ee088a3bb90c98ff [INFO] running `Command { std: "docker" "start" "-a" "2c15831ae066d0b2c08139ca555427c4841cddd65ff98f15ee088a3bb90c98ff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling openssl-src v300.5.1+3.5.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling icy_sixel v0.1.3 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling image v0.24.9 [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.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [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 ratatui-image v0.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling readitnow v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `clean_obsidian_markdown` is never used [INFO] [stdout] --> src/markdown_processor/mod.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn clean_obsidian_markdown(markdown: &str) -> 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: function `clean_obsidian_markdown_with_formatting` is never used [INFO] [stdout] --> src/markdown_processor/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn clean_obsidian_markdown_with_formatting(markdown: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `include_link_text` is never read [INFO] [stdout] --> src/markdown_processor/config.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct MarkdownProcessorConfig { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 5 | pub include_link_text: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MarkdownProcessorConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/markdown_processor/processor.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl MarkdownProcessor { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 12 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 28s [INFO] running `Command { std: "docker" "inspect" "2c15831ae066d0b2c08139ca555427c4841cddd65ff98f15ee088a3bb90c98ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c15831ae066d0b2c08139ca555427c4841cddd65ff98f15ee088a3bb90c98ff", kill_on_drop: false }` [INFO] [stdout] 2c15831ae066d0b2c08139ca555427c4841cddd65ff98f15ee088a3bb90c98ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6e634e18ea2ddd3582eb14fef5abe4b1b896ffa5dd1f27ce31f03ee4a7880c0 [INFO] running `Command { std: "docker" "start" "-a" "e6e634e18ea2ddd3582eb14fef5abe4b1b896ffa5dd1f27ce31f03ee4a7880c0", kill_on_drop: false }` [INFO] [stderr] Compiling readitnow v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `clean_obsidian_markdown` is never used [INFO] [stdout] --> src/markdown_processor/mod.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn clean_obsidian_markdown(markdown: &str) -> 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: function `clean_obsidian_markdown_with_formatting` is never used [INFO] [stdout] --> src/markdown_processor/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn clean_obsidian_markdown_with_formatting(markdown: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `include_link_text` is never read [INFO] [stdout] --> src/markdown_processor/config.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct MarkdownProcessorConfig { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 5 | pub include_link_text: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MarkdownProcessorConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/markdown_processor/processor.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl MarkdownProcessor { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 12 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clean_obsidian_markdown` is never used [INFO] [stdout] --> src/markdown_processor/mod.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn clean_obsidian_markdown(markdown: &str) -> 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: function `clean_obsidian_markdown_with_formatting` is never used [INFO] [stdout] --> src/markdown_processor/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn clean_obsidian_markdown_with_formatting(markdown: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `include_link_text` is never read [INFO] [stdout] --> src/markdown_processor/config.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct MarkdownProcessorConfig { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 5 | pub include_link_text: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MarkdownProcessorConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/markdown_processor/processor.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl MarkdownProcessor { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 12 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.39s [INFO] running `Command { std: "docker" "inspect" "e6e634e18ea2ddd3582eb14fef5abe4b1b896ffa5dd1f27ce31f03ee4a7880c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e634e18ea2ddd3582eb14fef5abe4b1b896ffa5dd1f27ce31f03ee4a7880c0", kill_on_drop: false }` [INFO] [stdout] e6e634e18ea2ddd3582eb14fef5abe4b1b896ffa5dd1f27ce31f03ee4a7880c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 31c051325114c4a7b6c5f61cd918290e42d88fd207eaa62961e97b6be974fa5c [INFO] running `Command { std: "docker" "start" "-a" "31c051325114c4a7b6c5f61cd918290e42d88fd207eaa62961e97b6be974fa5c", kill_on_drop: false }` [INFO] [stderr] warning: function `clean_obsidian_markdown` is never used [INFO] [stderr] --> src/markdown_processor/mod.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn clean_obsidian_markdown(markdown: &str) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `clean_obsidian_markdown_with_formatting` is never used [INFO] [stderr] --> src/markdown_processor/mod.rs:14:8 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn clean_obsidian_markdown_with_formatting(markdown: &str) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `include_link_text` is never read [INFO] [stderr] --> src/markdown_processor/config.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 2 | pub struct MarkdownProcessorConfig { [INFO] [stderr] | ----------------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 5 | pub include_link_text: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MarkdownProcessorConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/markdown_processor/processor.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 11 | impl MarkdownProcessor { [INFO] [stderr] | ---------------------- associated function in this implementation [INFO] [stderr] 12 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `readitnow` (bin "readitnow" test) generated 4 warnings [INFO] [stderr] warning: `readitnow` (bin "readitnow") generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/readitnow-c21be082b1b7b437) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/readitnow-8e157fedd83b0c78) [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] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-e4406f3056e45c13) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_app_navigation ... ok [INFO] [stdout] test test_ui_rendering ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/markdown_processor_test.rs (/opt/rustwide/target/debug/deps/markdown_processor_test-c300341d8b7bae47) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_basic_markdown_cleaning ... ok [INFO] [stdout] test test_tag_removal ... ok [INFO] [stdout] test test_wiki_link_cleaning ... ok [INFO] [stdout] test test_embed_removal ... ok [INFO] [stdout] test test_yaml_frontmatter_removal ... ok [INFO] [stdout] test test_with_formatting_preserved ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/models_test.rs (/opt/rustwide/target/debug/deps/models_test-c8dd66af22cba35b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_config_load_save ... ok [INFO] [stdout] test test_note_from_markdown ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests readitnow [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" "31c051325114c4a7b6c5f61cd918290e42d88fd207eaa62961e97b6be974fa5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c051325114c4a7b6c5f61cd918290e42d88fd207eaa62961e97b6be974fa5c", kill_on_drop: false }` [INFO] [stdout] 31c051325114c4a7b6c5f61cd918290e42d88fd207eaa62961e97b6be974fa5c