[INFO] cloning repository https://github.com/Krysztal112233/moxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Krysztal112233/moxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrysztal112233%2Fmoxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrysztal112233%2Fmoxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e35e2a2af2f961272bd4130cb7dac622effd9012 [INFO] testing Krysztal112233/moxide against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrysztal112233%2Fmoxide" "/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/Krysztal112233/moxide [INFO] finished tweaking git repo https://github.com/Krysztal112233/moxide [INFO] tweaked toml for git repo https://github.com/Krysztal112233/moxide written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Krysztal112233/moxide on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Krysztal112233/moxide 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing Krysztal112233/moxide against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrysztal112233%2Fmoxide" "/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/Krysztal112233/moxide [INFO] finished tweaking git repo https://github.com/Krysztal112233/moxide [INFO] tweaked toml for git repo https://github.com/Krysztal112233/moxide written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Krysztal112233/moxide on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Krysztal112233/moxide 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-2025-09-21" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colored v3.0.0 [INFO] [stderr] Downloaded caseless v0.2.2 [INFO] [stderr] Downloaded human-panic v2.0.2 [INFO] [stderr] Downloaded terminal_size v0.4.1 [INFO] [stderr] Downloaded onig v6.4.0 [INFO] [stderr] Downloaded os_info v3.9.2 [INFO] [stderr] Downloaded thiserror v2.0.9 [INFO] [stderr] Downloaded clap_derive v4.5.24 [INFO] [stderr] Downloaded clap_complete v4.5.41 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded bon v3.3.2 [INFO] [stderr] Downloaded thiserror-impl v2.0.9 [INFO] [stderr] Downloaded comrak v0.33.0 [INFO] [stderr] Downloaded clap v4.5.24 [INFO] [stderr] Downloaded plist v1.7.0 [INFO] [stderr] Downloaded bon-macros v3.3.2 [INFO] [stderr] Downloaded fancy-regex v0.11.0 [INFO] [stderr] Downloaded quick-xml v0.32.0 [INFO] [stderr] Downloaded slug v0.1.6 [INFO] [stderr] Downloaded clap_builder v4.5.24 [INFO] [stderr] Downloaded onig_sys v69.8.1 [INFO] [stderr] Downloaded syntect v5.2.0 [INFO] [stderr] Downloaded deunicode v1.6.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b47b40fbb47868b25962029e8c4f8c994fd840efaf510d1e707f2ee6e7c0488b [INFO] running `Command { std: "docker" "start" "-a" "b47b40fbb47868b25962029e8c4f8c994fd840efaf510d1e707f2ee6e7c0488b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b47b40fbb47868b25962029e8c4f8c994fd840efaf510d1e707f2ee6e7c0488b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b47b40fbb47868b25962029e8c4f8c994fd840efaf510d1e707f2ee6e7c0488b", kill_on_drop: false }` [INFO] [stdout] b47b40fbb47868b25962029e8c4f8c994fd840efaf510d1e707f2ee6e7c0488b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a414771797d34665c05da61e3ffd79f7a429dca9c6387903d4c5a53952336734 [INFO] running `Command { std: "docker" "start" "-a" "a414771797d34665c05da61e3ffd79f7a429dca9c6387903d4c5a53952336734", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling prettyplease v0.2.27 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.24 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling clap v4.5.24 [INFO] [stderr] Compiling clap_complete v4.5.41 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v3.3.2 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bon v3.3.2 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling os_info v3.9.2 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling comrak v0.33.0 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling moxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fmt::Result` [INFO] [stdout] --> src/builder/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | fmt::Result, [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: `info` [INFO] [stdout] --> src/render/mod.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | use log::{info, trace}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collected` [INFO] [stdout] --> src/builder/mod.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let collected = WalkDir::new(input) [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collected` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> src/main.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 124 | fn subcommand_serve(matches: &ArgMatches) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MoxideBuilder` is never constructed [INFO] [stdout] --> src/builder/mod.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) struct MoxideBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `output`, and `to_prepared_render_tasks` are never used [INFO] [stdout] --> src/builder/mod.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 19 | impl MoxideBuilder { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 20 | pub(crate) fn new(manifest: Manifest) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub(crate) fn output(&mut self, output: PathBuf) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub(crate) fn to_prepared_render_tasks

(&self, input: P) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/mkentry/mod.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) struct MarkdownEntryContext { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 32 | pub(crate) index: PathBuf, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `manifest` is never read [INFO] [stdout] --> src/proj/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) struct MoxideProj { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 20 | manifest: Manifest, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Property` is never used [INFO] [stdout] --> src/property.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) trait Property { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.35s [INFO] running `Command { std: "docker" "inspect" "a414771797d34665c05da61e3ffd79f7a429dca9c6387903d4c5a53952336734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a414771797d34665c05da61e3ffd79f7a429dca9c6387903d4c5a53952336734", kill_on_drop: false }` [INFO] [stdout] a414771797d34665c05da61e3ffd79f7a429dca9c6387903d4c5a53952336734 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a948c8f5e3e98dd009562a8070359e5a9e9efe53a524217605b97ef5bff2af92 [INFO] running `Command { std: "docker" "start" "-a" "a948c8f5e3e98dd009562a8070359e5a9e9efe53a524217605b97ef5bff2af92", kill_on_drop: false }` [INFO] [stderr] Compiling moxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fmt::Result` [INFO] [stdout] --> src/builder/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | fmt::Result, [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: `info` [INFO] [stdout] --> src/render/mod.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | use log::{info, trace}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collected` [INFO] [stdout] --> src/builder/mod.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let collected = WalkDir::new(input) [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collected` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> src/main.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 124 | fn subcommand_serve(matches: &ArgMatches) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MoxideBuilder` is never constructed [INFO] [stdout] --> src/builder/mod.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) struct MoxideBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `output`, and `to_prepared_render_tasks` are never used [INFO] [stdout] --> src/builder/mod.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 19 | impl MoxideBuilder { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 20 | pub(crate) fn new(manifest: Manifest) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub(crate) fn output(&mut self, output: PathBuf) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub(crate) fn to_prepared_render_tasks

(&self, input: P) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/mkentry/mod.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) struct MarkdownEntryContext { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 32 | pub(crate) index: PathBuf, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `manifest` is never read [INFO] [stdout] --> src/proj/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) struct MoxideProj { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 20 | manifest: Manifest, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Property` is never used [INFO] [stdout] --> src/property.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) trait Property { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "a948c8f5e3e98dd009562a8070359e5a9e9efe53a524217605b97ef5bff2af92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a948c8f5e3e98dd009562a8070359e5a9e9efe53a524217605b97ef5bff2af92", kill_on_drop: false }` [INFO] [stdout] a948c8f5e3e98dd009562a8070359e5a9e9efe53a524217605b97ef5bff2af92 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d57d40fead7b733c866aa265f93fc14188adb201913d9adb0da392c3f37bb516 [INFO] running `Command { std: "docker" "start" "-a" "d57d40fead7b733c866aa265f93fc14188adb201913d9adb0da392c3f37bb516", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `fmt::Result` [INFO] [stderr] --> src/builder/mod.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | fmt::Result, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `info` [INFO] [stderr] --> src/render/mod.rs:11:11 [INFO] [stderr] | [INFO] [stderr] 11 | use log::{info, trace}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `collected` [INFO] [stderr] --> src/builder/mod.rs:39:13 [INFO] [stderr] | [INFO] [stderr] 39 | let collected = WalkDir::new(input) [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collected` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `matches` [INFO] [stderr] --> src/main.rs:124:21 [INFO] [stderr] | [INFO] [stderr] 124 | fn subcommand_serve(matches: &ArgMatches) -> anyhow::Result<()> { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stderr] [INFO] [stderr] warning: struct `MoxideBuilder` is never constructed [INFO] [stderr] --> src/builder/mod.rs:13:19 [INFO] [stderr] | [INFO] [stderr] 13 | pub(crate) struct MoxideBuilder { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `output`, and `to_prepared_render_tasks` are never used [INFO] [stderr] --> src/builder/mod.rs:20:19 [INFO] [stderr] | [INFO] [stderr] 19 | impl MoxideBuilder { [INFO] [stderr] | ------------------ associated items in this implementation [INFO] [stderr] 20 | pub(crate) fn new(manifest: Manifest) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 27 | pub(crate) fn output(&mut self, output: PathBuf) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 35 | pub(crate) fn to_prepared_render_tasks

(&self, input: P) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `index` is never read [INFO] [stderr] --> src/mkentry/mod.rs:32:16 [INFO] [stderr] | [INFO] [stderr] 31 | pub(crate) struct MarkdownEntryContext { [INFO] [stderr] | -------------------- field in this struct [INFO] [stderr] 32 | pub(crate) index: PathBuf, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `manifest` is never read [INFO] [stderr] --> src/proj/mod.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 19 | pub(crate) struct MoxideProj { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 20 | manifest: Manifest, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `Property` is never used [INFO] [stderr] --> src/property.rs:1:18 [INFO] [stderr] | [INFO] [stderr] 1 | pub(crate) trait Property { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `moxide` (bin "moxide" test) generated 9 warnings (run `cargo fix --bin "moxide" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/moxide-6667a80c9f5be508) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test mkentry::tests::test_try_new ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d57d40fead7b733c866aa265f93fc14188adb201913d9adb0da392c3f37bb516", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d57d40fead7b733c866aa265f93fc14188adb201913d9adb0da392c3f37bb516", kill_on_drop: false }` [INFO] [stdout] d57d40fead7b733c866aa265f93fc14188adb201913d9adb0da392c3f37bb516