[INFO] cloning repository https://github.com/bradsheppard/RedditCLI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bradsheppard/RedditCLI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbradsheppard%2FRedditCLI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbradsheppard%2FRedditCLI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 961e4eff179497f8a962c926fe3b8f5e9836157f
[INFO] testing bradsheppard/RedditCLI against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbradsheppard%2FRedditCLI" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bradsheppard/RedditCLI
[INFO] finished tweaking git repo https://github.com/bradsheppard/RedditCLI
[INFO] tweaked toml for git repo https://github.com/bradsheppard/RedditCLI written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bradsheppard/RedditCLI on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bradsheppard/RedditCLI 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded native-tls v0.2.10
[INFO] [stderr]   Downloaded http v0.2.7
[INFO] [stderr]   Downloaded serde_json v1.0.80
[INFO] [stderr]   Downloaded syn v1.0.92
[INFO] [stderr]   Downloaded libc v0.2.125
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b282acdf0c9ebec33a9e4938a5a52e4a0a87228683f2139daf7b850c41b5948
[INFO] running `Command { std: "docker" "start" "-a" "9b282acdf0c9ebec33a9e4938a5a52e4a0a87228683f2139daf7b850c41b5948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b282acdf0c9ebec33a9e4938a5a52e4a0a87228683f2139daf7b850c41b5948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b282acdf0c9ebec33a9e4938a5a52e4a0a87228683f2139daf7b850c41b5948", kill_on_drop: false }`
[INFO] [stdout] 9b282acdf0c9ebec33a9e4938a5a52e4a0a87228683f2139daf7b850c41b5948
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 766e0b3aaef18f0018f7d3cff702d41545c0a25227e9075aec744b2a2991b1f7
[INFO] running `Command { std: "docker" "start" "-a" "766e0b3aaef18f0018f7d3cff702d41545c0a25227e9075aec744b2a2991b1f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.80
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling tui v0.18.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling tokio v1.18.0
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling redditcli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "766e0b3aaef18f0018f7d3cff702d41545c0a25227e9075aec744b2a2991b1f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "766e0b3aaef18f0018f7d3cff702d41545c0a25227e9075aec744b2a2991b1f7", kill_on_drop: false }`
[INFO] [stdout] 766e0b3aaef18f0018f7d3cff702d41545c0a25227e9075aec744b2a2991b1f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ef39b80635a5213a69c68ac9cb6d79b944743d981b5621f274b9e59c1c1075c
[INFO] running `Command { std: "docker" "start" "-a" "2ef39b80635a5213a69c68ac9cb6d79b944743d981b5621f274b9e59c1c1075c", kill_on_drop: false }`
[INFO] [stderr]    Compiling redditcli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.60s
[INFO] running `Command { std: "docker" "inspect" "2ef39b80635a5213a69c68ac9cb6d79b944743d981b5621f274b9e59c1c1075c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ef39b80635a5213a69c68ac9cb6d79b944743d981b5621f274b9e59c1c1075c", kill_on_drop: false }`
[INFO] [stdout] 2ef39b80635a5213a69c68ac9cb6d79b944743d981b5621f274b9e59c1c1075c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 09d8feeea9e99d980abf51269227810fc70114c489da9fc92a70dca5e5e42f4f
[INFO] running `Command { std: "docker" "start" "-a" "09d8feeea9e99d980abf51269227810fc70114c489da9fc92a70dca5e5e42f4f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/redditcli-0a159209ed0cf69b)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test state::state::tests::test_next_empty_list ... ok
[INFO] [stdout] test state::state::tests::test_previous_empty_list ... ok
[INFO] [stdout] test state::state::tests::test_unselect ... ok
[INFO] [stdout] test state::state::tests::test_select_next ... ok
[INFO] [stdout] test state::state::tests::test_select_previous ... ok
[INFO] [stdout] test api::api::tests::test_get_subbreddit_details ... FAILED
[INFO] [stdout] test api::api::tests::test_get_comments ... FAILED
[INFO] [stdout] test api::api::tests::test_get_subbreddit_articles ... FAILED
[INFO] [stdout] test api::api::tests::test_get_subbreddits ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api::api::tests::test_get_subbreddit_details stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::api::tests::test_get_subbreddit_details' (19) panicked at src/api/api.rs:197:50:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a27d2f0cf62 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a27d2f0cf62 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a27d2f0cf62 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a27d2f0cf62 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a27d2f2331a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a27d2f2331a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5a27d2f12226 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a27d2f12226 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a27d2eea47f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a27d2eea47f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a27d2f04a89 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a27d2b1396e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a27d2b1396e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a27d2f04cf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a27d2f04cf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a27d2eea56a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a27d2edf4f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a27d2eeb5fd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a27d2f23a5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a27d2f23a22 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a27d2f23779 - core[27de1724e4349be2]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x5a27d2af5b9b - <core[27de1724e4349be2]::option::Option<redditcli[840bf9a37dcc4a45]::api::api::ApiClient>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x5a27d2af5b9b - redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/api.rs:197:50
[INFO] [stdout]   23:     0x5a27d2af7c7d - <core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a27d2b07c6d - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   25:     0x5a27d2aeca40 - tokio[761461803bbe37fd]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5a27d2ae4ae5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[761461803bbe37fd]::coop::Budget>>>::try_with::<tokio[761461803bbe37fd]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5a27d2ae3e7e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[761461803bbe37fd]::coop::Budget>>>::with::<tokio[761461803bbe37fd]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5a27d2b078ef - tokio[761461803bbe37fd]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x5a27d2b078ef - tokio[761461803bbe37fd]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5a27d2b078ef - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   31:     0x5a27d2b02960 - <tokio[761461803bbe37fd]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   32:     0x5a27d2b066cc - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   33:     0x5a27d2b053d4 - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   34:     0x5a27d2ad05cd - <tokio[761461803bbe37fd]::macros::scoped_tls::ScopedKey<tokio[761461803bbe37fd]::runtime::basic_scheduler::Context>>::set::<<tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[761461803bbe37fd]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5a27d2b0472c - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   36:     0x5a27d2b04db5 - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   37:     0x5a27d2b01cb0 - <tokio[761461803bbe37fd]::runtime::basic_scheduler::BasicScheduler>::block_on::<redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   38:     0x5a27d2af2684 - <tokio[761461803bbe37fd]::runtime::Runtime>::block_on::<redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x5a27d2af6b2a - redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/api.rs:200:48
[INFO] [stdout]   40:     0x5a27d2af4e27 - redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/api.rs:196:43
[INFO] [stdout]   41:     0x5a27d2ad4416 - <redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_details::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a27d2b07d1b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a27d2b07d1b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5a27d2b1457a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5a27d2b1457a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5a27d2b1457a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5a27d2b1457a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5a27d2b1457a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5a27d2b1457a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5a27d2b1457a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5a27d2b0fb24 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5a27d2b0fb24 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5a27d2b17072 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x5a27d2b17072 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5a27d2b17072 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5a27d2b17072 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5a27d2b17072 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5a27d2b17072 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x5a27d2b17072 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5a27d2f0c7cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x5a27d2f0c7cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x73471c437aa4 - <unknown>
[INFO] [stdout]   63:     0x73471c4c4a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::api::tests::test_get_comments stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::api::tests::test_get_comments' (17) panicked at src/api/api.rs:183:50:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a27d2f0cf62 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a27d2f0cf62 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a27d2f0cf62 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a27d2f0cf62 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a27d2f2331a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a27d2f2331a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5a27d2f12226 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a27d2f12226 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a27d2eea47f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a27d2eea47f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a27d2f04a89 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a27d2b1396e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a27d2b1396e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a27d2f04cf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a27d2f04cf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a27d2eea56a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a27d2edf4f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a27d2eeb5fd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a27d2f23a5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a27d2f23a22 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a27d2f23779 - core[27de1724e4349be2]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x5a27d2af509f - <core[27de1724e4349be2]::option::Option<redditcli[840bf9a37dcc4a45]::api::api::ApiClient>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x5a27d2af509f - redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/api.rs:183:50
[INFO] [stdout]   23:     0x5a27d2af7bfd - <core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a27d2b07bed - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   25:     0x5a27d2aec7e0 - tokio[761461803bbe37fd]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5a27d2ae48e5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[761461803bbe37fd]::coop::Budget>>>::try_with::<tokio[761461803bbe37fd]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5a27d2ae3dde - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[761461803bbe37fd]::coop::Budget>>>::with::<tokio[761461803bbe37fd]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5a27d2b0756f - tokio[761461803bbe37fd]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x5a27d2b0756f - tokio[761461803bbe37fd]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5a27d2b0756f - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   31:     0x5a27d2b02320 - <tokio[761461803bbe37fd]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   32:     0x5a27d2b0566c - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   33:     0x5a27d2b05394 - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   34:     0x5a27d2ad03cd - <tokio[761461803bbe37fd]::macros::scoped_tls::ScopedKey<tokio[761461803bbe37fd]::runtime::basic_scheduler::Context>>::set::<<tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[761461803bbe37fd]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5a27d2b03fac - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   36:     0x5a27d2b04d35 - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   37:     0x5a27d2b016f0 - <tokio[761461803bbe37fd]::runtime::basic_scheduler::BasicScheduler>::block_on::<redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   38:     0x5a27d2af2344 - <tokio[761461803bbe37fd]::runtime::Runtime>::block_on::<redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x5a27d2af67ea - redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/api.rs:185:37
[INFO] [stdout]   40:     0x5a27d2af4dc7 - redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/api.rs:182:33
[INFO] [stdout]   41:     0x5a27d2ad4396 - <redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_comments::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a27d2b07d1b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a27d2b07d1b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5a27d2b1457a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5a27d2b1457a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5a27d2b1457a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5a27d2b1457a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5a27d2b1457a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5a27d2b1457a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5a27d2b1457a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5a27d2b0fb24 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5a27d2b0fb24 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5a27d2b17072 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x5a27d2b17072 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5a27d2b17072 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5a27d2b17072 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5a27d2b17072 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5a27d2b17072 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x5a27d2b17072 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5a27d2f0c7cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x5a27d2f0c7cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x73471c437aa4 - <unknown>
[INFO] [stdout]   63:     0x73471c4c4a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::api::tests::test_get_subbreddit_articles stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::api::tests::test_get_subbreddit_articles' (18) panicked at src/api/api.rs:190:50:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a27d2f0cf62 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a27d2f0cf62 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a27d2f0cf62 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a27d2f0cf62 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a27d2f2331a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a27d2f2331a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5a27d2f12226 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a27d2f12226 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a27d2eea47f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a27d2eea47f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a27d2f04a89 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a27d2b1396e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a27d2b1396e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a27d2f04cf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a27d2f04cf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a27d2eea56a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a27d2edf4f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a27d2eeb5fd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a27d2f23a5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a27d2f23a22 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a27d2f23779 - core[27de1724e4349be2]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x5a27d2af613f - <core[27de1724e4349be2]::option::Option<redditcli[840bf9a37dcc4a45]::api::api::ApiClient>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x5a27d2af613f - redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/api.rs:190:50
[INFO] [stdout]   23:     0x5a27d2af7cbd - <core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a27d2b07cad - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   25:     0x5a27d2aecb70 - tokio[761461803bbe37fd]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5a27d2ae4be5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[761461803bbe37fd]::coop::Budget>>>::try_with::<tokio[761461803bbe37fd]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5a27d2ae3ece - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[761461803bbe37fd]::coop::Budget>>>::with::<tokio[761461803bbe37fd]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5a27d2b07aaf - tokio[761461803bbe37fd]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x5a27d2b07aaf - tokio[761461803bbe37fd]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5a27d2b07aaf - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   31:     0x5a27d2b02c80 - <tokio[761461803bbe37fd]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   32:     0x5a27d2b06efc - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   33:     0x5a27d2b053f4 - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   34:     0x5a27d2ad06cd - <tokio[761461803bbe37fd]::macros::scoped_tls::ScopedKey<tokio[761461803bbe37fd]::runtime::basic_scheduler::Context>>::set::<<tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[761461803bbe37fd]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5a27d2b04aec - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   36:     0x5a27d2b04df5 - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   37:     0x5a27d2b01f90 - <tokio[761461803bbe37fd]::runtime::basic_scheduler::BasicScheduler>::block_on::<redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   38:     0x5a27d2af2824 - <tokio[761461803bbe37fd]::runtime::Runtime>::block_on::<redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x5a27d2af6cca - redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/api.rs:192:37
[INFO] [stdout]   40:     0x5a27d2af4e57 - redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/api.rs:189:44
[INFO] [stdout]   41:     0x5a27d2ad4456 - <redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddit_articles::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a27d2b07d1b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a27d2b07d1b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5a27d2b1457a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5a27d2b1457a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5a27d2b1457a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5a27d2b1457a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5a27d2b1457a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5a27d2b1457a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5a27d2b1457a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5a27d2b0fb24 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5a27d2b0fb24 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5a27d2b17072 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x5a27d2b17072 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5a27d2b17072 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5a27d2b17072 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5a27d2b17072 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5a27d2b17072 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x5a27d2b17072 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5a27d2f0c7cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x5a27d2f0c7cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x73471c437aa4 - <unknown>
[INFO] [stdout]   63:     0x73471c4c4a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::api::tests::test_get_subbreddits stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::api::tests::test_get_subbreddits' (20) panicked at src/api/api.rs:176:50:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a27d2f0cf62 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a27d2f0cf62 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a27d2f0cf62 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a27d2f0cf62 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a27d2f2331a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a27d2f2331a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5a27d2f12226 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a27d2f12226 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a27d2eea47f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a27d2eea47f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a27d2f04a89 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a27d2b1396e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a27d2b1396e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a27d2f04cf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a27d2f04cf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a27d2eea56a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a27d2edf4f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a27d2eeb5fd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a27d2f23a5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a27d2f23a22 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a27d2f23779 - core[27de1724e4349be2]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x5a27d2af561f - <core[27de1724e4349be2]::option::Option<redditcli[840bf9a37dcc4a45]::api::api::ApiClient>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x5a27d2af561f - redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/api.rs:176:50
[INFO] [stdout]   23:     0x5a27d2af7c3d - <core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a27d2b07c2d - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   25:     0x5a27d2aec910 - tokio[761461803bbe37fd]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5a27d2ae49e5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[761461803bbe37fd]::coop::Budget>>>::try_with::<tokio[761461803bbe37fd]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5a27d2ae3e2e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[761461803bbe37fd]::coop::Budget>>>::with::<tokio[761461803bbe37fd]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5a27d2b0772f - tokio[761461803bbe37fd]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:95:13
[INFO] [stdout]   29:     0x5a27d2b0772f - tokio[761461803bbe37fd]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5a27d2b0772f - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   31:     0x5a27d2b02640 - <tokio[761461803bbe37fd]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   32:     0x5a27d2b05e9c - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   33:     0x5a27d2b053b4 - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   34:     0x5a27d2ad04cd - <tokio[761461803bbe37fd]::macros::scoped_tls::ScopedKey<tokio[761461803bbe37fd]::runtime::basic_scheduler::Context>>::set::<<tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[761461803bbe37fd]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5a27d2b0436c - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   36:     0x5a27d2b04d75 - <tokio[761461803bbe37fd]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   37:     0x5a27d2b019d0 - <tokio[761461803bbe37fd]::runtime::basic_scheduler::BasicScheduler>::block_on::<redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   38:     0x5a27d2af24e4 - <tokio[761461803bbe37fd]::runtime::Runtime>::block_on::<redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x5a27d2af698a - redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/api.rs:178:39
[INFO] [stdout]   40:     0x5a27d2af4df7 - redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/api.rs:175:36
[INFO] [stdout]   41:     0x5a27d2ad43d6 - <redditcli[840bf9a37dcc4a45]::api::api::tests::test_get_subbreddits::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a27d2b07d1b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a27d2b07d1b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5a27d2b1457a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5a27d2b1457a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5a27d2b1457a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5a27d2b1457a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5a27d2b1457a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5a27d2b1457a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5a27d2b1457a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5a27d2b0fb24 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5a27d2b0fb24 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5a27d2b17072 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x5a27d2b17072 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5a27d2b17072 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5a27d2b17072 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5a27d2b17072 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5a27d2b17072 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x5a27d2b17072 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5a27d2f0c7cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x5a27d2f0c7cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x73471c437aa4 - <unknown>
[INFO] [stdout]   63:     0x73471c4c4a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api::api::tests::test_get_comments
[INFO] [stdout]     api::api::tests::test_get_subbreddit_articles
[INFO] [stdout]     api::api::tests::test_get_subbreddit_details
[INFO] [stdout]     api::api::tests::test_get_subbreddits
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin redditcli`
[INFO] running `Command { std: "docker" "inspect" "09d8feeea9e99d980abf51269227810fc70114c489da9fc92a70dca5e5e42f4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09d8feeea9e99d980abf51269227810fc70114c489da9fc92a70dca5e5e42f4f", kill_on_drop: false }`
[INFO] [stdout] 09d8feeea9e99d980abf51269227810fc70114c489da9fc92a70dca5e5e42f4f
