[INFO] cloning repository https://github.com/notflan/collect
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notflan/collect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotflan%2Fcollect", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotflan%2Fcollect'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4f7aafa326b71c73971343ef47a249e372921bc
[INFO] checking notflan/collect against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotflan%2Fcollect" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/notflan/collect
[INFO] finished tweaking git repo https://github.com/notflan/collect
[INFO] tweaked toml for git repo https://github.com/notflan/collect written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/notflan/collect on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/notflan/collect 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9577cf3fe79d357d7e33da60085eb6b7a7a9a19d4c90047152bb928237d85a83
[INFO] running `Command { std: "docker" "start" "-a" "9577cf3fe79d357d7e33da60085eb6b7a7a9a19d4c90047152bb928237d85a83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9577cf3fe79d357d7e33da60085eb6b7a7a9a19d4c90047152bb928237d85a83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9577cf3fe79d357d7e33da60085eb6b7a7a9a19d4c90047152bb928237d85a83", kill_on_drop: false }`
[INFO] [stdout] 9577cf3fe79d357d7e33da60085eb6b7a7a9a19d4c90047152bb928237d85a83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a710aad346df7c2bc16ff57b24157d3362c7060c474080b295ad9cdff7909e5
[INFO] running `Command { std: "docker" "start" "-a" "2a710aad346df7c2bc16ff57b24157d3362c7060c474080b295ad9cdff7909e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]     Checking tracing-core v0.1.24
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking owo-colors v3.3.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking lazy_format v1.10.0
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]     Checking tracing v0.1.33
[INFO] [stderr]     Checking tracing-subscriber v0.3.11
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking color-eyre v0.6.1
[INFO] [stderr]     Checking collect v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::os::unix::prelude::*`
[INFO] [stdout]  --> src/errors.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::os::unix::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/exec.rs:8:2
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Path,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/buffers.rs:51:42
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn unsize(self) -> BufferReader<'a, (dyn Buffer + 'b)>
[INFO] [stdout]    |                                             ^               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 -     pub fn unsize(self) -> BufferReader<'a, (dyn Buffer + 'b)>
[INFO] [stdout] 51 +     pub fn unsize(self) -> BufferReader<'a, dyn Buffer + 'b>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/buffers.rs:78:42
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn unsize(self) -> BufferWriter<'a, (dyn Buffer + 'b)>
[INFO] [stdout]    |                                             ^               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 78 -     pub fn unsize(self) -> BufferWriter<'a, (dyn Buffer + 'b)>
[INFO] [stdout] 78 +     pub fn unsize(self) -> BufferWriter<'a, dyn Buffer + 'b>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Buffer` and `WithCapacity`
[INFO] [stdout]    --> src/buffers.rs:510:2
[INFO] [stdout]     |
[INFO] [stdout] 510 |     WithCapacity,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 |     Buffer,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cap_buffer`
[INFO] [stdout]    --> src/buffers.rs:517:16
[INFO] [stdout]     |
[INFO] [stdout] 517 | pub(crate) use cap_buffer;
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `hugetlb`
[INFO] [stdout]   --> src/memfile.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature="hugetlb")] 
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bitflags`, `bytes`, `default`, `disable-logging`, `exec`, `jemalloc`, `jemallocator`, `logging`, `memfile`, `memfile-preallocate`, `memfile-size-output`, `mode-buffered`, `mode-flags`, `mode-memfile`, `recolored`, `tracing`, `tracing-error`, and `tracing-subscriber`
[INFO] [stdout]    = help: consider adding `hugetlb` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::io::*`
[INFO] [stdout]  --> src/memfile.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::os::unix::io::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BorrowMut`
[INFO] [stdout]   --> src/memfile.rs:12:2
[INFO] [stdout]    |
[INFO] [stdout] 12 |     BorrowMut,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/memfile/map.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c_int`
[INFO] [stdout]  --> src/memfile/map.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     c_int,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::prelude::*`
[INFO] [stdout]  --> src/errors.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::os::unix::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/exec.rs:8:2
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Path,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/buffers.rs:51:42
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn unsize(self) -> BufferReader<'a, (dyn Buffer + 'b)>
[INFO] [stdout]    |                                             ^               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 -     pub fn unsize(self) -> BufferReader<'a, (dyn Buffer + 'b)>
[INFO] [stdout] 51 +     pub fn unsize(self) -> BufferReader<'a, dyn Buffer + 'b>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/buffers.rs:78:42
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn unsize(self) -> BufferWriter<'a, (dyn Buffer + 'b)>
[INFO] [stdout]    |                                             ^               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 78 -     pub fn unsize(self) -> BufferWriter<'a, (dyn Buffer + 'b)>
[INFO] [stdout] 78 +     pub fn unsize(self) -> BufferWriter<'a, dyn Buffer + 'b>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Buffer` and `WithCapacity`
[INFO] [stdout]    --> src/buffers.rs:510:2
[INFO] [stdout]     |
[INFO] [stdout] 510 |     WithCapacity,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 |     Buffer,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cap_buffer`
[INFO] [stdout]    --> src/buffers.rs:517:16
[INFO] [stdout]     |
[INFO] [stdout] 517 | pub(crate) use cap_buffer;
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `hugetlb`
[INFO] [stdout]   --> src/memfile.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature="hugetlb")] 
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bitflags`, `bytes`, `default`, `disable-logging`, `exec`, `jemalloc`, `jemallocator`, `logging`, `memfile`, `memfile-preallocate`, `memfile-size-output`, `mode-buffered`, `mode-flags`, `mode-memfile`, `recolored`, `tracing`, `tracing-error`, and `tracing-subscriber`
[INFO] [stdout]    = help: consider adding `hugetlb` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::io::*`
[INFO] [stdout]  --> src/memfile.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::os::unix::io::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BorrowMut`
[INFO] [stdout]   --> src/memfile.rs:12:2
[INFO] [stdout]    |
[INFO] [stdout] 12 |     BorrowMut,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/memfile/map.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c_int`
[INFO] [stdout]  --> src/memfile/map.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     c_int,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/ext.rs:369:13
[INFO] [stdout]     |
[INFO] [stdout] 369 |     if let Err(e) = self.try_seal(shrink, grow, write) {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `EyreError` is never used
[INFO] [stdout]   --> src/ext.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub trait EyreError: std::error::Error + Send + Sync + 'static{}
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `JoinerExt` is never used
[INFO] [stdout]   --> src/ext.rs:39:6
[INFO] [stdout]    |
[INFO] [stdout] 39 | type JoinerExt = Joiner<std::convert::Infallible, std::convert::Infallible>;
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `join_by` and `join_by_default` are never used
[INFO] [stdout]   --> src/ext.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub trait IterJoinExt<T>: Sized
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] 97 | {    
[INFO] [stdout] 98 |     fn join_by<F: FnMut() -> T>(self, joiner: F) -> Joiner<Self, F>;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 99 |     fn join_by_default(self) -> Joiner<Self, fn () -> T>
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IntoEyre` is never used
[INFO] [stdout]    --> src/ext.rs:126:11
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub trait IntoEyre<T>
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FlattenReports` is never used
[INFO] [stdout]    --> src/ext.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub trait FlattenReports<T>
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FlattenEyreResult` is never used
[INFO] [stdout]    --> src/ext.rs:148:11
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub trait FlattenEyreResult<T, E>
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FlattenResults` is never used
[INFO] [stdout]    --> src/ext.rs:155:11
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub trait FlattenResults<T, E>
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RunOnceInternal` is never used
[INFO] [stdout]    --> src/ext.rs:228:6
[INFO] [stdout]     |
[INFO] [stdout] 228 | enum RunOnceInternal<F>
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `take_now_for_drop` and `take_now` are never used
[INFO] [stdout]    --> src/ext.rs:254:8
[INFO] [stdout]     |
[INFO] [stdout] 245 | impl<F> RunOnceInternal<F>
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 254 |     fn take_now_for_drop(&mut self) -> Option<F>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 |     fn take_now(&mut self) -> Option<F>
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RunOnce` is never constructed
[INFO] [stdout]    --> src/ext.rs:294:12
[INFO] [stdout]     |
[INFO] [stdout] 294 | pub struct RunOnce<F, T>(PhantomData<fn () -> T>, RunOnceInternal<F>);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ext.rs:302:18
[INFO] [stdout]     |
[INFO] [stdout] 299 | / impl<F, T> RunOnce<F, T>
[INFO] [stdout] 300 | | where F: FnOnce() -> T
[INFO] [stdout]     | |______________________- associated items in this implementation
[INFO] [stdout] 301 |   {
[INFO] [stdout] 302 |       pub const fn new(func: F) -> Self
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 |       pub const fn never() -> Self
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 313 |       pub fn try_take(&mut self) -> Option<F>
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |       pub fn try_run(&mut self) -> Option<T>
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 |       pub fn run(mut self) -> T
[INFO] [stdout]     |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 336 |       pub fn take(mut self) -> F
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 342 |       pub fn is_runnable(&self) -> bool
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sealed` is never used
[INFO] [stdout]    --> src/ext.rs:367:8
[INFO] [stdout]     |
[INFO] [stdout] 362 | pub trait SealExt
[INFO] [stdout]     |           ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 367 |     fn sealed(self, shrink: bool, grow: bool, write: bool) -> Self
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_inner` is never used
[INFO] [stdout]    --> src/errors.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<const E: bool> Dispersed<E>
[INFO] [stdout]     | -------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn into_inner(self) -> eyre::Report
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `obey_env` is never used
[INFO] [stdout]    --> src/errors.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | impl Dispersed<false>
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn obey_env(self) -> Dispersed<true>
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ignore_env` is never used
[INFO] [stdout]    --> src/errors.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl Dispersed<true>
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn ignore_env(self) -> Dispersed<false>
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_env` is never used
[INFO] [stdout]    --> src/errors.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl<const E: bool> Dispersed<E>
[INFO] [stdout]     | -------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn set_env<const To: bool>(self) -> Dispersed<To>
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BufferExt` is never used
[INFO] [stdout]    --> src/buffers.rs:140:11
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub trait BufferExt: Buffer
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `freeze` is never used
[INFO] [stdout]    --> src/buffers.rs:165:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub trait MutBuffer: AsMut<[u8]>
[INFO] [stdout]     |           --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 165 |     fn freeze(self) -> Self::Frozen;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MutBufferExt` is never used
[INFO] [stdout]    --> src/buffers.rs:192:11
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait MutBufferExt: MutBuffer
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `WithCapacity` is never used
[INFO] [stdout]    --> src/buffers.rs:392:11
[INFO] [stdout]     |
[INFO] [stdout] 392 | pub trait WithCapacity: Sized
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `WithCapExt` is never used
[INFO] [stdout]    --> src/buffers.rs:414:11
[INFO] [stdout]     |
[INFO] [stdout] 414 | pub trait WithCapExt: WithCapacity
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TryCreateBuffer` is never used
[INFO] [stdout]    --> src/buffers.rs:425:11
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub trait TryCreateBuffer
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clone_const` is never used
[INFO] [stdout]    --> src/memfile/fd.rs:156:25
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl RawFileDescriptor
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub(super) const fn clone_const(&self) -> Self
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_positional`, `is_stdin`, `command`, `arguments`, `into_process_info`, and `into_process_info_stdin` are never used
[INFO] [stdout]    --> src/args.rs:91:12
[INFO] [stdout]     |
[INFO] [stdout]  89 | impl ExecMode {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout]  90 |     #[inline(always)] 
[INFO] [stdout]  91 |     pub fn is_positional(&self) -> bool
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn is_stdin(&self) -> bool
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn command(&self) -> &OsStr
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn arguments(&self) -> impl Iterator<Item = Option<&'_ OsStr>>
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub fn into_process_info<T, I>(self, positional: I) -> (OsString, ExecModeArgIterator<I>)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn into_process_info_stdin(self) -> (OsString, ExecModeArgIterator<NoPositionalArgs>)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArgZippingIter` is never constructed
[INFO] [stdout]    --> src/args.rs:192:12
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub struct ArgZippingIter<T>(std::vec::IntoIter<Option<OsString>>, iter::Fuse<T::IntoIter>)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NoPositional` is never used
[INFO] [stdout]    --> src/args.rs:196:14
[INFO] [stdout]     |
[INFO] [stdout] 196 | unsafe trait NoPositional{}
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `NoPositionalArgs` is never used
[INFO] [stdout]    --> src/args.rs:197:10
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub enum NoPositionalArgs{}
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExecModeArgIterator` is never used
[INFO] [stdout]    --> src/args.rs:227:10
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub enum ExecModeArgIterator<T: IntoIterator<Item = OsString>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `count_exec`, `has_exec`, `has_positional_exec`, `has_stdin_exec`, and `opt_exec` are never used
[INFO] [stdout]    --> src/args.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 276 | impl Options
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 279 |     fn count_exec(&self) -> (usize, usize)
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     pub fn has_exec(&self) -> (bool, bool)
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub fn has_positional_exec(&self) -> bool
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 |     pub fn has_stdin_exec(&self) -> bool
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 316 |     pub fn opt_exec(&self) -> impl Iterator<Item= &'_ ExecMode> + ExactSizeIterator + iter::FusedIterator + DoubleEndedIterator
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `truncate_file_raw` is never used
[INFO] [stdout]    --> src/main.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn truncate_file_raw(i: impl AsRawFd, to: impl Into<u64>) -> io::Result<()>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `To` should have an upper case name
[INFO] [stdout]    --> src/errors.rs:140:26
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn set_env<const To: bool>(self) -> Dispersed<To>
[INFO] [stdout]     |                          ^^ help: convert the identifier to upper case (notice the capitalization): `TO`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/ext.rs:369:13
[INFO] [stdout]     |
[INFO] [stdout] 369 |     if let Err(e) = self.try_seal(shrink, grow, write) {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `EyreError` is never used
[INFO] [stdout]   --> src/ext.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub trait EyreError: std::error::Error + Send + Sync + 'static{}
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `JoinerExt` is never used
[INFO] [stdout]   --> src/ext.rs:39:6
[INFO] [stdout]    |
[INFO] [stdout] 39 | type JoinerExt = Joiner<std::convert::Infallible, std::convert::Infallible>;
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `join_by` and `join_by_default` are never used
[INFO] [stdout]   --> src/ext.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub trait IterJoinExt<T>: Sized
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] 97 | {    
[INFO] [stdout] 98 |     fn join_by<F: FnMut() -> T>(self, joiner: F) -> Joiner<Self, F>;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 99 |     fn join_by_default(self) -> Joiner<Self, fn () -> T>
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IntoEyre` is never used
[INFO] [stdout]    --> src/ext.rs:126:11
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub trait IntoEyre<T>
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FlattenReports` is never used
[INFO] [stdout]    --> src/ext.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub trait FlattenReports<T>
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FlattenEyreResult` is never used
[INFO] [stdout]    --> src/ext.rs:148:11
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub trait FlattenEyreResult<T, E>
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FlattenResults` is never used
[INFO] [stdout]    --> src/ext.rs:155:11
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub trait FlattenResults<T, E>
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RunOnceInternal` is never used
[INFO] [stdout]    --> src/ext.rs:228:6
[INFO] [stdout]     |
[INFO] [stdout] 228 | enum RunOnceInternal<F>
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `take_now_for_drop` and `take_now` are never used
[INFO] [stdout]    --> src/ext.rs:254:8
[INFO] [stdout]     |
[INFO] [stdout] 245 | impl<F> RunOnceInternal<F>
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 254 |     fn take_now_for_drop(&mut self) -> Option<F>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 |     fn take_now(&mut self) -> Option<F>
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RunOnce` is never constructed
[INFO] [stdout]    --> src/ext.rs:294:12
[INFO] [stdout]     |
[INFO] [stdout] 294 | pub struct RunOnce<F, T>(PhantomData<fn () -> T>, RunOnceInternal<F>);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ext.rs:302:18
[INFO] [stdout]     |
[INFO] [stdout] 299 | / impl<F, T> RunOnce<F, T>
[INFO] [stdout] 300 | | where F: FnOnce() -> T
[INFO] [stdout]     | |______________________- associated items in this implementation
[INFO] [stdout] 301 |   {
[INFO] [stdout] 302 |       pub const fn new(func: F) -> Self
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 |       pub const fn never() -> Self
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 313 |       pub fn try_take(&mut self) -> Option<F>
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |       pub fn try_run(&mut self) -> Option<T>
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 |       pub fn run(mut self) -> T
[INFO] [stdout]     |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 336 |       pub fn take(mut self) -> F
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 342 |       pub fn is_runnable(&self) -> bool
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sealed` is never used
[INFO] [stdout]    --> src/ext.rs:367:8
[INFO] [stdout]     |
[INFO] [stdout] 362 | pub trait SealExt
[INFO] [stdout]     |           ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 367 |     fn sealed(self, shrink: bool, grow: bool, write: bool) -> Self
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_inner` is never used
[INFO] [stdout]    --> src/errors.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<const E: bool> Dispersed<E>
[INFO] [stdout]     | -------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn into_inner(self) -> eyre::Report
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `obey_env` is never used
[INFO] [stdout]    --> src/errors.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | impl Dispersed<false>
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn obey_env(self) -> Dispersed<true>
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ignore_env` is never used
[INFO] [stdout]    --> src/errors.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl Dispersed<true>
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn ignore_env(self) -> Dispersed<false>
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_env` is never used
[INFO] [stdout]    --> src/errors.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl<const E: bool> Dispersed<E>
[INFO] [stdout]     | -------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn set_env<const To: bool>(self) -> Dispersed<To>
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BufferExt` is never used
[INFO] [stdout]    --> src/buffers.rs:140:11
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub trait BufferExt: Buffer
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `freeze` is never used
[INFO] [stdout]    --> src/buffers.rs:165:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub trait MutBuffer: AsMut<[u8]>
[INFO] [stdout]     |           --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 165 |     fn freeze(self) -> Self::Frozen;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MutBufferExt` is never used
[INFO] [stdout]    --> src/buffers.rs:192:11
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub trait MutBufferExt: MutBuffer
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `WithCapacity` is never used
[INFO] [stdout]    --> src/buffers.rs:392:11
[INFO] [stdout]     |
[INFO] [stdout] 392 | pub trait WithCapacity: Sized
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `WithCapExt` is never used
[INFO] [stdout]    --> src/buffers.rs:414:11
[INFO] [stdout]     |
[INFO] [stdout] 414 | pub trait WithCapExt: WithCapacity
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TryCreateBuffer` is never used
[INFO] [stdout]    --> src/buffers.rs:425:11
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub trait TryCreateBuffer
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clone_const` is never used
[INFO] [stdout]    --> src/memfile/fd.rs:156:25
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl RawFileDescriptor
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub(super) const fn clone_const(&self) -> Self
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_positional`, `is_stdin`, `command`, `arguments`, `into_process_info`, and `into_process_info_stdin` are never used
[INFO] [stdout]    --> src/args.rs:91:12
[INFO] [stdout]     |
[INFO] [stdout]  89 | impl ExecMode {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout]  90 |     #[inline(always)] 
[INFO] [stdout]  91 |     pub fn is_positional(&self) -> bool
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn is_stdin(&self) -> bool
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn command(&self) -> &OsStr
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn arguments(&self) -> impl Iterator<Item = Option<&'_ OsStr>>
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub fn into_process_info<T, I>(self, positional: I) -> (OsString, ExecModeArgIterator<I>)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn into_process_info_stdin(self) -> (OsString, ExecModeArgIterator<NoPositionalArgs>)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArgZippingIter` is never constructed
[INFO] [stdout]    --> src/args.rs:192:12
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub struct ArgZippingIter<T>(std::vec::IntoIter<Option<OsString>>, iter::Fuse<T::IntoIter>)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NoPositional` is never used
[INFO] [stdout]    --> src/args.rs:196:14
[INFO] [stdout]     |
[INFO] [stdout] 196 | unsafe trait NoPositional{}
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `NoPositionalArgs` is never used
[INFO] [stdout]    --> src/args.rs:197:10
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub enum NoPositionalArgs{}
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExecModeArgIterator` is never used
[INFO] [stdout]    --> src/args.rs:227:10
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub enum ExecModeArgIterator<T: IntoIterator<Item = OsString>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `count_exec`, `has_exec`, `has_positional_exec`, `has_stdin_exec`, and `opt_exec` are never used
[INFO] [stdout]    --> src/args.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 276 | impl Options
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 279 |     fn count_exec(&self) -> (usize, usize)
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     pub fn has_exec(&self) -> (bool, bool)
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub fn has_positional_exec(&self) -> bool
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 |     pub fn has_stdin_exec(&self) -> bool
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 316 |     pub fn opt_exec(&self) -> impl Iterator<Item= &'_ ExecMode> + ExactSizeIterator + iter::FusedIterator + DoubleEndedIterator
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `truncate_file_raw` is never used
[INFO] [stdout]    --> src/main.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn truncate_file_raw(i: impl AsRawFd, to: impl Into<u64>) -> io::Result<()>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `To` should have an upper case name
[INFO] [stdout]    --> src/errors.rs:140:26
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn set_env<const To: bool>(self) -> Dispersed<To>
[INFO] [stdout]     |                          ^^ help: convert the identifier to upper case (notice the capitalization): `TO`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.42s
[INFO] running `Command { std: "docker" "inspect" "2a710aad346df7c2bc16ff57b24157d3362c7060c474080b295ad9cdff7909e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a710aad346df7c2bc16ff57b24157d3362c7060c474080b295ad9cdff7909e5", kill_on_drop: false }`
[INFO] [stdout] 2a710aad346df7c2bc16ff57b24157d3362c7060c474080b295ad9cdff7909e5
