[INFO] fetching crate versioned-file 0.1.1... [INFO] testing versioned-file-0.1.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate versioned-file 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate versioned-file 0.1.1 [INFO] finished tweaking crates.io crate versioned-file 0.1.1 [INFO] tweaked toml for crates.io crate versioned-file 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate versioned-file 0.1.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 87 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bb4379e3acfdb78bb9df467a878c16ff15fe113270bc17e6ab01767e8510d5d [INFO] running `Command { std: "docker" "start" "-a" "1bb4379e3acfdb78bb9df467a878c16ff15fe113270bc17e6ab01767e8510d5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bb4379e3acfdb78bb9df467a878c16ff15fe113270bc17e6ab01767e8510d5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bb4379e3acfdb78bb9df467a878c16ff15fe113270bc17e6ab01767e8510d5d", kill_on_drop: false }` [INFO] [stdout] 1bb4379e3acfdb78bb9df467a878c16ff15fe113270bc17e6ab01767e8510d5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 872d07fc44f5c793c8c35bfbdbc0941c3286a17d6cbf3881efbf569416007e52 [INFO] running `Command { std: "docker" "start" "-a" "872d07fc44f5c793c8c35bfbdbc0941c3286a17d6cbf3881efbf569416007e52", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling sysinfo v0.26.9 [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 async-executor v1.13.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling polling v3.11.0 [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 async-global-executor v2.4.1 [INFO] [stderr] Compiling testdir v0.7.3 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling versioned-file v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.65s [INFO] running `Command { std: "docker" "inspect" "872d07fc44f5c793c8c35bfbdbc0941c3286a17d6cbf3881efbf569416007e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "872d07fc44f5c793c8c35bfbdbc0941c3286a17d6cbf3881efbf569416007e52", kill_on_drop: false }` [INFO] [stdout] 872d07fc44f5c793c8c35bfbdbc0941c3286a17d6cbf3881efbf569416007e52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cf475b31d8403fc75298e397674351e9f3027b5d2368bd99b3c8c6df02666eb [INFO] running `Command { std: "docker" "start" "-a" "5cf475b31d8403fc75298e397674351e9f3027b5d2368bd99b3c8c6df02666eb", kill_on_drop: false }` [INFO] [stderr] Compiling versioned-file v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "5cf475b31d8403fc75298e397674351e9f3027b5d2368bd99b3c8c6df02666eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf475b31d8403fc75298e397674351e9f3027b5d2368bd99b3c8c6df02666eb", kill_on_drop: false }` [INFO] [stdout] 5cf475b31d8403fc75298e397674351e9f3027b5d2368bd99b3c8c6df02666eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fcfb66051787c72596e34c588a98482b0f9f04065344a0b8c25a07f426fd9b1b [INFO] running `Command { std: "docker" "start" "-a" "fcfb66051787c72596e34c588a98482b0f9f04065344a0b8c25a07f426fd9b1b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/versioned_file-8d6e5100cdad1193) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_version_to_str ... ok [INFO] [stdout] test tests::test_verify_upgrade_paths ... ok [INFO] [stdout] test tests::smoke_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Doc-tests versioned_file [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 71) ... FAILED [INFO] [stdout] test src/lib.rs - (line 46) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 71) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (105) panicked at src/lib.rs:40:72: [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: ::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:: for core::result::Result>::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: versioned_file::open_file::{{closure}} [INFO] [stdout] at ./src/lib.rs:577:10 [INFO] [stdout] 3: rust_out::main::main::{{closure}} [INFO] [stdout] 4: rust_out::main::{{closure}} [INFO] [stdout] 5: 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::try_with [INFO] [stdout] 8: std::thread::local::LocalKey::with [INFO] [stdout] 9: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] 11: 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::try_with [INFO] [stdout] 17: std::thread::local::LocalKey::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::try_with [INFO] [stdout] 23: std::thread::local::LocalKey::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::try_with [INFO] [stdout] 28: std::thread::local::LocalKey::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::try_with [INFO] [stdout] 32: std::thread::local::LocalKey::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:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 40: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 41: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 42: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 44: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 45: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 46: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 48: std::rt::lang_start [INFO] [stdout] 49: main [INFO] [stdout] 50: [INFO] [stdout] 51: __libc_start_main [INFO] [stdout] 52: _start [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564b031535c2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x564b031535c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x564b031535c2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x564b031535c2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x564b03162cdf - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x564b03162cdf - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x564b0312a581 - std::io::default_write_fmt::h1ecb8c7cfa7da481 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x564b0312a581 - std::io::Write::write_fmt::h051fe4a9e4fdbf48 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x564b03131d62 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x564b03136bcf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x564b03136a29 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x564b03137305 - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x564b031370ea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x564b03131e99 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x564b0311ecdd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x564b031667d0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x564b03165db6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 17: 0x564b0303853d - rust_out::main::main::{{closure}}::hf00001d954680eb8 [INFO] [stdout] 18: 0x564b03037ff4 - rust_out::main::{{closure}}::h8a43e60ad191b995 [INFO] [stdout] 19: 0x564b030238c9 - as core::future::future::Future>::poll::{{closure}}::h3ad25cac6ab41a8e [INFO] [stdout] 20: 0x564b03039778 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h038aef11ea674c7c [INFO] [stdout] 21: 0x564b03032faa - std::thread::local::LocalKey::try_with::h31a3c3350e6e7c2d [INFO] [stdout] 22: 0x564b030329a6 - std::thread::local::LocalKey::with::h400289d045fdcbaf [INFO] [stdout] 23: 0x564b0303964e - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h29cb77a892c90b5b [INFO] [stdout] 24: 0x564b030238a1 - as core::future::future::Future>::poll::hcfbd410b3ea496c9 [INFO] [stdout] 25: 0x564b03036a7e - as core::future::future::Future>::poll::h4a3075f4660938dd [INFO] [stdout] 26: 0x564b0302fc4f - async_executor::State::run::{{closure}}::h5bcf1b9697a50900 [INFO] [stdout] 27: 0x564b0303078f - async_executor::Executor::run::{{closure}}::h94090788132ea539 [INFO] [stdout] 28: 0x564b0302f82f - async_executor::LocalExecutor::run::{{closure}}::h949843b7ba022f9b [INFO] [stdout] 29: 0x564b03036eed - async_io::driver::block_on::{{closure}}::hd59ae608891794b9 [INFO] [stdout] 30: 0x564b030334f1 - std::thread::local::LocalKey::try_with::hb40ec4c75f31d7b2 [INFO] [stdout] 31: 0x564b03032b06 - std::thread::local::LocalKey::with::hf28a9f5d166c1763 [INFO] [stdout] 32: 0x564b03036baf - async_io::driver::block_on::h7a5f6ac5f62abd37 [INFO] [stdout] 33: 0x564b030322cf - async_global_executor::reactor::block_on::{{closure}}::h0f70565faa3b825c [INFO] [stdout] 34: 0x564b0303225f - async_global_executor::reactor::block_on::h4318b43a42438461 [INFO] [stdout] 35: 0x564b03032460 - async_global_executor::executor::block_on::{{closure}}::h5aa70db88089fb70 [INFO] [stdout] 36: 0x564b030336c6 - std::thread::local::LocalKey::try_with::hf89706222363387d [INFO] [stdout] 37: 0x564b030329e6 - std::thread::local::LocalKey::with::h5bc2e09e21ac3e32 [INFO] [stdout] 38: 0x564b030323c5 - async_global_executor::executor::block_on::ha41aef23b8286b96 [INFO] [stdout] 39: 0x564b0303a78e - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hbdad885f6639a9fe [INFO] [stdout] 40: 0x564b03039983 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h0e18865e292fe6e3 [INFO] [stdout] 41: 0x564b03032c44 - std::thread::local::LocalKey::try_with::h0164d4801ce9c073 [INFO] [stdout] 42: 0x564b03032b36 - std::thread::local::LocalKey::with::hfa5fccce1fdc7aa9 [INFO] [stdout] 43: 0x564b030396e6 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hee4094f4e9455bba [INFO] [stdout] 44: 0x564b0303a6e3 - async_std::task::builder::Builder::blocking::{{closure}}::hd91bd94bf082a233 [INFO] [stdout] 45: 0x564b030333a6 - std::thread::local::LocalKey::try_with::h8fcb1153e0584c8c [INFO] [stdout] 46: 0x564b03032976 - std::thread::local::LocalKey::with::h236a022910a5c736 [INFO] [stdout] 47: 0x564b0303a3ca - async_std::task::builder::Builder::blocking::h2d4ec1a813b3759e [INFO] [stdout] 48: 0x564b0303a8ad - async_std::task::block_on::block_on::h0aa91f42b5726492 [INFO] [stdout] 49: 0x564b03037eb8 - rust_out::main::h909c389308a13d94 [INFO] [stdout] 50: 0x564b03033f23 - core::ops::function::FnOnce::call_once::he80aaf16098e337a [INFO] [stdout] 51: 0x564b03032716 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68 [INFO] [stdout] 52: 0x564b03032529 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b [INFO] [stdout] 53: 0x564b0312ba00 - core::ops::function::impls:: for &F>::call_once::h4967fb77e0dfb65c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 54: 0x564b0312ba00 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: 0x564b0312ba00 - std::panicking::catch_unwind::h26f0e342004b5114 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: 0x564b0312ba00 - std::panic::catch_unwind::h9ee33ca17775d897 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x564b0312ba00 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 58: 0x564b0312ba00 - std::panicking::catch_unwind::do_call::h819db0a7788e7259 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x564b0312ba00 - std::panicking::catch_unwind::h23e08fb4a7b9f405 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x564b0312ba00 - std::panic::catch_unwind::h7ca3d9eabb6135ff [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x564b0312ba00 - std::rt::lang_start_internal::h06ad7395f4fda8d7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 62: 0x564b03032511 - std::rt::lang_start::h5d51bffdfd88737a [INFO] [stdout] 63: 0x564b0303aad5 - main [INFO] [stdout] 64: 0x7de6d1a7d1ca - [INFO] [stdout] 65: 0x7de6d1a7d28b - __libc_start_main [INFO] [stdout] 66: 0x564b03023745 - _start [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 46) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (104) panicked at src/lib.rs:16:81: [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: ::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:: for core::result::Result>::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: versioned_file::open_file::{{closure}} [INFO] [stdout] at ./src/lib.rs:577:10 [INFO] [stdout] 3: rust_out::main::main::{{closure}} [INFO] [stdout] 4: rust_out::main::{{closure}} [INFO] [stdout] 5: 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::try_with [INFO] [stdout] 8: std::thread::local::LocalKey::with [INFO] [stdout] 9: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] 11: 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::try_with [INFO] [stdout] 17: std::thread::local::LocalKey::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::try_with [INFO] [stdout] 23: std::thread::local::LocalKey::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::try_with [INFO] [stdout] 28: std::thread::local::LocalKey::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::try_with [INFO] [stdout] 32: std::thread::local::LocalKey::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:: for &F>::call_once [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 40: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 41: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 42: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 44: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 45: std::panicking::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 46: std::panic::catch_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: std::rt::lang_start_internal [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 48: std::rt::lang_start [INFO] [stdout] 49: main [INFO] [stdout] 50: [INFO] [stdout] 51: __libc_start_main [INFO] [stdout] 52: _start [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x65401cd448d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x65401cd448d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x65401cd448d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x65401cd448d2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x65401cd53fef - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x65401cd53fef - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x65401cd1bb21 - std::io::default_write_fmt::h1ecb8c7cfa7da481 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x65401cd1bb21 - std::io::Write::write_fmt::h051fe4a9e4fdbf48 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x65401cd23122 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x65401cd27f8f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x65401cd27de9 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x65401cd286c5 - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x65401cd284aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x65401cd23259 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x65401cd102fd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x65401cd57ae0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x65401cd570c6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 17: 0x65401cc2a9a5 - rust_out::main::main::{{closure}}::hf00001d954680eb8 [INFO] [stdout] 18: 0x65401cc2a594 - rust_out::main::{{closure}}::h8a43e60ad191b995 [INFO] [stdout] 19: 0x65401cc24bd9 - as core::future::future::Future>::poll::{{closure}}::h3ad25cac6ab41a8e [INFO] [stdout] 20: 0x65401cc2b688 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h038aef11ea674c7c [INFO] [stdout] 21: 0x65401cc2767a - std::thread::local::LocalKey::try_with::h31a3c3350e6e7c2d [INFO] [stdout] 22: 0x65401cc27246 - std::thread::local::LocalKey::with::h400289d045fdcbaf [INFO] [stdout] 23: 0x65401cc2b59e - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h29cb77a892c90b5b [INFO] [stdout] 24: 0x65401cc24bb1 - as core::future::future::Future>::poll::hcfbd410b3ea496c9 [INFO] [stdout] 25: 0x65401cc298ae - as core::future::future::Future>::poll::h4a3075f4660938dd [INFO] [stdout] 26: 0x65401cc2553f - async_executor::State::run::{{closure}}::h5bcf1b9697a50900 [INFO] [stdout] 27: 0x65401cc25b7f - async_executor::Executor::run::{{closure}}::h94090788132ea539 [INFO] [stdout] 28: 0x65401cc2517f - async_executor::LocalExecutor::run::{{closure}}::h949843b7ba022f9b [INFO] [stdout] 29: 0x65401cc29d1d - async_io::driver::block_on::{{closure}}::hd59ae608891794b9 [INFO] [stdout] 30: 0x65401cc27bc1 - std::thread::local::LocalKey::try_with::hb40ec4c75f31d7b2 [INFO] [stdout] 31: 0x65401cc273a6 - std::thread::local::LocalKey::with::hf28a9f5d166c1763 [INFO] [stdout] 32: 0x65401cc299df - async_io::driver::block_on::h7a5f6ac5f62abd37 [INFO] [stdout] 33: 0x65401cc26eef - async_global_executor::reactor::block_on::{{closure}}::h0f70565faa3b825c [INFO] [stdout] 34: 0x65401cc26e7f - async_global_executor::reactor::block_on::h4318b43a42438461 [INFO] [stdout] 35: 0x65401cc26fd0 - async_global_executor::executor::block_on::{{closure}}::h5aa70db88089fb70 [INFO] [stdout] 36: 0x65401cc27d96 - std::thread::local::LocalKey::try_with::hf89706222363387d [INFO] [stdout] 37: 0x65401cc27286 - std::thread::local::LocalKey::with::h5bc2e09e21ac3e32 [INFO] [stdout] 38: 0x65401cc26f35 - async_global_executor::executor::block_on::ha41aef23b8286b96 [INFO] [stdout] 39: 0x65401cc2bfce - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hbdad885f6639a9fe [INFO] [stdout] 40: 0x65401cc2b7a3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h0e18865e292fe6e3 [INFO] [stdout] 41: 0x65401cc274e4 - std::thread::local::LocalKey::try_with::h0164d4801ce9c073 [INFO] [stdout] 42: 0x65401cc273d6 - std::thread::local::LocalKey::with::hfa5fccce1fdc7aa9 [INFO] [stdout] 43: 0x65401cc2b5f6 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hee4094f4e9455bba [INFO] [stdout] 44: 0x65401cc2bf23 - async_std::task::builder::Builder::blocking::{{closure}}::hd91bd94bf082a233 [INFO] [stdout] 45: 0x65401cc27a76 - std::thread::local::LocalKey::try_with::h8fcb1153e0584c8c [INFO] [stdout] 46: 0x65401cc27216 - std::thread::local::LocalKey::with::h236a022910a5c736 [INFO] [stdout] 47: 0x65401cc2bc0a - async_std::task::builder::Builder::blocking::h2d4ec1a813b3759e [INFO] [stdout] 48: 0x65401cc2c0ed - async_std::task::block_on::block_on::h0aa91f42b5726492 [INFO] [stdout] 49: 0x65401cc2a458 - rust_out::main::h909c389308a13d94 [INFO] [stdout] 50: 0x65401cc28093 - core::ops::function::FnOnce::call_once::he80aaf16098e337a [INFO] [stdout] 51: 0x65401cc27206 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68 [INFO] [stdout] 52: 0x65401cc27019 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b [INFO] [stdout] 53: 0x65401cd1cf20 - core::ops::function::impls:: for &F>::call_once::h4967fb77e0dfb65c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 54: 0x65401cd1cf20 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: 0x65401cd1cf20 - std::panicking::catch_unwind::h26f0e342004b5114 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: 0x65401cd1cf20 - std::panic::catch_unwind::h9ee33ca17775d897 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x65401cd1cf20 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 58: 0x65401cd1cf20 - std::panicking::catch_unwind::do_call::h819db0a7788e7259 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x65401cd1cf20 - std::panicking::catch_unwind::h23e08fb4a7b9f405 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x65401cd1cf20 - std::panic::catch_unwind::h7ca3d9eabb6135ff [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x65401cd1cf20 - std::rt::lang_start_internal::h06ad7395f4fda8d7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 62: 0x65401cc27001 - std::rt::lang_start::h5d51bffdfd88737a [INFO] [stdout] 63: 0x65401cc2c135 - main [INFO] [stdout] 64: 0x7716df6701ca - [INFO] [stdout] 65: 0x7716df67028b - __libc_start_main [INFO] [stdout] 66: 0x65401cc24ab5 - _start [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 46) [INFO] [stdout] src/lib.rs - (line 71) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "fcfb66051787c72596e34c588a98482b0f9f04065344a0b8c25a07f426fd9b1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcfb66051787c72596e34c588a98482b0f9f04065344a0b8c25a07f426fd9b1b", kill_on_drop: false }` [INFO] [stdout] fcfb66051787c72596e34c588a98482b0f9f04065344a0b8c25a07f426fd9b1b