[INFO] fetching crate cntr-fuse 0.4.2... [INFO] testing cntr-fuse-0.4.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate cntr-fuse 0.4.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate cntr-fuse 0.4.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate cntr-fuse 0.4.2 [INFO] tweaked toml for crates.io crate cntr-fuse 0.4.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cntr-fuse 0.4.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cntr-fuse 0.4.2 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f37a671d1e578f3a8678e20830c8ab3dbb04a8c522ccccd029e891d33030c15 [INFO] running `Command { std: "docker" "start" "-a" "5f37a671d1e578f3a8678e20830c8ab3dbb04a8c522ccccd029e891d33030c15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f37a671d1e578f3a8678e20830c8ab3dbb04a8c522ccccd029e891d33030c15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f37a671d1e578f3a8678e20830c8ab3dbb04a8c522ccccd029e891d33030c15", kill_on_drop: false }` [INFO] [stdout] 5f37a671d1e578f3a8678e20830c8ab3dbb04a8c522ccccd029e891d33030c15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 625c951f055dc0edce08ccc7a5697e5a8a5ef3224755246545734fe655f3c650 [INFO] running `Command { std: "docker" "start" "-a" "625c951f055dc0edce08ccc7a5697e5a8a5ef3224755246545734fe655f3c650", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cntr-fuse-abi v0.4.1 [INFO] [stderr] Compiling cntr-fuse-sys v0.4.1 [INFO] [stderr] Compiling cntr-fuse v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig` [INFO] [stdout] --> src/channel.rs:140:38 [INFO] [stdout] | [INFO] [stdout] 140 | target_os = "openbsd", target_os = "bitrig", target_os = "netbsd"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 10 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig` [INFO] [stdout] --> src/channel.rs:147:42 [INFO] [stdout] | [INFO] [stdout] 147 | target_os = "openbsd", target_os = "bitrig", target_os = "netbsd")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 10 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `unique` is never read [INFO] [stdout] --> src/reply.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 232 | pub struct ReplyRead { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 233 | reply: ReplyRaw<()>, [INFO] [stdout] 234 | unique: u64 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReplyRead` 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: field `data` is never read [INFO] [stdout] --> src/request.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Request<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | data: &'a [u8], [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.92s [INFO] running `Command { std: "docker" "inspect" "625c951f055dc0edce08ccc7a5697e5a8a5ef3224755246545734fe655f3c650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "625c951f055dc0edce08ccc7a5697e5a8a5ef3224755246545734fe655f3c650", kill_on_drop: false }` [INFO] [stdout] 625c951f055dc0edce08ccc7a5697e5a8a5ef3224755246545734fe655f3c650 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 128004d0235dfa20800f20089de8a684250ca0d38b2623e1606cb1a9d8aa95ad [INFO] running `Command { std: "docker" "start" "-a" "128004d0235dfa20800f20089de8a684250ca0d38b2623e1606cb1a9d8aa95ad", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig` [INFO] [stdout] --> src/channel.rs:140:38 [INFO] [stdout] | [INFO] [stdout] 140 | target_os = "openbsd", target_os = "bitrig", target_os = "netbsd"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 10 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig` [INFO] [stdout] --> src/channel.rs:147:42 [INFO] [stdout] | [INFO] [stdout] 147 | target_os = "openbsd", target_os = "bitrig", target_os = "netbsd")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 10 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `unique` is never read [INFO] [stdout] --> src/reply.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 232 | pub struct ReplyRead { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 233 | reply: ReplyRaw<()>, [INFO] [stdout] 234 | unique: u64 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReplyRead` 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: field `data` is never read [INFO] [stdout] --> src/request.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Request<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | data: &'a [u8], [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling cntr-fuse v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig` [INFO] [stdout] --> src/channel.rs:140:38 [INFO] [stdout] | [INFO] [stdout] 140 | target_os = "openbsd", target_os = "bitrig", target_os = "netbsd"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 10 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig` [INFO] [stdout] --> src/channel.rs:147:42 [INFO] [stdout] | [INFO] [stdout] 147 | target_os = "openbsd", target_os = "bitrig", target_os = "netbsd")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 10 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `unique` is never read [INFO] [stdout] --> src/reply.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 232 | pub struct ReplyRead { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 233 | reply: ReplyRaw<()>, [INFO] [stdout] 234 | unique: u64 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReplyRead` 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: field `data` is never read [INFO] [stdout] --> src/request.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Request<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | data: &'a [u8], [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.32s [INFO] running `Command { std: "docker" "inspect" "128004d0235dfa20800f20089de8a684250ca0d38b2623e1606cb1a9d8aa95ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "128004d0235dfa20800f20089de8a684250ca0d38b2623e1606cb1a9d8aa95ad", kill_on_drop: false }` [INFO] [stdout] 128004d0235dfa20800f20089de8a684250ca0d38b2623e1606cb1a9d8aa95ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7cf0e5f7a7f87c7d08944b5354dd4e1cd1ef60b60475b4652664ee42acaf3a5c [INFO] running `Command { std: "docker" "start" "-a" "7cf0e5f7a7f87c7d08944b5354dd4e1cd1ef60b60475b4652664ee42acaf3a5c", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `bitrig` [INFO] [stderr] --> src/channel.rs:140:38 [INFO] [stderr] | [INFO] [stderr] 140 | target_os = "openbsd", target_os = "bitrig", target_os = "netbsd"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 10 more [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `bitrig` [INFO] [stderr] --> src/channel.rs:147:42 [INFO] [stderr] | [INFO] [stderr] 147 | target_os = "openbsd", target_os = "bitrig", target_os = "netbsd")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 10 more [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: field `unique` is never read [INFO] [stderr] --> src/reply.rs:234:5 [INFO] [stderr] | [INFO] [stderr] 232 | pub struct ReplyRead { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 233 | reply: ReplyRaw<()>, [INFO] [stderr] 234 | unique: u64 [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ReplyRead` 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: field `data` is never read [INFO] [stderr] --> src/request.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 33 | pub struct Request<'a> { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 37 | data: &'a [u8], [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `cntr-fuse` (lib) generated 4 warnings [INFO] [stderr] warning: `cntr-fuse` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cntr_fuse-057741c91b251382) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test channel::test::fuse_args ... ok [INFO] [stdout] test ll::argument::tests::all_data ... ok [INFO] [stdout] test ll::argument::tests::generic_argument ... ok [INFO] [stdout] test ll::argument::tests::string_argument ... ok [INFO] [stdout] test ll::request::tests::init ... ok [INFO] [stdout] test ll::request::tests::mknod ... ok [INFO] [stdout] test ll::request::tests::short_read_header ... ok [INFO] [stdout] test ll::argument::tests::bytes_data ... ok [INFO] [stdout] test ll::request::tests::short_read ... ok [INFO] [stdout] test ll::argument::tests::out_of_data ... ok [INFO] [stdout] test reply::test::reply_attr ... ok [INFO] [stdout] test reply::test::async_reply ... ok [INFO] [stdout] test reply::test::reply_bmap ... ok [INFO] [stdout] test ll::argument::tests::mixed_arguments ... ok [INFO] [stdout] test reply::test::reply_create ... ok [INFO] [stdout] test reply::test::reply_directory ... ok [INFO] [stdout] test reply::test::reply_data ... ok [INFO] [stdout] test reply::test::reply_entry ... ok [INFO] [stdout] test reply::test::reply_empty ... ok [INFO] [stdout] test reply::test::reply_error ... ok [INFO] [stdout] test reply::test::reply_lock ... ok [INFO] [stdout] test reply::test::reply_open ... ok [INFO] [stdout] test reply::test::reply_raw ... ok [INFO] [stdout] test reply::test::reply_statfs ... ok [INFO] [stdout] test reply::test::reply_write ... ok [INFO] [stdout] test reply::test::reply_xattr_data ... ok [INFO] [stdout] test reply::test::reply_xattr_size ... ok [INFO] [stdout] test reply::test::serialize_empty ... ok [INFO] [stdout] test reply::test::serialize_slice ... ok [INFO] [stdout] test reply::test::serialize_struct ... ok [INFO] [stdout] test reply::test::serialize_tuple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] Doc-tests cntr_fuse [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7cf0e5f7a7f87c7d08944b5354dd4e1cd1ef60b60475b4652664ee42acaf3a5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cf0e5f7a7f87c7d08944b5354dd4e1cd1ef60b60475b4652664ee42acaf3a5c", kill_on_drop: false }` [INFO] [stdout] 7cf0e5f7a7f87c7d08944b5354dd4e1cd1ef60b60475b4652664ee42acaf3a5c