[INFO] cloning repository https://github.com/2ndDerivative/flamenco
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2ndDerivative/flamenco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2ndDerivative%2Fflamenco", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2ndDerivative%2Fflamenco'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd127c312814e46453af8936fc2df6f812f01b5f
[INFO] testing 2ndDerivative/flamenco against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2ndDerivative%2Fflamenco" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/2ndDerivative/flamenco
[INFO] finished tweaking git repo https://github.com/2ndDerivative/flamenco
[INFO] tweaked toml for git repo https://github.com/2ndDerivative/flamenco written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/2ndDerivative/flamenco on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/2ndDerivative/flamenco 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d8b4db577e62b395afa35d603f17b2ac856572627bd715de54f7b631174406f
[INFO] running `Command { std: "docker" "start" "-a" "2d8b4db577e62b395afa35d603f17b2ac856572627bd715de54f7b631174406f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d8b4db577e62b395afa35d603f17b2ac856572627bd715de54f7b631174406f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d8b4db577e62b395afa35d603f17b2ac856572627bd715de54f7b631174406f", kill_on_drop: false }`
[INFO] [stdout] 2d8b4db577e62b395afa35d603f17b2ac856572627bd715de54f7b631174406f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d334a9a5d5493f509b502749ee5dd28be7788339e21e0accce765313ac5d7330
[INFO] running `Command { std: "docker" "start" "-a" "d334a9a5d5493f509b502749ee5dd28be7788339e21e0accce765313ac5d7330", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling kenobi-core v0.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling libgssapi-sys v0.3.3
[INFO] [stderr]    Compiling kenobi-unix v0.1.0
[INFO] [stderr]    Compiling kenobi v0.2.0
[INFO] [stderr]    Compiling flamenco v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `create_action`
[INFO] [stdout]   --> src/file.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |             create_action,
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: try ignoring the field: `create_action: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]   --> src/file.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |             attributes,
[INFO] [stdout]    |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ErrorResponse2(Box<[u8]>);
[INFO] [stdout]   |            -------------- ^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `ErrorResponse2` 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 `oplock_level`, `allocation_size`, `creation_time`, `last_access_time`, `last_write_time`, and `change_time` are never read
[INFO] [stdout]   --> src/file.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct FileHandle {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     oplock_level: Option<OplockLevel202>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 31 |     offset: u64,
[INFO] [stdout] 32 |     allocation_size: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     end_of_file: u64,
[INFO] [stdout] 34 |     creation_time: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 35 |     last_access_time: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     last_write_time: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     change_time: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileHandle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated constants are never used
[INFO] [stdout]    --> src/file.rs:309:11
[INFO] [stdout]     |
[INFO] [stdout] 307 | impl AccessMask {
[INFO] [stdout]     | --------------- associated constants in this implementation
[INFO] [stdout] 308 |     const READ_DATA: Self = Self(0x01);
[INFO] [stdout] 309 |     const WRITE_DATA: Self = Self(0x02);
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 310 |     const APPEND_DATA: Self = Self(0x04);
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 311 |     const READ_EA: Self = Self(0x08);
[INFO] [stdout] 312 |     const WRITE_EA: Self = Self(0x10);
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 313 |     const DELETE_CHILD: Self = Self(0x40);
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 314 |     const EXECUTE: Self = Self(0x20);
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 315 |     const READ_ATTRIBUTES: Self = Self(0x80);
[INFO] [stdout] 316 |     const WRITE_ATTRIBUTES: Self = Self(0x100);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 317 |     const DELETE: Self = Self(0x10000);
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 318 |     const READ_CONTROL: Self = Self(0x20000);
[INFO] [stdout] 319 |     const WRITE_DAC: Self = Self(0x40000);
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 320 |     const WRITE_OWNER: Self = Self(0x80000);
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 321 |     const SYNCHRONIZE: Self = Self(0x100000);
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 322 |     const ACCESS_SYSTEM_SECURITY: Self = Self(0x1000000);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 323 |     const MAXIMUM_ALLOWED: Self = Self(0x2000000);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 324 |     const GENERIC_ALL: Self = Self(0x10000000);
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 325 |     const GENERIC_EXECUTE: Self = Self(0x20000000);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 326 |     const GENERIC_WRITE: Self = Self(0x40000000);
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 327 |     const GENERIC_READ: Self = Self(0x80000000);
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `SHARE_DELETE` and `empty` are never used
[INFO] [stdout]    --> src/file.rs:345:11
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl ShareAccess {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 345 |     const SHARE_DELETE: Self = Self(0x04);
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 346 |     fn empty() -> Self {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/file.rs:453:8
[INFO] [stdout]     |
[INFO] [stdout] 453 |     Io(std::io::Error),
[INFO] [stdout]     |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 453 -     Io(std::io::Error),
[INFO] [stdout] 453 +     Io(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `creation_time`, `last_access_time`, `last_write_time`, `change_time`, `allocation_size`, and `end_of_file` are never read
[INFO] [stdout]   --> src/file/close.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct CloseResponse {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 35 |     pub creation_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 36 |     pub last_access_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     pub last_write_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     pub change_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 39 |     pub allocation_size: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub end_of_file: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CloseResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/file/close.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 |     Io(std::io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReadCloseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 68 -     Io(std::io::Error),
[INFO] [stdout] 68 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `credits` is never read
[INFO] [stdout]   --> src/header.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct SyncHeader202Outgoing {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] 11 |     pub command: Command202,
[INFO] [stdout] 12 |     pub credits: u16,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credits` and `next_command` are never read
[INFO] [stdout]   --> src/header.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct SyncHeader202Incoming {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub credits: u16,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 71 |     pub flags: u32,
[INFO] [stdout] 72 |     pub next_command: Option<NonZero<u32>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncHeader202Incoming` 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 `0` is never read
[INFO] [stdout]   --> src/negotiate.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Io(std::io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WriteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 44 -     Io(std::io::Error),
[INFO] [stdout] 44 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `server_guid`, `capabilities`, `system_time`, `server_start_time`, and `sec_buffer` are never read
[INFO] [stdout]   --> src/negotiate.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct NegotiateResponse {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub server_guid: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 57 |     pub capabilities: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub system_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 62 |     pub server_start_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     pub sec_buffer: Box<[u8]>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NegotiateResponse` 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 `0` is never read
[INFO] [stdout]    --> src/session.rs:287:8
[INFO] [stdout]     |
[INFO] [stdout] 287 |     Io(std::io::Error),
[INFO] [stdout]     |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WriteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 287 -     Io(std::io::Error),
[INFO] [stdout] 287 +     Io(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/share_name.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ShareName(String);
[INFO] [stdout]   |            --------- ^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `ShareName` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/share_name.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl ShareName {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `share_type` and `dfs_capability` are never read
[INFO] [stdout]   --> src/tree.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TreeConnection {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 22 |     session: Arc<Session202>,
[INFO] [stdout] 23 |     share_type: ShareType,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 24 |     /// There are no valid flags in 202 besides the SMB2_SHARE_CAP_DFS
[INFO] [stdout] 25 |     dfs_capability: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TreeConnection` 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 `flags` and `maximal_access` are never read
[INFO] [stdout]    --> src/tree.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 194 | struct TreeConnectResponse {
[INFO] [stdout]     |        ------------------- fields in this struct
[INFO] [stdout] 195 |     share_type: ShareType,
[INFO] [stdout] 196 |     flags: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 197 |     capabilities: u32,
[INFO] [stdout] 198 |     maximal_access: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TreeConnectResponse` 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 `0` is never read
[INFO] [stdout]    --> src/tree.rs:278:8
[INFO] [stdout]     |
[INFO] [stdout] 278 |     Io(std::io::Error),
[INFO] [stdout]     |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReadDisconnectError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 278 -     Io(std::io::Error),
[INFO] [stdout] 278 +     Io(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.80s
[INFO] running `Command { std: "docker" "inspect" "d334a9a5d5493f509b502749ee5dd28be7788339e21e0accce765313ac5d7330", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d334a9a5d5493f509b502749ee5dd28be7788339e21e0accce765313ac5d7330", kill_on_drop: false }`
[INFO] [stdout] d334a9a5d5493f509b502749ee5dd28be7788339e21e0accce765313ac5d7330
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e699993dad9683ec0c2ae196524f62dab968cc011327cf8720f729914e5adb4f
[INFO] running `Command { std: "docker" "start" "-a" "e699993dad9683ec0c2ae196524f62dab968cc011327cf8720f729914e5adb4f", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `create_action`
[INFO] [stdout]   --> src/file.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |             create_action,
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: try ignoring the field: `create_action: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]   --> src/file.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |             attributes,
[INFO] [stdout]    |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ErrorResponse2(Box<[u8]>);
[INFO] [stdout]   |            -------------- ^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `ErrorResponse2` 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 `oplock_level`, `allocation_size`, `creation_time`, `last_access_time`, `last_write_time`, and `change_time` are never read
[INFO] [stdout]   --> src/file.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct FileHandle {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     oplock_level: Option<OplockLevel202>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 31 |     offset: u64,
[INFO] [stdout] 32 |     allocation_size: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     end_of_file: u64,
[INFO] [stdout] 34 |     creation_time: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 35 |     last_access_time: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     last_write_time: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     change_time: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileHandle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated constants are never used
[INFO] [stdout]    --> src/file.rs:309:11
[INFO] [stdout]     |
[INFO] [stdout] 307 | impl AccessMask {
[INFO] [stdout]     | --------------- associated constants in this implementation
[INFO] [stdout] 308 |     const READ_DATA: Self = Self(0x01);
[INFO] [stdout] 309 |     const WRITE_DATA: Self = Self(0x02);
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 310 |     const APPEND_DATA: Self = Self(0x04);
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 311 |     const READ_EA: Self = Self(0x08);
[INFO] [stdout] 312 |     const WRITE_EA: Self = Self(0x10);
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 313 |     const DELETE_CHILD: Self = Self(0x40);
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 314 |     const EXECUTE: Self = Self(0x20);
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 315 |     const READ_ATTRIBUTES: Self = Self(0x80);
[INFO] [stdout] 316 |     const WRITE_ATTRIBUTES: Self = Self(0x100);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 317 |     const DELETE: Self = Self(0x10000);
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 318 |     const READ_CONTROL: Self = Self(0x20000);
[INFO] [stdout] 319 |     const WRITE_DAC: Self = Self(0x40000);
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 320 |     const WRITE_OWNER: Self = Self(0x80000);
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 321 |     const SYNCHRONIZE: Self = Self(0x100000);
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 322 |     const ACCESS_SYSTEM_SECURITY: Self = Self(0x1000000);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 323 |     const MAXIMUM_ALLOWED: Self = Self(0x2000000);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 324 |     const GENERIC_ALL: Self = Self(0x10000000);
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 325 |     const GENERIC_EXECUTE: Self = Self(0x20000000);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 326 |     const GENERIC_WRITE: Self = Self(0x40000000);
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 327 |     const GENERIC_READ: Self = Self(0x80000000);
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `SHARE_DELETE` and `empty` are never used
[INFO] [stdout]    --> src/file.rs:345:11
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl ShareAccess {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 345 |     const SHARE_DELETE: Self = Self(0x04);
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 346 |     fn empty() -> Self {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/file.rs:453:8
[INFO] [stdout]     |
[INFO] [stdout] 453 |     Io(std::io::Error),
[INFO] [stdout]     |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 453 -     Io(std::io::Error),
[INFO] [stdout] 453 +     Io(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `creation_time`, `last_access_time`, `last_write_time`, `change_time`, `allocation_size`, and `end_of_file` are never read
[INFO] [stdout]   --> src/file/close.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct CloseResponse {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 35 |     pub creation_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 36 |     pub last_access_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     pub last_write_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     pub change_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 39 |     pub allocation_size: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub end_of_file: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CloseResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/file/close.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 |     Io(std::io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReadCloseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 68 -     Io(std::io::Error),
[INFO] [stdout] 68 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `credits` is never read
[INFO] [stdout]   --> src/header.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct SyncHeader202Outgoing {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] 11 |     pub command: Command202,
[INFO] [stdout] 12 |     pub credits: u16,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credits` and `next_command` are never read
[INFO] [stdout]   --> src/header.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct SyncHeader202Incoming {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub credits: u16,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 71 |     pub flags: u32,
[INFO] [stdout] 72 |     pub next_command: Option<NonZero<u32>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncHeader202Incoming` 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 `0` is never read
[INFO] [stdout]   --> src/negotiate.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Io(std::io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WriteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 44 -     Io(std::io::Error),
[INFO] [stdout] 44 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `server_guid`, `capabilities`, `system_time`, `server_start_time`, and `sec_buffer` are never read
[INFO] [stdout]   --> src/negotiate.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct NegotiateResponse {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub server_guid: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 57 |     pub capabilities: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub system_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 62 |     pub server_start_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     pub sec_buffer: Box<[u8]>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NegotiateResponse` 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 `0` is never read
[INFO] [stdout]    --> src/session.rs:287:8
[INFO] [stdout]     |
[INFO] [stdout] 287 |     Io(std::io::Error),
[INFO] [stdout]     |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WriteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 287 -     Io(std::io::Error),
[INFO] [stdout] 287 +     Io(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/share_name.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ShareName(String);
[INFO] [stdout]   |            --------- ^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `ShareName` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/share_name.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl ShareName {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `share_type` and `dfs_capability` are never read
[INFO] [stdout]   --> src/tree.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TreeConnection {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 22 |     session: Arc<Session202>,
[INFO] [stdout] 23 |     share_type: ShareType,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 24 |     /// There are no valid flags in 202 besides the SMB2_SHARE_CAP_DFS
[INFO] [stdout] 25 |     dfs_capability: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TreeConnection` 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 `flags` and `maximal_access` are never read
[INFO] [stdout]    --> src/tree.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 194 | struct TreeConnectResponse {
[INFO] [stdout]     |        ------------------- fields in this struct
[INFO] [stdout] 195 |     share_type: ShareType,
[INFO] [stdout] 196 |     flags: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 197 |     capabilities: u32,
[INFO] [stdout] 198 |     maximal_access: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TreeConnectResponse` 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 `0` is never read
[INFO] [stdout]    --> src/tree.rs:278:8
[INFO] [stdout]     |
[INFO] [stdout] 278 |     Io(std::io::Error),
[INFO] [stdout]     |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReadDisconnectError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 278 -     Io(std::io::Error),
[INFO] [stdout] 278 +     Io(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling flamenco v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `create_action`
[INFO] [stdout]   --> src/file.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |             create_action,
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: try ignoring the field: `create_action: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]   --> src/file.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |             attributes,
[INFO] [stdout]    |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ErrorResponse2(Box<[u8]>);
[INFO] [stdout]   |            -------------- ^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `ErrorResponse2` 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 `oplock_level`, `allocation_size`, `creation_time`, `last_access_time`, `last_write_time`, and `change_time` are never read
[INFO] [stdout]   --> src/file.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct FileHandle {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     oplock_level: Option<OplockLevel202>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 31 |     offset: u64,
[INFO] [stdout] 32 |     allocation_size: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     end_of_file: u64,
[INFO] [stdout] 34 |     creation_time: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 35 |     last_access_time: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     last_write_time: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     change_time: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileHandle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated constants are never used
[INFO] [stdout]    --> src/file.rs:309:11
[INFO] [stdout]     |
[INFO] [stdout] 307 | impl AccessMask {
[INFO] [stdout]     | --------------- associated constants in this implementation
[INFO] [stdout] 308 |     const READ_DATA: Self = Self(0x01);
[INFO] [stdout] 309 |     const WRITE_DATA: Self = Self(0x02);
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 310 |     const APPEND_DATA: Self = Self(0x04);
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 311 |     const READ_EA: Self = Self(0x08);
[INFO] [stdout] 312 |     const WRITE_EA: Self = Self(0x10);
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 313 |     const DELETE_CHILD: Self = Self(0x40);
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 314 |     const EXECUTE: Self = Self(0x20);
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 315 |     const READ_ATTRIBUTES: Self = Self(0x80);
[INFO] [stdout] 316 |     const WRITE_ATTRIBUTES: Self = Self(0x100);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 317 |     const DELETE: Self = Self(0x10000);
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 318 |     const READ_CONTROL: Self = Self(0x20000);
[INFO] [stdout] 319 |     const WRITE_DAC: Self = Self(0x40000);
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 320 |     const WRITE_OWNER: Self = Self(0x80000);
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 321 |     const SYNCHRONIZE: Self = Self(0x100000);
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 322 |     const ACCESS_SYSTEM_SECURITY: Self = Self(0x1000000);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 323 |     const MAXIMUM_ALLOWED: Self = Self(0x2000000);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 324 |     const GENERIC_ALL: Self = Self(0x10000000);
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 325 |     const GENERIC_EXECUTE: Self = Self(0x20000000);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 326 |     const GENERIC_WRITE: Self = Self(0x40000000);
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 327 |     const GENERIC_READ: Self = Self(0x80000000);
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `SHARE_DELETE` and `empty` are never used
[INFO] [stdout]    --> src/file.rs:345:11
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl ShareAccess {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 345 |     const SHARE_DELETE: Self = Self(0x04);
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 346 |     fn empty() -> Self {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/file.rs:453:8
[INFO] [stdout]     |
[INFO] [stdout] 453 |     Io(std::io::Error),
[INFO] [stdout]     |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 453 -     Io(std::io::Error),
[INFO] [stdout] 453 +     Io(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `creation_time`, `last_access_time`, `last_write_time`, `change_time`, `allocation_size`, and `end_of_file` are never read
[INFO] [stdout]   --> src/file/close.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct CloseResponse {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 35 |     pub creation_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 36 |     pub last_access_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     pub last_write_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     pub change_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 39 |     pub allocation_size: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub end_of_file: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CloseResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/file/close.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 |     Io(std::io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReadCloseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 68 -     Io(std::io::Error),
[INFO] [stdout] 68 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `credits` is never read
[INFO] [stdout]   --> src/header.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct SyncHeader202Outgoing {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] 11 |     pub command: Command202,
[INFO] [stdout] 12 |     pub credits: u16,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credits` and `next_command` are never read
[INFO] [stdout]   --> src/header.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct SyncHeader202Incoming {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub credits: u16,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 71 |     pub flags: u32,
[INFO] [stdout] 72 |     pub next_command: Option<NonZero<u32>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncHeader202Incoming` 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 `0` is never read
[INFO] [stdout]   --> src/negotiate.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Io(std::io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WriteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 44 -     Io(std::io::Error),
[INFO] [stdout] 44 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `server_guid`, `capabilities`, `system_time`, `server_start_time`, and `sec_buffer` are never read
[INFO] [stdout]   --> src/negotiate.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct NegotiateResponse {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub server_guid: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 57 |     pub capabilities: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub system_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 62 |     pub server_start_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     pub sec_buffer: Box<[u8]>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NegotiateResponse` 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 `0` is never read
[INFO] [stdout]    --> src/session.rs:287:8
[INFO] [stdout]     |
[INFO] [stdout] 287 |     Io(std::io::Error),
[INFO] [stdout]     |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WriteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 287 -     Io(std::io::Error),
[INFO] [stdout] 287 +     Io(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/share_name.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ShareName(String);
[INFO] [stdout]   |            --------- ^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `ShareName` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/share_name.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl ShareName {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `share_type` and `dfs_capability` are never read
[INFO] [stdout]   --> src/tree.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TreeConnection {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 22 |     session: Arc<Session202>,
[INFO] [stdout] 23 |     share_type: ShareType,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 24 |     /// There are no valid flags in 202 besides the SMB2_SHARE_CAP_DFS
[INFO] [stdout] 25 |     dfs_capability: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TreeConnection` 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 `flags` and `maximal_access` are never read
[INFO] [stdout]    --> src/tree.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 194 | struct TreeConnectResponse {
[INFO] [stdout]     |        ------------------- fields in this struct
[INFO] [stdout] 195 |     share_type: ShareType,
[INFO] [stdout] 196 |     flags: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 197 |     capabilities: u32,
[INFO] [stdout] 198 |     maximal_access: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TreeConnectResponse` 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 `0` is never read
[INFO] [stdout]    --> src/tree.rs:278:8
[INFO] [stdout]     |
[INFO] [stdout] 278 |     Io(std::io::Error),
[INFO] [stdout]     |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReadDisconnectError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 278 -     Io(std::io::Error),
[INFO] [stdout] 278 +     Io(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s
[INFO] running `Command { std: "docker" "inspect" "e699993dad9683ec0c2ae196524f62dab968cc011327cf8720f729914e5adb4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e699993dad9683ec0c2ae196524f62dab968cc011327cf8720f729914e5adb4f", kill_on_drop: false }`
[INFO] [stdout] e699993dad9683ec0c2ae196524f62dab968cc011327cf8720f729914e5adb4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 070a899e5ebe917bec94c75723603ba490bfb04beb6cc7e7b29dc69729b1f2cc
[INFO] running `Command { std: "docker" "start" "-a" "070a899e5ebe917bec94c75723603ba490bfb04beb6cc7e7b29dc69729b1f2cc", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `create_action`
[INFO] [stderr]   --> src/file.rs:72:13
[INFO] [stderr]    |
[INFO] [stderr] 72 |             create_action,
[INFO] [stderr]    |             ^^^^^^^^^^^^^ help: try ignoring the field: `create_action: _`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `attributes`
[INFO] [stderr]   --> src/file.rs:79:13
[INFO] [stderr]    |
[INFO] [stderr] 79 |             attributes,
[INFO] [stderr]    |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/error.rs:4:27
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct ErrorResponse2(Box<[u8]>);
[INFO] [stderr]   |            -------------- ^^^^^^^^^
[INFO] [stderr]   |            |
[INFO] [stderr]   |            field in this struct
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider removing this field
[INFO] [stderr]   = note: `ErrorResponse2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `oplock_level`, `allocation_size`, `creation_time`, `last_access_time`, `last_write_time`, and `change_time` are never read
[INFO] [stderr]   --> src/file.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct FileHandle {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 30 |     oplock_level: Option<OplockLevel202>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 31 |     offset: u64,
[INFO] [stderr] 32 |     allocation_size: u64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 33 |     end_of_file: u64,
[INFO] [stderr] 34 |     creation_time: u64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 35 |     last_access_time: u64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 36 |     last_write_time: u64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 37 |     change_time: u64,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FileHandle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated constants are never used
[INFO] [stderr]    --> src/file.rs:309:11
[INFO] [stderr]     |
[INFO] [stderr] 307 | impl AccessMask {
[INFO] [stderr]     | --------------- associated constants in this implementation
[INFO] [stderr] 308 |     const READ_DATA: Self = Self(0x01);
[INFO] [stderr] 309 |     const WRITE_DATA: Self = Self(0x02);
[INFO] [stderr]     |           ^^^^^^^^^^
[INFO] [stderr] 310 |     const APPEND_DATA: Self = Self(0x04);
[INFO] [stderr]     |           ^^^^^^^^^^^
[INFO] [stderr] 311 |     const READ_EA: Self = Self(0x08);
[INFO] [stderr] 312 |     const WRITE_EA: Self = Self(0x10);
[INFO] [stderr]     |           ^^^^^^^^
[INFO] [stderr] 313 |     const DELETE_CHILD: Self = Self(0x40);
[INFO] [stderr]     |           ^^^^^^^^^^^^
[INFO] [stderr] 314 |     const EXECUTE: Self = Self(0x20);
[INFO] [stderr]     |           ^^^^^^^
[INFO] [stderr] 315 |     const READ_ATTRIBUTES: Self = Self(0x80);
[INFO] [stderr] 316 |     const WRITE_ATTRIBUTES: Self = Self(0x100);
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 317 |     const DELETE: Self = Self(0x10000);
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr] 318 |     const READ_CONTROL: Self = Self(0x20000);
[INFO] [stderr] 319 |     const WRITE_DAC: Self = Self(0x40000);
[INFO] [stderr]     |           ^^^^^^^^^
[INFO] [stderr] 320 |     const WRITE_OWNER: Self = Self(0x80000);
[INFO] [stderr]     |           ^^^^^^^^^^^
[INFO] [stderr] 321 |     const SYNCHRONIZE: Self = Self(0x100000);
[INFO] [stderr]     |           ^^^^^^^^^^^
[INFO] [stderr] 322 |     const ACCESS_SYSTEM_SECURITY: Self = Self(0x1000000);
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 323 |     const MAXIMUM_ALLOWED: Self = Self(0x2000000);
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^
[INFO] [stderr] 324 |     const GENERIC_ALL: Self = Self(0x10000000);
[INFO] [stderr]     |           ^^^^^^^^^^^
[INFO] [stderr] 325 |     const GENERIC_EXECUTE: Self = Self(0x20000000);
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^
[INFO] [stderr] 326 |     const GENERIC_WRITE: Self = Self(0x40000000);
[INFO] [stderr]     |           ^^^^^^^^^^^^^
[INFO] [stderr] 327 |     const GENERIC_READ: Self = Self(0x80000000);
[INFO] [stderr]     |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `SHARE_DELETE` and `empty` are never used
[INFO] [stderr]    --> src/file.rs:345:11
[INFO] [stderr]     |
[INFO] [stderr] 342 | impl ShareAccess {
[INFO] [stderr]     | ---------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 345 |     const SHARE_DELETE: Self = Self(0x04);
[INFO] [stderr]     |           ^^^^^^^^^^^^
[INFO] [stderr] 346 |     fn empty() -> Self {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/file.rs:453:8
[INFO] [stderr]     |
[INFO] [stderr] 453 |     Io(std::io::Error),
[INFO] [stderr]     |     -- ^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ReadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 453 -     Io(std::io::Error),
[INFO] [stderr] 453 +     Io(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `creation_time`, `last_access_time`, `last_write_time`, `change_time`, `allocation_size`, and `end_of_file` are never read
[INFO] [stderr]   --> src/file/close.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub struct CloseResponse {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 35 |     pub creation_time: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 36 |     pub last_access_time: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 37 |     pub last_write_time: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 38 |     pub change_time: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 39 |     pub allocation_size: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 40 |     pub end_of_file: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CloseResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/file/close.rs:68:8
[INFO] [stderr]    |
[INFO] [stderr] 68 |     Io(std::io::Error),
[INFO] [stderr]    |     -- ^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ReadCloseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 68 -     Io(std::io::Error),
[INFO] [stderr] 68 +     Io(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `credits` is never read
[INFO] [stderr]   --> src/header.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct SyncHeader202Outgoing {
[INFO] [stderr]    |            --------------------- field in this struct
[INFO] [stderr] 11 |     pub command: Command202,
[INFO] [stderr] 12 |     pub credits: u16,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `credits` and `next_command` are never read
[INFO] [stderr]   --> src/header.rs:70:9
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub struct SyncHeader202Incoming {
[INFO] [stderr]    |            --------------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 70 |     pub credits: u16,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 71 |     pub flags: u32,
[INFO] [stderr] 72 |     pub next_command: Option<NonZero<u32>>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SyncHeader202Incoming` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/negotiate.rs:44:8
[INFO] [stderr]    |
[INFO] [stderr] 44 |     Io(std::io::Error),
[INFO] [stderr]    |     -- ^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `WriteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 44 -     Io(std::io::Error),
[INFO] [stderr] 44 +     Io(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `server_guid`, `capabilities`, `system_time`, `server_start_time`, and `sec_buffer` are never read
[INFO] [stderr]   --> src/negotiate.rs:56:9
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub struct NegotiateResponse {
[INFO] [stderr]    |            ----------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 56 |     pub server_guid: Uuid,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 57 |     pub capabilities: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 |     pub system_time: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 62 |     pub server_start_time: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 63 |     pub sec_buffer: Box<[u8]>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `NegotiateResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/session.rs:287:8
[INFO] [stderr]     |
[INFO] [stderr] 287 |     Io(std::io::Error),
[INFO] [stderr]     |     -- ^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `WriteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 287 -     Io(std::io::Error),
[INFO] [stderr] 287 +     Io(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/share_name.rs:6:22
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct ShareName(String);
[INFO] [stderr]   |            --------- ^^^^^^
[INFO] [stderr]   |            |
[INFO] [stderr]   |            field in this struct
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider removing this field
[INFO] [stderr]   = note: `ShareName` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_str` is never used
[INFO] [stderr]   --> src/share_name.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr]  7 | impl ShareName {
[INFO] [stderr]    | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 14 |     pub fn as_str(&self) -> &str {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `share_type` and `dfs_capability` are never read
[INFO] [stderr]   --> src/tree.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct TreeConnection {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 22 |     session: Arc<Session202>,
[INFO] [stderr] 23 |     share_type: ShareType,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 24 |     /// There are no valid flags in 202 besides the SMB2_SHARE_CAP_DFS
[INFO] [stderr] 25 |     dfs_capability: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TreeConnection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `flags` and `maximal_access` are never read
[INFO] [stderr]    --> src/tree.rs:196:5
[INFO] [stderr]     |
[INFO] [stderr] 194 | struct TreeConnectResponse {
[INFO] [stderr]     |        ------------------- fields in this struct
[INFO] [stderr] 195 |     share_type: ShareType,
[INFO] [stderr] 196 |     flags: u32,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 197 |     capabilities: u32,
[INFO] [stderr] 198 |     maximal_access: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TreeConnectResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/tree.rs:278:8
[INFO] [stderr]     |
[INFO] [stderr] 278 |     Io(std::io::Error),
[INFO] [stderr]     |     -- ^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ReadDisconnectError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 278 -     Io(std::io::Error),
[INFO] [stderr] 278 +     Io(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `flamenco` (lib) generated 19 warnings (run `cargo fix --lib -p flamenco` to apply 2 suggestions)
[INFO] [stderr] warning: `flamenco` (lib test) generated 19 warnings (19 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flamenco-ea4d64591347f95c)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simple.rs (/opt/rustwide/target/debug/deps/simple-a8de063d392a898e)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test main ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- main stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (17) panicked at tests/simple.rs:8:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6023de45c02a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6023de45c02a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6023de45c02a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6023de45c02a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6023de470b5a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6023de470b5a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6023de460c02 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6023de460c02 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6023de43ab4f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6023de43ab4f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6023de4540e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6023de3bef4c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6023de3bef4c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6023de4542a2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6023de4542a2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6023de43ac08 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6023de4324f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6023de43badd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6023de47140c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6023de471182 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6023de3ab00d - core::result::Result<T,E>::unwrap::h9ef9ae0cb12ed3e2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6023de3ab00d - simple::main::h1802b1fdf356a933
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple.rs:8:56
[INFO] [stdout]   22:     0x6023de3accd7 - simple::main::{{closure}}::hb0328f4e3ec793fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple.rs:7:10
[INFO] [stdout]   23:     0x6023de3afc16 - core::ops::function::FnOnce::call_once::h48f95c2c63de232b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6023de3b302b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6023de3b302b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6023de3bfa1b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6023de3bfa1b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6023de3bfa1b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6023de3bfa1b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6023de3bfa1b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6023de3bfa1b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6023de3bfa1b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6023de3bb134 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6023de3bb134 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6023de3c2622 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6023de3c2622 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6023de3c2622 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6023de3c2622 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6023de3c2622 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6023de3c2622 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6023de3c2622 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6023de45b7ef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x6023de45b7ef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7530ecaafaa4 - <unknown>
[INFO] [stdout]   45:     0x7530ecb3ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     main
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test simple`
[INFO] running `Command { std: "docker" "inspect" "070a899e5ebe917bec94c75723603ba490bfb04beb6cc7e7b29dc69729b1f2cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "070a899e5ebe917bec94c75723603ba490bfb04beb6cc7e7b29dc69729b1f2cc", kill_on_drop: false }`
[INFO] [stdout] 070a899e5ebe917bec94c75723603ba490bfb04beb6cc7e7b29dc69729b1f2cc
