[INFO] fetching crate lichessbot 0.1.36... [INFO] testing lichessbot-0.1.36 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate lichessbot 0.1.36 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate lichessbot 0.1.36 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lichessbot 0.1.36 [INFO] finished tweaking crates.io crate lichessbot 0.1.36 [INFO] tweaked toml for crates.io crate lichessbot 0.1.36 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate lichessbot 0.1.36 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 045f86953dea6b13039a673784683ec047bd7e00a732dd07c1647eb08c7e2964 [INFO] running `Command { std: "docker" "start" "-a" "045f86953dea6b13039a673784683ec047bd7e00a732dd07c1647eb08c7e2964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "045f86953dea6b13039a673784683ec047bd7e00a732dd07c1647eb08c7e2964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "045f86953dea6b13039a673784683ec047bd7e00a732dd07c1647eb08c7e2964", kill_on_drop: false }` [INFO] [stdout] 045f86953dea6b13039a673784683ec047bd7e00a732dd07c1647eb08c7e2964 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e386cc1aebb8e8c1e21daaa30d82a70f39070a26fae16ab3e5e173bcee34bf0 [INFO] running `Command { std: "docker" "start" "-a" "8e386cc1aebb8e8c1e21daaa30d82a70f39070a26fae16ab3e5e173bcee34bf0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling shakmaty v0.17.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling envor v0.1.3 [INFO] [stderr] Compiling pgn-reader v0.16.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling serde_with_macros v1.3.0 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling pgnparse v0.1.15 [INFO] [stderr] Compiling uciengine v0.1.32 [INFO] [stderr] Compiling serde_with v1.6.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling licoricedev v0.1.2 [INFO] [stderr] Compiling lichessbot v0.1.36 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "8e386cc1aebb8e8c1e21daaa30d82a70f39070a26fae16ab3e5e173bcee34bf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e386cc1aebb8e8c1e21daaa30d82a70f39070a26fae16ab3e5e173bcee34bf0", kill_on_drop: false }` [INFO] [stdout] 8e386cc1aebb8e8c1e21daaa30d82a70f39070a26fae16ab3e5e173bcee34bf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f77b520cdc30725504f59ee30aea85a0368963d6033e57ba3061e208b9c66c72 [INFO] running `Command { std: "docker" "start" "-a" "f77b520cdc30725504f59ee30aea85a0368963d6033e57ba3061e208b9c66c72", kill_on_drop: false }` [INFO] [stderr] Compiling lichessbot v0.1.36 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.96s [INFO] running `Command { std: "docker" "inspect" "f77b520cdc30725504f59ee30aea85a0368963d6033e57ba3061e208b9c66c72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f77b520cdc30725504f59ee30aea85a0368963d6033e57ba3061e208b9c66c72", kill_on_drop: false }` [INFO] [stdout] f77b520cdc30725504f59ee30aea85a0368963d6033e57ba3061e208b9c66c72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3217b7a260d87ca796a4b6e40cc2eab0581b2e827a5a91d5d17946773b18d50d [INFO] running `Command { std: "docker" "start" "-a" "3217b7a260d87ca796a4b6e40cc2eab0581b2e827a5a91d5d17946773b18d50d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lichessbot-1fe00e3f8b95cf9d) [INFO] [stderr] Doc-tests lichessbot [INFO] [stdout] [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 5) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 5) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: NotPresent', src/lichessbot.rs:150:55 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ff74ef9ce0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ff74ef9ce0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ff74ef9ce0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ff74ef9ce0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ff74f1dbdc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ff74ef4655 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55ff74efbcbb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ff74efbcbb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ff74efbcbb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ff74efb791 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55ff74efc384 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ff74efbe67 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55ff74efa1bc - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ff74efbdc9 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ff74687ab1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ff74687ba3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55ff7495371d - core::result::Result::unwrap::hbe01f45e37810825 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55ff7495c81d - lichessbot::lichessbot::LichessBot::new::hf7b76cb66b1e64fd [INFO] [stdout] at /opt/rustwide/workdir/src/lichessbot.rs:150:24 [INFO] [stdout] 18: 0x55ff7478d8fd - rust_out::main::{{closure}}::h0a300276f623a316 [INFO] [stdout] 19: 0x55ff747800a6 - as core::future::future::Future>::poll::h0660b7076c5fce42 [INFO] [stdout] 20: 0x55ff7473cd68 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h3bfa34c8b35618bd [INFO] [stdout] 21: 0x55ff74739ed0 - tokio::coop::with_budget::{{closure}}::h0947d2020430ab40 [INFO] [stdout] 22: 0x55ff746e897c - std::thread::local::LocalKey::try_with::h4eff3509cdcc413c [INFO] [stdout] 23: 0x55ff746e8617 - std::thread::local::LocalKey::with::h773f16aaaed57907 [INFO] [stdout] 24: 0x55ff7473c768 - tokio::park::thread::CachedParkThread::block_on::h4d30687aebd06840 [INFO] [stdout] 25: 0x55ff74758cd8 - tokio::runtime::enter::Enter::block_on::hf2ea4d40ee386962 [INFO] [stdout] 26: 0x55ff74745fe0 - tokio::runtime::thread_pool::ThreadPool::block_on::h6916d09f23472b7a [INFO] [stdout] 27: 0x55ff74758e76 - tokio::runtime::Runtime::block_on::h5a064c3ec078afe1 [INFO] [stdout] 28: 0x55ff7478d611 - rust_out::main::he351a5bb3fd2c493 [INFO] [stdout] 29: 0x55ff746eed76 - core::ops::function::FnOnce::call_once::hdfbd7c1f2f56afcf [INFO] [stdout] 30: 0x55ff746e7bc9 - std::sys_common::backtrace::__rust_begin_short_backtrace::h1ac9936fba9dc9dd [INFO] [stdout] 31: 0x55ff746e7d5c - std::rt::lang_start::{{closure}}::hc281af51ef71aebc [INFO] [stdout] 32: 0x55ff74efc98a - core::ops::function::impls:: for &F>::call_once::h5a0483c8d4e9c15d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 33: 0x55ff74efc98a - std::panicking::try::do_call::h6ad7918f175f6ddd [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55ff74efc98a - std::panicking::try::hcd5af58f52320690 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55ff74efc98a - std::panic::catch_unwind::hf1ae33ba67228f1e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x55ff74efc98a - std::rt::lang_start_internal::{{closure}}::h4a87bc0aa1312dc5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:45:48 [INFO] [stdout] 37: 0x55ff74efc98a - std::panicking::try::do_call::h1ade2a52932fc900 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 38: 0x55ff74efc98a - std::panicking::try::h6f4a87ad169e174b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55ff74efc98a - std::panic::catch_unwind::h043c7f08019f9e2a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55ff74efc98a - std::rt::lang_start_internal::h82825699ebfd70bd [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:45:20 [INFO] [stdout] 41: 0x55ff746e7d31 - std::rt::lang_start::hd5a5e7fbeafff5ef [INFO] [stdout] 42: 0x55ff7478e603 - main [INFO] [stdout] 43: 0x7fa29bcc90b3 - __libc_start_main [INFO] [stdout] 44: 0x55ff746882ae - _start [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 5) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.54s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "3217b7a260d87ca796a4b6e40cc2eab0581b2e827a5a91d5d17946773b18d50d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3217b7a260d87ca796a4b6e40cc2eab0581b2e827a5a91d5d17946773b18d50d", kill_on_drop: false }` [INFO] [stdout] 3217b7a260d87ca796a4b6e40cc2eab0581b2e827a5a91d5d17946773b18d50d