[INFO] fetching crate atomic-file 1.0.0...
[INFO] testing atomic-file-1.0.0 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] extracting crate atomic-file 1.0.0 into /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate atomic-file 1.0.0 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3733351d9ae20c94466642c0e50712c9950588c735b40b4094550dd8ba5a7168
[INFO] running `Command { std: "docker" "start" "-a" "3733351d9ae20c94466642c0e50712c9950588c735b40b4094550dd8ba5a7168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3733351d9ae20c94466642c0e50712c9950588c735b40b4094550dd8ba5a7168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3733351d9ae20c94466642c0e50712c9950588c735b40b4094550dd8ba5a7168", kill_on_drop: false }`
[INFO] [stdout] 3733351d9ae20c94466642c0e50712c9950588c735b40b4094550dd8ba5a7168
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 863bae1afb72b70df74e788321936a9db41ebdbc586750ea9c349218e38211c4
[INFO] running `Command { std: "docker" "start" "-a" "863bae1afb72b70df74e788321936a9db41ebdbc586750ea9c349218e38211c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.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 concurrent-queue v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[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 10.56s
[INFO] running `Command { std: "docker" "inspect" "863bae1afb72b70df74e788321936a9db41ebdbc586750ea9c349218e38211c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "863bae1afb72b70df74e788321936a9db41ebdbc586750ea9c349218e38211c4", kill_on_drop: false }`
[INFO] [stdout] 863bae1afb72b70df74e788321936a9db41ebdbc586750ea9c349218e38211c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0cd9c26725b142c47067f84f1202a0bbec4238aceb2a096caaa603bc5a590319
[INFO] running `Command { std: "docker" "start" "-a" "0cd9c26725b142c47067f84f1202a0bbec4238aceb2a096caaa603bc5a590319", 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 serde_derive v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.37.3
[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 async-attributes v1.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling atomic-file v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling testdir v0.7.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.13s
[INFO] running `Command { std: "docker" "inspect" "0cd9c26725b142c47067f84f1202a0bbec4238aceb2a096caaa603bc5a590319", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cd9c26725b142c47067f84f1202a0bbec4238aceb2a096caaa603bc5a590319", kill_on_drop: false }`
[INFO] [stdout] 0cd9c26725b142c47067f84f1202a0bbec4238aceb2a096caaa603bc5a590319
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d41be31ddc18219a0b8afb2877c6a583bb4cb65a04d241a5d5ad92c97869ffbc
[INFO] running `Command { std: "docker" "start" "-a" "d41be31ddc18219a0b8afb2877c6a583bb4cb65a04d241a5d5ad92c97869ffbc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[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 1.18s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests atomic_file
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 38) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 77) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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' (91) 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/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   40: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/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:     0x623e60173f42 - 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:     0x623e60173f42 - 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:     0x623e60173f42 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x623e60173f42 - <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:     0x623e6018349f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x623e6018349f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x623e6014b3a3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x623e6014b3a3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x623e60152902 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x623e6015791f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x623e60157779 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x623e60157fa5 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x623e60157d8a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x623e60152a39 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x623e6013f9cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x623e60187020 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x623e601865a6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x623e600300b0 - rust_out::main::main::{{closure}}::hf0336854d0ece072
[INFO] [stdout]   18:     0x623e6002fbb3 - rust_out::main::{{closure}}::h8595e8fb2043d0a9
[INFO] [stdout]   19:     0x623e6002bbb9 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::ha7a4bece37f4ac95
[INFO] [stdout]   20:     0x623e60030aa8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h994de0ad48b058f9
[INFO] [stdout]   21:     0x623e6002daca - std::thread::local::LocalKey<T>::try_with::ha1b825a1aea3dcb9
[INFO] [stdout]   22:     0x623e6002d176 - std::thread::local::LocalKey<T>::with::h6295f0c27f2813d8
[INFO] [stdout]   23:     0x623e600308ee - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h9e21c283fb1441da
[INFO] [stdout]   24:     0x623e6002bb8a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h248b6b96040d9a5f
[INFO] [stdout]   25:     0x623e6002ef6e - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h4275221f586f571c
[INFO] [stdout]   26:     0x623e6002c48c - async_executor::State::run::{{closure}}::h48bcd9c0c44b833e
[INFO] [stdout]   27:     0x623e6002ca58 - async_executor::Executor::run::{{closure}}::h23fa7f249da85d67
[INFO] [stdout]   28:     0x623e6002c115 - async_executor::LocalExecutor::run::{{closure}}::h47efe4df5fceec5d
[INFO] [stdout]   29:     0x623e6002f380 - async_io::driver::block_on::{{closure}}::hc0b002ab02cb6795
[INFO] [stdout]   30:     0x623e6002d9e4 - std::thread::local::LocalKey<T>::try_with::ha0310c6a32a3ab7f
[INFO] [stdout]   31:     0x623e6002d116 - std::thread::local::LocalKey<T>::with::h325452a61ed2ea9c
[INFO] [stdout]   32:     0x623e6002f072 - async_io::driver::block_on::h1c1307300584bf12
[INFO] [stdout]   33:     0x623e6002cc92 - async_global_executor::reactor::block_on::{{closure}}::hefe89c613fb3a161
[INFO] [stdout]   34:     0x623e6002cc52 - async_global_executor::reactor::block_on::h444849fec8ee9528
[INFO] [stdout]   35:     0x623e6002cd32 - async_global_executor::executor::block_on::{{closure}}::h62e3ecf527013efb
[INFO] [stdout]   36:     0x623e6002d815 - std::thread::local::LocalKey<T>::try_with::h77df891b11be115e
[INFO] [stdout]   37:     0x623e6002d216 - std::thread::local::LocalKey<T>::with::hd1e80b7f21a0aad0
[INFO] [stdout]   38:     0x623e6002ccca - async_global_executor::executor::block_on::h1c297b2a2f652fed
[INFO] [stdout]   39:     0x623e60031240 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::he1b9961891f194e8
[INFO] [stdout]   40:     0x623e600309b6 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h06e5d676fa390cd4
[INFO] [stdout]   41:     0x623e6002d3c7 - std::thread::local::LocalKey<T>::try_with::h0104f4f0f90103e2
[INFO] [stdout]   42:     0x623e6002d146 - std::thread::local::LocalKey<T>::with::h499609e59e8481dd
[INFO] [stdout]   43:     0x623e600308aa - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h07bf3383a5047597
[INFO] [stdout]   44:     0x623e600311a6 - async_std::task::builder::Builder::blocking::{{closure}}::h2756c0e272c66a5b
[INFO] [stdout]   45:     0x623e6002d4d5 - std::thread::local::LocalKey<T>::try_with::h1535d6a26b4e1b90
[INFO] [stdout]   46:     0x623e6002d1b6 - std::thread::local::LocalKey<T>::with::hab37a7d1b2eb5c5e
[INFO] [stdout]   47:     0x623e60030ebc - async_std::task::builder::Builder::blocking::he6dcd3c0162ad21d
[INFO] [stdout]   48:     0x623e6003134c - async_std::task::block_on::block_on::h07816913e6151623
[INFO] [stdout]   49:     0x623e6002faa7 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   50:     0x623e6002ddf3 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   51:     0x623e6002cf56 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   52:     0x623e6002cd79 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   53:     0x623e6014c650 - 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]   54:     0x623e6014c650 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x623e6014c650 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x623e6014c650 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x623e6014c650 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   58:     0x623e6014c650 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x623e6014c650 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x623e6014c650 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x623e6014c650 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   62:     0x623e6002cd61 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   63:     0x623e60031395 - main
[INFO] [stdout]   64:     0x722f0a05b1ca - <unknown>
[INFO] [stdout]   65:     0x722f0a05b28b - __libc_start_main
[INFO] [stdout]   66:     0x623e6002ba95 - _start
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[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' (126) 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/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   40: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   43: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/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:     0x61f6219ea292 - 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:     0x61f6219ea292 - 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:     0x61f6219ea292 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61f6219ea292 - <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:     0x61f6219f97ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61f6219f97ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61f6219c16f3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f6219c16f3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61f6219c8c52 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61f6219cdc6f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61f6219cdac9 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x61f6219ce2f5 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x61f6219ce0da - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x61f6219c8d89 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x61f6219b5d1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x61f6219fd370 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61f6219fc8f6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x61f6218a5e51 - rust_out::main::main::{{closure}}::hf0336854d0ece072
[INFO] [stdout]   18:     0x61f6218a5983 - rust_out::main::{{closure}}::h8595e8fb2043d0a9
[INFO] [stdout]   19:     0x61f6218a11a9 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::ha7a4bece37f4ac95
[INFO] [stdout]   20:     0x61f6218a6db8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h994de0ad48b058f9
[INFO] [stdout]   21:     0x61f6218a30ea - std::thread::local::LocalKey<T>::try_with::ha1b825a1aea3dcb9
[INFO] [stdout]   22:     0x61f6218a2796 - std::thread::local::LocalKey<T>::with::h6295f0c27f2813d8
[INFO] [stdout]   23:     0x61f6218a6bfe - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h9e21c283fb1441da
[INFO] [stdout]   24:     0x61f6218a117a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h248b6b96040d9a5f
[INFO] [stdout]   25:     0x61f6218a4c2e - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h4275221f586f571c
[INFO] [stdout]   26:     0x61f6218a1aac - async_executor::State::run::{{closure}}::h48bcd9c0c44b833e
[INFO] [stdout]   27:     0x61f6218a2078 - async_executor::Executor::run::{{closure}}::h23fa7f249da85d67
[INFO] [stdout]   28:     0x61f6218a1728 - async_executor::LocalExecutor::run::{{closure}}::h47efe4df5fceec5d
[INFO] [stdout]   29:     0x61f6218a5040 - async_io::driver::block_on::{{closure}}::hc0b002ab02cb6795
[INFO] [stdout]   30:     0x61f6218a3004 - std::thread::local::LocalKey<T>::try_with::ha0310c6a32a3ab7f
[INFO] [stdout]   31:     0x61f6218a2736 - std::thread::local::LocalKey<T>::with::h325452a61ed2ea9c
[INFO] [stdout]   32:     0x61f6218a4d32 - async_io::driver::block_on::h1c1307300584bf12
[INFO] [stdout]   33:     0x61f6218a22b2 - async_global_executor::reactor::block_on::{{closure}}::hefe89c613fb3a161
[INFO] [stdout]   34:     0x61f6218a2272 - async_global_executor::reactor::block_on::h444849fec8ee9528
[INFO] [stdout]   35:     0x61f6218a2352 - async_global_executor::executor::block_on::{{closure}}::h62e3ecf527013efb
[INFO] [stdout]   36:     0x61f6218a2e35 - std::thread::local::LocalKey<T>::try_with::h77df891b11be115e
[INFO] [stdout]   37:     0x61f6218a2836 - std::thread::local::LocalKey<T>::with::hd1e80b7f21a0aad0
[INFO] [stdout]   38:     0x61f6218a22ea - async_global_executor::executor::block_on::h1c297b2a2f652fed
[INFO] [stdout]   39:     0x61f6218a7550 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::he1b9961891f194e8
[INFO] [stdout]   40:     0x61f6218a6cc6 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h06e5d676fa390cd4
[INFO] [stdout]   41:     0x61f6218a29e7 - std::thread::local::LocalKey<T>::try_with::h0104f4f0f90103e2
[INFO] [stdout]   42:     0x61f6218a2766 - std::thread::local::LocalKey<T>::with::h499609e59e8481dd
[INFO] [stdout]   43:     0x61f6218a6bba - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h07bf3383a5047597
[INFO] [stdout]   44:     0x61f6218a74b6 - async_std::task::builder::Builder::blocking::{{closure}}::h2756c0e272c66a5b
[INFO] [stdout]   45:     0x61f6218a2af5 - std::thread::local::LocalKey<T>::try_with::h1535d6a26b4e1b90
[INFO] [stdout]   46:     0x61f6218a27d6 - std::thread::local::LocalKey<T>::with::hab37a7d1b2eb5c5e
[INFO] [stdout]   47:     0x61f6218a71cc - async_std::task::builder::Builder::blocking::he6dcd3c0162ad21d
[INFO] [stdout]   48:     0x61f6218a765c - async_std::task::block_on::block_on::h07816913e6151623
[INFO] [stdout]   49:     0x61f6218a5877 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   50:     0x61f6218a3513 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   51:     0x61f6218a2576 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   52:     0x61f6218a2399 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   53:     0x61f6219c29a0 - 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]   54:     0x61f6219c29a0 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x61f6219c29a0 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x61f6219c29a0 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x61f6219c29a0 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   58:     0x61f6219c29a0 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x61f6219c29a0 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x61f6219c29a0 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x61f6219c29a0 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   62:     0x61f6218a2381 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   63:     0x61f6218a76a5 - main
[INFO] [stdout]   64:     0x7ec1744141ca - <unknown>
[INFO] [stdout]   65:     0x7ec17441428b - __libc_start_main
[INFO] [stdout]   66:     0x61f6218a1085 - _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 1.09s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d41be31ddc18219a0b8afb2877c6a583bb4cb65a04d241a5d5ad92c97869ffbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d41be31ddc18219a0b8afb2877c6a583bb4cb65a04d241a5d5ad92c97869ffbc", kill_on_drop: false }`
[INFO] [stdout] d41be31ddc18219a0b8afb2877c6a583bb4cb65a04d241a5d5ad92c97869ffbc
