[INFO] fetching crate cabot 0.7.1...
[INFO] testing cabot-0.7.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate cabot 0.7.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cabot 0.7.1
[INFO] finished tweaking crates.io crate cabot 0.7.1
[INFO] tweaked toml for crates.io crate cabot 0.7.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cabot 0.7.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cabot 0.7.1 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-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cede243c08e83d1423fef4ef3a4078841b253e034bc5ca12640d68b14e5fd224
[INFO] running `Command { std: "docker" "start" "-a" "cede243c08e83d1423fef4ef3a4078841b253e034bc5ca12640d68b14e5fd224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cede243c08e83d1423fef4ef3a4078841b253e034bc5ca12640d68b14e5fd224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cede243c08e83d1423fef4ef3a4078841b253e034bc5ca12640d68b14e5fd224", kill_on_drop: false }`
[INFO] [stdout] cede243c08e83d1423fef4ef3a4078841b253e034bc5ca12640d68b14e5fd224
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70d12236fe9d46c833c607ddfcd69ec04a1ceac123e1934ed7a6c9fbd10a0c8f
[INFO] running `Command { std: "docker" "start" "-a" "70d12236fe9d46c833c607ddfcd69ec04a1ceac123e1934ed7a6c9fbd10a0c8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling libc v0.2.84
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling futures-core v0.3.12
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.6
[INFO] [stderr]    Compiling futures-io v0.3.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling futures-sink v0.3.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling futures-channel v0.3.12
[INFO] [stderr]    Compiling futures-task v0.3.12
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling async-lock v2.3.0
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling futures-lite v1.11.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling nb-connect v1.0.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling ring v0.16.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling async-executor v1.4.0
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling ctor v0.1.18
[INFO] [stderr]    Compiling futures-macro v0.3.12
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling webpki-roots v0.19.0
[INFO] [stderr]    Compiling polling v2.0.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling rustls v0.17.0
[INFO] [stderr]    Compiling async-io v1.3.1
[INFO] [stderr]    Compiling futures-util v0.3.12
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling async-std v1.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.12
[INFO] [stderr]    Compiling futures v0.3.12
[INFO] [stderr]    Compiling cabot v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.31s
[INFO] running `Command { std: "docker" "inspect" "70d12236fe9d46c833c607ddfcd69ec04a1ceac123e1934ed7a6c9fbd10a0c8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70d12236fe9d46c833c607ddfcd69ec04a1ceac123e1934ed7a6c9fbd10a0c8f", kill_on_drop: false }`
[INFO] [stdout] 70d12236fe9d46c833c607ddfcd69ec04a1ceac123e1934ed7a6c9fbd10a0c8f
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb30365b078ff6d94acde83b3db89ee0d51da5c4d032fb9c0e1f4723d8a3c587
[INFO] running `Command { std: "docker" "start" "-a" "cb30365b078ff6d94acde83b3db89ee0d51da5c4d032fb9c0e1f4723d8a3c587", kill_on_drop: false }`
[INFO] [stderr]    Compiling cabot v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.24s
[INFO] running `Command { std: "docker" "inspect" "cb30365b078ff6d94acde83b3db89ee0d51da5c4d032fb9c0e1f4723d8a3c587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb30365b078ff6d94acde83b3db89ee0d51da5c4d032fb9c0e1f4723d8a3c587", kill_on_drop: false }`
[INFO] [stdout] cb30365b078ff6d94acde83b3db89ee0d51da5c4d032fb9c0e1f4723d8a3c587
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b8b8541d9e68cce51620d5fc0dc73f546aa17510e08476499e78dea831c59377
[INFO] running `Command { std: "docker" "start" "-a" "b8b8541d9e68cce51620d5fc0dc73f546aa17510e08476499e78dea831c59377", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cabot-5dbada302e6ee7b3)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test request::tests::test_get_request_to_string ... ok
[INFO] [stdout] test request::tests::test_get_request_with_headers_to_string ... ok
[INFO] [stdout] test request::tests::test_get_request_with_host_to_string ... ok
[INFO] [stdout] test request::tests::test_post_request_with_headers_to_string ... ok
[INFO] [stdout] test response::tests::test_build_response_ok ... ok
[INFO] [stdout] test request::tests::test_request_builder_complete ... ok
[INFO] [stdout] test response::tests::test_response_ok ... ok
[INFO] [stdout] test response::tests::test_response_ok_no_body ... ok
[INFO] [stdout] test request::tests::test_request_builder_simple ... ok
[INFO] [stdout] test client::tests::test_build_http_response_from_string ... ok
[INFO] [stdout] test client::tests::test_build_http_no_response_body ... ok
[INFO] [stdout] test client::tests::test_build_http_header_obsolete_line_folding_tab ... ok
[INFO] [stdout] test client::tests::test_build_http_header_obsolete_line_folding ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/cabot-6f3f8f55d6578558)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests cabot
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/response.rs - response (line 6) ... ok
[INFO] [stdout] test src/request.rs - request (line 4) ... ok
[INFO] [stdout] test src/lib.rs - (line 21) ... FAILED
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 21) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (142) panicked at src/lib.rs:12:69:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DNSLookupError("could not resolve address `\"www.rust-lang.org:443\"`")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dda831492ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dda831492ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dda831492ca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dda831492ca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dda8315c62a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dda8315c62a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5dda8314d6a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dda8314d6a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dda8313258f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dda8313258f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dda83144231 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5dda831443eb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5dda83132648 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5dda8312a0d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5dda831330ed - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5dda8315cedc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5dda8315cc52 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5dda82f20fc3 - rust_out::main::_doctest_main_src_lib_rs_21_0::{{closure}}::h32ba6e59125bea26
[INFO] [stdout]   18:     0x5dda82f193fa - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h04a7e3a4aff69bb5
[INFO] [stdout]   19:     0x5dda82f21645 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hfe1f7f4f944c976c
[INFO] [stdout]   20:     0x5dda82f1b04f - std::thread::local::LocalKey<T>::try_with::h3d8b0ba828f762bb
[INFO] [stdout]   21:     0x5dda82f1aaf7 - std::thread::local::LocalKey<T>::with::h5c4f3f731b46b2dc
[INFO] [stdout]   22:     0x5dda82f213d5 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h7c0553aced696d97
[INFO] [stdout]   23:     0x5dda82f193a9 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h4b40254515d9a978
[INFO] [stdout]   24:     0x5dda82f1f520 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::ha0e90ad0d45783ee
[INFO] [stdout]   25:     0x5dda82f1a150 - async_executor::Executor::run::{{closure}}::hce0136aee07b08f5
[INFO] [stdout]   26:     0x5dda82f19cec - async_executor::LocalExecutor::run::{{closure}}::he73f7650d3c2c34d
[INFO] [stdout]   27:     0x5dda82f1f9ef - async_io::driver::block_on::h0d70d143d3243143
[INFO] [stdout]   28:     0x5dda82f1a738 - async_global_executor::reactor::block_on::{{closure}}::h46f74377788170b3
[INFO] [stdout]   29:     0x5dda82f1a687 - async_global_executor::reactor::block_on::ha9aa05ce90b5d0ae
[INFO] [stdout]   30:     0x5dda82f1a82a - async_global_executor::executor::block_on::{{closure}}::h0b44c9e372f9ba79
[INFO] [stdout]   31:     0x5dda82f1b1a2 - std::thread::local::LocalKey<T>::try_with::h41c0d7ec846e77ef
[INFO] [stdout]   32:     0x5dda82f1aa87 - std::thread::local::LocalKey<T>::with::h374efc3513bc28f8
[INFO] [stdout]   33:     0x5dda82f1a7a4 - async_global_executor::executor::block_on::h9f761e0cc61f6f74
[INFO] [stdout]   34:     0x5dda82f21f85 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h364183113869684b
[INFO] [stdout]   35:     0x5dda82f21543 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h4b1897ef9495247b
[INFO] [stdout]   36:     0x5dda82f1af24 - std::thread::local::LocalKey<T>::try_with::h33eaa6d3926411bd
[INFO] [stdout]   37:     0x5dda82f1acd7 - std::thread::local::LocalKey<T>::with::he5a3c82ba722ee61
[INFO] [stdout]   38:     0x5dda82f21452 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::ha858914452ce5824
[INFO] [stdout]   39:     0x5dda82f21e83 - async_std::task::builder::Builder::blocking::{{closure}}::hee651188734267f6
[INFO] [stdout]   40:     0x5dda82f1b482 - std::thread::local::LocalKey<T>::try_with::hcb3456094020d40d
[INFO] [stdout]   41:     0x5dda82f1ac37 - std::thread::local::LocalKey<T>::with::ha1dc9c3b6c0ff5fb
[INFO] [stdout]   42:     0x5dda82f21b32 - async_std::task::builder::Builder::blocking::hafdf86e249bee7a4
[INFO] [stdout]   43:     0x5dda82f220e9 - async_std::task::block_on::block_on::hb52d4525d987451c
[INFO] [stdout]   44:     0x5dda82f20a31 - rust_out::main::_doctest_main_src_lib_rs_21_0::he8d400387550453a
[INFO] [stdout]   45:     0x5dda82f20816 - rust_out::main::hbc8fb3ef9073494f
[INFO] [stdout]   46:     0x5dda82f1b9b3 - core::ops::function::FnOnce::call_once::h8578f0c031e386ae
[INFO] [stdout]   47:     0x5dda82f1aa66 - std::sys::backtrace::__rust_begin_short_backtrace::hb54d2daf111ce867
[INFO] [stdout]   48:     0x5dda82f1a879 - std::rt::lang_start::{{closure}}::h94e8fd5c8cccecfa
[INFO] [stdout]   49:     0x5dda83143794 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   50:     0x5dda83143794 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5dda83143794 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5dda83143794 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5dda83143794 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   54:     0x5dda83143794 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5dda83143794 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5dda83143794 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5dda83143794 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   58:     0x5dda82f1a861 - std::rt::lang_start::h7f170e4d70be7fa1
[INFO] [stdout]   59:     0x5dda82f22135 - main
[INFO] [stdout]   60:     0x747fc16b51ca - <unknown>
[INFO] [stdout]   61:     0x747fc16b528b - __libc_start_main
[INFO] [stdout]   62:     0x5dda82f192a5 - _start
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 21)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b8b8541d9e68cce51620d5fc0dc73f546aa17510e08476499e78dea831c59377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8b8541d9e68cce51620d5fc0dc73f546aa17510e08476499e78dea831c59377", kill_on_drop: false }`
[INFO] [stdout] b8b8541d9e68cce51620d5fc0dc73f546aa17510e08476499e78dea831c59377
