[INFO] cloning repository https://github.com/giovadroid/lynx-structio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giovadroid/lynx-structio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiovadroid%2Flynx-structio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiovadroid%2Flynx-structio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e1466e27db5f2c0e6ef865113bd8e1bf23618cf [INFO] testing giovadroid/lynx-structio against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiovadroid%2Flynx-structio" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/giovadroid/lynx-structio on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/giovadroid/lynx-structio [INFO] finished tweaking git repo https://github.com/giovadroid/lynx-structio [INFO] tweaked toml for git repo https://github.com/giovadroid/lynx-structio written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/giovadroid/lynx-structio already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3ef373443d263c9e527ead6aaad90119bb671ea0c7dfe2710f6973a53a49fbb [INFO] running `Command { std: "docker" "start" "-a" "b3ef373443d263c9e527ead6aaad90119bb671ea0c7dfe2710f6973a53a49fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3ef373443d263c9e527ead6aaad90119bb671ea0c7dfe2710f6973a53a49fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3ef373443d263c9e527ead6aaad90119bb671ea0c7dfe2710f6973a53a49fbb", kill_on_drop: false }` [INFO] [stdout] b3ef373443d263c9e527ead6aaad90119bb671ea0c7dfe2710f6973a53a49fbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7d55031f6217f8d4e4813f736c551c721843f9585e93e7ab366804a4a88684c [INFO] running `Command { std: "docker" "start" "-a" "e7d55031f6217f8d4e4813f736c551c721843f9585e93e7ab366804a4a88684c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling lynx-structio-core v0.1.0 (/opt/rustwide/workdir/lynx-structio-core) [INFO] [stderr] Compiling lynx-structio-macros v0.1.0 (/opt/rustwide/workdir/lynx-structio-macros) [INFO] [stderr] Compiling lynx-structio v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.58s [INFO] running `Command { std: "docker" "inspect" "e7d55031f6217f8d4e4813f736c551c721843f9585e93e7ab366804a4a88684c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d55031f6217f8d4e4813f736c551c721843f9585e93e7ab366804a4a88684c", kill_on_drop: false }` [INFO] [stdout] e7d55031f6217f8d4e4813f736c551c721843f9585e93e7ab366804a4a88684c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c23b7bb7d4aece9c16e1561f1ea9ef8ffb6c64df005ee95ed3a7135bb965fdc [INFO] running `Command { std: "docker" "start" "-a" "7c23b7bb7d4aece9c16e1561f1ea9ef8ffb6c64df005ee95ed3a7135bb965fdc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling lynx-structio-core v0.1.0 (/opt/rustwide/workdir/lynx-structio-core) [INFO] [stderr] Compiling lynx-structio-macros v0.1.0 (/opt/rustwide/workdir/lynx-structio-macros) [INFO] [stderr] Compiling lynx-structio v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.07s [INFO] running `Command { std: "docker" "inspect" "7c23b7bb7d4aece9c16e1561f1ea9ef8ffb6c64df005ee95ed3a7135bb965fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c23b7bb7d4aece9c16e1561f1ea9ef8ffb6c64df005ee95ed3a7135bb965fdc", kill_on_drop: false }` [INFO] [stdout] 7c23b7bb7d4aece9c16e1561f1ea9ef8ffb6c64df005ee95ed3a7135bb965fdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 262c343de26d66fac610b3b92f3343ab4673b04ba71c7bf7f1147318f24039fe [INFO] running `Command { std: "docker" "start" "-a" "262c343de26d66fac610b3b92f3343ab4673b04ba71c7bf7f1147318f24039fe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lynx_structio-cbdfcd2fe73d1661) [INFO] [stdout] [INFO] [stderr] Doc-tests lynx_structio [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 9) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 9) 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:39:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: lynx_structio_core::core::save [INFO] [stdout] 3: ::save [INFO] [stdout] 4: lynx_structio_core::core::load [INFO] [stdout] 5: ::load [INFO] [stdout] 6: rust_out::main::{{closure}} [INFO] [stdout] 7: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stdout] 8: tokio::runtime::park::CachedParkThread::block_on [INFO] [stdout] 9: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stdout] 10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stdout] 11: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] 12: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stdout] 13: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] 14: rust_out::main [INFO] [stdout] 15: core::ops::function::FnOnce::call_once [INFO] [stdout] 16: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 17: std::rt::lang_start::{{closure}} [INFO] [stdout] 18: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/ops/function.rs:284:13 [INFO] [stdout] 19: std::panicking::try::do_call [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:587:40 [INFO] [stdout] 20: std::panicking::try [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:550:19 [INFO] [stdout] 21: std::panic::catch_unwind [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panic.rs:359:14 [INFO] [stdout] 22: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/rt.rs:168:24 [INFO] [stdout] 23: std::panicking::try::do_call [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:587:40 [INFO] [stdout] 24: std::panicking::try [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:550:19 [INFO] [stdout] 25: std::panic::catch_unwind [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: std::rt::lang_start_internal [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/rt.rs:164:5 [INFO] [stdout] 27: std::rt::lang_start [INFO] [stdout] 28: main [INFO] [stdout] 29: [INFO] [stdout] 30: __libc_start_main [INFO] [stdout] 31: _start [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x626859ffaff2 - std::backtrace_rs::backtrace::libunwind::trace::hf010e1dbae51cb72 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x626859ffaff2 - std::backtrace_rs::backtrace::trace_unsynchronized::hfea1b1ce70c8ef04 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x626859ffaff2 - std::sys::backtrace::_print_fmt::h2997a50d2484a6a6 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x626859ffaff2 - ::fmt::h7fb80f6afbe41a33 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62685a01f473 - core::fmt::rt::Argument::fmt::hd3a68c3e7e846625 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x62685a01f473 - core::fmt::write::h000527be0eea6fe8 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x626859ff7db3 - std::io::Write::write_fmt::h4991a22851475fb5 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x626859ffae42 - std::sys::backtrace::BacktraceLock::print::hffad87dde00cbe3e [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x626859ffbe30 - std::panicking::default_hook::{{closure}}::ha46397973bec1239 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x626859ffbbcd - std::panicking::default_hook::h706de72a1550eed4 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:325:9 [INFO] [stdout] 10: 0x626859ffc852 - std::panicking::rust_panic_with_hook::h6666776865bd21f5 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:831:13 [INFO] [stdout] 11: 0x626859ffc5da - std::panicking::begin_panic_handler::{{closure}}::hb8595612365d24db [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:704:13 [INFO] [stdout] 12: 0x626859ffb4e9 - std::sys::backtrace::__rust_end_short_backtrace::h7037f177c7ae4ed3 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 13: 0x626859ffc26d - rust_begin_unwind [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:695:5 [INFO] [stdout] 14: 0x62685a01d880 - core::panicking::panic_fmt::hd26142fa9828e2a3 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panicking.rs:75:14 [INFO] [stdout] 15: 0x62685a01dd86 - core::result::unwrap_failed::hfccce26cc7701817 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/result.rs:1704:5 [INFO] [stdout] 16: 0x626859e7806a - rust_out::main::{{closure}}::h127f24de5b6efce6 [INFO] [stdout] 17: 0x626859e6e605 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h90c1bd0ec016cf35 [INFO] [stdout] 18: 0x626859e6e46e - tokio::runtime::park::CachedParkThread::block_on::hc412ab2ad6ec16f8 [INFO] [stdout] 19: 0x626859e6f125 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h7c67714ad47ce911 [INFO] [stdout] 20: 0x626859e6f306 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h4874b487f85a7430 [INFO] [stdout] 21: 0x626859e6ea79 - tokio::runtime::context::runtime::enter_runtime::ha14bd52e5be1a05c [INFO] [stdout] 22: 0x626859e6f2c8 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::he1d0de9f6a4518a7 [INFO] [stdout] 23: 0x626859e6f1f6 - tokio::runtime::runtime::Runtime::block_on::h36d4dcb105bf8877 [INFO] [stdout] 24: 0x626859e77eec - rust_out::main::h8c14a5ac67e27594 [INFO] [stdout] 25: 0x626859e6ac33 - core::ops::function::FnOnce::call_once::h815bd594fd70d353 [INFO] [stdout] 26: 0x626859e678a6 - std::sys::backtrace::__rust_begin_short_backtrace::hbfea1fc498d1abd4 [INFO] [stdout] 27: 0x626859e67879 - std::rt::lang_start::{{closure}}::h5eb7c546cfd7c8ef [INFO] [stdout] 28: 0x626859ff2aa0 - core::ops::function::impls:: for &F>::call_once::hc7eeca589e16a550 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/ops/function.rs:284:13 [INFO] [stdout] 29: 0x626859ff2aa0 - std::panicking::try::do_call::h221101e4880b2c2e [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:587:40 [INFO] [stdout] 30: 0x626859ff2aa0 - std::panicking::try::h3149f937a0e2213c [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:550:19 [INFO] [stdout] 31: 0x626859ff2aa0 - std::panic::catch_unwind::hb296358a26114f71 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x626859ff2aa0 - std::rt::lang_start_internal::{{closure}}::hd3a3ab4349d9e2b8 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/rt.rs:168:24 [INFO] [stdout] 33: 0x626859ff2aa0 - std::panicking::try::do_call::ha227ee1f38141b4d [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:587:40 [INFO] [stdout] 34: 0x626859ff2aa0 - std::panicking::try::h3cdd1a0cf9511c85 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:550:19 [INFO] [stdout] 35: 0x626859ff2aa0 - std::panic::catch_unwind::h22aa65835b0f767d [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x626859ff2aa0 - std::rt::lang_start_internal::hc64d421b1e79a38b [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/rt.rs:164:5 [INFO] [stdout] 37: 0x626859e67861 - std::rt::lang_start::h85220afeb79fa6a5 [INFO] [stdout] 38: 0x626859e78305 - main [INFO] [stdout] 39: 0x7bb5721c5d90 - [INFO] [stdout] 40: 0x7bb5721c5e40 - __libc_start_main [INFO] [stdout] 41: 0x626859e61a65 - _start [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 9) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "262c343de26d66fac610b3b92f3343ab4673b04ba71c7bf7f1147318f24039fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "262c343de26d66fac610b3b92f3343ab4673b04ba71c7bf7f1147318f24039fe", kill_on_drop: false }` [INFO] [stdout] 262c343de26d66fac610b3b92f3343ab4673b04ba71c7bf7f1147318f24039fe