[INFO] fetching crate atomic-file 1.0.0...
[INFO] testing atomic-file-1.0.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate atomic-file 1.0.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate atomic-file 1.0.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 111 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cddc34b2a9e145bbaa7b75ec570157fda1e3a5c02ea537d31fa6ec61355738aa
[INFO] running `Command { std: "docker" "start" "-a" "cddc34b2a9e145bbaa7b75ec570157fda1e3a5c02ea537d31fa6ec61355738aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cddc34b2a9e145bbaa7b75ec570157fda1e3a5c02ea537d31fa6ec61355738aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cddc34b2a9e145bbaa7b75ec570157fda1e3a5c02ea537d31fa6ec61355738aa", kill_on_drop: false }`
[INFO] [stdout] cddc34b2a9e145bbaa7b75ec570157fda1e3a5c02ea537d31fa6ec61355738aa
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccb5d12a1fef8a70238db03e3a141c4ff7ce33780928386f6a1d3d8087b74a78
[INFO] running `Command { std: "docker" "start" "-a" "ccb5d12a1fef8a70238db03e3a141c4ff7ce33780928386f6a1d3d8087b74a78", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.9
[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 anyhow v1.0.100
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling blocking v1.6.2
[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 sha2 v0.10.9
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[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 49.14s
[INFO] running `Command { std: "docker" "inspect" "ccb5d12a1fef8a70238db03e3a141c4ff7ce33780928386f6a1d3d8087b74a78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccb5d12a1fef8a70238db03e3a141c4ff7ce33780928386f6a1d3d8087b74a78", kill_on_drop: false }`
[INFO] [stdout] ccb5d12a1fef8a70238db03e3a141c4ff7ce33780928386f6a1d3d8087b74a78
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed55ce1beb0940cb2dcb52f5b0e6429b4026523efe8a51a89ef8ecf474e8147a
[INFO] running `Command { std: "docker" "start" "-a" "ed55ce1beb0940cb2dcb52f5b0e6429b4026523efe8a51a89ef8ecf474e8147a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling sysinfo v0.26.9
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling atomic-file v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling testdir v0.7.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "ed55ce1beb0940cb2dcb52f5b0e6429b4026523efe8a51a89ef8ecf474e8147a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed55ce1beb0940cb2dcb52f5b0e6429b4026523efe8a51a89ef8ecf474e8147a", kill_on_drop: false }`
[INFO] [stdout] ed55ce1beb0940cb2dcb52f5b0e6429b4026523efe8a51a89ef8ecf474e8147a
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3b0d74c72b683ff0d04912ff0b83d6acdb6c30157a33be0d10dd6170d91965d2
[INFO] running `Command { std: "docker" "start" "-a" "3b0d74c72b683ff0d04912ff0b83d6acdb6c30157a33be0d10dd6170d91965d2", 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-37f0eb03337bc819)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_version_to_bytes ... ok
[INFO] [stdout] test tests::test_verify_upgrade_paths ... ok
[INFO] [stdout] test tests::smoke_test_async_std ... ok
[INFO] [stdout] test tests::smoke_test_tokio ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[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' 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]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]    2: atomic_file::open_file::{{closure}}
[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::builder::SupportTaskLocals<F> as core::future::future::Future>::poll
[INFO] [stdout]   10: <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll
[INFO] [stdout]   11: async_executor::State::run::{{closure}}
[INFO] [stdout]   12: async_executor::Executor::run::{{closure}}
[INFO] [stdout]   13: async_executor::LocalExecutor::run::{{closure}}
[INFO] [stdout]   14: async_io::driver::block_on::{{closure}}
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   17: async_io::driver::block_on
[INFO] [stdout]   18: async_global_executor::executor::block_on::{{closure}}
[INFO] [stdout]   19: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   20: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   21: async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}
[INFO] [stdout]   22: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}
[INFO] [stdout]   23: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   24: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   25: async_std::task::builder::Builder::blocking::{{closure}}
[INFO] [stdout]   26: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   27: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   28: async_std::task::builder::Builder::blocking
[INFO] [stdout]   29: async_std::task::block_on::block_on
[INFO] [stdout]   30: rust_out::main
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   33: std::rt::lang_start::{{closure}}
[INFO] [stdout]   34: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   35: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   38: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   39: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   43: std::rt::lang_start
[INFO] [stdout]   44: main
[INFO] [stdout]   45: <unknown>
[INFO] [stdout]   46: __libc_start_main
[INFO] [stdout]   47: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd683ad9032 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd683ad9032 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd683ad9032 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5dd683ad9032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5dd683af78e3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5dd683af78e3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5dd683ad6393 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dd683ad6393 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5dd683ad8e82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5dd683ada136 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5dd683ad9f39 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5dd683adab42 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5dd683ada8da - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5dd683ad9529 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x5dd683ada56d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5dd683af6af0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5dd683af6e96 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x5dd683a83b58 - rust_out::main::main::{{closure}}::h3b39c994d1590a6d
[INFO] [stdout]   18:     0x5dd683a84308 - rust_out::main::{{closure}}::he178a7ba3b805549
[INFO] [stdout]   19:     0x5dd683a465bd - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h7a1e886a1731016d
[INFO] [stdout]   20:     0x5dd683a810e3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hfc3301b053461c0f
[INFO] [stdout]   21:     0x5dd683a6aa6a - std::thread::local::LocalKey<T>::try_with::h18d6c87e70f2322b
[INFO] [stdout]   22:     0x5dd683a6a626 - std::thread::local::LocalKey<T>::with::haffedceb1ba1661f
[INFO] [stdout]   23:     0x5dd683a46537 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h873585bb7988523f
[INFO] [stdout]   24:     0x5dd683a7c32b - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::haac9ba88407b7abd
[INFO] [stdout]   25:     0x5dd683a636f8 - async_executor::State::run::{{closure}}::h1da6f5c5b6862e17
[INFO] [stdout]   26:     0x5dd683a655ac - async_executor::Executor::run::{{closure}}::h416305d906c4d96e
[INFO] [stdout]   27:     0x5dd683a6333c - async_executor::LocalExecutor::run::{{closure}}::h072b67995d72f740
[INFO] [stdout]   28:     0x5dd683a7c798 - async_io::driver::block_on::{{closure}}::h6c6b922bf8acaa9c
[INFO] [stdout]   29:     0x5dd683a6a984 - std::thread::local::LocalKey<T>::try_with::h0a612e7b03e68e8a
[INFO] [stdout]   30:     0x5dd683a6a696 - std::thread::local::LocalKey<T>::with::hc73a62f6b097d33d
[INFO] [stdout]   31:     0x5dd683a7c529 - async_io::driver::block_on::hfe17ac4b3dba0646
[INFO] [stdout]   32:     0x5dd683a67d0e - async_global_executor::executor::block_on::{{closure}}::h3c7431ee63614a42
[INFO] [stdout]   33:     0x5dd683a6b255 - std::thread::local::LocalKey<T>::try_with::hcad04d640f42a45c
[INFO] [stdout]   34:     0x5dd683a6a596 - std::thread::local::LocalKey<T>::with::h83450a87896a1328
[INFO] [stdout]   35:     0x5dd683a8309a - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h50d551a17b2017cb
[INFO] [stdout]   36:     0x5dd683a81050 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hf45664610b23d354
[INFO] [stdout]   37:     0x5dd683a6a797 - std::thread::local::LocalKey<T>::try_with::h076ffe8e480f2258
[INFO] [stdout]   38:     0x5dd683a6a416 - std::thread::local::LocalKey<T>::with::h437659664e5200d6
[INFO] [stdout]   39:     0x5dd683a82feb - async_std::task::builder::Builder::blocking::{{closure}}::h5053520b099c6ad4
[INFO] [stdout]   40:     0x5dd683a6b365 - std::thread::local::LocalKey<T>::try_with::hcdfe757ef13d0dfb
[INFO] [stdout]   41:     0x5dd683a6a5c6 - std::thread::local::LocalKey<T>::with::h8e856f06e71384f0
[INFO] [stdout]   42:     0x5dd683a82d85 - async_std::task::builder::Builder::blocking::h5bd9a8761cd019ab
[INFO] [stdout]   43:     0x5dd683a830fe - async_std::task::block_on::block_on::h27511ab48f6f6948
[INFO] [stdout]   44:     0x5dd683a836c7 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   45:     0x5dd683a6c043 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   46:     0x5dd683a69c76 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   47:     0x5dd683a68ab9 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   48:     0x5dd683ad0650 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   49:     0x5dd683ad0650 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5dd683ad0650 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5dd683ad0650 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5dd683ad0650 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   53:     0x5dd683ad0650 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5dd683ad0650 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5dd683ad0650 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5dd683ad0650 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   57:     0x5dd683a68aa1 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   58:     0x5dd683a843c5 - main
[INFO] [stdout]   59:     0x773131d651ca - <unknown>
[INFO] [stdout]   60:     0x773131d6528b - __libc_start_main
[INFO] [stdout]   61:     0x5dd683a46075 - _start
[INFO] [stdout]   62:                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' 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]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]    2: atomic_file::open_file::{{closure}}
[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::builder::SupportTaskLocals<F> as core::future::future::Future>::poll
[INFO] [stdout]   10: <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll
[INFO] [stdout]   11: async_executor::State::run::{{closure}}
[INFO] [stdout]   12: async_executor::Executor::run::{{closure}}
[INFO] [stdout]   13: async_executor::LocalExecutor::run::{{closure}}
[INFO] [stdout]   14: async_io::driver::block_on::{{closure}}
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   17: async_io::driver::block_on
[INFO] [stdout]   18: async_global_executor::executor::block_on::{{closure}}
[INFO] [stdout]   19: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   20: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   21: async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}
[INFO] [stdout]   22: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}
[INFO] [stdout]   23: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   24: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   25: async_std::task::builder::Builder::blocking::{{closure}}
[INFO] [stdout]   26: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   27: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   28: async_std::task::builder::Builder::blocking
[INFO] [stdout]   29: async_std::task::block_on::block_on
[INFO] [stdout]   30: rust_out::main
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   33: std::rt::lang_start::{{closure}}
[INFO] [stdout]   34: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   35: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   38: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   39: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   43: std::rt::lang_start
[INFO] [stdout]   44: main
[INFO] [stdout]   45: <unknown>
[INFO] [stdout]   46: __libc_start_main
[INFO] [stdout]   47: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564b6ec20b12 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x564b6ec20b12 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x564b6ec20b12 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x564b6ec20b12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x564b6ec3f463 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x564b6ec3f463 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x564b6ec1de73 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x564b6ec1de73 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x564b6ec20962 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x564b6ec21c16 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x564b6ec21a19 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x564b6ec22622 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x564b6ec223ba - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x564b6ec21009 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x564b6ec2204d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x564b6ec3e5d0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x564b6ec3ea16 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x564b6ebcb0b3 - rust_out::main::main::{{closure}}::h3b39c994d1590a6d
[INFO] [stdout]   18:     0x564b6ebcbde8 - rust_out::main::{{closure}}::he178a7ba3b805549
[INFO] [stdout]   19:     0x564b6eb8d8dd - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h7a1e886a1731016d
[INFO] [stdout]   20:     0x564b6ebc8563 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hfc3301b053461c0f
[INFO] [stdout]   21:     0x564b6ebb1d8a - std::thread::local::LocalKey<T>::try_with::h18d6c87e70f2322b
[INFO] [stdout]   22:     0x564b6ebb1946 - std::thread::local::LocalKey<T>::with::haffedceb1ba1661f
[INFO] [stdout]   23:     0x564b6eb8d857 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h873585bb7988523f
[INFO] [stdout]   24:     0x564b6ebc37ab - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::haac9ba88407b7abd
[INFO] [stdout]   25:     0x564b6ebaaa28 - async_executor::State::run::{{closure}}::h1da6f5c5b6862e17
[INFO] [stdout]   26:     0x564b6ebac8dc - async_executor::Executor::run::{{closure}}::h416305d906c4d96e
[INFO] [stdout]   27:     0x564b6ebaa658 - async_executor::LocalExecutor::run::{{closure}}::h072b67995d72f740
[INFO] [stdout]   28:     0x564b6ebc3c18 - async_io::driver::block_on::{{closure}}::h6c6b922bf8acaa9c
[INFO] [stdout]   29:     0x564b6ebb1ca4 - std::thread::local::LocalKey<T>::try_with::h0a612e7b03e68e8a
[INFO] [stdout]   30:     0x564b6ebb19b6 - std::thread::local::LocalKey<T>::with::hc73a62f6b097d33d
[INFO] [stdout]   31:     0x564b6ebc39a9 - async_io::driver::block_on::hfe17ac4b3dba0646
[INFO] [stdout]   32:     0x564b6ebaf037 - async_global_executor::executor::block_on::{{closure}}::h3c7431ee63614a42
[INFO] [stdout]   33:     0x564b6ebb2575 - std::thread::local::LocalKey<T>::try_with::hcad04d640f42a45c
[INFO] [stdout]   34:     0x564b6ebb18b6 - std::thread::local::LocalKey<T>::with::h83450a87896a1328
[INFO] [stdout]   35:     0x564b6ebca51d - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h50d551a17b2017cb
[INFO] [stdout]   36:     0x564b6ebc84d0 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hf45664610b23d354
[INFO] [stdout]   37:     0x564b6ebb1ab7 - std::thread::local::LocalKey<T>::try_with::h076ffe8e480f2258
[INFO] [stdout]   38:     0x564b6ebb1736 - std::thread::local::LocalKey<T>::with::h437659664e5200d6
[INFO] [stdout]   39:     0x564b6ebca46b - async_std::task::builder::Builder::blocking::{{closure}}::h5053520b099c6ad4
[INFO] [stdout]   40:     0x564b6ebb2685 - std::thread::local::LocalKey<T>::try_with::hcdfe757ef13d0dfb
[INFO] [stdout]   41:     0x564b6ebb18e6 - std::thread::local::LocalKey<T>::with::h8e856f06e71384f0
[INFO] [stdout]   42:     0x564b6ebca205 - async_std::task::builder::Builder::blocking::h5bd9a8761cd019ab
[INFO] [stdout]   43:     0x564b6ebca57e - async_std::task::block_on::block_on::h27511ab48f6f6948
[INFO] [stdout]   44:     0x564b6ebcac47 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   45:     0x564b6ebb33c3 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   46:     0x564b6ebb0f96 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   47:     0x564b6ebafdd9 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   48:     0x564b6ec18130 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   49:     0x564b6ec18130 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x564b6ec18130 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x564b6ec18130 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x564b6ec18130 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   53:     0x564b6ec18130 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x564b6ec18130 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x564b6ec18130 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x564b6ec18130 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   57:     0x564b6ebafdc1 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   58:     0x564b6ebcbea5 - main
[INFO] [stdout]   59:     0x7c117c8e01ca - <unknown>
[INFO] [stdout]   60:     0x7c117c8e028b - __libc_start_main
[INFO] [stdout]   61:     0x564b6eb8d395 - _start
[INFO] [stdout]   62:                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.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3b0d74c72b683ff0d04912ff0b83d6acdb6c30157a33be0d10dd6170d91965d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b0d74c72b683ff0d04912ff0b83d6acdb6c30157a33be0d10dd6170d91965d2", kill_on_drop: false }`
[INFO] [stdout] 3b0d74c72b683ff0d04912ff0b83d6acdb6c30157a33be0d10dd6170d91965d2
