[INFO] fetching crate stun-client 0.1.4...
[INFO] testing stun-client-0.1.4 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate stun-client 0.1.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate stun-client 0.1.4
[INFO] finished tweaking crates.io crate stun-client 0.1.4
[INFO] tweaked toml for crates.io crate stun-client 0.1.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stun-client 0.1.4 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stun-client 0.1.4 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec4a43559a851142b428882f07daf4daf126f7d15227caeae1ba46a73414fab4
[INFO] running `Command { std: "docker" "start" "-a" "ec4a43559a851142b428882f07daf4daf126f7d15227caeae1ba46a73414fab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec4a43559a851142b428882f07daf4daf126f7d15227caeae1ba46a73414fab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec4a43559a851142b428882f07daf4daf126f7d15227caeae1ba46a73414fab4", kill_on_drop: false }`
[INFO] [stdout] ec4a43559a851142b428882f07daf4daf126f7d15227caeae1ba46a73414fab4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ad1c4dc9d6447dc28161af679352aebe6af2faf22d90a5c727c082281b906cc
[INFO] running `Command { std: "docker" "start" "-a" "8ad1c4dc9d6447dc28161af679352aebe6af2faf22d90a5c727c082281b906cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling value-bag v1.4.1
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling pnet_base v0.33.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling pnet_macros_support v0.33.0
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling pnet v0.33.0
[INFO] [stderr]    Compiling async-macros v2.0.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-executor v1.5.1
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling pnet_sys v0.33.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling pnet_datalink v0.33.0
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling pnet_macros v0.33.0
[INFO] [stderr]    Compiling pnet_packet v0.33.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling pnet_transport v0.33.0
[INFO] [stderr]    Compiling stun-client v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/client.rs:232:10
[INFO] [stdout]     |
[INFO] [stdout] 232 |     Stop(bool),
[INFO] [stdout]     |     ---- ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 232 -     Stop(bool),
[INFO] [stdout] 232 +     Stop(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.75s
[INFO] running `Command { std: "docker" "inspect" "8ad1c4dc9d6447dc28161af679352aebe6af2faf22d90a5c727c082281b906cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ad1c4dc9d6447dc28161af679352aebe6af2faf22d90a5c727c082281b906cc", kill_on_drop: false }`
[INFO] [stdout] 8ad1c4dc9d6447dc28161af679352aebe6af2faf22d90a5c727c082281b906cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 259cbcfbfa5ad8d1da951128d25083872dc28a2e40182c9328c88b2033dd5eed
[INFO] running `Command { std: "docker" "start" "-a" "259cbcfbfa5ad8d1da951128d25083872dc28a2e40182c9328c88b2033dd5eed", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/client.rs:232:10
[INFO] [stdout]     |
[INFO] [stdout] 232 |     Stop(bool),
[INFO] [stdout]     |     ---- ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 232 -     Stop(bool),
[INFO] [stdout] 232 +     Stop(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling redis v0.20.2
[INFO] [stderr]    Compiling stun-client v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/client.rs:232:10
[INFO] [stdout]     |
[INFO] [stdout] 232 |     Stop(bool),
[INFO] [stdout]     |     ---- ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 232 -     Stop(bool),
[INFO] [stdout] 232 +     Stop(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.20.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "259cbcfbfa5ad8d1da951128d25083872dc28a2e40182c9328c88b2033dd5eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "259cbcfbfa5ad8d1da951128d25083872dc28a2e40182c9328c88b2033dd5eed", kill_on_drop: false }`
[INFO] [stdout] 259cbcfbfa5ad8d1da951128d25083872dc28a2e40182c9328c88b2033dd5eed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7e063ace45853817890543707c025bc67b2e1569762273675e6db6f25f4d7adc
[INFO] running `Command { std: "docker" "start" "-a" "7e063ace45853817890543707c025bc67b2e1569762273675e6db6f25f4d7adc", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/client.rs:232:10
[INFO] [stderr]     |
[INFO] [stderr] 232 |     Stop(bool),
[INFO] [stderr]     |     ---- ^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 232 -     Stop(bool),
[INFO] [stderr] 232 +     Stop(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `stun-client` (lib) generated 1 warning
[INFO] [stderr] warning: `stun-client` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.20.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stun_client-7868e08646c76f0c)
[INFO] [stdout] running 1 test
[INFO] [stdout] test message::tests::message_new_and_message_from_raw_are_equivalent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stun_client
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 8) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 8) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (56) panicked at src/lib.rs:13:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IOError(Custom { kind: Uncategorized, error: VerboseError { source: Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }, message: "could not resolve address `\"stun.l.google.com:19302\"`" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6185603d18d2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6185603d18d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6185603d18d2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6185603d18d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6185603e1b3f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6185603e1b3f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6185603a8473 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6185603a8473 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6185603b0c02 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6185603b529f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6185603b50f9 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x6185603b5925 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x6185603b570a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x6185603b0d39 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x61856039cf9d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x6185603e6310 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6185603e5956 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x6185602a1901 - rust_out::main::_doctest_main_src_lib_rs_8_0::{{closure}}::h414277e3aee43daf
[INFO] [stdout]   18:     0x61856028ff59 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h9f349e1811c69818
[INFO] [stdout]   19:     0x6185602a3348 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h605afb6d396a083e
[INFO] [stdout]   20:     0x61856029a95a - std::thread::local::LocalKey<T>::try_with::h6c5975125ffa9889
[INFO] [stdout]   21:     0x61856029a466 - std::thread::local::LocalKey<T>::with::h49b5723fc99c0294
[INFO] [stdout]   22:     0x6185602a314e - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h2859c822d6831ef3
[INFO] [stdout]   23:     0x61856028ff31 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::he8092c7b53718fbe
[INFO] [stdout]   24:     0x61856029f46e - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h447854c2d265de3d
[INFO] [stdout]   25:     0x618560297e08 - async_executor::Executor::run::{{closure}}::h5621a47645de1619
[INFO] [stdout]   26:     0x618560297af6 - async_executor::LocalExecutor::run::{{closure}}::hf9322004b6689379
[INFO] [stdout]   27:     0x6185602a0692 - async_io::driver::block_on::h72ccafdd4698022a
[INFO] [stdout]   28:     0x618560299aff - async_global_executor::reactor::block_on::{{closure}}::hd330305cd66776d2
[INFO] [stdout]   29:     0x618560299acf - async_global_executor::reactor::block_on::h57a720e5182c10d2
[INFO] [stdout]   30:     0x618560299c43 - async_global_executor::executor::block_on::{{closure}}::h67a14029899d518d
[INFO] [stdout]   31:     0x61856029a767 - std::thread::local::LocalKey<T>::try_with::h3083b9b6bc286a0d
[INFO] [stdout]   32:     0x61856029a536 - std::thread::local::LocalKey<T>::with::hd4661db14fde1423
[INFO] [stdout]   33:     0x618560299bf6 - async_global_executor::executor::block_on::h9d2886519ac63fd4
[INFO] [stdout]   34:     0x6185602a4240 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hb315de7c7fdc2b87
[INFO] [stdout]   35:     0x6185602a3454 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hf1c03ac11cbf3aa6
[INFO] [stdout]   36:     0x61856029a875 - std::thread::local::LocalKey<T>::try_with::h532ed25f7351df0a
[INFO] [stdout]   37:     0x61856029a3c6 - std::thread::local::LocalKey<T>::with::h32e2a308472c632f
[INFO] [stdout]   38:     0x6185602a31d7 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h5eaeccc66897e821
[INFO] [stdout]   39:     0x6185602a41b4 - async_std::task::builder::Builder::blocking::{{closure}}::h379af55224aba480
[INFO] [stdout]   40:     0x61856029aa67 - std::thread::local::LocalKey<T>::try_with::h70a2e650cd62884c
[INFO] [stdout]   41:     0x61856029a596 - std::thread::local::LocalKey<T>::with::hff50621857b84556
[INFO] [stdout]   42:     0x6185602a3eac - async_std::task::builder::Builder::blocking::h498052329e4b269a
[INFO] [stdout]   43:     0x6185602a434e - async_std::task::block_on::block_on::hc921b343d2bb0efe
[INFO] [stdout]   44:     0x6185602a1406 - rust_out::main::_doctest_main_src_lib_rs_8_0::h56f9ce9c53efa83a
[INFO] [stdout]   45:     0x6185602a13e6 - rust_out::main::he986860d8b7bc94f
[INFO] [stdout]   46:     0x61856029b453 - core::ops::function::FnOnce::call_once::hd0f888ea33950d2d
[INFO] [stdout]   47:     0x61856029a2d6 - std::sys::backtrace::__rust_begin_short_backtrace::h70a8cfcb1f800bff
[INFO] [stdout]   48:     0x618560299d49 - std::rt::lang_start::{{closure}}::h03ca8d00642774ee
[INFO] [stdout]   49:     0x6185603a9d20 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   50:     0x6185603a9d20 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x6185603a9d20 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x6185603a9d20 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x6185603a9d20 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stdout]   54:     0x6185603a9d20 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x6185603a9d20 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x6185603a9d20 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6185603a9d20 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stdout]   58:     0x618560299d31 - std::rt::lang_start::h457230af78cce7e7
[INFO] [stdout]   59:     0x6185602a66a5 - main
[INFO] [stdout]   60:     0x7b1b4c89c1ca - <unknown>
[INFO] [stdout]   61:     0x7b1b4c89c28b - __libc_start_main
[INFO] [stdout]   62:     0x61856028fdf5 - _start
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 8)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7e063ace45853817890543707c025bc67b2e1569762273675e6db6f25f4d7adc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e063ace45853817890543707c025bc67b2e1569762273675e6db6f25f4d7adc", kill_on_drop: false }`
[INFO] [stdout] 7e063ace45853817890543707c025bc67b2e1569762273675e6db6f25f4d7adc
