[INFO] cloning repository https://github.com/mic90/tokio-wifiscanner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mic90/tokio-wifiscanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmic90%2Ftokio-wifiscanner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmic90%2Ftokio-wifiscanner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cbe9389e32a31afc52a7f3a4a11b5fd9b0f7d81d
[INFO] testing mic90/tokio-wifiscanner against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmic90%2Ftokio-wifiscanner" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mic90/tokio-wifiscanner
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/mic90/tokio-wifiscanner
[INFO] tweaked toml for git repo https://github.com/mic90/tokio-wifiscanner written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mic90/tokio-wifiscanner on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mic90/tokio-wifiscanner already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plist v1.7.0
[INFO] [stderr]   Downloaded serde_derive v1.0.215
[INFO] [stderr]   Downloaded anyhow v1.0.93
[INFO] [stderr]   Downloaded serde v1.0.215
[INFO] [stderr]   Downloaded quick-xml v0.32.0
[INFO] [stderr]   Downloaded libc v0.2.167
[INFO] [stderr]   Downloaded tokio v1.41.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9a01d105a4f0d62656f4597725263982d7ad08c7cbda4b2995489b29fe341162
[INFO] running `Command { std: "docker" "start" "9a01d105a4f0d62656f4597725263982d7ad08c7cbda4b2995489b29fe341162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a01d105a4f0d62656f4597725263982d7ad08c7cbda4b2995489b29fe341162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a01d105a4f0d62656f4597725263982d7ad08c7cbda4b2995489b29fe341162" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a01d105a4f0d62656f4597725263982d7ad08c7cbda4b2995489b29fe341162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a01d105a4f0d62656f4597725263982d7ad08c7cbda4b2995489b29fe341162" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling os-version v0.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling tokio-wifiscanner v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.76s
[INFO] running `Command { std: "docker" "inspect" "9a01d105a4f0d62656f4597725263982d7ad08c7cbda4b2995489b29fe341162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a01d105a4f0d62656f4597725263982d7ad08c7cbda4b2995489b29fe341162" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-wifiscanner v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] running `Command { std: "docker" "inspect" "9a01d105a4f0d62656f4597725263982d7ad08c7cbda4b2995489b29fe341162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a01d105a4f0d62656f4597725263982d7ad08c7cbda4b2995489b29fe341162" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokio_wifiscanner-16e859529da5e290)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]    Doc-tests tokio_wifiscanner
[INFO] [stdout] test sys::linux::tests::should_parse_iw_dev ... ok
[INFO] [stdout] test sys::linux::tests::should_parse_iw_dev_scan ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 25) ... ok
[INFO] [stdout] test src/lib.rs - (line 31) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 31) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (455) panicked at src/lib.rs:6:51:
[INFO] [stdout] Cannot scan network: CommandNotFound
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f46e9e6868 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f46e9e6868 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f46e9e6868 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f46e9e6868 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f46e9f83ea - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f46e9f83ea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61f46e9eac12 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61f46e9eac12 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61f46e9ca3b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f46e9ca3b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f46e9e1e31 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x61f46e9e20ab - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x61f46e9ca472 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x61f46e9bf829 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x61f46e9caddd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x61f46e9f8b6c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61f46e9f88e2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x61f46e94f821 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::Vec<tokio_wifiscanner[e2d568ccd8dc4e4a]::Wifi>, tokio_wifiscanner[e2d568ccd8dc4e4a]::Error>>::expect
[INFO] [stdout]   18:     0x61f46e94f251 - rust_out[45392ab902eb6021]::main::{closure#0}
[INFO] [stdout]   19:     0x61f46e950406 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]   20:     0x61f46e94f086 - <tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x61f46e94efd4 - <tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   22:     0x61f46e949b60 - <tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   23:     0x61f46e94de60 - <tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   24:     0x61f46e94d1a4 - <tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]   25:     0x61f46e949431 - <tokio[ee78f4e57e043307]::runtime::context::scoped::Scoped<tokio[ee78f4e57e043307]::runtime::scheduler::Context>>::set::<<tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   26:     0x61f46e94e944 - tokio[ee78f4e57e043307]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   27:     0x61f46e94a92a - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[ee78f4e57e043307]::runtime::context::Context>>::try_with::<tokio[ee78f4e57e043307]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   28:     0x61f46e94a639 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[ee78f4e57e043307]::runtime::context::Context>>::with::<tokio[ee78f4e57e043307]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   29:     0x61f46e94c4eb - tokio[ee78f4e57e043307]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   30:     0x61f46e94bd54 - <tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]   31:     0x61f46e94c021 - <tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::{closure#0}>>
[INFO] [stdout]   32:     0x61f46e94cd76 - <tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   33:     0x61f46e94c7bd - tokio[ee78f4e57e043307]::runtime::context::runtime::enter_runtime::<<tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[45392ab902eb6021]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   34:     0x61f46e9496c1 - <tokio[ee78f4e57e043307]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::{closure#0}>
[INFO] [stdout]   35:     0x61f46e948f92 - <tokio[ee78f4e57e043307]::runtime::runtime::Runtime>::block_on_inner::<rust_out[45392ab902eb6021]::main::{closure#0}>
[INFO] [stdout]   36:     0x61f46e94918d - <tokio[ee78f4e57e043307]::runtime::runtime::Runtime>::block_on::<rust_out[45392ab902eb6021]::main::{closure#0}>
[INFO] [stdout]   37:     0x61f46e94f6a9 - rust_out[45392ab902eb6021]::main
[INFO] [stdout]   38:     0x61f46e950563 - <fn() as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   39:     0x61f46e94c466 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   40:     0x61f46e94e679 - std[10d71ac2c42b111e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   41:     0x61f46e9e1127 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   42:     0x61f46e9e1127 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x61f46e9e1127 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61f46e9e1127 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61f46e9e1127 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stdout]   46:     0x61f46e9e1127 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x61f46e9e1127 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x61f46e9e1127 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x61f46e9e1127 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stdout]   50:     0x61f46e94c081 - std[10d71ac2c42b111e]::rt::lang_start::<()>
[INFO] [stdout]   51:     0x61f46e950615 - main
[INFO] [stdout]   52:     0x762b904d91ca - <unknown>
[INFO] [stdout]   53:     0x762b904d928b - __libc_start_main
[INFO] [stdout]   54:     0x61f46e948d25 - _start
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 31)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9a01d105a4f0d62656f4597725263982d7ad08c7cbda4b2995489b29fe341162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a01d105a4f0d62656f4597725263982d7ad08c7cbda4b2995489b29fe341162", kill_on_drop: false }`
[INFO] [stdout] 9a01d105a4f0d62656f4597725263982d7ad08c7cbda4b2995489b29fe341162
