[INFO] fetching crate rman 0.3.0...
[INFO] testing rman-0.3.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate rman 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rman 0.3.0
[INFO] finished tweaking crates.io crate rman 0.3.0
[INFO] tweaked toml for crates.io crate rman 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rman 0.3.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 188 packages to latest compatible versions
[INFO] [stderr]       Adding flatbuffers v22.12.6 (available: v25.9.23)
[INFO] [stderr]       Adding httptest v0.15.5 (available: v0.16.3)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding zstd v0.12.4 (available: v0.13.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tokio` dependency)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flatbuffers v22.12.6
[INFO] [stderr]   Downloaded httptest v0.15.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 814592b34315afa00415f5b60ba305be5a5f5a23b0c653095679d4ab996f7bbf
[INFO] running `Command { std: "docker" "start" "-a" "814592b34315afa00415f5b60ba305be5a5f5a23b0c653095679d4ab996f7bbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "814592b34315afa00415f5b60ba305be5a5f5a23b0c653095679d4ab996f7bbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "814592b34315afa00415f5b60ba305be5a5f5a23b0c653095679d4ab996f7bbf", kill_on_drop: false }`
[INFO] [stdout] 814592b34315afa00415f5b60ba305be5a5f5a23b0c653095679d4ab996f7bbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d569b8f2e491e9dfd84fd893f3c79475e35aa261dbd756a481c744d38ad3ee2
[INFO] running `Command { std: "docker" "start" "-a" "2d569b8f2e491e9dfd84fd893f3c79475e35aa261dbd756a481c744d38ad3ee2", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tokio` dependency)
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling flatbuffers v22.12.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rman v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.34s
[INFO] running `Command { std: "docker" "inspect" "2d569b8f2e491e9dfd84fd893f3c79475e35aa261dbd756a481c744d38ad3ee2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d569b8f2e491e9dfd84fd893f3c79475e35aa261dbd756a481c744d38ad3ee2", kill_on_drop: false }`
[INFO] [stdout] 2d569b8f2e491e9dfd84fd893f3c79475e35aa261dbd756a481c744d38ad3ee2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a133faa6c627d5f76e54b73abe5bd7994e1a352d5f098ee05948fe326b1643d4
[INFO] running `Command { std: "docker" "start" "-a" "a133faa6c627d5f76e54b73abe5bd7994e1a352d5f098ee05948fe326b1643d4", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tokio` dependency)
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling httptest v0.15.5
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling rman v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.73s
[INFO] running `Command { std: "docker" "inspect" "a133faa6c627d5f76e54b73abe5bd7994e1a352d5f098ee05948fe326b1643d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a133faa6c627d5f76e54b73abe5bd7994e1a352d5f098ee05948fe326b1643d4", kill_on_drop: false }`
[INFO] [stdout] a133faa6c627d5f76e54b73abe5bd7994e1a352d5f098ee05948fe326b1643d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 41b64db92e39bdecddfb7920a32714b41cca84941b2babd131dc6b84b833a7cf
[INFO] running `Command { std: "docker" "start" "-a" "41b64db92e39bdecddfb7920a32714b41cca84941b2babd131dc6b84b833a7cf", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tokio` dependency)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rman-ec0ec2960c1847e0)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test parser::header::tests::should_error_when_offset_too_small ... ok
[INFO] [stdout] test parser::header::tests::should_have_correct_values_when_valid_header ... ok
[INFO] [stdout] test parser::header::tests::should_error_when_invalid_major ... ok
[INFO] [stdout] test parser::header::tests::should_parse_when_valid_header ... ok
[INFO] [stdout] test parser::header::tests::should_throw_correct_errors_when_eof ... ok
[INFO] [stdout] test parser::header::tests::should_error_when_compressed_size_too_large ... ok
[INFO] [stdout] test parser::header::tests::should_error_when_invalid_minor ... ok
[INFO] [stdout] test parser::header::tests::should_error_when_invalid_magic_bytes ... ok
[INFO] [stdout] test parser::header::tests::should_error_when_compressed_size_and_offset_too_large ... ok
[INFO] [stdout] test parser::header::tests::should_error_when_offset_too_large ... ok
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-969eaa09ec1e50c2)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rman
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test should_have_correct_values_when_valid_manifest ... ok
[INFO] [stdout] test should_parse_from_path_when_valid_empty_manifest ... ok
[INFO] [stdout] test should_have_correct_values_when_valid_empty_manifest ... ok
[INFO] [stdout] test should_parse_from_path_when_valid_manifest ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 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/lib.rs - (line 34) ... ok
[INFO] [stdout] test src/lib.rs - (line 57) ... ok
[INFO] [stdout] test src/lib.rs - (line 82) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 82) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/httptest-0.15.5/src/server.rs:81:17:
[INFO] [stdout] Unexpected number of requests for matcher 'MethodPath { method: "GET", path: "/bundles/0000000000000000.bundle" }'; received 0; expected Exactly(1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591439ae4372 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x591439ae4372 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x591439ae4372 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x591439ae4372 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x591439b09373 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x591439b09373 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x591439ae0fc3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x591439ae0fc3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x591439ae41c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x591439ae5493 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x591439ae5275 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x591439ae5ea5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x591439ae5c3a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x591439ae4879 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x591439ae58cd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x591439b07600 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5914394a8587 - httptest::server::Server::verify_and_clear::hb9e5129e336c0439
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/httptest-0.15.5/src/server.rs:81:17
[INFO] [stdout]   17:     0x5914394a8672 - <httptest::server::Server as core::ops::drop::Drop>::drop::h38efe2d03a3bbb3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/httptest-0.15.5/src/server.rs:104:14
[INFO] [stdout]   18:     0x59143949e857 - core::ptr::drop_in_place<httptest::server::Server>::h8905d00a70d0cf22
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   19:     0x591439418ed3 - rust_out::main::{{closure}}::hb118e355c7053cf8
[INFO] [stdout]   20:     0x59143940e5d7 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::ha10ddd28ee52b7e7
[INFO] [stdout]   21:     0x59143940d82a - tokio::runtime::park::CachedParkThread::block_on::ha99131a9bcc5b7e4
[INFO] [stdout]   22:     0x59143940f95a - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h409b87e0bd40b43a
[INFO] [stdout]   23:     0x591439410069 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::he2e895c5cb13fb4d
[INFO] [stdout]   24:     0x59143940f0db - tokio::runtime::context::runtime::enter_runtime::hbb525cb24f5722f3
[INFO] [stdout]   25:     0x59143940ff98 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h6c6b3bbceeb0db2f
[INFO] [stdout]   26:     0x59143940fae2 - tokio::runtime::runtime::Runtime::block_on_inner::ha8269f5db98de092
[INFO] [stdout]   27:     0x59143940fe71 - tokio::runtime::runtime::Runtime::block_on::hec07e2176be96d02
[INFO] [stdout]   28:     0x5914394184ce - rust_out::main::h41a0b86028b54f89
[INFO] [stdout]   29:     0x5914394077be - core::ops::function::FnOnce::call_once::h80772ebeb55c2df4
[INFO] [stdout]   30:     0x59143940650d - std::sys::backtrace::__rust_begin_short_backtrace::h79ad07df54bfc417
[INFO] [stdout]   31:     0x5914394064e1 - std::rt::lang_start::{{closure}}::hd952bfa225fc2db0
[INFO] [stdout]   32:     0x591439adae90 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   33:     0x591439adae90 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x591439adae90 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x591439adae90 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x591439adae90 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   37:     0x591439adae90 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x591439adae90 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x591439adae90 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x591439adae90 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   41:     0x5914394064c1 - std::rt::lang_start::h230ba3d5d1741f56
[INFO] [stdout]   42:     0x5914394193a5 - main
[INFO] [stdout]   43:     0x73f55cec51ca - <unknown>
[INFO] [stdout]   44:     0x73f55cec528b - __libc_start_main
[INFO] [stdout]   45:     0x591439405065 - _start
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 82)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "41b64db92e39bdecddfb7920a32714b41cca84941b2babd131dc6b84b833a7cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41b64db92e39bdecddfb7920a32714b41cca84941b2babd131dc6b84b833a7cf", kill_on_drop: false }`
[INFO] [stdout] 41b64db92e39bdecddfb7920a32714b41cca84941b2babd131dc6b84b833a7cf
