[INFO] cloning repository https://github.com/vpray-uk/mntfs888 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vpray-uk/mntfs888" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpray-uk%2Fmntfs888", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpray-uk%2Fmntfs888'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e4aa964a1d6a0e49b4f0066a0c1a2124f6f2491 [INFO] checking vpray-uk/mntfs888 against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpray-uk%2Fmntfs888" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vpray-uk/mntfs888 [INFO] finished tweaking git repo https://github.com/vpray-uk/mntfs888 [INFO] tweaked toml for git repo https://github.com/vpray-uk/mntfs888 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vpray-uk/mntfs888 on toolchain c4ca24658d934444a28db36abebef17a8651701a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vpray-uk/mntfs888 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" "+c4ca24658d934444a28db36abebef17a8651701a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 338739b47076524c901b3802b22ad8c092de2461e52fcc96137b674a22ba6418 [INFO] running `Command { std: "docker" "start" "-a" "338739b47076524c901b3802b22ad8c092de2461e52fcc96137b674a22ba6418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "338739b47076524c901b3802b22ad8c092de2461e52fcc96137b674a22ba6418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338739b47076524c901b3802b22ad8c092de2461e52fcc96137b674a22ba6418", kill_on_drop: false }` [INFO] [stdout] 338739b47076524c901b3802b22ad8c092de2461e52fcc96137b674a22ba6418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3bbbd07972f17b99b7d28cb606f10c01f0a6f39dfc9f9b126573f0958d66d2c [INFO] running `Command { std: "docker" "start" "-a" "e3bbbd07972f17b99b7d28cb606f10c01f0a6f39dfc9f9b126573f0958d66d2c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling binrw_derive v0.11.2 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling binrw v0.11.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking widestring v1.2.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling fuser v0.15.1 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking nt-string v0.1.1 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking ntfs v0.4.0 [INFO] [stderr] Checking mntfs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `read_file_content` is never used [INFO] [stdout] --> src/simple_ntfs.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl SimpleNtfsReader { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn read_file_content(&mut self, filename: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `write_directory` and `copy_dir_recursive` are never used [INFO] [stdout] --> src/file_writer.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl NtfsFileWriter { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 133 | pub fn write_directory(&self, source_dir: &str, destination_dir: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | fn copy_dir_recursive(&self, source: &Path, destination: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read_file_content` is never used [INFO] [stdout] --> src/simple_ntfs.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl SimpleNtfsReader { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn read_file_content(&mut self, filename: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `write_directory` and `copy_dir_recursive` are never used [INFO] [stdout] --> src/file_writer.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl NtfsFileWriter { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 133 | pub fn write_directory(&self, source_dir: &str, destination_dir: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | fn copy_dir_recursive(&self, source: &Path, destination: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.31s [INFO] running `Command { std: "docker" "inspect" "e3bbbd07972f17b99b7d28cb606f10c01f0a6f39dfc9f9b126573f0958d66d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3bbbd07972f17b99b7d28cb606f10c01f0a6f39dfc9f9b126573f0958d66d2c", kill_on_drop: false }` [INFO] [stdout] e3bbbd07972f17b99b7d28cb606f10c01f0a6f39dfc9f9b126573f0958d66d2c