[INFO] fetching crate pcap-async 0.2.1...
[INFO] testing pcap-async-0.2.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate pcap-async 0.2.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pcap-async 0.2.1
[INFO] finished tweaking crates.io crate pcap-async 0.2.1
[INFO] tweaked toml for crates.io crate pcap-async 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pcap-async 0.2.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 110 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.2.11 (available: v0.8.1)
[INFO] [stderr]       Adding env_logger v0.6.2 (available: v0.11.8)
[INFO] [stderr]       Adding mio v0.6.23 (available: v1.1.1)
[INFO] [stderr]       Adding pin-project v0.4.30 (available: v1.1.10)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.9.2)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.49.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d58e47d69c2e0631eddeb2f69d2712919024557df112d3de43ac9c94bfe571c
[INFO] running `Command { std: "docker" "start" "-a" "6d58e47d69c2e0631eddeb2f69d2712919024557df112d3de43ac9c94bfe571c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d58e47d69c2e0631eddeb2f69d2712919024557df112d3de43ac9c94bfe571c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d58e47d69c2e0631eddeb2f69d2712919024557df112d3de43ac9c94bfe571c", kill_on_drop: false }`
[INFO] [stdout] 6d58e47d69c2e0631eddeb2f69d2712919024557df112d3de43ac9c94bfe571c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3881fba6f419fc4d3b3cdf480030d26d9b9e76bd7280acf889bb56596a09c420
[INFO] running `Command { std: "docker" "start" "-a" "3881fba6f419fc4d3b3cdf480030d26d9b9e76bd7280acf889bb56596a09c420", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pcap-sys v0.1.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pcap-async v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/errors.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^---
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Fail` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stdout] 4 | pub enum Error {
[INFO] [stdout]   |          ----- `Error` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/errors.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^---
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Display` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_Error`
[INFO] [stdout] 4 | pub enum Error {
[INFO] [stdout]   |          ----- `Error` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/handle.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         drop(errbuf);
[INFO] [stdout]    |         ^^^^^------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              argument has type `*mut i8`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 48 -         drop(errbuf);
[INFO] [stdout] 48 +         let _ = errbuf;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/handle.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         drop(errbuf);
[INFO] [stdout]    |         ^^^^^------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              argument has type `*mut i8`
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 82 -         drop(errbuf);
[INFO] [stdout] 82 +         let _ = errbuf;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/handle.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         drop(errbuf);
[INFO] [stdout]     |         ^^^^^------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `*mut i8`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 117 -         drop(errbuf);
[INFO] [stdout] 117 +         let _ = errbuf;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/handle.rs:171:49
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let bpf_str = std::ffi::CString::new(bpf.clone()).map_err(Error::Ffi)?;
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/info.rs:48:48
[INFO] [stdout]    |
[INFO] [stdout] 48 | ...                   let sockaddr = mem::transmute::<u32, [u8; 4]>(sockaddr);
[INFO] [stdout]    |                                      ------------------------------^^^^^^^^^^
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.55s
[INFO] running `Command { std: "docker" "inspect" "3881fba6f419fc4d3b3cdf480030d26d9b9e76bd7280acf889bb56596a09c420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3881fba6f419fc4d3b3cdf480030d26d9b9e76bd7280acf889bb56596a09c420", kill_on_drop: false }`
[INFO] [stdout] 3881fba6f419fc4d3b3cdf480030d26d9b9e76bd7280acf889bb56596a09c420
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f17cbeb0c8fd62a798825ba7c550ac99c139cd445dd576fea9a77644b9113ee
[INFO] running `Command { std: "docker" "start" "-a" "5f17cbeb0c8fd62a798825ba7c550ac99c139cd445dd576fea9a77644b9113ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rand_xoshiro v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/errors.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^---
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Fail` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stdout] 4 | pub enum Error {
[INFO] [stdout]   |          ----- `Error` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/errors.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^---
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Display` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_Error`
[INFO] [stdout] 4 | pub enum Error {
[INFO] [stdout]   |          ----- `Error` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/handle.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         drop(errbuf);
[INFO] [stdout]    |         ^^^^^------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              argument has type `*mut i8`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 48 -         drop(errbuf);
[INFO] [stdout] 48 +         let _ = errbuf;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/handle.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         drop(errbuf);
[INFO] [stdout]    |         ^^^^^------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              argument has type `*mut i8`
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 82 -         drop(errbuf);
[INFO] [stdout] 82 +         let _ = errbuf;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/handle.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         drop(errbuf);
[INFO] [stdout]     |         ^^^^^------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `*mut i8`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 117 -         drop(errbuf);
[INFO] [stdout] 117 +         let _ = errbuf;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/handle.rs:171:49
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let bpf_str = std::ffi::CString::new(bpf.clone()).map_err(Error::Ffi)?;
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/info.rs:48:48
[INFO] [stdout]    |
[INFO] [stdout] 48 | ...                   let sockaddr = mem::transmute::<u32, [u8; 4]>(sockaddr);
[INFO] [stdout]    |                                      ------------------------------^^^^^^^^^^
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling criterion-plot v0.3.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.2.11
[INFO] [stderr]    Compiling pcap-async v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bridge_stream.rs:468:13
[INFO] [stdout]     |
[INFO] [stdout] 468 |         let mut result = bridge
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/bridge_stream.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 |             format!("Could not build stream {}", stream.err().unwrap())
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 417 -             format!("Could not build stream {}", stream.err().unwrap())
[INFO] [stdout] 417 +             "Could not build stream {}", stream.err().unwrap()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/bridge_stream.rs:438:13
[INFO] [stdout]     |
[INFO] [stdout] 438 |             format!("Could not build stream {}", stream.err().unwrap())
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 438 -             format!("Could not build stream {}", stream.err().unwrap())
[INFO] [stdout] 438 +             "Could not build stream {}", stream.err().unwrap()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/errors.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^---
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Fail` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stdout] 4 | pub enum Error {
[INFO] [stdout]   |          ----- `Error` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/errors.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^---
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Display` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_Error`
[INFO] [stdout] 4 | pub enum Error {
[INFO] [stdout]   |          ----- `Error` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/handle.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         drop(errbuf);
[INFO] [stdout]    |         ^^^^^------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              argument has type `*mut i8`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 48 -         drop(errbuf);
[INFO] [stdout] 48 +         let _ = errbuf;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> src/handle.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         drop(errbuf);
[INFO] [stdout]    |         ^^^^^------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              argument has type `*mut i8`
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 82 -         drop(errbuf);
[INFO] [stdout] 82 +         let _ = errbuf;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/handle.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         drop(errbuf);
[INFO] [stdout]     |         ^^^^^------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `*mut i8`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 117 -         drop(errbuf);
[INFO] [stdout] 117 +         let _ = errbuf;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/handle.rs:171:49
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let bpf_str = std::ffi::CString::new(bpf.clone()).map_err(Error::Ffi)?;
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/info.rs:48:48
[INFO] [stdout]    |
[INFO] [stdout] 48 | ...                   let sockaddr = mem::transmute::<u32, [u8; 4]>(sockaddr);
[INFO] [stdout]    |                                      ------------------------------^^^^^^^^^^
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/stream.rs:201:13
[INFO] [stdout]     |
[INFO] [stdout] 201 |             format!("Could not build stream {}", stream.err().unwrap())
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 201 -             format!("Could not build stream {}", stream.err().unwrap())
[INFO] [stdout] 201 +             "Could not build stream {}", stream.err().unwrap()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/stream.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |             format!("Could not build stream {}", stream.err().unwrap())
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 229 -             format!("Could not build stream {}", stream.err().unwrap())
[INFO] [stdout] 229 +             "Could not build stream {}", stream.err().unwrap()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5f17cbeb0c8fd62a798825ba7c550ac99c139cd445dd576fea9a77644b9113ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f17cbeb0c8fd62a798825ba7c550ac99c139cd445dd576fea9a77644b9113ee", kill_on_drop: false }`
[INFO] [stdout] 5f17cbeb0c8fd62a798825ba7c550ac99c139cd445dd576fea9a77644b9113ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 26abc2b5189cfd74958e548186293c1780adc4c25106b7e92d0519ecdcb485d9
[INFO] running `Command { std: "docker" "start" "-a" "26abc2b5189cfd74958e548186293c1780adc4c25106b7e92d0519ecdcb485d9", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/errors.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, Fail)]
[INFO] [stderr]   |                 ^---
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 `Fail` is not local
[INFO] [stderr]   |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stderr] 4 | pub enum Error {
[INFO] [stderr]   |          ----- `Error` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/errors.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, Fail)]
[INFO] [stderr]   |                 ^---
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 `Display` is not local
[INFO] [stderr]   |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_Error`
[INFO] [stderr] 4 | pub enum Error {
[INFO] [stderr]   |          ----- `Error` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/handle.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |         drop(errbuf);
[INFO] [stderr]    |         ^^^^^------^
[INFO] [stderr]    |              |
[INFO] [stderr]    |              argument has type `*mut i8`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 48 -         drop(errbuf);
[INFO] [stderr] 48 +         let _ = errbuf;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stderr]   --> src/handle.rs:82:9
[INFO] [stderr]    |
[INFO] [stderr] 82 |         drop(errbuf);
[INFO] [stderr]    |         ^^^^^------^
[INFO] [stderr]    |              |
[INFO] [stderr]    |              argument has type `*mut i8`
[INFO] [stderr]    |
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 82 -         drop(errbuf);
[INFO] [stderr] 82 +         let _ = errbuf;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stderr]    --> src/handle.rs:117:9
[INFO] [stderr]     |
[INFO] [stderr] 117 |         drop(errbuf);
[INFO] [stderr]     |         ^^^^^------^
[INFO] [stderr]     |              |
[INFO] [stderr]     |              argument has type `*mut i8`
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]     |
[INFO] [stderr] 117 -         drop(errbuf);
[INFO] [stderr] 117 +         let _ = errbuf;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/handle.rs:171:49
[INFO] [stderr]     |
[INFO] [stderr] 171 |         let bpf_str = std::ffi::CString::new(bpf.clone()).map_err(Error::Ffi)?;
[INFO] [stderr]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> src/info.rs:48:48
[INFO] [stderr]    |
[INFO] [stderr] 48 | ...                   let sockaddr = mem::transmute::<u32, [u8; 4]>(sockaddr);
[INFO] [stderr]    |                                      ------------------------------^^^^^^^^^^
[INFO] [stderr]    |                                      |
[INFO] [stderr]    |                                      help: replace this with: `u32::to_ne_bytes`
[INFO] [stderr]    |
[INFO] [stderr]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pcap-async` (lib) generated 7 warnings (run `cargo fix --lib -p pcap-async` to apply 2 suggestions)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/bridge_stream.rs:468:13
[INFO] [stderr]     |
[INFO] [stderr] 468 |         let mut result = bridge
[INFO] [stderr]     |             ----^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/bridge_stream.rs:417:13
[INFO] [stderr]     |
[INFO] [stderr] 417 |             format!("Could not build stream {}", stream.err().unwrap())
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 417 -             format!("Could not build stream {}", stream.err().unwrap())
[INFO] [stderr] 417 +             "Could not build stream {}", stream.err().unwrap()
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/bridge_stream.rs:438:13
[INFO] [stderr]     |
[INFO] [stderr] 438 |             format!("Could not build stream {}", stream.err().unwrap())
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 438 -             format!("Could not build stream {}", stream.err().unwrap())
[INFO] [stderr] 438 +             "Could not build stream {}", stream.err().unwrap()
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/stream.rs:201:13
[INFO] [stderr]     |
[INFO] [stderr] 201 |             format!("Could not build stream {}", stream.err().unwrap())
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 201 -             format!("Could not build stream {}", stream.err().unwrap())
[INFO] [stderr] 201 +             "Could not build stream {}", stream.err().unwrap()
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/stream.rs:229:13
[INFO] [stderr]     |
[INFO] [stderr] 229 |             format!("Could not build stream {}", stream.err().unwrap())
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 229 -             format!("Could not build stream {}", stream.err().unwrap())
[INFO] [stderr] 229 +             "Could not build stream {}", stream.err().unwrap()
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `pcap-async` (lib test) generated 12 warnings (7 duplicates) (run `cargo fix --lib -p pcap-async --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pcap_async-a180e035dc22f538)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stderr] [2026-01-07T19:36:18Z ERROR pcap_async::handle] Failed to create file stream: /opt/rustwide/workdir/resources/canary.pcap: No such file or directory
[INFO] [stderr] [2026-01-07T19:36:18Z ERROR pcap_async::handle] Failed to create file stream: /opt/rustwide/workdir/resources/canary.pcap: No such file or directory
[INFO] [stderr] [2026-01-07T19:36:18Z ERROR pcap_async::handle] Failed to create file stream: /opt/rustwide/workdir/resources/canary.pcap: No such file or directory
[INFO] [stdout] test bridge_stream::tests::packets_come_out_time_ordered ... ok
[INFO] [stdout] test handle::tests::bpf_compile ... ok
[INFO] [stdout] test handle::tests::open_dead ... ok
[INFO] [stderr] [2026-01-07T19:36:18Z ERROR pcap_async::handle] Failed to create file stream: /opt/rustwide/workdir/resources/4SICS-GeekLounge-151020.pcap: No such file or directory
[INFO] [stdout] test info::tests::test_info_all ... ok
[INFO] [stdout] test packet::tests::converts_to_record ... ok
[INFO] [stderr] [2026-01-07T19:36:18Z ERROR pcap_async::handle] Failed to create file stream: /opt/rustwide/workdir/resources/canary.pcap: No such file or directory
[INFO] [stdout] test handle::tests::lookup ... ok
[INFO] [stderr] [2026-01-07T19:36:18Z ERROR pcap_async::handle] Failed to create file stream: /opt/rustwide/workdir/resources/canary.pcap: No such file or directory
[INFO] [stdout] test bridge_stream::tests::packets_from_lookup_bridge ... ok
[INFO] [stdout] test bridge_stream::tests::packets_from_lookup_with_bpf ... ok
[INFO] [stdout] test stream::tests::packets_from_lookup_with_bpf ... ok
[INFO] [stdout] test stream::tests::packets_from_lookup ... ok
[INFO] [stdout] test handle::tests::open_file ... FAILED
[INFO] [stdout] test stream::tests::packets_from_file_next ... FAILED
[INFO] [stdout] test stream::tests::packets_from_file ... FAILED
[INFO] [stdout] test tests::capture_from_file ... FAILED
[INFO] [stdout] test bridge_stream::tests::packets_from_file ... FAILED
[INFO] [stdout] test bridge_stream::tests::packets_from_file_next_bridge ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- handle::tests::open_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handle::tests::open_file' (33) panicked at src/handle.rs:295:9:
[INFO] [stdout] assertion failed: handle.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x598dd7f772c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598dd7f772c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598dd7f772c2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x598dd7f772c2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x598dd7f8d60a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x598dd7f8d60a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x598dd7f7c5e6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x598dd7f7c5e6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x598dd7f551ff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x598dd7f551ff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x598dd7f6f559 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x598dd7b3b7de - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x598dd7b3b7de - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x598dd7f6f712 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x598dd7f6f712 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x598dd7f552ea - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x598dd7f4a479 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x598dd7f5610d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x598dd7f8ddfc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x598dd7f8ddc2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x598dd7b19c0c - pcap_async[9a851d1a161a8487]::handle::tests::open_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handle.rs:295:9
[INFO] [stdout]   21:     0x598dd7b18777 - pcap_async[9a851d1a161a8487]::handle::tests::open_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handle.rs:286:19
[INFO] [stdout]   22:     0x598dd7b005f6 - <pcap_async[9a851d1a161a8487]::handle::tests::open_file::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x598dd7b2fb8b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x598dd7b2fb8b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x598dd7b3c3ea - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x598dd7b3c3ea - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x598dd7b3c3ea - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x598dd7b3c3ea - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x598dd7b3c3ea - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x598dd7b3c3ea - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x598dd7b3c3ea - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x598dd7b368b4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x598dd7b368b4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x598dd7b3eee2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x598dd7b3eee2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x598dd7f76b6f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x598dd7f76b6f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x753561312aa4 - <unknown>
[INFO] [stdout]   44:     0x75356139fa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- stream::tests::packets_from_file_next stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'stream::tests::packets_from_file_next' (37) panicked at src/stream.rs:167:14:
[INFO] [stdout] No handle created: FileCapture { file: "/opt/rustwide/workdir/resources/canary.pcap", error: LibPcapError { msg: "/opt/rustwide/workdir/resources/canary.pcap: No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout]    0: <failure::backtrace::internal::InternalBacktrace>::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/internal.rs:46:44
[INFO] [stdout]    1: <failure::backtrace::Backtrace>::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/mod.rs:121:35
[INFO] [stdout]    2: <failure::error::error_impl::ErrorImpl as core::convert::From<pcap_async::errors::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/error_impl.rs:19:17
[INFO] [stdout]    3: <failure::error::Error as core::convert::From<pcap_async::errors::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/mod.rs:36:18
[INFO] [stdout]    4: <pcap_async::errors::Error as core::convert::Into<failure::error::Error>>::into
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    5: <pcap_async::handle::Handle>::file_capture::<&str>::{closure#0}
[INFO] [stdout]              at src/handle.rs:70:61
[INFO] [stdout]    6: <core::result::Result<alloc::string::String, pcap_async::errors::Error>>::and_then::<alloc::sync::Arc<pcap_async::handle::Handle>, <pcap_async::handle::Handle>::file_capture<&str>::{closure#0}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1493:22
[INFO] [stdout]    7: <pcap_async::handle::Handle>::file_capture::<&str>
[INFO] [stdout]              at src/handle.rs:66:47
[INFO] [stdout]    8: pcap_async::stream::tests::packets_from_file_next::{closure#0}
[INFO] [stdout]              at src/stream.rs:166:22
[INFO] [stdout]    9: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<pcap_async::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   10: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   11: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::try_with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   12: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   13: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]       tokio::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]       <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<pcap_async::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   14: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   15: <tokio::macros::scoped_tls::ScopedKey<tokio::runtime::basic_scheduler::Context>>::set::<tokio::runtime::basic_scheduler::enter<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   16: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   17: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<pcap_async::stream::tests::packets_from_file_next::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   18: <tokio::runtime::Runtime>::block_on::<pcap_async::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   19: tokio::runtime::context::enter::<<tokio::runtime::Runtime>::block_on<pcap_async::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   20: <tokio::runtime::handle::Handle>::enter::<<tokio::runtime::Runtime>::block_on<pcap_async::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   21: <tokio::runtime::Runtime>::block_on::<pcap_async::stream::tests::packets_from_file_next::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   22: pcap_async::stream::tests::packets_from_file_next
[INFO] [stdout]              at src/stream.rs:156:5
[INFO] [stdout]   23: pcap_async::stream::tests::packets_from_file_next::{closure#0}
[INFO] [stdout]              at src/stream.rs:157:38
[INFO] [stdout]   24: <pcap_async::stream::tests::packets_from_file_next::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   27: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   28: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   30: <unknown>
[INFO] [stdout]   31: clone
[INFO] [stdout]  }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x598dd7f772c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598dd7f772c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598dd7f772c2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x598dd7f772c2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x598dd7f8d60a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x598dd7f8d60a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x598dd7f7c5e6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x598dd7f7c5e6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x598dd7f551ff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x598dd7f551ff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x598dd7f6f559 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x598dd7b3b7de - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x598dd7b3b7de - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x598dd7f6f712 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x598dd7f6f712 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x598dd7f552b8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x598dd7f4a479 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x598dd7f5610d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x598dd7f8ddfc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x598dd7f8db42 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x598dd7aca28a - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::sync::Arc<pcap_async[9a851d1a161a8487]::handle::Handle>, pcap_async[9a851d1a161a8487]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x598dd7b11b60 - pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stream.rs:167:14
[INFO] [stdout]   22:     0x598dd7b23b6d - <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on::<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x598dd7ad20e0 - tokio[5ba07d752017d890]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x598dd7b2daa5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[5ba07d752017d890]::coop::Budget>>>::try_with::<tokio[5ba07d752017d890]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x598dd7b2c36e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[5ba07d752017d890]::coop::Budget>>>::with::<tokio[5ba07d752017d890]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x598dd7b2260f - tokio[5ba07d752017d890]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x598dd7b2260f - tokio[5ba07d752017d890]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x598dd7b2260f - <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on::<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x598dd7b2306c - tokio[5ba07d752017d890]::runtime::basic_scheduler::enter::<<tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}, (), tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x598dd7b010b9 - <tokio[5ba07d752017d890]::macros::scoped_tls::ScopedKey<tokio[5ba07d752017d890]::runtime::basic_scheduler::Context>>::set::<tokio[5ba07d752017d890]::runtime::basic_scheduler::enter<<tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}, (), tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x598dd7b1f318 - tokio[5ba07d752017d890]::runtime::basic_scheduler::enter::<<tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}, (), tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x598dd7b1a342 - <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on::<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x598dd7acfd7e - <tokio[5ba07d752017d890]::runtime::Runtime>::block_on::<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x598dd7ad6776 - tokio[5ba07d752017d890]::runtime::context::enter::<<tokio[5ba07d752017d890]::runtime::Runtime>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x598dd7ac25ec - <tokio[5ba07d752017d890]::runtime::handle::Handle>::enter::<<tokio[5ba07d752017d890]::runtime::Runtime>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x598dd7acdf19 - <tokio[5ba07d752017d890]::runtime::Runtime>::block_on::<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x598dd7b14e07 - pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stream.rs:156:5
[INFO] [stdout]   38:     0x598dd7b107f7 - pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stream.rs:157:38
[INFO] [stdout]   39:     0x598dd7b006f6 - <pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file_next::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x598dd7b2fb8b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x598dd7b2fb8b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x598dd7b3c3ea - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x598dd7b3c3ea - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x598dd7b3c3ea - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x598dd7b3c3ea - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x598dd7b3c3ea - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x598dd7b3c3ea - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x598dd7b3c3ea - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x598dd7b368b4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x598dd7b368b4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x598dd7b3eee2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x598dd7b3eee2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x598dd7f76b6f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x598dd7f76b6f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x753561312aa4 - <unknown>
[INFO] [stdout]   61:     0x75356139fa64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- stream::tests::packets_from_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'stream::tests::packets_from_file' (36) panicked at src/stream.rs:118:14:
[INFO] [stdout] No handle created: FileCapture { file: "/opt/rustwide/workdir/resources/canary.pcap", error: LibPcapError { msg: "/opt/rustwide/workdir/resources/canary.pcap: No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout]    0: <failure::backtrace::internal::InternalBacktrace>::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/internal.rs:46:44
[INFO] [stdout]    1: <failure::backtrace::Backtrace>::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/mod.rs:121:35
[INFO] [stdout]    2: <failure::error::error_impl::ErrorImpl as core::convert::From<pcap_async::errors::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/error_impl.rs:19:17
[INFO] [stdout]    3: <failure::error::Error as core::convert::From<pcap_async::errors::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/mod.rs:36:18
[INFO] [stdout]    4: <pcap_async::errors::Error as core::convert::Into<failure::error::Error>>::into
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    5: <pcap_async::handle::Handle>::file_capture::<&str>::{closure#0}
[INFO] [stdout]              at src/handle.rs:70:61
[INFO] [stdout]    6: <core::result::Result<alloc::string::String, pcap_async::errors::Error>>::and_then::<alloc::sync::Arc<pcap_async::handle::Handle>, <pcap_async::handle::Handle>::file_capture<&str>::{closure#0}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1493:22
[INFO] [stdout]    7: <pcap_async::handle::Handle>::file_capture::<&str>
[INFO] [stdout]              at src/handle.rs:66:47
[INFO] [stdout]    8: pcap_async::stream::tests::packets_from_file::{closure#0}
[INFO] [stdout]              at src/stream.rs:117:22
[INFO] [stdout]    9: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<pcap_async::stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   10: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   11: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::try_with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   12: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   13: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]       tokio::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]       <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<pcap_async::stream::tests::packets_from_file::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   14: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::stream::tests::packets_from_file::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   15: <tokio::macros::scoped_tls::ScopedKey<tokio::runtime::basic_scheduler::Context>>::set::<tokio::runtime::basic_scheduler::enter<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::stream::tests::packets_from_file::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   16: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::stream::tests::packets_from_file::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   17: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<pcap_async::stream::tests::packets_from_file::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   18: <tokio::runtime::Runtime>::block_on::<pcap_async::stream::tests::packets_from_file::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   19: tokio::runtime::context::enter::<<tokio::runtime::Runtime>::block_on<pcap_async::stream::tests::packets_from_file::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   20: <tokio::runtime::handle::Handle>::enter::<<tokio::runtime::Runtime>::block_on<pcap_async::stream::tests::packets_from_file::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   21: <tokio::runtime::Runtime>::block_on::<pcap_async::stream::tests::packets_from_file::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   22: pcap_async::stream::tests::packets_from_file
[INFO] [stdout]              at src/stream.rs:107:5
[INFO] [stdout]   23: pcap_async::stream::tests::packets_from_file::{closure#0}
[INFO] [stdout]              at src/stream.rs:108:33
[INFO] [stdout]   24: <pcap_async::stream::tests::packets_from_file::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   27: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   28: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   30: <unknown>
[INFO] [stdout]   31: clone
[INFO] [stdout]  }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x598dd7f772c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598dd7f772c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598dd7f772c2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x598dd7f772c2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x598dd7f8d60a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x598dd7f8d60a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x598dd7f7c5e6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x598dd7f7c5e6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x598dd7f551ff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x598dd7f551ff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x598dd7f6f559 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x598dd7b3b7de - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x598dd7b3b7de - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x598dd7f6f712 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x598dd7f6f712 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x598dd7f552b8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x598dd7f4a479 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x598dd7f5610d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x598dd7f8ddfc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x598dd7f8db42 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x598dd7aca28a - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::sync::Arc<pcap_async[9a851d1a161a8487]::handle::Handle>, pcap_async[9a851d1a161a8487]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x598dd7b10d34 - pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stream.rs:118:14
[INFO] [stdout]   22:     0x598dd7b2394d - <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on::<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x598dd7ad1fb0 - tokio[5ba07d752017d890]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x598dd7b2d9a5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[5ba07d752017d890]::coop::Budget>>>::try_with::<tokio[5ba07d752017d890]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x598dd7b2c31e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[5ba07d752017d890]::coop::Budget>>>::with::<tokio[5ba07d752017d890]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x598dd7b2171f - tokio[5ba07d752017d890]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x598dd7b2171f - tokio[5ba07d752017d890]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x598dd7b2171f - <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on::<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x598dd7b22fcc - tokio[5ba07d752017d890]::runtime::basic_scheduler::enter::<<tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file::{closure#0}>::{closure#0}, (), tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x598dd7b00e69 - <tokio[5ba07d752017d890]::macros::scoped_tls::ScopedKey<tokio[5ba07d752017d890]::runtime::basic_scheduler::Context>>::set::<tokio[5ba07d752017d890]::runtime::basic_scheduler::enter<<tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file::{closure#0}>::{closure#0}, (), tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x598dd7b1eba8 - tokio[5ba07d752017d890]::runtime::basic_scheduler::enter::<<tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file::{closure#0}>::{closure#0}, (), tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x598dd7b1a2c2 - <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on::<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x598dd7acfb0e - <tokio[5ba07d752017d890]::runtime::Runtime>::block_on::<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x598dd7ad6556 - tokio[5ba07d752017d890]::runtime::context::enter::<<tokio[5ba07d752017d890]::runtime::Runtime>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x598dd7ac246c - <tokio[5ba07d752017d890]::runtime::handle::Handle>::enter::<<tokio[5ba07d752017d890]::runtime::Runtime>::block_on<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x598dd7acde69 - <tokio[5ba07d752017d890]::runtime::Runtime>::block_on::<pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x598dd7b145a7 - pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stream.rs:107:5
[INFO] [stdout]   38:     0x598dd7b10797 - pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stream.rs:108:33
[INFO] [stdout]   39:     0x598dd7b00676 - <pcap_async[9a851d1a161a8487]::stream::tests::packets_from_file::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x598dd7b2fb8b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x598dd7b2fb8b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x598dd7b3c3ea - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x598dd7b3c3ea - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x598dd7b3c3ea - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x598dd7b3c3ea - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x598dd7b3c3ea - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x598dd7b3c3ea - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x598dd7b3c3ea - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x598dd7b368b4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x598dd7b368b4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x598dd7b3eee2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x598dd7b3eee2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x598dd7f76b6f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x598dd7f76b6f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x753561312aa4 - <unknown>
[INFO] [stdout]   61:     0x75356139fa64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::capture_from_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::capture_from_file' (40) panicked at src/lib.rs:62:14:
[INFO] [stdout] No handle created: FileCapture { file: "/opt/rustwide/workdir/resources/4SICS-GeekLounge-151020.pcap", error: LibPcapError { msg: "/opt/rustwide/workdir/resources/4SICS-GeekLounge-151020.pcap: No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout]    0: <failure::backtrace::internal::InternalBacktrace>::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/internal.rs:46:44
[INFO] [stdout]    1: <failure::backtrace::Backtrace>::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/mod.rs:121:35
[INFO] [stdout]    2: <failure::error::error_impl::ErrorImpl as core::convert::From<pcap_async::errors::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/error_impl.rs:19:17
[INFO] [stdout]    3: <failure::error::Error as core::convert::From<pcap_async::errors::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/mod.rs:36:18
[INFO] [stdout]    4: <pcap_async::errors::Error as core::convert::Into<failure::error::Error>>::into
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    5: <pcap_async::handle::Handle>::file_capture::<&str>::{closure#0}
[INFO] [stdout]              at src/handle.rs:70:61
[INFO] [stdout]    6: <core::result::Result<alloc::string::String, pcap_async::errors::Error>>::and_then::<alloc::sync::Arc<pcap_async::handle::Handle>, <pcap_async::handle::Handle>::file_capture<&str>::{closure#0}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1493:22
[INFO] [stdout]    7: <pcap_async::handle::Handle>::file_capture::<&str>
[INFO] [stdout]              at src/handle.rs:66:47
[INFO] [stdout]    8: pcap_async::tests::capture_from_file::{closure#0}
[INFO] [stdout]              at src/lib.rs:61:22
[INFO] [stdout]    9: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<pcap_async::tests::capture_from_file::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   10: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::tests::capture_from_file::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   11: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::try_with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::tests::capture_from_file::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   12: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::tests::capture_from_file::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   13: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::tests::capture_from_file::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]       tokio::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::tests::capture_from_file::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]       <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<pcap_async::tests::capture_from_file::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   14: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::tests::capture_from_file::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   15: <tokio::macros::scoped_tls::ScopedKey<tokio::runtime::basic_scheduler::Context>>::set::<tokio::runtime::basic_scheduler::enter<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::tests::capture_from_file::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   16: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::tests::capture_from_file::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   17: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<pcap_async::tests::capture_from_file::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   18: <tokio::runtime::Runtime>::block_on::<pcap_async::tests::capture_from_file::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   19: tokio::runtime::context::enter::<<tokio::runtime::Runtime>::block_on<pcap_async::tests::capture_from_file::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   20: <tokio::runtime::handle::Handle>::enter::<<tokio::runtime::Runtime>::block_on<pcap_async::tests::capture_from_file::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   21: <tokio::runtime::Runtime>::block_on::<pcap_async::tests::capture_from_file::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   22: pcap_async::tests::capture_from_file
[INFO] [stdout]              at src/lib.rs:49:5
[INFO] [stdout]   23: pcap_async::tests::capture_from_file::{closure#0}
[INFO] [stdout]              at src/lib.rs:50:33
[INFO] [stdout]   24: <pcap_async::tests::capture_from_file::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   27: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   28: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   30: <unknown>
[INFO] [stdout]   31: clone
[INFO] [stdout]  }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x598dd7f772c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598dd7f772c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598dd7f772c2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x598dd7f772c2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x598dd7f8d60a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x598dd7f8d60a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x598dd7f7c5e6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x598dd7f7c5e6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x598dd7f551ff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x598dd7f551ff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x598dd7f6f559 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x598dd7b3b7de - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x598dd7b3b7de - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x598dd7f6f712 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x598dd7f6f712 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x598dd7f552b8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x598dd7f4a479 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x598dd7f5610d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x598dd7f8ddfc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x598dd7f8db42 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x598dd7aca28a - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::sync::Arc<pcap_async[9a851d1a161a8487]::handle::Handle>, pcap_async[9a851d1a161a8487]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x598dd7b0ce50 - pcap_async[9a851d1a161a8487]::tests::capture_from_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:62:14
[INFO] [stdout]   22:     0x598dd7b2350d - <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on::<pcap_async[9a851d1a161a8487]::tests::capture_from_file::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x598dd7ad1af0 - tokio[5ba07d752017d890]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::tests::capture_from_file::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x598dd7b2d5a5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[5ba07d752017d890]::coop::Budget>>>::try_with::<tokio[5ba07d752017d890]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::tests::capture_from_file::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x598dd7b2c1de - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[5ba07d752017d890]::coop::Budget>>>::with::<tokio[5ba07d752017d890]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::tests::capture_from_file::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x598dd7b1f99f - tokio[5ba07d752017d890]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::tests::capture_from_file::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x598dd7b1f99f - tokio[5ba07d752017d890]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::tests::capture_from_file::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x598dd7b1f99f - <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on::<pcap_async[9a851d1a161a8487]::tests::capture_from_file::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x598dd7b22e8c - tokio[5ba07d752017d890]::runtime::basic_scheduler::enter::<<tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::tests::capture_from_file::{closure#0}>::{closure#0}, (), tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x598dd7b009e9 - <tokio[5ba07d752017d890]::macros::scoped_tls::ScopedKey<tokio[5ba07d752017d890]::runtime::basic_scheduler::Context>>::set::<tokio[5ba07d752017d890]::runtime::basic_scheduler::enter<<tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::tests::capture_from_file::{closure#0}>::{closure#0}, (), tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x598dd7b1dce8 - tokio[5ba07d752017d890]::runtime::basic_scheduler::enter::<<tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::tests::capture_from_file::{closure#0}>::{closure#0}, (), tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x598dd7b1a1c2 - <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on::<pcap_async[9a851d1a161a8487]::tests::capture_from_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x598dd7acf64e - <tokio[5ba07d752017d890]::runtime::Runtime>::block_on::<pcap_async[9a851d1a161a8487]::tests::capture_from_file::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x598dd7ad6116 - tokio[5ba07d752017d890]::runtime::context::enter::<<tokio[5ba07d752017d890]::runtime::Runtime>::block_on<pcap_async[9a851d1a161a8487]::tests::capture_from_file::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x598dd7ac216c - <tokio[5ba07d752017d890]::runtime::handle::Handle>::enter::<<tokio[5ba07d752017d890]::runtime::Runtime>::block_on<pcap_async[9a851d1a161a8487]::tests::capture_from_file::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x598dd7acdce9 - <tokio[5ba07d752017d890]::runtime::Runtime>::block_on::<pcap_async[9a851d1a161a8487]::tests::capture_from_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x598dd7b13307 - pcap_async[9a851d1a161a8487]::tests::capture_from_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:49:5
[INFO] [stdout]   38:     0x598dd7b0c8b7 - pcap_async[9a851d1a161a8487]::tests::capture_from_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:50:33
[INFO] [stdout]   39:     0x598dd7b00376 - <pcap_async[9a851d1a161a8487]::tests::capture_from_file::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x598dd7b2fb8b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x598dd7b2fb8b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x598dd7b3c3ea - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x598dd7b3c3ea - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x598dd7b3c3ea - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x598dd7b3c3ea - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x598dd7b3c3ea - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x598dd7b3c3ea - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x598dd7b3c3ea - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x598dd7b368b4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x598dd7b368b4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x598dd7b3eee2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x598dd7b3eee2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x598dd7f76b6f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x598dd7f76b6f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x753561312aa4 - <unknown>
[INFO] [stdout]   61:     0x75356139fa64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bridge_stream::tests::packets_from_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bridge_stream::tests::packets_from_file' (26) panicked at src/bridge_stream.rs:324:14:
[INFO] [stdout] No handle created: FileCapture { file: "/opt/rustwide/workdir/resources/canary.pcap", error: LibPcapError { msg: "/opt/rustwide/workdir/resources/canary.pcap: No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout]    0: <failure::backtrace::internal::InternalBacktrace>::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/internal.rs:46:44
[INFO] [stdout]    1: <failure::backtrace::Backtrace>::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/mod.rs:121:35
[INFO] [stdout]    2: <failure::error::error_impl::ErrorImpl as core::convert::From<pcap_async::errors::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/error_impl.rs:19:17
[INFO] [stdout]    3: <failure::error::Error as core::convert::From<pcap_async::errors::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/mod.rs:36:18
[INFO] [stdout]    4: <pcap_async::errors::Error as core::convert::Into<failure::error::Error>>::into
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    5: <pcap_async::handle::Handle>::file_capture::<&str>::{closure#0}
[INFO] [stdout]              at src/handle.rs:70:61
[INFO] [stdout]    6: <core::result::Result<alloc::string::String, pcap_async::errors::Error>>::and_then::<alloc::sync::Arc<pcap_async::handle::Handle>, <pcap_async::handle::Handle>::file_capture<&str>::{closure#0}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1493:22
[INFO] [stdout]    7: <pcap_async::handle::Handle>::file_capture::<&str>
[INFO] [stdout]              at src/handle.rs:66:47
[INFO] [stdout]    8: pcap_async::bridge_stream::tests::packets_from_file::{closure#0}
[INFO] [stdout]              at src/bridge_stream.rs:323:22
[INFO] [stdout]    9: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<pcap_async::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   10: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   11: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::try_with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   12: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   13: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]       tokio::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]       <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<pcap_async::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   14: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   15: <tokio::macros::scoped_tls::ScopedKey<tokio::runtime::basic_scheduler::Context>>::set::<tokio::runtime::basic_scheduler::enter<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   16: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   17: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<pcap_async::bridge_stream::tests::packets_from_file::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   18: <tokio::runtime::Runtime>::block_on::<pcap_async::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   19: tokio::runtime::context::enter::<<tokio::runtime::Runtime>::block_on<pcap_async::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   20: <tokio::runtime::handle::Handle>::enter::<<tokio::runtime::Runtime>::block_on<pcap_async::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   21: <tokio::runtime::Runtime>::block_on::<pcap_async::bridge_stream::tests::packets_from_file::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   22: pcap_async::bridge_stream::tests::packets_from_file
[INFO] [stdout]              at src/bridge_stream.rs:313:5
[INFO] [stdout]   23: pcap_async::bridge_stream::tests::packets_from_file::{closure#0}
[INFO] [stdout]              at src/bridge_stream.rs:314:33
[INFO] [stdout]   24: <pcap_async::bridge_stream::tests::packets_from_file::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   27: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   28: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   30: <unknown>
[INFO] [stdout]   31: clone
[INFO] [stdout]  }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x598dd7f772c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598dd7f772c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598dd7f772c2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x598dd7f772c2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x598dd7f8d60a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x598dd7f8d60a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x598dd7f7c5e6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x598dd7f7c5e6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x598dd7f551ff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x598dd7f551ff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x598dd7f6f559 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x598dd7b3b7de - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x598dd7b3b7de - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x598dd7f6f712 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x598dd7f6f712 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x598dd7f552b8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x598dd7f4a479 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x598dd7f5610d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x598dd7f8ddfc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x598dd7f8db42 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x598dd7aca28a - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::sync::Arc<pcap_async[9a851d1a161a8487]::handle::Handle>, pcap_async[9a851d1a161a8487]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x598dd7b0da17 - pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bridge_stream.rs:324:14
[INFO] [stdout]   22:     0x598dd7b2361d - <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on::<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x598dd7ad1c20 - tokio[5ba07d752017d890]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x598dd7b2d6a5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[5ba07d752017d890]::coop::Budget>>>::try_with::<tokio[5ba07d752017d890]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x598dd7b2c22e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[5ba07d752017d890]::coop::Budget>>>::with::<tokio[5ba07d752017d890]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x598dd7b200ff - tokio[5ba07d752017d890]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x598dd7b200ff - tokio[5ba07d752017d890]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x598dd7b200ff - <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on::<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x598dd7b22edc - tokio[5ba07d752017d890]::runtime::basic_scheduler::enter::<<tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}, (), tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x598dd7b00b09 - <tokio[5ba07d752017d890]::macros::scoped_tls::ScopedKey<tokio[5ba07d752017d890]::runtime::basic_scheduler::Context>>::set::<tokio[5ba07d752017d890]::runtime::basic_scheduler::enter<<tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}, (), tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x598dd7b1e098 - tokio[5ba07d752017d890]::runtime::basic_scheduler::enter::<<tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}, (), tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x598dd7b1a202 - <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on::<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x598dd7acf77e - <tokio[5ba07d752017d890]::runtime::Runtime>::block_on::<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x598dd7ad6226 - tokio[5ba07d752017d890]::runtime::context::enter::<<tokio[5ba07d752017d890]::runtime::Runtime>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x598dd7ac222c - <tokio[5ba07d752017d890]::runtime::handle::Handle>::enter::<<tokio[5ba07d752017d890]::runtime::Runtime>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x598dd7acdd49 - <tokio[5ba07d752017d890]::runtime::Runtime>::block_on::<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x598dd7b134e7 - pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bridge_stream.rs:313:5
[INFO] [stdout]   38:     0x598dd7b0d427 - pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bridge_stream.rs:314:33
[INFO] [stdout]   39:     0x598dd7b003b6 - <pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x598dd7b2fb8b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x598dd7b2fb8b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x598dd7b3c3ea - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x598dd7b3c3ea - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x598dd7b3c3ea - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x598dd7b3c3ea - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x598dd7b3c3ea - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x598dd7b3c3ea - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x598dd7b3c3ea - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x598dd7b368b4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x598dd7b368b4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x598dd7b3eee2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x598dd7b3eee2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x598dd7f76b6f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x598dd7f76b6f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x753561312aa4 - <unknown>
[INFO] [stdout]   61:     0x75356139fa64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bridge_stream::tests::packets_from_file_next_bridge stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bridge_stream::tests::packets_from_file_next_bridge' (27) panicked at src/bridge_stream.rs:376:14:
[INFO] [stdout] No handle created: FileCapture { file: "/opt/rustwide/workdir/resources/canary.pcap", error: LibPcapError { msg: "/opt/rustwide/workdir/resources/canary.pcap: No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout]    0: <failure::backtrace::internal::InternalBacktrace>::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/internal.rs:46:44
[INFO] [stdout]    1: <failure::backtrace::Backtrace>::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/mod.rs:121:35
[INFO] [stdout]    2: <failure::error::error_impl::ErrorImpl as core::convert::From<pcap_async::errors::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/error_impl.rs:19:17
[INFO] [stdout]    3: <failure::error::Error as core::convert::From<pcap_async::errors::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/mod.rs:36:18
[INFO] [stdout]    4: <pcap_async::errors::Error as core::convert::Into<failure::error::Error>>::into
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    5: <pcap_async::handle::Handle>::file_capture::<&str>::{closure#0}
[INFO] [stdout]              at src/handle.rs:70:61
[INFO] [stdout]    6: <core::result::Result<alloc::string::String, pcap_async::errors::Error>>::and_then::<alloc::sync::Arc<pcap_async::handle::Handle>, <pcap_async::handle::Handle>::file_capture<&str>::{closure#0}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1493:22
[INFO] [stdout]    7: <pcap_async::handle::Handle>::file_capture::<&str>
[INFO] [stdout]              at src/handle.rs:66:47
[INFO] [stdout]    8: pcap_async::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}
[INFO] [stdout]              at src/bridge_stream.rs:375:22
[INFO] [stdout]    9: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<pcap_async::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   10: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   11: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::try_with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   12: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   13: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]       tokio::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]       <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<pcap_async::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   14: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   15: <tokio::macros::scoped_tls::ScopedKey<tokio::runtime::basic_scheduler::Context>>::set::<tokio::runtime::basic_scheduler::enter<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   16: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<pcap_async::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   17: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<pcap_async::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   18: <tokio::runtime::Runtime>::block_on::<pcap_async::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   19: tokio::runtime::context::enter::<<tokio::runtime::Runtime>::block_on<pcap_async::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   20: <tokio::runtime::handle::Handle>::enter::<<tokio::runtime::Runtime>::block_on<pcap_async::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   21: <tokio::runtime::Runtime>::block_on::<pcap_async::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   22: pcap_async::bridge_stream::tests::packets_from_file_next_bridge
[INFO] [stdout]              at src/bridge_stream.rs:365:5
[INFO] [stdout]   23: pcap_async::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}
[INFO] [stdout]              at src/bridge_stream.rs:366:45
[INFO] [stdout]   24: <pcap_async::bridge_stream::tests::packets_from_file_next_bridge::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   27: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   28: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   30: <unknown>
[INFO] [stdout]   31: clone
[INFO] [stdout]  }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x598dd7f772c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598dd7f772c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598dd7f772c2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x598dd7f772c2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x598dd7f8d60a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x598dd7f8d60a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x598dd7f7c5e6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x598dd7f7c5e6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x598dd7f551ff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x598dd7f551ff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x598dd7f6f559 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x598dd7b3b7de - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x598dd7b3b7de - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x598dd7f6f712 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x598dd7f6f712 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x598dd7f552b8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x598dd7f4a479 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x598dd7f5610d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x598dd7f8ddfc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x598dd7f8db42 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x598dd7aca28a - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::sync::Arc<pcap_async[9a851d1a161a8487]::handle::Handle>, pcap_async[9a851d1a161a8487]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x598dd7b10103 - pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bridge_stream.rs:376:14
[INFO] [stdout]   22:     0x598dd7b2383d - <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on::<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x598dd7ad1e80 - tokio[5ba07d752017d890]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x598dd7b2d8a5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[5ba07d752017d890]::coop::Budget>>>::try_with::<tokio[5ba07d752017d890]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x598dd7b2c2ce - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[5ba07d752017d890]::coop::Budget>>>::with::<tokio[5ba07d752017d890]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x598dd7b20fbf - tokio[5ba07d752017d890]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x598dd7b20fbf - tokio[5ba07d752017d890]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x598dd7b20fbf - <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on::<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x598dd7b22f7c - tokio[5ba07d752017d890]::runtime::basic_scheduler::enter::<<tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}, (), tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x598dd7b00d49 - <tokio[5ba07d752017d890]::macros::scoped_tls::ScopedKey<tokio[5ba07d752017d890]::runtime::basic_scheduler::Context>>::set::<tokio[5ba07d752017d890]::runtime::basic_scheduler::enter<<tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}, (), tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x598dd7b1e7f8 - tokio[5ba07d752017d890]::runtime::basic_scheduler::enter::<<tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}, (), tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x598dd7b1a282 - <tokio[5ba07d752017d890]::runtime::basic_scheduler::BasicScheduler<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::time::driver::Driver<tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>, tokio[5ba07d752017d890]::park::either::Either<tokio[5ba07d752017d890]::io::driver::Driver, tokio[5ba07d752017d890]::park::thread::ParkThread>>>>::block_on::<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x598dd7acf9de - <tokio[5ba07d752017d890]::runtime::Runtime>::block_on::<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x598dd7ad6446 - tokio[5ba07d752017d890]::runtime::context::enter::<<tokio[5ba07d752017d890]::runtime::Runtime>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x598dd7ac23ac - <tokio[5ba07d752017d890]::runtime::handle::Handle>::enter::<<tokio[5ba07d752017d890]::runtime::Runtime>::block_on<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x598dd7acde09 - <tokio[5ba07d752017d890]::runtime::Runtime>::block_on::<pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x598dd7b143c7 - pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bridge_stream.rs:365:5
[INFO] [stdout]   38:     0x598dd7b0d4e7 - pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bridge_stream.rs:366:45
[INFO] [stdout]   39:     0x598dd7b004b6 - <pcap_async[9a851d1a161a8487]::bridge_stream::tests::packets_from_file_next_bridge::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x598dd7b2fb8b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x598dd7b2fb8b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x598dd7b3c3ea - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x598dd7b3c3ea - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x598dd7b3c3ea - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x598dd7b3c3ea - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x598dd7b3c3ea - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x598dd7b3c3ea - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x598dd7b3c3ea - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x598dd7b368b4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x598dd7b368b4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x598dd7b3eee2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x598dd7b3eee2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x598dd7b3eee2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x598dd7f76b6f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x598dd7f76b6f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x753561312aa4 - <unknown>
[INFO] [stdout]   61:     0x75356139fa64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bridge_stream::tests::packets_from_file
[INFO] [stdout]     bridge_stream::tests::packets_from_file_next_bridge
[INFO] [stdout]     handle::tests::open_file
[INFO] [stdout]     stream::tests::packets_from_file
[INFO] [stdout]     stream::tests::packets_from_file_next
[INFO] [stdout]     tests::capture_from_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "26abc2b5189cfd74958e548186293c1780adc4c25106b7e92d0519ecdcb485d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26abc2b5189cfd74958e548186293c1780adc4c25106b7e92d0519ecdcb485d9", kill_on_drop: false }`
[INFO] [stdout] 26abc2b5189cfd74958e548186293c1780adc4c25106b7e92d0519ecdcb485d9
