[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 master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrysztal112233%2Fmoxide" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Krysztal112233/moxide 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/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded human-panic v2.0.2 [INFO] [stderr] Downloaded xdg v2.5.2 [INFO] [stderr] Downloaded os_info v3.9.2 [INFO] [stderr] Downloaded terminal_size v0.4.1 [INFO] [stderr] Downloaded caseless v0.2.2 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded clap_complete v4.5.41 [INFO] [stderr] Downloaded prettyplease v0.2.27 [INFO] [stderr] Downloaded bon-macros v3.3.2 [INFO] [stderr] Downloaded cc v1.2.7 [INFO] [stderr] Downloaded plist v1.7.0 [INFO] [stderr] Downloaded winnow v0.6.22 [INFO] [stderr] Downloaded quick-xml v0.32.0 [INFO] [stderr] Downloaded clap_builder v4.5.24 [INFO] [stderr] Downloaded comrak v0.33.0 [INFO] [stderr] Downloaded clap v4.5.24 [INFO] [stderr] Downloaded bon v3.3.2 [INFO] [stderr] Downloaded syn v2.0.95 [INFO] [stderr] Downloaded onig v6.4.0 [INFO] [stderr] Downloaded onig_sys v69.8.1 [INFO] [stderr] Downloaded syntect v5.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ada70e7c46d747d126ded99db1be2dd9fe92d77a097347c33382c53fc36dcc68 [INFO] running `Command { std: "docker" "start" "-a" "ada70e7c46d747d126ded99db1be2dd9fe92d77a097347c33382c53fc36dcc68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ada70e7c46d747d126ded99db1be2dd9fe92d77a097347c33382c53fc36dcc68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ada70e7c46d747d126ded99db1be2dd9fe92d77a097347c33382c53fc36dcc68", kill_on_drop: false }` [INFO] [stdout] ada70e7c46d747d126ded99db1be2dd9fe92d77a097347c33382c53fc36dcc68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abafd5960f86b307c62e2717cf94485beeacc0e0a0118a91481e30b24fc01f1b [INFO] running `Command { std: "docker" "start" "-a" "abafd5960f86b307c62e2717cf94485beeacc0e0a0118a91481e30b24fc01f1b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling prettyplease v0.2.27 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.95 [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 rustc-demangle v0.1.24 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.24 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling tokio-macros v2.4.0 [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 v2.0.9 [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 onig v6.4.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v3.3.2 [INFO] [stderr] Compiling serde v1.0.217 [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 human-panic v2.0.2 [INFO] [stderr] Compiling comrak v0.33.0 [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 43.12s [INFO] running `Command { std: "docker" "inspect" "abafd5960f86b307c62e2717cf94485beeacc0e0a0118a91481e30b24fc01f1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abafd5960f86b307c62e2717cf94485beeacc0e0a0118a91481e30b24fc01f1b", kill_on_drop: false }` [INFO] [stdout] abafd5960f86b307c62e2717cf94485beeacc0e0a0118a91481e30b24fc01f1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df5f62e80dafaa80b7958d92e4a6d7076491f0b5569c05303d8dd426c2766ce3 [INFO] running `Command { std: "docker" "start" "-a" "df5f62e80dafaa80b7958d92e4a6d7076491f0b5569c05303d8dd426c2766ce3", 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 1.75s [INFO] running `Command { std: "docker" "inspect" "df5f62e80dafaa80b7958d92e4a6d7076491f0b5569c05303d8dd426c2766ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df5f62e80dafaa80b7958d92e4a6d7076491f0b5569c05303d8dd426c2766ce3", kill_on_drop: false }` [INFO] [stdout] df5f62e80dafaa80b7958d92e4a6d7076491f0b5569c05303d8dd426c2766ce3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 04d6c19888eff0231ebcc89911e66310b79acae84bb469d0f1bc0abf9f3a01ce [INFO] running `Command { std: "docker" "start" "-a" "04d6c19888eff0231ebcc89911e66310b79acae84bb469d0f1bc0abf9f3a01ce", 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.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/moxide-0f486cae1682f646) [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" "04d6c19888eff0231ebcc89911e66310b79acae84bb469d0f1bc0abf9f3a01ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04d6c19888eff0231ebcc89911e66310b79acae84bb469d0f1bc0abf9f3a01ce", kill_on_drop: false }` [INFO] [stdout] 04d6c19888eff0231ebcc89911e66310b79acae84bb469d0f1bc0abf9f3a01ce