[INFO] cloning repository https://github.com/theubusu/vdfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theubusu/vdfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheubusu%2Fvdfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheubusu%2Fvdfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b10722e4e9bb354b628f02cbd9b92ac02d34ac4
[INFO] checking theubusu/vdfs against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheubusu%2Fvdfs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/theubusu/vdfs
[INFO] finished tweaking git repo https://github.com/theubusu/vdfs
[INFO] tweaked toml for git repo https://github.com/theubusu/vdfs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theubusu/vdfs on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/theubusu/vdfs 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "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] checking theubusu/vdfs against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheubusu%2Fvdfs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/theubusu/vdfs
[INFO] finished tweaking git repo https://github.com/theubusu/vdfs
[INFO] tweaked toml for git repo https://github.com/theubusu/vdfs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theubusu/vdfs on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/theubusu/vdfs 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "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 clap v4.5.53
[INFO] [stderr]   Downloaded proc-macro2 v1.0.103
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded either v1.15.0
[INFO] [stderr]   Downloaded binrw_derive v0.15.0
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded bytemuck v1.24.0
[INFO] [stderr]   Downloaded binrw v0.15.0
[INFO] [stderr]   Downloaded clap_builder v4.5.53
[INFO] [stderr]   Downloaded syn v2.0.111
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91311cf4a80afd92951cdd4a814a9f9e34f834f677f298c213d201de9d5786f0
[INFO] running `Command { std: "docker" "start" "-a" "91311cf4a80afd92951cdd4a814a9f9e34f834f677f298c213d201de9d5786f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91311cf4a80afd92951cdd4a814a9f9e34f834f677f298c213d201de9d5786f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91311cf4a80afd92951cdd4a814a9f9e34f834f677f298c213d201de9d5786f0", kill_on_drop: false }`
[INFO] [stdout] 91311cf4a80afd92951cdd4a814a9f9e34f834f677f298c213d201de9d5786f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3abe69012a9b4f6a5f117853c7042ccee32377547a480dedab0eb9294fab691f
[INFO] running `Command { std: "docker" "start" "-a" "3abe69012a9b4f6a5f117853c7042ccee32377547a480dedab0eb9294fab691f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking vdfs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `magic`, `sync_count`, `mount_count`, `checksum_offset`, `last_page_index`, and `translation_table_offsets` are never read
[INFO] [stdout]    --> src/include.rs:122:26
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub struct Vdfs4BaseTable {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 121 |     //vdfs4_snapshot_descriptor
[INFO] [stdout] 122 |     #[br(count = 4)] pub magic: Vec<u8>, //CoWB
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 123 |     pub sync_count: u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 124 |     pub mount_count: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 125 |     pub checksum_offset: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 126 |     //
[INFO] [stdout] 127 |     pub last_page_index: [u64; 5],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 128 |     pub translation_table_offsets: [u64; 5],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vdfs4BaseTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key_len`, `record_len`, and `name_len` are never read
[INFO] [stdout]    --> src/include.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct Vdfs4CatTreeKey {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub key_len: u16,                    //Length of tree-specific key
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 137 |     pub record_len: u16,                 //Full length of record containing the key
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub name_len: u8,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vdfs4CatTreeKey` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `seconds_high` and `nanoseconds` are never read
[INFO] [stdout]    --> src/include.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub struct Vdfs4Timespec {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 156 |     pub seconds: u32,
[INFO] [stdout] 157 |     pub seconds_high: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 158 |     pub nanoseconds: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vdfs4Timespec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `generation`, `next_orphan_id`, `modification_time`, and `access_time` are never read
[INFO] [stdout]    --> src/include.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub struct Vdfs4CatalogFolderRecord {
[INFO] [stdout]     |            ------------------------ fields in this struct
[INFO] [stdout] 182 |     pub flags: u32,
[INFO] [stdout] 183 |     pub generation: u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub next_orphan_id: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub modification_time: Vdfs4Timespec,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 193 |     pub access_time: Vdfs4Timespec,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vdfs4CatalogFolderRecord` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_mode` is never read
[INFO] [stdout]    --> src/include.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub struct Vdfs4CatalogHlinkRecord {
[INFO] [stdout]     |            ----------------------- field in this struct
[INFO] [stdout] 206 |     pub file_mode: u16,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vdfs4CatalogHlinkRecord` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `magic`, `sync_count`, `mount_count`, `checksum_offset`, `last_page_index`, and `translation_table_offsets` are never read
[INFO] [stdout]    --> src/include.rs:122:26
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub struct Vdfs4BaseTable {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 121 |     //vdfs4_snapshot_descriptor
[INFO] [stdout] 122 |     #[br(count = 4)] pub magic: Vec<u8>, //CoWB
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 123 |     pub sync_count: u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 124 |     pub mount_count: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 125 |     pub checksum_offset: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 126 |     //
[INFO] [stdout] 127 |     pub last_page_index: [u64; 5],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 128 |     pub translation_table_offsets: [u64; 5],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vdfs4BaseTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key_len`, `record_len`, and `name_len` are never read
[INFO] [stdout]    --> src/include.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct Vdfs4CatTreeKey {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub key_len: u16,                    //Length of tree-specific key
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 137 |     pub record_len: u16,                 //Full length of record containing the key
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub name_len: u8,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vdfs4CatTreeKey` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `seconds_high` and `nanoseconds` are never read
[INFO] [stdout]    --> src/include.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub struct Vdfs4Timespec {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 156 |     pub seconds: u32,
[INFO] [stdout] 157 |     pub seconds_high: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 158 |     pub nanoseconds: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vdfs4Timespec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `generation`, `next_orphan_id`, `modification_time`, and `access_time` are never read
[INFO] [stdout]    --> src/include.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub struct Vdfs4CatalogFolderRecord {
[INFO] [stdout]     |            ------------------------ fields in this struct
[INFO] [stdout] 182 |     pub flags: u32,
[INFO] [stdout] 183 |     pub generation: u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub next_orphan_id: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub modification_time: Vdfs4Timespec,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 193 |     pub access_time: Vdfs4Timespec,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vdfs4CatalogFolderRecord` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_mode` is never read
[INFO] [stdout]    --> src/include.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub struct Vdfs4CatalogHlinkRecord {
[INFO] [stdout]     |            ----------------------- field in this struct
[INFO] [stdout] 206 |     pub file_mode: u16,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vdfs4CatalogHlinkRecord` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.15.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3abe69012a9b4f6a5f117853c7042ccee32377547a480dedab0eb9294fab691f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3abe69012a9b4f6a5f117853c7042ccee32377547a480dedab0eb9294fab691f", kill_on_drop: false }`
[INFO] [stdout] 3abe69012a9b4f6a5f117853c7042ccee32377547a480dedab0eb9294fab691f
