[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.99.0-beta.1+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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karl-chan/schwab-cgt-calculator on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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] d818e47f7d900565c91363309a6e84f1edf700fee41f1996ff3d0b9f9dcbcbc5
[INFO] running `Command { std: "docker" "start" "d818e47f7d900565c91363309a6e84f1edf700fee41f1996ff3d0b9f9dcbcbc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d818e47f7d900565c91363309a6e84f1edf700fee41f1996ff3d0b9f9dcbcbc5", 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" "d818e47f7d900565c91363309a6e84f1edf700fee41f1996ff3d0b9f9dcbcbc5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d818e47f7d900565c91363309a6e84f1edf700fee41f1996ff3d0b9f9dcbcbc5", 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" "d818e47f7d900565c91363309a6e84f1edf700fee41f1996ff3d0b9f9dcbcbc5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.51
[INFO] [stderr]    Compiling termcolor v1.1.3
[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 proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bstr v0.2.17
[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 csv v1.1.6
[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 03s
[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 5`
[INFO] running `Command { std: "docker" "inspect" "d818e47f7d900565c91363309a6e84f1edf700fee41f1996ff3d0b9f9dcbcbc5", 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" "d818e47f7d900565c91363309a6e84f1edf700fee41f1996ff3d0b9f9dcbcbc5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "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.20s
[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 5`
[INFO] running `Command { std: "docker" "inspect" "d818e47f7d900565c91363309a6e84f1edf700fee41f1996ff3d0b9f9dcbcbc5", 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" "d818e47f7d900565c91363309a6e84f1edf700fee41f1996ff3d0b9f9dcbcbc5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.13s
[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 5`
[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 stock::prices::tests::test_get_historic_price ... FAILED
[INFO] [stdout] test currency::exchange_rates::tests::test_to_gbp ... 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' (1946) 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:     0x577771f5af91 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x577771f719da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x577771f5fa3c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x577771f360d6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x577771f52e79 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x577771ecf110 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x577771f531a2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x577771f36182 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x577771f2e809 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x577771f3700d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x577771f7213c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x577771f71f12 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x577771da8662 - schwab_cgt_calculator[f1daa964d661c0cb]::schwab::equity_award_center::tests::test_parser
[INFO] [stdout]   13:     0x577771da65e9 - <schwab_cgt_calculator[f1daa964d661c0cb]::schwab::equity_award_center::tests::test_parser::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x577771ec23fb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x577771ecfa65 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x577771ec8e24 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x577771ed2bc2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x577771f5a4b9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7f63536b907a - <unknown>
[INFO] [stdout]   20:     0x7f635374c534 - clone
[INFO] [stdout]   21:                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' (1947) 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:     0x577771f5af91 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x577771f719da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x577771f5fa3c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x577771f360d6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x577771f52e79 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x577771ecf110 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x577771f531a2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x577771f36182 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x577771f2e809 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x577771f3700d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x577771f7213c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x577771f71f12 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x577771d9dc53 - <core[7c831bd917ebf35f]::pin::Pin<&mut schwab_cgt_calculator[f1daa964d661c0cb]::stock::prices::tests::test_get_historic_price::{closure#0}> as core[7c831bd917ebf35f]::future::future::Future>::poll
[INFO] [stdout]   13:     0x577771da31e0 - <tokio[5d64ca83594ade5a]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[5d64ca83594ade5a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut schwab_cgt_calculator[f1daa964d661c0cb]::stock::prices::tests::test_get_historic_price::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x577771da8fe8 - <tokio[5d64ca83594ade5a]::macros::scoped_tls::ScopedKey<tokio[5d64ca83594ade5a]::runtime::scheduler::current_thread::Context>>::set::<<tokio[5d64ca83594ade5a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5d64ca83594ade5a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut schwab_cgt_calculator[f1daa964d661c0cb]::stock::prices::tests::test_get_historic_price::{closure#0}>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[5d64ca83594ade5a]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x577771da2d13 - <tokio[5d64ca83594ade5a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<schwab_cgt_calculator[f1daa964d661c0cb]::stock::prices::tests::test_get_historic_price::{closure#0}>
[INFO] [stdout]   16:     0x577771da501b - <tokio[5d64ca83594ade5a]::runtime::Runtime>::block_on::<schwab_cgt_calculator[f1daa964d661c0cb]::stock::prices::tests::test_get_historic_price::{closure#0}>
[INFO] [stdout]   17:     0x577771da4db7 - schwab_cgt_calculator[f1daa964d661c0cb]::stock::prices::tests::test_get_historic_price
[INFO] [stdout]   18:     0x577771da65c9 - <schwab_cgt_calculator[f1daa964d661c0cb]::stock::prices::tests::test_get_historic_price::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x577771ec23fb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   20:     0x577771ecfa65 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   21:     0x577771ec8e24 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x577771ed2bc2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x577771f5a4b9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x7f63536b907a - <unknown>
[INFO] [stdout]   25:     0x7f635374c534 - clone
[INFO] [stdout]   26:                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' (1945) 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:     0x577771f5af91 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x577771f719da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x577771f5fa3c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x577771f360d6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x577771f52e79 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x577771ecf110 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x577771f531a2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x577771f36182 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x577771f2e809 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x577771f3700d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x577771f7213c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x577771f71f12 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x577771d9ec25 - <core[7c831bd917ebf35f]::pin::Pin<&mut schwab_cgt_calculator[f1daa964d661c0cb]::currency::exchange_rates::tests::test_to_gbp::{closure#0}> as core[7c831bd917ebf35f]::future::future::Future>::poll
[INFO] [stdout]   13:     0x577771da3310 - <tokio[5d64ca83594ade5a]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[5d64ca83594ade5a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut schwab_cgt_calculator[f1daa964d661c0cb]::currency::exchange_rates::tests::test_to_gbp::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x577771da92f8 - <tokio[5d64ca83594ade5a]::macros::scoped_tls::ScopedKey<tokio[5d64ca83594ade5a]::runtime::scheduler::current_thread::Context>>::set::<<tokio[5d64ca83594ade5a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5d64ca83594ade5a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut schwab_cgt_calculator[f1daa964d661c0cb]::currency::exchange_rates::tests::test_to_gbp::{closure#0}>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[5d64ca83594ade5a]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x577771da3003 - <tokio[5d64ca83594ade5a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<schwab_cgt_calculator[f1daa964d661c0cb]::currency::exchange_rates::tests::test_to_gbp::{closure#0}>
[INFO] [stdout]   16:     0x577771da50cb - <tokio[5d64ca83594ade5a]::runtime::Runtime>::block_on::<schwab_cgt_calculator[f1daa964d661c0cb]::currency::exchange_rates::tests::test_to_gbp::{closure#0}>
[INFO] [stdout]   17:     0x577771da4f27 - schwab_cgt_calculator[f1daa964d661c0cb]::currency::exchange_rates::tests::test_to_gbp
[INFO] [stdout]   18:     0x577771da6609 - <schwab_cgt_calculator[f1daa964d661c0cb]::currency::exchange_rates::tests::test_to_gbp::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x577771ec23fb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   20:     0x577771ecfa65 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   21:     0x577771ec8e24 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x577771ed2bc2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x577771f5a4b9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x7f63536b907a - <unknown>
[INFO] [stdout]   25:     0x7f635374c534 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[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" "d818e47f7d900565c91363309a6e84f1edf700fee41f1996ff3d0b9f9dcbcbc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d818e47f7d900565c91363309a6e84f1edf700fee41f1996ff3d0b9f9dcbcbc5", kill_on_drop: false }`
[INFO] [stdout] d818e47f7d900565c91363309a6e84f1edf700fee41f1996ff3d0b9f9dcbcbc5
