[INFO] fetching crate atomic-file 1.0.0...
[INFO] testing atomic-file-1.0.0 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] extracting crate atomic-file 1.0.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate atomic-file 1.0.0
[INFO] finished tweaking crates.io crate atomic-file 1.0.0
[INFO] tweaked toml for crates.io crate atomic-file 1.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate atomic-file 1.0.0 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 97 packages to latest compatible versions
[INFO] [stderr]       Adding testdir v0.7.3 (available: v0.9.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded testdir v0.7.3
[INFO] [stderr]   Downloaded sysinfo v0.26.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bcaf0ac7a640571d02f263cc4841726e6e163933658d4a3eb46d5b0c76fb548
[INFO] running `Command { std: "docker" "start" "-a" "7bcaf0ac7a640571d02f263cc4841726e6e163933658d4a3eb46d5b0c76fb548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bcaf0ac7a640571d02f263cc4841726e6e163933658d4a3eb46d5b0c76fb548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bcaf0ac7a640571d02f263cc4841726e6e163933658d4a3eb46d5b0c76fb548", kill_on_drop: false }`
[INFO] [stdout] 7bcaf0ac7a640571d02f263cc4841726e6e163933658d4a3eb46d5b0c76fb548
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cda809e764b0598eea224068f4b703f483a374b876430e119f56b87c6aeed7e2
[INFO] running `Command { std: "docker" "start" "-a" "cda809e764b0598eea224068f4b703f483a374b876430e119f56b87c6aeed7e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling atomic-file v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.98s
[INFO] running `Command { std: "docker" "inspect" "cda809e764b0598eea224068f4b703f483a374b876430e119f56b87c6aeed7e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cda809e764b0598eea224068f4b703f483a374b876430e119f56b87c6aeed7e2", kill_on_drop: false }`
[INFO] [stdout] cda809e764b0598eea224068f4b703f483a374b876430e119f56b87c6aeed7e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17914d8c9fd3595c493cd70339ab6891a616a671f00fba3628f3dc22290f8265
[INFO] running `Command { std: "docker" "start" "-a" "17914d8c9fd3595c493cd70339ab6891a616a671f00fba3628f3dc22290f8265", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling sysinfo v0.26.9
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling testdir v0.7.3
[INFO] [stderr]    Compiling atomic-file v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.93s
[INFO] running `Command { std: "docker" "inspect" "17914d8c9fd3595c493cd70339ab6891a616a671f00fba3628f3dc22290f8265", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17914d8c9fd3595c493cd70339ab6891a616a671f00fba3628f3dc22290f8265", kill_on_drop: false }`
[INFO] [stdout] 17914d8c9fd3595c493cd70339ab6891a616a671f00fba3628f3dc22290f8265
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8b902b97095cb4d81f5ec8afde520be5b72fb7710e772065b10fbd9d1084aa20
[INFO] running `Command { std: "docker" "start" "-a" "8b902b97095cb4d81f5ec8afde520be5b72fb7710e772065b10fbd9d1084aa20", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/atomic_file-a602590c2e9116f9)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_verify_upgrade_paths ... ok
[INFO] [stdout] test tests::test_version_to_bytes ... ok
[INFO] [stdout] test tests::smoke_test_tokio ... ok
[INFO] [stdout] test tests::smoke_test_async_std ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests atomic_file
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 77) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 38) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 77) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (108) panicked at src/lib.rs:34:84:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: unable to open versioned file
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:54:37
[INFO] [stdout]    2: atomic_file::open_file::{{closure}}
[INFO] [stdout]              at ./src/lib.rs:581:10
[INFO] [stdout]    3: rust_out::main::main::{{closure}}
[INFO] [stdout]    4: rust_out::main::{{closure}}
[INFO] [stdout]    5: <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}
[INFO] [stdout]    6: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}
[INFO] [stdout]    7: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]    8: std::thread::local::LocalKey<T>::with
[INFO] [stdout]    9: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current
[INFO] [stdout]   10: <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll
[INFO] [stdout]   11: <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll
[INFO] [stdout]   12: async_executor::State::run::{{closure}}
[INFO] [stdout]   13: async_executor::Executor::run::{{closure}}
[INFO] [stdout]   14: async_executor::LocalExecutor::run::{{closure}}
[INFO] [stdout]   15: async_io::driver::block_on::{{closure}}
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   17: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   18: async_io::driver::block_on
[INFO] [stdout]   19: async_global_executor::reactor::block_on::{{closure}}
[INFO] [stdout]   20: async_global_executor::reactor::block_on
[INFO] [stdout]   21: async_global_executor::executor::block_on::{{closure}}
[INFO] [stdout]   22: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   23: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   24: async_global_executor::executor::block_on
[INFO] [stdout]   25: async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}
[INFO] [stdout]   26: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}
[INFO] [stdout]   27: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   28: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   29: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current
[INFO] [stdout]   30: async_std::task::builder::Builder::blocking::{{closure}}
[INFO] [stdout]   31: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   32: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   33: async_std::task::builder::Builder::blocking
[INFO] [stdout]   34: async_std::task::block_on::block_on
[INFO] [stdout]   35: rust_out::main
[INFO] [stdout]   36: core::ops::function::FnOnce::call_once
[INFO] [stdout]   37: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   38: std::rt::lang_start::{{closure}}
[INFO] [stdout]   39: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   40: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:175:24
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:171:5
[INFO] [stdout]   48: std::rt::lang_start
[INFO] [stdout]   49: main
[INFO] [stdout]   50: <unknown>
[INFO] [stdout]   51: __libc_start_main
[INFO] [stdout]   52: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fb519300102 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fb519300102 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fb519300102 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fb519300102 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fb51930f65f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fb51930f65f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fb5192d7563 - std::io::default_write_fmt::hd5a9ffaa98f14929
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fb5192d7563 - std::io::Write::write_fmt::hc04a1e5003ed78ae
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fb5192deac2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fb5192e3adf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fb5192e3939 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5fb5192e4165 - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5fb5192e3f4a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5fb5192dec09 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5fb5192cbb8d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5fb5193131e0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5fb519312766 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x5fb5191bd541 - rust_out::main::main::{{closure}}::h8f9e0cc5696901f0
[INFO] [stdout]   18:     0x5fb5191bd073 - rust_out::main::{{closure}}::h2db68acb1747b361
[INFO] [stdout]   19:     0x5fb5191b8899 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h42d71601030819c1
[INFO] [stdout]   20:     0x5fb5191be388 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h723a15fd639dbe79
[INFO] [stdout]   21:     0x5fb5191ba77a - std::thread::local::LocalKey<T>::try_with::hcd9bfbf0be16e8e1
[INFO] [stdout]   22:     0x5fb5191b9e26 - std::thread::local::LocalKey<T>::with::h868ed4beee4a3781
[INFO] [stdout]   23:     0x5fb5191be2ee - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hcc89bd1f29ad800d
[INFO] [stdout]   24:     0x5fb5191b886a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::ha9cdeb0bb49e802e
[INFO] [stdout]   25:     0x5fb5191bc31e - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h3eaafc570ab39daa
[INFO] [stdout]   26:     0x5fb5191b919c - async_executor::State::run::{{closure}}::hf37605428387e53b
[INFO] [stdout]   27:     0x5fb5191b9768 - async_executor::Executor::run::{{closure}}::h21c6bc3f84880487
[INFO] [stdout]   28:     0x5fb5191b8e18 - async_executor::LocalExecutor::run::{{closure}}::ha8b8fe6b42599651
[INFO] [stdout]   29:     0x5fb5191bc730 - async_io::driver::block_on::{{closure}}::he0e086bf3497e5a8
[INFO] [stdout]   30:     0x5fb5191ba694 - std::thread::local::LocalKey<T>::try_with::hb54f5dfb7ca4272d
[INFO] [stdout]   31:     0x5fb5191b9ec6 - std::thread::local::LocalKey<T>::with::ha4f4a9c3fbf635f8
[INFO] [stdout]   32:     0x5fb5191bc422 - async_io::driver::block_on::h256584d8ce3a575f
[INFO] [stdout]   33:     0x5fb5191b99a2 - async_global_executor::reactor::block_on::{{closure}}::h92f1b2cc25d312f0
[INFO] [stdout]   34:     0x5fb5191b9962 - async_global_executor::reactor::block_on::ha24e8cc548f11de7
[INFO] [stdout]   35:     0x5fb5191b9a42 - async_global_executor::executor::block_on::{{closure}}::hec0c3dca0d19b06f
[INFO] [stdout]   36:     0x5fb5191ba3b5 - std::thread::local::LocalKey<T>::try_with::h5f9fba0f6bb51e9d
[INFO] [stdout]   37:     0x5fb5191b9e66 - std::thread::local::LocalKey<T>::with::h96173a9ce6e98667
[INFO] [stdout]   38:     0x5fb5191b99da - async_global_executor::executor::block_on::hdf11fdb9f1569288
[INFO] [stdout]   39:     0x5fb5191bec40 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h711aab6afcab2a2e
[INFO] [stdout]   40:     0x5fb5191be496 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hbc9adb8722e02e88
[INFO] [stdout]   41:     0x5fb5191ba887 - std::thread::local::LocalKey<T>::try_with::he17239acec32492b
[INFO] [stdout]   42:     0x5fb5191b9dc6 - std::thread::local::LocalKey<T>::with::h4d0eaef5c3e1a0f3
[INFO] [stdout]   43:     0x5fb5191be2aa - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hbb6569b48fb51494
[INFO] [stdout]   44:     0x5fb5191bebb6 - async_std::task::builder::Builder::blocking::{{closure}}::h55f69aeff01a8b0a
[INFO] [stdout]   45:     0x5fb5191ba575 - std::thread::local::LocalKey<T>::try_with::h9ab1857d7b638ab3
[INFO] [stdout]   46:     0x5fb5191b9d96 - std::thread::local::LocalKey<T>::with::h05db50eb5442f9f1
[INFO] [stdout]   47:     0x5fb5191be8bc - async_std::task::builder::Builder::blocking::hac24f9a1b4bb0391
[INFO] [stdout]   48:     0x5fb5191bed4c - async_std::task::block_on::block_on::hd745b11ea371ef18
[INFO] [stdout]   49:     0x5fb5191bcf67 - rust_out::main::h4033cd6033bd24e0
[INFO] [stdout]   50:     0x5fb5191baa83 - core::ops::function::FnOnce::call_once::h41347ff1687e6b73
[INFO] [stdout]   51:     0x5fb5191b9c66 - std::sys::backtrace::__rust_begin_short_backtrace::h3dc8794c0fbffb60
[INFO] [stdout]   52:     0x5fb5191b9a89 - std::rt::lang_start::{{closure}}::h1efb547a500af631
[INFO] [stdout]   53:     0x5fb5192d8810 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h3e39d917a8cc5592
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   54:     0x5fb5192d8810 - std::panicking::catch_unwind::do_call::hc1ce44ccb31bb18e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x5fb5192d8810 - std::panicking::catch_unwind::ha27d9fd2a77bbb18
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x5fb5192d8810 - std::panic::catch_unwind::h0b0f1918d1e2eb85
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5fb5192d8810 - std::rt::lang_start_internal::{{closure}}::heeac2294083edcfe
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:175:24
[INFO] [stdout]   58:     0x5fb5192d8810 - std::panicking::catch_unwind::do_call::h4bb7d51c3842c367
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5fb5192d8810 - std::panicking::catch_unwind::h1d2f2878ba2618c4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5fb5192d8810 - std::panic::catch_unwind::h5070bdf026bf1f78
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5fb5192d8810 - std::rt::lang_start_internal::h9590fa5449576090
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:171:5
[INFO] [stdout]   62:     0x5fb5191b9a71 - std::rt::lang_start::hb5dea8481070e01f
[INFO] [stdout]   63:     0x5fb5191bed95 - main
[INFO] [stdout]   64:     0x7f3af8e911ca - <unknown>
[INFO] [stdout]   65:     0x7f3af8e9128b - __libc_start_main
[INFO] [stdout]   66:     0x5fb5191b8775 - _start
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 38) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (107) panicked at src/lib.rs:20:90:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: unable to open versioned file
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/context.rs:54:37
[INFO] [stdout]    2: atomic_file::open_file::{{closure}}
[INFO] [stdout]              at ./src/lib.rs:581:10
[INFO] [stdout]    3: rust_out::main::main::{{closure}}
[INFO] [stdout]    4: rust_out::main::{{closure}}
[INFO] [stdout]    5: <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}
[INFO] [stdout]    6: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}
[INFO] [stdout]    7: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]    8: std::thread::local::LocalKey<T>::with
[INFO] [stdout]    9: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current
[INFO] [stdout]   10: <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll
[INFO] [stdout]   11: <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll
[INFO] [stdout]   12: async_executor::State::run::{{closure}}
[INFO] [stdout]   13: async_executor::Executor::run::{{closure}}
[INFO] [stdout]   14: async_executor::LocalExecutor::run::{{closure}}
[INFO] [stdout]   15: async_io::driver::block_on::{{closure}}
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   17: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   18: async_io::driver::block_on
[INFO] [stdout]   19: async_global_executor::reactor::block_on::{{closure}}
[INFO] [stdout]   20: async_global_executor::reactor::block_on
[INFO] [stdout]   21: async_global_executor::executor::block_on::{{closure}}
[INFO] [stdout]   22: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   23: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   24: async_global_executor::executor::block_on
[INFO] [stdout]   25: async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}
[INFO] [stdout]   26: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}
[INFO] [stdout]   27: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   28: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   29: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current
[INFO] [stdout]   30: async_std::task::builder::Builder::blocking::{{closure}}
[INFO] [stdout]   31: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   32: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   33: async_std::task::builder::Builder::blocking
[INFO] [stdout]   34: async_std::task::block_on::block_on
[INFO] [stdout]   35: rust_out::main
[INFO] [stdout]   36: core::ops::function::FnOnce::call_once
[INFO] [stdout]   37: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   38: std::rt::lang_start::{{closure}}
[INFO] [stdout]   39: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   40: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:175:24
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:171:5
[INFO] [stdout]   48: std::rt::lang_start
[INFO] [stdout]   49: main
[INFO] [stdout]   50: <unknown>
[INFO] [stdout]   51: __libc_start_main
[INFO] [stdout]   52: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x652d8f6ecdb2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x652d8f6ecdb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x652d8f6ecdb2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x652d8f6ecdb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x652d8f6fc30f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x652d8f6fc30f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x652d8f6c4213 - std::io::default_write_fmt::hd5a9ffaa98f14929
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x652d8f6c4213 - std::io::Write::write_fmt::hc04a1e5003ed78ae
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x652d8f6cb772 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x652d8f6d078f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x652d8f6d05e9 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x652d8f6d0e15 - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x652d8f6d0bfa - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x652d8f6cb8b9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x652d8f6b883d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x652d8f6ffe90 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x652d8f6ff416 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x652d8f5aa7a0 - rust_out::main::main::{{closure}}::h8f9e0cc5696901f0
[INFO] [stdout]   18:     0x652d8f5aa2a3 - rust_out::main::{{closure}}::h2db68acb1747b361
[INFO] [stdout]   19:     0x652d8f5a62a9 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h42d71601030819c1
[INFO] [stdout]   20:     0x652d8f5ab078 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h723a15fd639dbe79
[INFO] [stdout]   21:     0x652d8f5a815a - std::thread::local::LocalKey<T>::try_with::hcd9bfbf0be16e8e1
[INFO] [stdout]   22:     0x652d8f5a7806 - std::thread::local::LocalKey<T>::with::h868ed4beee4a3781
[INFO] [stdout]   23:     0x652d8f5aafde - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hcc89bd1f29ad800d
[INFO] [stdout]   24:     0x652d8f5a627a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::ha9cdeb0bb49e802e
[INFO] [stdout]   25:     0x652d8f5a965e - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h3eaafc570ab39daa
[INFO] [stdout]   26:     0x652d8f5a6b7c - async_executor::State::run::{{closure}}::hf37605428387e53b
[INFO] [stdout]   27:     0x652d8f5a7148 - async_executor::Executor::run::{{closure}}::h21c6bc3f84880487
[INFO] [stdout]   28:     0x652d8f5a6805 - async_executor::LocalExecutor::run::{{closure}}::ha8b8fe6b42599651
[INFO] [stdout]   29:     0x652d8f5a9a70 - async_io::driver::block_on::{{closure}}::he0e086bf3497e5a8
[INFO] [stdout]   30:     0x652d8f5a8074 - std::thread::local::LocalKey<T>::try_with::hb54f5dfb7ca4272d
[INFO] [stdout]   31:     0x652d8f5a78a6 - std::thread::local::LocalKey<T>::with::ha4f4a9c3fbf635f8
[INFO] [stdout]   32:     0x652d8f5a9762 - async_io::driver::block_on::h256584d8ce3a575f
[INFO] [stdout]   33:     0x652d8f5a7382 - async_global_executor::reactor::block_on::{{closure}}::h92f1b2cc25d312f0
[INFO] [stdout]   34:     0x652d8f5a7342 - async_global_executor::reactor::block_on::ha24e8cc548f11de7
[INFO] [stdout]   35:     0x652d8f5a7422 - async_global_executor::executor::block_on::{{closure}}::hec0c3dca0d19b06f
[INFO] [stdout]   36:     0x652d8f5a7d95 - std::thread::local::LocalKey<T>::try_with::h5f9fba0f6bb51e9d
[INFO] [stdout]   37:     0x652d8f5a7846 - std::thread::local::LocalKey<T>::with::h96173a9ce6e98667
[INFO] [stdout]   38:     0x652d8f5a73ba - async_global_executor::executor::block_on::hdf11fdb9f1569288
[INFO] [stdout]   39:     0x652d8f5ab930 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h711aab6afcab2a2e
[INFO] [stdout]   40:     0x652d8f5ab186 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hbc9adb8722e02e88
[INFO] [stdout]   41:     0x652d8f5a8267 - std::thread::local::LocalKey<T>::try_with::he17239acec32492b
[INFO] [stdout]   42:     0x652d8f5a77a6 - std::thread::local::LocalKey<T>::with::h4d0eaef5c3e1a0f3
[INFO] [stdout]   43:     0x652d8f5aaf9a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hbb6569b48fb51494
[INFO] [stdout]   44:     0x652d8f5ab8a6 - async_std::task::builder::Builder::blocking::{{closure}}::h55f69aeff01a8b0a
[INFO] [stdout]   45:     0x652d8f5a7f55 - std::thread::local::LocalKey<T>::try_with::h9ab1857d7b638ab3
[INFO] [stdout]   46:     0x652d8f5a7776 - std::thread::local::LocalKey<T>::with::h05db50eb5442f9f1
[INFO] [stdout]   47:     0x652d8f5ab5ac - async_std::task::builder::Builder::blocking::hac24f9a1b4bb0391
[INFO] [stdout]   48:     0x652d8f5aba3c - async_std::task::block_on::block_on::hd745b11ea371ef18
[INFO] [stdout]   49:     0x652d8f5aa197 - rust_out::main::h4033cd6033bd24e0
[INFO] [stdout]   50:     0x652d8f5a8363 - core::ops::function::FnOnce::call_once::h41347ff1687e6b73
[INFO] [stdout]   51:     0x652d8f5a7646 - std::sys::backtrace::__rust_begin_short_backtrace::h3dc8794c0fbffb60
[INFO] [stdout]   52:     0x652d8f5a7469 - std::rt::lang_start::{{closure}}::h1efb547a500af631
[INFO] [stdout]   53:     0x652d8f6c54c0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h3e39d917a8cc5592
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   54:     0x652d8f6c54c0 - std::panicking::catch_unwind::do_call::hc1ce44ccb31bb18e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x652d8f6c54c0 - std::panicking::catch_unwind::ha27d9fd2a77bbb18
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x652d8f6c54c0 - std::panic::catch_unwind::h0b0f1918d1e2eb85
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x652d8f6c54c0 - std::rt::lang_start_internal::{{closure}}::heeac2294083edcfe
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:175:24
[INFO] [stdout]   58:     0x652d8f6c54c0 - std::panicking::catch_unwind::do_call::h4bb7d51c3842c367
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x652d8f6c54c0 - std::panicking::catch_unwind::h1d2f2878ba2618c4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x652d8f6c54c0 - std::panic::catch_unwind::h5070bdf026bf1f78
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x652d8f6c54c0 - std::rt::lang_start_internal::h9590fa5449576090
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:171:5
[INFO] [stdout]   62:     0x652d8f5a7451 - std::rt::lang_start::hb5dea8481070e01f
[INFO] [stdout]   63:     0x652d8f5aba85 - main
[INFO] [stdout]   64:     0x72dbd506a1ca - <unknown>
[INFO] [stdout]   65:     0x72dbd506a28b - __libc_start_main
[INFO] [stdout]   66:     0x652d8f5a6185 - _start
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 38)
[INFO] [stdout]     src/lib.rs - (line 77)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8b902b97095cb4d81f5ec8afde520be5b72fb7710e772065b10fbd9d1084aa20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b902b97095cb4d81f5ec8afde520be5b72fb7710e772065b10fbd9d1084aa20", kill_on_drop: false }`
[INFO] [stdout] 8b902b97095cb4d81f5ec8afde520be5b72fb7710e772065b10fbd9d1084aa20
