[INFO] cloning repository https://github.com/podikoglou/htmlfs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/podikoglou/htmlfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpodikoglou%2Fhtmlfs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpodikoglou%2Fhtmlfs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4301096849d46b522dea4de39b619642b9f8890 [INFO] testing podikoglou/htmlfs against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpodikoglou%2Fhtmlfs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/podikoglou/htmlfs [INFO] finished tweaking git repo https://github.com/podikoglou/htmlfs [INFO] tweaked toml for git repo https://github.com/podikoglou/htmlfs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/podikoglou/htmlfs on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/podikoglou/htmlfs 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bde4824e84b7fa3a3b12f8d9b7e0662877e0efab6da24f61558d3e439a869df [INFO] running `Command { std: "docker" "start" "-a" "1bde4824e84b7fa3a3b12f8d9b7e0662877e0efab6da24f61558d3e439a869df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bde4824e84b7fa3a3b12f8d9b7e0662877e0efab6da24f61558d3e439a869df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bde4824e84b7fa3a3b12f8d9b7e0662877e0efab6da24f61558d3e439a869df", kill_on_drop: false }` [INFO] [stdout] 1bde4824e84b7fa3a3b12f8d9b7e0662877e0efab6da24f61558d3e439a869df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42db45a80808e832d61121f37e95469e9ecb3d85728998a25f64ff44e9bb935a [INFO] running `Command { std: "docker" "start" "-a" "42db45a80808e832d61121f37e95469e9ecb3d85728998a25f64ff44e9bb935a", kill_on_drop: false }` [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fuser v0.15.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling selectors v0.30.0 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling dom_query v0.19.2 [INFO] [stderr] Compiling htmlfs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ino` [INFO] [stdout] --> src/fs.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | ino: u64, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ino` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/fs.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | offset: i64, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HELLO_DIR_ATTR` is never used [INFO] [stdout] --> src/fs.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const HELLO_DIR_ATTR: FileAttr = FileAttr { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HELLO_TXT_CONTENT` is never used [INFO] [stdout] --> src/fs.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | const HELLO_TXT_CONTENT: &str = "Hello World!\n"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HELLO_TXT_ATTR` is never used [INFO] [stdout] --> src/fs.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | const HELLO_TXT_ATTR: FileAttr = FileAttr { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fs.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | fn get_node_by_inode(&self, ino: u64) -> anyhow::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 155 | fn get_node_by_inode(&self, ino: u64) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fs.rs:161:22 [INFO] [stdout] | [INFO] [stdout] 161 | fn lookup_helper(&self, parent_ino: u64, name: String) -> anyhow::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 161 | fn lookup_helper(&self, parent_ino: u64, name: String) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fs.rs:170:23 [INFO] [stdout] | [INFO] [stdout] 170 | fn getattr_helper(&self, ino: u64) -> anyhow::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 170 | fn getattr_helper(&self, ino: u64) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.82s [INFO] running `Command { std: "docker" "inspect" "42db45a80808e832d61121f37e95469e9ecb3d85728998a25f64ff44e9bb935a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42db45a80808e832d61121f37e95469e9ecb3d85728998a25f64ff44e9bb935a", kill_on_drop: false }` [INFO] [stdout] 42db45a80808e832d61121f37e95469e9ecb3d85728998a25f64ff44e9bb935a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c4b08fa76f60963a4e9b8afb020322a8ef285be556e0d94a567b20585f0d0a6 [INFO] running `Command { std: "docker" "start" "-a" "5c4b08fa76f60963a4e9b8afb020322a8ef285be556e0d94a567b20585f0d0a6", kill_on_drop: false }` [INFO] [stderr] Compiling htmlfs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ino` [INFO] [stdout] --> src/fs.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | ino: u64, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ino` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/fs.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | offset: i64, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HELLO_DIR_ATTR` is never used [INFO] [stdout] --> src/fs.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const HELLO_DIR_ATTR: FileAttr = FileAttr { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HELLO_TXT_CONTENT` is never used [INFO] [stdout] --> src/fs.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | const HELLO_TXT_CONTENT: &str = "Hello World!\n"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HELLO_TXT_ATTR` is never used [INFO] [stdout] --> src/fs.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | const HELLO_TXT_ATTR: FileAttr = FileAttr { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fs.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | fn get_node_by_inode(&self, ino: u64) -> anyhow::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 155 | fn get_node_by_inode(&self, ino: u64) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fs.rs:161:22 [INFO] [stdout] | [INFO] [stdout] 161 | fn lookup_helper(&self, parent_ino: u64, name: String) -> anyhow::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 161 | fn lookup_helper(&self, parent_ino: u64, name: String) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fs.rs:170:23 [INFO] [stdout] | [INFO] [stdout] 170 | fn getattr_helper(&self, ino: u64) -> anyhow::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 170 | fn getattr_helper(&self, ino: u64) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "5c4b08fa76f60963a4e9b8afb020322a8ef285be556e0d94a567b20585f0d0a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c4b08fa76f60963a4e9b8afb020322a8ef285be556e0d94a567b20585f0d0a6", kill_on_drop: false }` [INFO] [stdout] 5c4b08fa76f60963a4e9b8afb020322a8ef285be556e0d94a567b20585f0d0a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 23424dfce21e5f7393bbccb010d6cc4f91e5bb5b645c5b4f69723a21be3ba414 [INFO] running `Command { std: "docker" "start" "-a" "23424dfce21e5f7393bbccb010d6cc4f91e5bb5b645c5b4f69723a21be3ba414", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `ino` [INFO] [stderr] --> src/fs.rs:242:9 [INFO] [stderr] | [INFO] [stderr] 242 | ino: u64, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ino` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `offset` [INFO] [stderr] --> src/fs.rs:244:9 [INFO] [stderr] | [INFO] [stderr] 244 | offset: i64, [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stderr] [INFO] [stderr] warning: constant `HELLO_DIR_ATTR` is never used [INFO] [stderr] --> src/fs.rs:17:7 [INFO] [stderr] | [INFO] [stderr] 17 | const HELLO_DIR_ATTR: FileAttr = FileAttr { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: constant `HELLO_TXT_CONTENT` is never used [INFO] [stderr] --> src/fs.rs:35:7 [INFO] [stderr] | [INFO] [stderr] 35 | const HELLO_TXT_CONTENT: &str = "Hello World!\n"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `HELLO_TXT_ATTR` is never used [INFO] [stderr] --> src/fs.rs:37:7 [INFO] [stderr] | [INFO] [stderr] 37 | const HELLO_TXT_ATTR: FileAttr = FileAttr { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/fs.rs:155:26 [INFO] [stderr] | [INFO] [stderr] 155 | fn get_node_by_inode(&self, ino: u64) -> anyhow::Result { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 155 | fn get_node_by_inode(&self, ino: u64) -> anyhow::Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/fs.rs:161:22 [INFO] [stderr] | [INFO] [stderr] 161 | fn lookup_helper(&self, parent_ino: u64, name: String) -> anyhow::Result { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 161 | fn lookup_helper(&self, parent_ino: u64, name: String) -> anyhow::Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/fs.rs:170:23 [INFO] [stderr] | [INFO] [stderr] 170 | fn getattr_helper(&self, ino: u64) -> anyhow::Result { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 170 | fn getattr_helper(&self, ino: u64) -> anyhow::Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `htmlfs` (bin "htmlfs" test) generated 8 warnings (run `cargo fix --bin "htmlfs" -p htmlfs --tests` to apply 5 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/htmlfs-eb0a4368904f5a98) [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" "23424dfce21e5f7393bbccb010d6cc4f91e5bb5b645c5b4f69723a21be3ba414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23424dfce21e5f7393bbccb010d6cc4f91e5bb5b645c5b4f69723a21be3ba414", kill_on_drop: false }` [INFO] [stdout] 23424dfce21e5f7393bbccb010d6cc4f91e5bb5b645c5b4f69723a21be3ba414