[INFO] cloning repository https://github.com/karl-chan/schwab-cgt-calculator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karl-chan/schwab-cgt-calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarl-chan%2Fschwab-cgt-calculator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarl-chan%2Fschwab-cgt-calculator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 584a0c2edbd97b4bbdcae15d0042f82facec43ea
[INFO] testing karl-chan/schwab-cgt-calculator against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarl-chan%2Fschwab-cgt-calculator" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/karl-chan/schwab-cgt-calculator
[INFO] finished tweaking git repo https://github.com/karl-chan/schwab-cgt-calculator
[INFO] tweaked toml for git repo https://github.com/karl-chan/schwab-cgt-calculator written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karl-chan/schwab-cgt-calculator on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karl-chan/schwab-cgt-calculator 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v1.0.4
[INFO] [stderr]   Downloaded scratch v1.0.2
[INFO] [stderr]   Downloaded link-cplusplus v1.0.7
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.78
[INFO] [stderr]   Downloaded iana-time-zone v0.1.51
[INFO] [stderr]   Downloaded once_cell v1.15.0
[INFO] [stderr]   Downloaded clap_derive v4.0.10
[INFO] [stderr]   Downloaded iana-time-zone-haiku v0.1.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.46
[INFO] [stderr]   Downloaded anyhow v1.0.65
[INFO] [stderr]   Downloaded openssl-sys v0.9.76
[INFO] [stderr]   Downloaded serde v1.0.145
[INFO] [stderr]   Downloaded syn v1.0.102
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.78
[INFO] [stderr]   Downloaded cxx-build v1.0.78
[INFO] [stderr]   Downloaded reqwest v0.11.12
[INFO] [stderr]   Downloaded chrono v0.4.22
[INFO] [stderr]   Downloaded clap v4.0.11
[INFO] [stderr]   Downloaded cxx v1.0.78
[INFO] [stderr]   Downloaded openssl v0.10.42
[INFO] [stderr]   Downloaded tokio v1.21.2
[INFO] [stderr]   Downloaded libc v0.2.134
[INFO] [stderr]   Downloaded csv v1.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a38d48163fcb36385a803fcbb0a049674a58eb17823a6276304764517eadbbb8
[INFO] running `Command { std: "docker" "start" "a38d48163fcb36385a803fcbb0a049674a58eb17823a6276304764517eadbbb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a38d48163fcb36385a803fcbb0a049674a58eb17823a6276304764517eadbbb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a38d48163fcb36385a803fcbb0a049674a58eb17823a6276304764517eadbbb8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a38d48163fcb36385a803fcbb0a049674a58eb17823a6276304764517eadbbb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a38d48163fcb36385a803fcbb0a049674a58eb17823a6276304764517eadbbb8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.51
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling clap_derive v4.0.10
[INFO] [stderr]    Compiling clap v4.0.11
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.12
[INFO] [stderr]    Compiling schwab-cgt-calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a38d48163fcb36385a803fcbb0a049674a58eb17823a6276304764517eadbbb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a38d48163fcb36385a803fcbb0a049674a58eb17823a6276304764517eadbbb8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling schwab-cgt-calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a38d48163fcb36385a803fcbb0a049674a58eb17823a6276304764517eadbbb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a38d48163fcb36385a803fcbb0a049674a58eb17823a6276304764517eadbbb8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/schwab_cgt_calculator-6ba622f0e197bfcb)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test schwab::equity_award_center::tests::test_parser ... FAILED
[INFO] [stdout] test currency::exchange_rates::tests::test_to_gbp ... FAILED
[INFO] [stdout] test stock::prices::tests::test_get_historic_price ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- schwab::equity_award_center::tests::test_parser stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'schwab::equity_award_center::tests::test_parser' (2058) panicked at src/schwab/equity_award_center.rs:97:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d459cc12d1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63d459cd776a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63d459cc5d8c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63d459c9e536 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63d459cb8cb9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63d459c34260 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63d459cb8fe2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63d459c9e5e2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63d459c95c19 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63d459c9f46d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63d459cd7ecc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63d459cd7ca2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63d459b0b732 - schwab_cgt_calculator[94d70251b8bc5968]::schwab::equity_award_center::tests::test_parser
[INFO] [stdout]   13:     0x63d459b0eea9 - <schwab_cgt_calculator[94d70251b8bc5968]::schwab::equity_award_center::tests::test_parser::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x63d459c2759b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x63d459c34be5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x63d459c2f694 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x63d459c37d32 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63d459cc07af - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x72824177107a - <unknown>
[INFO] [stdout]   20:     0x728241804534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- currency::exchange_rates::tests::test_to_gbp stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'currency::exchange_rates::tests::test_to_gbp' (2057) panicked at src/currency/exchange_rates.rs:16:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("query1.finance.yahoo.com")), port: None, path: "/v7/finance/download/USDGBP=X", query: Some("period1=0&period2=9999999999&interval=1d&events=history&includeAdjustedClose=true"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d459cc12d1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63d459cd776a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63d459cc5d8c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63d459c9e536 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63d459cb8cb9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63d459c34260 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63d459cb8fe2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63d459c9e5e2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63d459c95c19 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63d459c9f46d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63d459cd7ecc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63d459cd7ca2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63d459b03cb7 - <core[832e9a552fc17241]::pin::Pin<&mut schwab_cgt_calculator[94d70251b8bc5968]::currency::exchange_rates::tests::test_to_gbp::{closure#0}> as core[832e9a552fc17241]::future::future::Future>::poll
[INFO] [stdout]   13:     0x63d459b08380 - <tokio[a90748d0aa9f196a]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[a90748d0aa9f196a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut schwab_cgt_calculator[94d70251b8bc5968]::currency::exchange_rates::tests::test_to_gbp::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x63d459b0aa2e - <tokio[a90748d0aa9f196a]::macros::scoped_tls::ScopedKey<tokio[a90748d0aa9f196a]::runtime::scheduler::current_thread::Context>>::set::<<tokio[a90748d0aa9f196a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a90748d0aa9f196a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut schwab_cgt_calculator[94d70251b8bc5968]::currency::exchange_rates::tests::test_to_gbp::{closure#0}>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[a90748d0aa9f196a]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   15:     0x63d459b08073 - <tokio[a90748d0aa9f196a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<schwab_cgt_calculator[94d70251b8bc5968]::currency::exchange_rates::tests::test_to_gbp::{closure#0}>
[INFO] [stdout]   16:     0x63d459b0c84b - <tokio[a90748d0aa9f196a]::runtime::Runtime>::block_on::<schwab_cgt_calculator[94d70251b8bc5968]::currency::exchange_rates::tests::test_to_gbp::{closure#0}>
[INFO] [stdout]   17:     0x63d459b09f47 - schwab_cgt_calculator[94d70251b8bc5968]::currency::exchange_rates::tests::test_to_gbp
[INFO] [stdout]   18:     0x63d459b0eec9 - <schwab_cgt_calculator[94d70251b8bc5968]::currency::exchange_rates::tests::test_to_gbp::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x63d459c2759b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   20:     0x63d459c34be5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   21:     0x63d459c2f694 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x63d459c37d32 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x63d459cc07af - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x72824177107a - <unknown>
[INFO] [stdout]   25:     0x728241804534 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- stock::prices::tests::test_get_historic_price stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'stock::prices::tests::test_get_historic_price' (2059) panicked at src/stock/prices.rs:18:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("query1.finance.yahoo.com")), port: None, path: "/v7/finance/download/GOOG", query: Some("period1=0&period2=9999999999&interval=1d&events=history&includeAdjustedClose=true"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d459cc12d1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63d459cd776a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x63d459cc5d8c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63d459c9e536 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63d459cb8cb9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x63d459c34260 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63d459cb8fe2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63d459c9e5e2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63d459c95c19 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63d459c9f46d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x63d459cd7ecc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63d459cd7ca2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x63d459b02cd3 - <core[832e9a552fc17241]::pin::Pin<&mut schwab_cgt_calculator[94d70251b8bc5968]::stock::prices::tests::test_get_historic_price::{closure#0}> as core[832e9a552fc17241]::future::future::Future>::poll
[INFO] [stdout]   13:     0x63d459b08250 - <tokio[a90748d0aa9f196a]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[a90748d0aa9f196a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut schwab_cgt_calculator[94d70251b8bc5968]::stock::prices::tests::test_get_historic_price::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x63d459b0a72e - <tokio[a90748d0aa9f196a]::macros::scoped_tls::ScopedKey<tokio[a90748d0aa9f196a]::runtime::scheduler::current_thread::Context>>::set::<<tokio[a90748d0aa9f196a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a90748d0aa9f196a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut schwab_cgt_calculator[94d70251b8bc5968]::stock::prices::tests::test_get_historic_price::{closure#0}>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[a90748d0aa9f196a]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   15:     0x63d459b07d83 - <tokio[a90748d0aa9f196a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<schwab_cgt_calculator[94d70251b8bc5968]::stock::prices::tests::test_get_historic_price::{closure#0}>
[INFO] [stdout]   16:     0x63d459b0c79b - <tokio[a90748d0aa9f196a]::runtime::Runtime>::block_on::<schwab_cgt_calculator[94d70251b8bc5968]::stock::prices::tests::test_get_historic_price::{closure#0}>
[INFO] [stdout]   17:     0x63d459b09dd7 - schwab_cgt_calculator[94d70251b8bc5968]::stock::prices::tests::test_get_historic_price
[INFO] [stdout]   18:     0x63d459b0ee89 - <schwab_cgt_calculator[94d70251b8bc5968]::stock::prices::tests::test_get_historic_price::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x63d459c2759b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   20:     0x63d459c34be5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   21:     0x63d459c2f694 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x63d459c37d32 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x63d459cc07af - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x72824177107a - <unknown>
[INFO] [stdout]   25:     0x728241804534 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     currency::exchange_rates::tests::test_to_gbp
[INFO] [stdout]     schwab::equity_award_center::tests::test_parser
[INFO] [stdout]     stock::prices::tests::test_get_historic_price
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a38d48163fcb36385a803fcbb0a049674a58eb17823a6276304764517eadbbb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a38d48163fcb36385a803fcbb0a049674a58eb17823a6276304764517eadbbb8", kill_on_drop: false }`
[INFO] [stdout] a38d48163fcb36385a803fcbb0a049674a58eb17823a6276304764517eadbbb8
