[INFO] fetching crate sigio 0.1.0...
[INFO] testing sigio-0.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate sigio 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate sigio 0.1.0
[INFO] finished tweaking crates.io crate sigio 0.1.0
[INFO] tweaked toml for crates.io crate sigio 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sigio 0.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 52 packages to latest compatible versions
[INFO] [stderr]       Adding nix v0.29.0 (available: v0.31.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-log-macros v0.2.20
[INFO] [stderr]   Downloaded test-log v0.2.20
[INFO] [stderr]   Downloaded test-log-core v0.2.20
[INFO] [stderr]   Downloaded jiff v0.2.24
[INFO] [stderr]   Downloaded jiff-static v0.2.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ece0bd97d9159190dc650453c42c4bcdec83fa5bb1afb4fb4d80c5e9ccc7191
[INFO] running `Command { std: "docker" "start" "-a" "0ece0bd97d9159190dc650453c42c4bcdec83fa5bb1afb4fb4d80c5e9ccc7191", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ece0bd97d9159190dc650453c42c4bcdec83fa5bb1afb4fb4d80c5e9ccc7191", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ece0bd97d9159190dc650453c42c4bcdec83fa5bb1afb4fb4d80c5e9ccc7191", kill_on_drop: false }`
[INFO] [stdout] 0ece0bd97d9159190dc650453c42c4bcdec83fa5bb1afb4fb4d80c5e9ccc7191
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d77c0e875ec63fe889a6ad795cba967b5cefc4bc8d4678fa68c9e7b5e937aac
[INFO] running `Command { std: "docker" "start" "-a" "3d77c0e875ec63fe889a6ad795cba967b5cefc4bc8d4678fa68c9e7b5e937aac", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling sigio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::pin::Pin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `futures-io`
[INFO] [stdout]  --> src/compat/mod.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "futures-io")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default` and `tokio`
[INFO] [stdout]   = help: consider adding `futures-io` 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::task::Waker`
[INFO] [stdout]  --> src/compat/tokio.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::task::Waker;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncRead`
[INFO] [stdout]  --> src/compat/tokio.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::io::{ReadBuf, AsyncRead, AsyncWrite};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/convert.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/lib.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | extern fn handler(signal: c_int, info: &siginfo_t, _: *const ()) {
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libc::*`
[INFO] [stdout]    --> src/lib.rs:161:43
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     c_err(unsafe { libc::fcntl(fd, { use libc::*; $op }, $($args),*) })
[INFO] [stdout]     |                                                          ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |         fcntl!(F_SETSIG, signo)?;
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `fcntl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/compat/tokio.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         ctx: &mut Context<'_>
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/compat/tokio.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         ctx: &mut Context<'_>
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_fd` is never used
[INFO] [stdout]    --> src/lib.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl File {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 151 |     /// may cause unexpected results if fd has unusual flags set
[INFO] [stdout] 152 |     fn from_fd<FD: IntoRawFd>(fd: FD) -> io::Result<File> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
[INFO] running `Command { std: "docker" "inspect" "3d77c0e875ec63fe889a6ad795cba967b5cefc4bc8d4678fa68c9e7b5e937aac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d77c0e875ec63fe889a6ad795cba967b5cefc4bc8d4678fa68c9e7b5e937aac", kill_on_drop: false }`
[INFO] [stdout] 3d77c0e875ec63fe889a6ad795cba967b5cefc4bc8d4678fa68c9e7b5e937aac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63ef8e1990d167a81cea06ba44bfe9c7a0dcc1b7f5eb5f0707bf72b512ef8fbe
[INFO] running `Command { std: "docker" "start" "-a" "63ef8e1990d167a81cea06ba44bfe9c7a0dcc1b7f5eb5f0707bf72b512ef8fbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling test-log-core v0.2.20
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling test-log-macros v0.2.20
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling test-log v0.2.20
[INFO] [stderr]    Compiling sigio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::pin::Pin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `futures-io`
[INFO] [stdout]  --> src/compat/mod.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "futures-io")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default` and `tokio`
[INFO] [stdout]   = help: consider adding `futures-io` 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::task::Waker`
[INFO] [stdout]  --> src/compat/tokio.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::task::Waker;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncRead`
[INFO] [stdout]  --> src/compat/tokio.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::io::{ReadBuf, AsyncRead, AsyncWrite};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/convert.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/lib.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | extern fn handler(signal: c_int, info: &siginfo_t, _: *const ()) {
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libc::*`
[INFO] [stdout]    --> src/lib.rs:161:43
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     c_err(unsafe { libc::fcntl(fd, { use libc::*; $op }, $($args),*) })
[INFO] [stdout]     |                                                          ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |         fcntl!(F_SETSIG, signo)?;
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `fcntl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/compat/tokio.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         ctx: &mut Context<'_>
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/compat/tokio.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         ctx: &mut Context<'_>
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_fd` is never used
[INFO] [stdout]    --> src/lib.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl File {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 151 |     /// may cause unexpected results if fd has unusual flags set
[INFO] [stdout] 152 |     fn from_fd<FD: IntoRawFd>(fd: FD) -> io::Result<File> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::pin::Pin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `futures-io`
[INFO] [stdout]  --> src/compat/mod.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "futures-io")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default` and `tokio`
[INFO] [stdout]   = help: consider adding `futures-io` 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::task::Waker`
[INFO] [stdout]  --> src/compat/tokio.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::task::Waker;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncRead`
[INFO] [stdout]  --> src/compat/tokio.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::io::{ReadBuf, AsyncRead, AsyncWrite};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/convert.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/lib.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | extern fn handler(signal: c_int, info: &siginfo_t, _: *const ()) {
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libc::*`
[INFO] [stdout]    --> src/lib.rs:161:43
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     c_err(unsafe { libc::fcntl(fd, { use libc::*; $op }, $($args),*) })
[INFO] [stdout]     |                                                          ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |         fcntl!(F_SETSIG, signo)?;
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `fcntl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/compat/tokio.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         ctx: &mut Context<'_>
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/compat/tokio.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         ctx: &mut Context<'_>
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `read_start`
[INFO] [stdout]    --> src/lib.rs:275:8
[INFO] [stdout]     |
[INFO] [stdout] 275 |             let read_start = Instant::now();
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_read_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `read_end`
[INFO] [stdout]    --> src/lib.rs:277:8
[INFO] [stdout]     |
[INFO] [stdout] 277 |             let read_end = Instant::now();
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_read_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nw`
[INFO] [stdout]    --> src/lib.rs:307:8
[INFO] [stdout]     |
[INFO] [stdout] 307 |         let (nw, nr) = tokio::try_join!(
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_nw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.68s
[INFO] running `Command { std: "docker" "inspect" "63ef8e1990d167a81cea06ba44bfe9c7a0dcc1b7f5eb5f0707bf72b512ef8fbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63ef8e1990d167a81cea06ba44bfe9c7a0dcc1b7f5eb5f0707bf72b512ef8fbe", kill_on_drop: false }`
[INFO] [stdout] 63ef8e1990d167a81cea06ba44bfe9c7a0dcc1b7f5eb5f0707bf72b512ef8fbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53dc05a3eb143f86afde5710f6515aac82aa56cba54f6af40ac5cafc6bb57c81
[INFO] running `Command { std: "docker" "start" "-a" "53dc05a3eb143f86afde5710f6515aac82aa56cba54f6af40ac5cafc6bb57c81", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::pin::Pin`
[INFO] [stderr]   --> src/lib.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | use std::pin::Pin;
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `futures-io`
[INFO] [stderr]  --> src/compat/mod.rs:3:7
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[cfg(feature = "futures-io")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default` and `tokio`
[INFO] [stderr]   = help: consider adding `futures-io` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::task::Waker`
[INFO] [stderr]  --> src/compat/tokio.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::task::Waker;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `AsyncRead`
[INFO] [stderr]  --> src/compat/tokio.rs:6:26
[INFO] [stderr]   |
[INFO] [stderr] 6 | use tokio::io::{ReadBuf, AsyncRead, AsyncWrite};
[INFO] [stderr]   |                          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> src/convert.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::*;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]    --> src/lib.rs:128:1
[INFO] [stderr]     |
[INFO] [stderr] 128 | extern fn handler(signal: c_int, info: &siginfo_t, _: *const ()) {
[INFO] [stderr]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `libc::*`
[INFO] [stderr]    --> src/lib.rs:161:43
[INFO] [stderr]     |
[INFO] [stderr] 161 |                     c_err(unsafe { libc::fcntl(fd, { use libc::*; $op }, $($args),*) })
[INFO] [stderr]     |                                                          ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 172 |         fcntl!(F_SETSIG, signo)?;
[INFO] [stderr]     |         ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `fcntl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> src/compat/tokio.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |         ctx: &mut Context<'_>
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> src/compat/tokio.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 43 |         ctx: &mut Context<'_>
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_fd` is never used
[INFO] [stderr]    --> src/lib.rs:152:5
[INFO] [stderr]     |
[INFO] [stderr] 150 | impl File {
[INFO] [stderr]     | --------- associated function in this implementation
[INFO] [stderr] 151 |     /// may cause unexpected results if fd has unusual flags set
[INFO] [stderr] 152 |     fn from_fd<FD: IntoRawFd>(fd: FD) -> io::Result<File> {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sigio` (lib) generated 10 warnings (run `cargo fix --lib -p sigio` to apply 8 suggestions)
[INFO] [stderr] warning: unused variable: `read_start`
[INFO] [stderr]    --> src/lib.rs:275:8
[INFO] [stderr]     |
[INFO] [stderr] 275 |             let read_start = Instant::now();
[INFO] [stderr]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_read_start`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `read_end`
[INFO] [stderr]    --> src/lib.rs:277:8
[INFO] [stderr]     |
[INFO] [stderr] 277 |             let read_end = Instant::now();
[INFO] [stderr]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_read_end`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `nw`
[INFO] [stderr]    --> src/lib.rs:307:8
[INFO] [stderr]     |
[INFO] [stderr] 307 |         let (nw, nr) = tokio::try_join!(
[INFO] [stderr]     |              ^^ help: if this is intentional, prefix it with an underscore: `_nw`
[INFO] [stderr] 
[INFO] [stderr] warning: `sigio` (lib test) generated 12 warnings (9 duplicates) (run `cargo fix --lib -p sigio --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sigio-4ea3964074bc7492)
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test gen::fcntl::bindgen_test_layout___fsid_t ... ok
[INFO] [stdout] test gen::fcntl::bindgen_test_layout_file_handle ... ok
[INFO] [stdout] test gen::fcntl::bindgen_test_layout_iovec ... ok
[INFO] [stdout] test gen::fcntl::bindgen_test_layout_flock ... ok
[INFO] [stdout] test gen::fcntl::bindgen_test_layout_flock64 ... ok
[INFO] [stdout] test gen::fcntl::bindgen_test_layout_timespec ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout___atomic_wide_counter ... ok
[INFO] [stdout] test gen::fcntl::bindgen_test_layout_stat64 ... ok
[INFO] [stdout] test gen::fcntl::bindgen_test_layout_stat ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout___atomic_wide_counter__bindgen_ty_1 ... ok
[INFO] [stdout] test gen::fcntl::bindgen_test_layout_f_owner_ex ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout___fsid_t ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout___once_flag ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout___pthread_cond_s ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout___pthread_internal_list ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout___pthread_internal_slist ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout___pthread_rwlock_arch_t ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout___sigset_t ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout__fpreg ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout__fpstate ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout__fpxreg ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout__fpx_sw_bytes ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout__libc_fpstate ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout___pthread_mutex_s ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout__libc_fpxreg ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout__libc_xmmreg ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout__xmmreg ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout__xsave_hdr ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout__xstate ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_mcontext_t ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_pthread_attr_t ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_pthread_barrier_t ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout__ymmh_state ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_pthread_barrierattr_t ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_pthread_cond_t ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_pthread_condattr_t ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_pthread_mutex_t ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_pthread_mutexattr_t ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_pthread_rwlock_t ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_sigaction ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_sigaction__bindgen_ty_1 ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_sigcontext__bindgen_ty_1 ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_sigcontext ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_pthread_rwlockattr_t ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_sigevent__bindgen_ty_1 ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_sigevent ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_siginfo_t ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_siginfo_t__bindgen_ty_1 ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_sigevent__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_siginfo_t__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_siginfo_t__bindgen_ty_1__bindgen_ty_2 ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_siginfo_t__bindgen_ty_1__bindgen_ty_3 ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_siginfo_t__bindgen_ty_1__bindgen_ty_4 ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_siginfo_t__bindgen_ty_1__bindgen_ty_5 ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_siginfo_t__bindgen_ty_1__bindgen_ty_5__bindgen_ty_1 ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_siginfo_t__bindgen_ty_1__bindgen_ty_6 ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_siginfo_t__bindgen_ty_1__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_siginfo_t__bindgen_ty_1__bindgen_ty_7 ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_sigval ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_sigstack ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_stack_t ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_timespec ... ok
[INFO] [stdout] test gen::signal::bindgen_test_layout_ucontext_t ... ok
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test tests::pipe_full_async ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test tests::pipe_mixed ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::pipe_full_async stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::pipe_full_async' (83) panicked at src/lib.rs:170:27:
[INFO] [stdout] not initialized, please call sigio::init()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c57b2f9eb7a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c57b2f9eb7a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c57b2f9eb7a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c57b2f9eb7a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c57b2fb547a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c57b2fb547a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5c57b2fa4a72 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c57b2fa4a72 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c57b2f7d75f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c57b2f7d75f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c57b2f96e79 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c57b2ed6d9c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c57b2ed6d9c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c57b2f97032 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c57b2f97032 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c57b2f7d818 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c57b2f72a29 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c57b2f7e52d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c57b2fb5cec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c57b2fb59b4 - core[e929cb53b82a81ca]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c57b2fb59b4 - core[e929cb53b82a81ca]::option::expect_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/option.rs:2260:5
[INFO] [stdout]   21:     0x5c57b2c1cbe0 - <core[e929cb53b82a81ca]::option::Option<&i32>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x5c57b2c088a8 - <sigio[5d474ae3c114abfe]::File>::from_raw
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:170:18
[INFO] [stdout]   23:     0x5c57b2c08137 - <sigio[5d474ae3c114abfe]::File>::pipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:190:7
[INFO] [stdout]   24:     0x5c57b2c12e3a - sigio[5d474ae3c114abfe]::tests::pipe_full_async::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:305:26
[INFO] [stdout]   25:     0x5c57b2c32865 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c57b2c3297d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c57b2bf1cfd - <tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5c57b2bf17ac - tokio[1d5d7a5529eebdd2]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5c57b2bf17ac - tokio[1d5d7a5529eebdd2]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5c57b2bf17ac - <tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5c57b2be673a - <tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>, <tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5c57b2beeb0d - <tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5c57b2bec61b - <tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5c57b2bfb5ea - <tokio[1d5d7a5529eebdd2]::runtime::context::scoped::Scoped<tokio[1d5d7a5529eebdd2]::runtime::scheduler::Context>>::set::<<tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c57b2c2720a - tokio[1d5d7a5529eebdd2]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>), <tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5c57b2c22fb6 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[1d5d7a5529eebdd2]::runtime::context::Context>>::try_with::<tokio[1d5d7a5529eebdd2]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>), <tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c57b2c221dc - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[1d5d7a5529eebdd2]::runtime::context::Context>>::with::<tokio[1d5d7a5529eebdd2]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>), <tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c57b2c26cd1 - tokio[1d5d7a5529eebdd2]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>), <tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5c57b2be9899 - <tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5c57b2bea5c6 - <tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5c57b2beb4a9 - <tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5c57b2bff4a3 - tokio[1d5d7a5529eebdd2]::runtime::context::runtime::enter_runtime::<<tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c57b2be5131 - <tokio[1d5d7a5529eebdd2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5c57b2c0d83f - <tokio[1d5d7a5529eebdd2]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5c57b2c0e073 - <tokio[1d5d7a5529eebdd2]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   46:     0x5c57b2c16003 - sigio[5d474ae3c114abfe]::tests::pipe_full_async
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:313:5
[INFO] [stdout]   47:     0x5c57b2c124d7 - sigio[5d474ae3c114abfe]::tests::pipe_full_async::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:303:32
[INFO] [stdout]   48:     0x5c57b2c179c6 - <sigio[5d474ae3c114abfe]::tests::pipe_full_async::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5c57b2eca07b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5c57b2eca07b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   51:     0x5c57b2ed786b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   52:     0x5c57b2ed786b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5c57b2ed786b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5c57b2ed786b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5c57b2ed786b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5c57b2ed786b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   57:     0x5c57b2ed786b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   58:     0x5c57b2ed0f84 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   59:     0x5c57b2ed0f84 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x5c57b2eda472 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   61:     0x5c57b2eda472 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5c57b2eda472 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5c57b2eda472 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5c57b2eda472 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5c57b2eda472 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x5c57b2eda472 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5c57b2f9e48f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   68:     0x5c57b2f9e48f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7aa5465d7aa4 - <unknown>
[INFO] [stdout]   70:     0x7aa546664a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::pipe_full_async
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 65 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "53dc05a3eb143f86afde5710f6515aac82aa56cba54f6af40ac5cafc6bb57c81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53dc05a3eb143f86afde5710f6515aac82aa56cba54f6af40ac5cafc6bb57c81", kill_on_drop: false }`
[INFO] [stdout] 53dc05a3eb143f86afde5710f6515aac82aa56cba54f6af40ac5cafc6bb57c81
