[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] 5f8cef1d6a316cf7d0accaf1f17155649fd37a5f
[INFO] testing 2ndDerivative/flamenco against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[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 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd4a1e448031d4df91b8862b4ac8179419d4a0804ef5439f07c21dbdd08c9936
[INFO] running `Command { std: "docker" "start" "-a" "fd4a1e448031d4df91b8862b4ac8179419d4a0804ef5439f07c21dbdd08c9936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd4a1e448031d4df91b8862b4ac8179419d4a0804ef5439f07c21dbdd08c9936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd4a1e448031d4df91b8862b4ac8179419d4a0804ef5439f07c21dbdd08c9936", kill_on_drop: false }`
[INFO] [stdout] fd4a1e448031d4df91b8862b4ac8179419d4a0804ef5439f07c21dbdd08c9936
[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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a014647b836ec4be47ee527f66e93e546cd4f402b54fe910dc3819ff58e58604
[INFO] running `Command { std: "docker" "start" "-a" "a014647b836ec4be47ee527f66e93e546cd4f402b54fe910dc3819ff58e58604", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling kenobi-core v0.3.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling libgssapi-sys v0.3.3
[INFO] [stderr]    Compiling kenobi-unix v0.3.0
[INFO] [stderr]    Compiling kenobi v0.4.1
[INFO] [stderr]    Compiling flamenco v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `oplock_level`, `allocation_size`, and `end_of_file` are never read
[INFO] [stdout]   --> src/dir.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Directory {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     oplock_level: Option<OplockLevel202>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 27 |     allocation_size: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     end_of_file: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `SHARE_DELETE` and `empty` are never used
[INFO] [stdout]    --> src/file.rs:409:22
[INFO] [stdout]     |
[INFO] [stdout] 406 | impl ShareAccess {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 409 |     pub(crate) const SHARE_DELETE: Self = Self(0x04);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout] 410 |     fn empty() -> Self {
[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:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) struct CloseResponse {
[INFO] [stdout]    |                   ------------- fields in this struct
[INFO] [stdout] 31 |     pub creation_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub last_access_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub last_write_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     pub change_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 35 |     pub allocation_size: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     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:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |     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] 64 -     Io(std::io::Error),
[INFO] [stdout] 64 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `next_command` is never read
[INFO] [stdout]   --> src/header.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct SyncHeaderIncoming {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub next_command: Option<NonZero<u32>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncHeaderIncoming` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IoCtl` is never constructed
[INFO] [stdout]   --> src/ioctl.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub enum Flags {
[INFO] [stdout]    |          ----- variant in this enum
[INFO] [stdout] 78 |     IoCtl,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Flags` 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: fields `file_id` and `flags` are never read
[INFO] [stdout]    --> src/ioctl.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub(crate) struct IoCtlResponse {
[INFO] [stdout]     |                   ------------- fields in this struct
[INFO] [stdout] 194 |     pub code: ControlCode,
[INFO] [stdout] 195 |     pub file_id: FileId,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 196 |     pub flags: u32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sec_buffer` is never read
[INFO] [stdout]   --> src/negotiate.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct NegotiateResponse {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     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/share_name.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | 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:16:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl ShareName {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flags` and `maximal_access` are never read
[INFO] [stdout]    --> src/tree.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 318 | struct TreeConnectResponse {
[INFO] [stdout]     |        ------------------- fields in this struct
[INFO] [stdout] 319 |     share_type: ShareType,
[INFO] [stdout] 320 |     flags: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 321 |     capabilities: u32,
[INFO] [stdout] 322 |     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:401:8
[INFO] [stdout]     |
[INFO] [stdout] 401 |     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] 401 -     Io(std::io::Error),
[INFO] [stdout] 401 +     Io(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.76s
[INFO] running `Command { std: "docker" "inspect" "a014647b836ec4be47ee527f66e93e546cd4f402b54fe910dc3819ff58e58604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a014647b836ec4be47ee527f66e93e546cd4f402b54fe910dc3819ff58e58604", kill_on_drop: false }`
[INFO] [stdout] a014647b836ec4be47ee527f66e93e546cd4f402b54fe910dc3819ff58e58604
[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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a8a497ecbefb4d1804d9c676fe2f14a04f11707f209055f91981c34dba949a2
[INFO] running `Command { std: "docker" "start" "-a" "3a8a497ecbefb4d1804d9c676fe2f14a04f11707f209055f91981c34dba949a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling flamenco v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `oplock_level`, `allocation_size`, and `end_of_file` are never read
[INFO] [stdout]   --> src/dir.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Directory {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     oplock_level: Option<OplockLevel202>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 27 |     allocation_size: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     end_of_file: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `SHARE_DELETE` and `empty` are never used
[INFO] [stdout]    --> src/file.rs:409:22
[INFO] [stdout]     |
[INFO] [stdout] 406 | impl ShareAccess {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 409 |     pub(crate) const SHARE_DELETE: Self = Self(0x04);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout] 410 |     fn empty() -> Self {
[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:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) struct CloseResponse {
[INFO] [stdout]    |                   ------------- fields in this struct
[INFO] [stdout] 31 |     pub creation_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub last_access_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub last_write_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     pub change_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 35 |     pub allocation_size: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     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:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |     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] 64 -     Io(std::io::Error),
[INFO] [stdout] 64 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `next_command` is never read
[INFO] [stdout]   --> src/header.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct SyncHeaderIncoming {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub next_command: Option<NonZero<u32>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncHeaderIncoming` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IoCtl` is never constructed
[INFO] [stdout]   --> src/ioctl.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub enum Flags {
[INFO] [stdout]    |          ----- variant in this enum
[INFO] [stdout] 78 |     IoCtl,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Flags` 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: fields `file_id` and `flags` are never read
[INFO] [stdout]    --> src/ioctl.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub(crate) struct IoCtlResponse {
[INFO] [stdout]     |                   ------------- fields in this struct
[INFO] [stdout] 194 |     pub code: ControlCode,
[INFO] [stdout] 195 |     pub file_id: FileId,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 196 |     pub flags: u32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sec_buffer` is never read
[INFO] [stdout]   --> src/negotiate.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct NegotiateResponse {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     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/share_name.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | 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:16:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl ShareName {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flags` and `maximal_access` are never read
[INFO] [stdout]    --> src/tree.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 318 | struct TreeConnectResponse {
[INFO] [stdout]     |        ------------------- fields in this struct
[INFO] [stdout] 319 |     share_type: ShareType,
[INFO] [stdout] 320 |     flags: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 321 |     capabilities: u32,
[INFO] [stdout] 322 |     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:401:8
[INFO] [stdout]     |
[INFO] [stdout] 401 |     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] 401 -     Io(std::io::Error),
[INFO] [stdout] 401 +     Io(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `oplock_level`, `allocation_size`, and `end_of_file` are never read
[INFO] [stdout]   --> src/dir.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Directory {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     oplock_level: Option<OplockLevel202>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 27 |     allocation_size: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     end_of_file: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `SHARE_DELETE` and `empty` are never used
[INFO] [stdout]    --> src/file.rs:409:22
[INFO] [stdout]     |
[INFO] [stdout] 406 | impl ShareAccess {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 409 |     pub(crate) const SHARE_DELETE: Self = Self(0x04);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout] 410 |     fn empty() -> Self {
[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:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) struct CloseResponse {
[INFO] [stdout]    |                   ------------- fields in this struct
[INFO] [stdout] 31 |     pub creation_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub last_access_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub last_write_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     pub change_time: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 35 |     pub allocation_size: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     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:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |     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] 64 -     Io(std::io::Error),
[INFO] [stdout] 64 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `next_command` is never read
[INFO] [stdout]   --> src/header.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct SyncHeaderIncoming {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub next_command: Option<NonZero<u32>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncHeaderIncoming` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IoCtl` is never constructed
[INFO] [stdout]   --> src/ioctl.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub enum Flags {
[INFO] [stdout]    |          ----- variant in this enum
[INFO] [stdout] 78 |     IoCtl,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Flags` 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: fields `file_id` and `flags` are never read
[INFO] [stdout]    --> src/ioctl.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub(crate) struct IoCtlResponse {
[INFO] [stdout]     |                   ------------- fields in this struct
[INFO] [stdout] 194 |     pub code: ControlCode,
[INFO] [stdout] 195 |     pub file_id: FileId,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 196 |     pub flags: u32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sec_buffer` is never read
[INFO] [stdout]   --> src/negotiate.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct NegotiateResponse {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     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/share_name.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | 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:16:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl ShareName {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flags` and `maximal_access` are never read
[INFO] [stdout]    --> src/tree.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 318 | struct TreeConnectResponse {
[INFO] [stdout]     |        ------------------- fields in this struct
[INFO] [stdout] 319 |     share_type: ShareType,
[INFO] [stdout] 320 |     flags: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 321 |     capabilities: u32,
[INFO] [stdout] 322 |     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:401:8
[INFO] [stdout]     |
[INFO] [stdout] 401 |     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] 401 -     Io(std::io::Error),
[INFO] [stdout] 401 +     Io(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.73s
[INFO] running `Command { std: "docker" "inspect" "3a8a497ecbefb4d1804d9c676fe2f14a04f11707f209055f91981c34dba949a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a8a497ecbefb4d1804d9c676fe2f14a04f11707f209055f91981c34dba949a2", kill_on_drop: false }`
[INFO] [stdout] 3a8a497ecbefb4d1804d9c676fe2f14a04f11707f209055f91981c34dba949a2
[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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2632ad68d31016f390411783ebfadfeb743b247a5b82fc8cf7559ee05784fa98
[INFO] running `Command { std: "docker" "start" "-a" "2632ad68d31016f390411783ebfadfeb743b247a5b82fc8cf7559ee05784fa98", kill_on_drop: false }`
[INFO] [stderr] warning: fields `oplock_level`, `allocation_size`, and `end_of_file` are never read
[INFO] [stderr]   --> src/dir.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct Directory {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 26 |     oplock_level: Option<OplockLevel202>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 27 |     allocation_size: u64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 28 |     end_of_file: u64,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 
[INFO] [stderr] warning: associated items `SHARE_DELETE` and `empty` are never used
[INFO] [stderr]    --> src/file.rs:409:22
[INFO] [stderr]     |
[INFO] [stderr] 406 | impl ShareAccess {
[INFO] [stderr]     | ---------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 409 |     pub(crate) const SHARE_DELETE: Self = Self(0x04);
[INFO] [stderr]     |                      ^^^^^^^^^^^^
[INFO] [stderr] 410 |     fn empty() -> Self {
[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:31:9
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub(crate) struct CloseResponse {
[INFO] [stderr]    |                   ------------- fields in this struct
[INFO] [stderr] 31 |     pub creation_time: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 32 |     pub last_access_time: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 33 |     pub last_write_time: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 34 |     pub change_time: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 35 |     pub allocation_size: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 36 |     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:64:8
[INFO] [stderr]    |
[INFO] [stderr] 64 |     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] 64 -     Io(std::io::Error),
[INFO] [stderr] 64 +     Io(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `next_command` is never read
[INFO] [stderr]   --> src/header.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub struct SyncHeaderIncoming {
[INFO] [stderr]    |            ------------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 64 |     pub next_command: Option<NonZero<u32>>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SyncHeaderIncoming` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `IoCtl` is never constructed
[INFO] [stderr]   --> src/ioctl.rs:78:5
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub enum Flags {
[INFO] [stderr]    |          ----- variant in this enum
[INFO] [stderr] 78 |     IoCtl,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Flags` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `file_id` and `flags` are never read
[INFO] [stderr]    --> src/ioctl.rs:195:9
[INFO] [stderr]     |
[INFO] [stderr] 193 | pub(crate) struct IoCtlResponse {
[INFO] [stderr]     |                   ------------- fields in this struct
[INFO] [stderr] 194 |     pub code: ControlCode,
[INFO] [stderr] 195 |     pub file_id: FileId,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 196 |     pub flags: u32,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `sec_buffer` is never read
[INFO] [stderr]   --> src/negotiate.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub struct NegotiateResponse {
[INFO] [stderr]    |            ----------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 64 |     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/share_name.rs:8:22
[INFO] [stderr]   |
[INFO] [stderr] 8 | 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:16:12
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl ShareName {
[INFO] [stderr]    | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub fn as_str(&self) -> &str {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `flags` and `maximal_access` are never read
[INFO] [stderr]    --> src/tree.rs:320:5
[INFO] [stderr]     |
[INFO] [stderr] 318 | struct TreeConnectResponse {
[INFO] [stderr]     |        ------------------- fields in this struct
[INFO] [stderr] 319 |     share_type: ShareType,
[INFO] [stderr] 320 |     flags: u32,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 321 |     capabilities: u32,
[INFO] [stderr] 322 |     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:401:8
[INFO] [stderr]     |
[INFO] [stderr] 401 |     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] 401 -     Io(std::io::Error),
[INFO] [stderr] 401 +     Io(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `flamenco` (lib) generated 13 warnings
[INFO] [stderr] warning: `flamenco` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flamenco-146931ef3b2d95bf)
[INFO] [stderr]      Running tests/simple.rs (/opt/rustwide/target/debug/deps/simple-73ebde9fd6a69e2a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [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' (19) panicked at tests/simple.rs:14:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x629c991a6b3a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x629c991a6b3a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x629c991a6b3a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x629c991a6b3a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x629c991bba7a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x629c991bba7a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x629c991ab8b2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x629c991ab8b2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x629c9918537f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x629c9918537f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x629c9919ede9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x629c9909fc7c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x629c9909fc7c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x629c9919efa2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x629c9919efa2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x629c99185438 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x629c9917cd29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x629c9918630d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x629c991bc23c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x629c991bbfb2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x629c99077b6a - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x629c99077b6a - simple[657ba1ceada9976f]::main::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple.rs:14:56
[INFO] [stdout]   22:     0x629c990897a2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x629c9906c9ad - <tokio[3b00b330a8d65369]::runtime::park::CachedParkThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x629c9906a2a2 - tokio[3b00b330a8d65369]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3b00b330a8d65369]::runtime::park::CachedParkThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x629c9906a2a2 - tokio[3b00b330a8d65369]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3b00b330a8d65369]::runtime::park::CachedParkThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x629c9906a2a2 - <tokio[3b00b330a8d65369]::runtime::park::CachedParkThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x629c99071f74 - <tokio[3b00b330a8d65369]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x629c9906c918 - <tokio[3b00b330a8d65369]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   29:     0x629c9906c29b - tokio[3b00b330a8d65369]::runtime::context::runtime::enter_runtime::<<tokio[3b00b330a8d65369]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x629c99069674 - <tokio[3b00b330a8d65369]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   31:     0x629c99071954 - <tokio[3b00b330a8d65369]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:373:50
[INFO] [stdout]   32:     0x629c99071b4f - <tokio[3b00b330a8d65369]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:345:18
[INFO] [stdout]   33:     0x629c9907a001 - simple[657ba1ceada9976f]::main
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple.rs:47:31
[INFO] [stdout]   34:     0x629c990778d7 - simple[657ba1ceada9976f]::main::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple.rs:13:16
[INFO] [stdout]   35:     0x629c9905ac56 - <simple[657ba1ceada9976f]::main::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x629c99092f5b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x629c99092f5b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x629c990a074b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x629c990a074b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x629c990a074b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x629c990a074b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x629c990a074b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x629c990a074b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x629c990a074b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x629c9909b124 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x629c9909b124 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x629c990a3352 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x629c990a3352 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x629c990a3352 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x629c990a3352 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x629c990a3352 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x629c990a3352 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x629c990a3352 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x629c991a628f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   55:     0x629c991a628f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x7b1a93571aa4 - <unknown>
[INFO] [stdout]   57:     0x7b1a935fea64 - clone
[INFO] [stdout]   58:                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" "2632ad68d31016f390411783ebfadfeb743b247a5b82fc8cf7559ee05784fa98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2632ad68d31016f390411783ebfadfeb743b247a5b82fc8cf7559ee05784fa98", kill_on_drop: false }`
[INFO] [stdout] 2632ad68d31016f390411783ebfadfeb743b247a5b82fc8cf7559ee05784fa98
