[INFO] fetching crate deadpool-r2d2 0.4.1...
[INFO] testing deadpool-r2d2-0.4.1 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] extracting crate deadpool-r2d2 0.4.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate deadpool-r2d2 0.4.1
[INFO] finished tweaking crates.io crate deadpool-r2d2 0.4.1
[INFO] tweaked toml for crates.io crate deadpool-r2d2 0.4.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate deadpool-r2d2 0.4.1 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 140 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92d8307a555b39a55796b74dfd43f58ecf12a123c3f8b7912d98c180ba0b784a
[INFO] running `Command { std: "docker" "start" "-a" "92d8307a555b39a55796b74dfd43f58ecf12a123c3f8b7912d98c180ba0b784a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92d8307a555b39a55796b74dfd43f58ecf12a123c3f8b7912d98c180ba0b784a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92d8307a555b39a55796b74dfd43f58ecf12a123c3f8b7912d98c180ba0b784a", kill_on_drop: false }`
[INFO] [stdout] 92d8307a555b39a55796b74dfd43f58ecf12a123c3f8b7912d98c180ba0b784a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e99885436fceb45403e3721a04377d701e59bc2b31bf9ff8347ef6e30b5d14b6
[INFO] running `Command { std: "docker" "start" "-a" "e99885436fceb45403e3721a04377d701e59bc2b31bf9ff8347ef6e30b5d14b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool-sync v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling deadpool-r2d2 v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.98s
[INFO] running `Command { std: "docker" "inspect" "e99885436fceb45403e3721a04377d701e59bc2b31bf9ff8347ef6e30b5d14b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e99885436fceb45403e3721a04377d701e59bc2b31bf9ff8347ef6e30b5d14b6", kill_on_drop: false }`
[INFO] [stdout] e99885436fceb45403e3721a04377d701e59bc2b31bf9ff8347ef6e30b5d14b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc712be6f7cb9d444a1bccd81fce01441b1429b1f1a4ce4bd81ac80a84b97d76
[INFO] running `Command { std: "docker" "start" "-a" "fc712be6f7cb9d444a1bccd81fce01441b1429b1f1a4ce4bd81ac80a84b97d76", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling postgres-types v0.2.11
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling deadpool-sync v0.1.4
[INFO] [stderr]    Compiling deadpool-r2d2 v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-postgres v0.7.15
[INFO] [stderr]    Compiling postgres v0.19.12
[INFO] [stderr]    Compiling r2d2_postgres v0.18.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.54s
[INFO] running `Command { std: "docker" "inspect" "fc712be6f7cb9d444a1bccd81fce01441b1429b1f1a4ce4bd81ac80a84b97d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc712be6f7cb9d444a1bccd81fce01441b1429b1f1a4ce4bd81ac80a84b97d76", kill_on_drop: false }`
[INFO] [stdout] fc712be6f7cb9d444a1bccd81fce01441b1429b1f1a4ce4bd81ac80a84b97d76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e8419b13068bf06e0550324b6a18830c4e11dcb4d0f3eca94aaf1c45baf45af3
[INFO] running `Command { std: "docker" "start" "-a" "e8419b13068bf06e0550324b6a18830c4e11dcb4d0f3eca94aaf1c45baf45af3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deadpool_r2d2-bdd8e2f083df7526)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[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] [stderr]    Doc-tests deadpool_r2d2
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 20) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 20) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (38) panicked at src/lib.rs:16:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b9877ef0b2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b9877ef0b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b9877ef0b2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61b9877ef0b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61b9877fff2f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61b9877fff2f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61b9877c6343 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61b9877c6343 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61b9877ce7b2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61b9877d2d9f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61b9877d2bf9 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x61b9877d3425 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x61b9877d320a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x61b9877ce8e9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x61b9877baaed - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x61b987804ad0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61b987803d66 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x61b987637687 - rust_out::create_pool::h2c8178135c211689
[INFO] [stdout]   18:     0x61b987637f35 - rust_out::main::{{closure}}::h93f82bde8bc4c1a1
[INFO] [stdout]   19:     0x61b987609567 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h56173514f27292df
[INFO] [stdout]   20:     0x61b987606b01 - tokio::runtime::park::CachedParkThread::block_on::h185f91f30b934563
[INFO] [stdout]   21:     0x61b98761aa8a - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h0b7ae3169fdebbbc
[INFO] [stdout]   22:     0x61b98761f771 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hb4b46bce8b35780e
[INFO] [stdout]   23:     0x61b987619675 - tokio::runtime::context::runtime::enter_runtime::hdc192ac02ac40186
[INFO] [stdout]   24:     0x61b98761f51c - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::ha7a2a521223869dd
[INFO] [stdout]   25:     0x61b98761b2a9 - tokio::runtime::runtime::Runtime::block_on_inner::h5df27263844ce44b
[INFO] [stdout]   26:     0x61b98761bd1e - tokio::runtime::runtime::Runtime::block_on::h1033d14d4a3c2d29
[INFO] [stdout]   27:     0x61b987637e3c - rust_out::main::h0e23b61e2768d6a4
[INFO] [stdout]   28:     0x61b9875f2b13 - core::ops::function::FnOnce::call_once::h57af508b7c631959
[INFO] [stdout]   29:     0x61b9875ec046 - std::sys::backtrace::__rust_begin_short_backtrace::h79cc8f4db05f7a95
[INFO] [stdout]   30:     0x61b9875ebf89 - std::rt::lang_start::{{closure}}::h15d6c2cf0fd679c7
[INFO] [stdout]   31:     0x61b9877c7c80 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x61b9877c7c80 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x61b9877c7c80 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x61b9877c7c80 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x61b9877c7c80 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x61b9877c7c80 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x61b9877c7c80 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x61b9877c7c80 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61b9877c7c80 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x61b9875ebf71 - std::rt::lang_start::hc27cbb0d79e60928
[INFO] [stdout]   41:     0x61b98763c9d5 - main
[INFO] [stdout]   42:     0x778b663791ca - <unknown>
[INFO] [stdout]   43:     0x778b6637928b - __libc_start_main
[INFO] [stdout]   44:     0x61b9875d0d35 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.75s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e8419b13068bf06e0550324b6a18830c4e11dcb4d0f3eca94aaf1c45baf45af3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8419b13068bf06e0550324b6a18830c4e11dcb4d0f3eca94aaf1c45baf45af3", kill_on_drop: false }`
[INFO] [stdout] e8419b13068bf06e0550324b6a18830c4e11dcb4d0f3eca94aaf1c45baf45af3
