[INFO] cloning repository https://github.com/lukstei/yahoo-finance-rust-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukstei/yahoo-finance-rust-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukstei%2Fyahoo-finance-rust-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukstei%2Fyahoo-finance-rust-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bd5e112f7313cb4e0e2a663b477178b1bb8d313 [INFO] testing lukstei/yahoo-finance-rust-cli against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukstei%2Fyahoo-finance-rust-cli" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lukstei/yahoo-finance-rust-cli on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lukstei/yahoo-finance-rust-cli [INFO] finished tweaking git repo https://github.com/lukstei/yahoo-finance-rust-cli [INFO] tweaked toml for git repo https://github.com/lukstei/yahoo-finance-rust-cli written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/lukstei/yahoo-finance-rust-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook v0.3.12 [INFO] [stderr] Downloaded clap v3.0.7 [INFO] [stderr] Downloaded comfy-table v5.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a48f7c6f941460be16e8dd4755b9cf3aa52d406b60326ced56dca88fa67b2388 [INFO] running `Command { std: "docker" "start" "-a" "a48f7c6f941460be16e8dd4755b9cf3aa52d406b60326ced56dca88fa67b2388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a48f7c6f941460be16e8dd4755b9cf3aa52d406b60326ced56dca88fa67b2388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48f7c6f941460be16e8dd4755b9cf3aa52d406b60326ced56dca88fa67b2388", kill_on_drop: false }` [INFO] [stdout] a48f7c6f941460be16e8dd4755b9cf3aa52d406b60326ced56dca88fa67b2388 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9399ce60b9348849183f9773d5e398ad3c085a2405fde572f8e4c4c3ca3b7d53 [INFO] running `Command { std: "docker" "start" "-a" "9399ce60b9348849183f9773d5e398ad3c085a2405fde572f8e4c4c3ca3b7d53", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling signal-hook v0.3.12 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tracing-subscriber v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling comfy-table v5.0.0 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling clap v3.0.7 [INFO] [stderr] Compiling tokio-tungstenite v0.16.1 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling yahoo-finance-rust-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.85s [INFO] running `Command { std: "docker" "inspect" "9399ce60b9348849183f9773d5e398ad3c085a2405fde572f8e4c4c3ca3b7d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9399ce60b9348849183f9773d5e398ad3c085a2405fde572f8e4c4c3ca3b7d53", kill_on_drop: false }` [INFO] [stdout] 9399ce60b9348849183f9773d5e398ad3c085a2405fde572f8e4c4c3ca3b7d53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ec72f8cf5923f8f1823c52e70446ee66e622e5fce7f2972decf912e206e577f [INFO] running `Command { std: "docker" "start" "-a" "6ec72f8cf5923f8f1823c52e70446ee66e622e5fce7f2972decf912e206e577f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling yahoo-finance-rust-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.20s [INFO] running `Command { std: "docker" "inspect" "6ec72f8cf5923f8f1823c52e70446ee66e622e5fce7f2972decf912e206e577f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec72f8cf5923f8f1823c52e70446ee66e622e5fce7f2972decf912e206e577f", kill_on_drop: false }` [INFO] [stdout] 6ec72f8cf5923f8f1823c52e70446ee66e622e5fce7f2972decf912e206e577f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b72cdb16987546fb35b7c75c864c002609e22d2aaf27f747073564ac2e7b900a [INFO] running `Command { std: "docker" "start" "-a" "b72cdb16987546fb35b7c75c864c002609e22d2aaf27f747073564ac2e7b900a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yahoo_finance_rust_cli-7f9f1b4e14045fcb) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test portfolio::tests::convert ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stderr] error: test failed, to rerun pass '--bin yahoo-finance-rust-cli' [INFO] [stdout] test tests::test_quote ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_quote stdout ---- [INFO] [stdout] thread 'tests::test_quote' panicked at 'called `Result::unwrap()` on an `Err` value: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 1: failed to lookup address information: Temporary failure in name resolution', src/main.rs:139:69 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55711ff8591d - std::backtrace_rs::backtrace::libunwind::trace::h9135f25bc195152c [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55711ff8591d - std::backtrace_rs::backtrace::trace_unsynchronized::h015ee85be510df51 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55711ff8591d - std::sys_common::backtrace::_print_fmt::h5fad03caa9652a2c [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55711ff8591d - ::fmt::h2b42ca28d244e5c7 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55711ffaa2bc - core::fmt::write::h401e827d053130ed [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x55711ff7f921 - std::io::Write::write_fmt::h1da442c9e1df41d6 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55711ff873e5 - std::sys_common::backtrace::_print::h180c4c706ee1d3fb [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55711ff873e5 - std::sys_common::backtrace::print::hd0c35d18765761c9 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55711ff873e5 - std::panicking::default_hook::{{closure}}::h1f023310983bc730 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55711ff87084 - std::panicking::default_hook::h188fec3334afd5be [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55711ff87976 - std::panicking::rust_panic_with_hook::hf26e9d4f97b40096 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55711ff87867 - std::panicking::begin_panic_handler::{{closure}}::hfab912107608087a [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55711ff85e14 - std::sys_common::backtrace::__rust_end_short_backtrace::h434b685ce8d9965b [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55711ff87599 - rust_begin_unwind [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55711f995a73 - core::panicking::panic_fmt::ha6dc7f2ab2479463 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55711f995bc3 - core::result::unwrap_failed::h42ad8e915aa0a906 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/result.rs:1814:5 [INFO] [stdout] 16: 0x55711fa36023 - core::result::Result::unwrap::h1521db2aa4544d42 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/result.rs:1107:23 [INFO] [stdout] 17: 0x55711fad35d2 - yahoo_finance_rust_cli::tests::test_quote::{{closure}}::h8522662774fd9153 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:139:27 [INFO] [stdout] 18: 0x55711fa5ec3b - as core::future::future::Future>::poll::hc869ba7db1b5fe49 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x55711fa1a10f - as core::future::future::Future>::poll::h3dbe1771a920c741 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/future/future.rs:124:9 [INFO] [stdout] 20: 0x55711faf2e30 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h7e7113b7189c1723 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:240:62 [INFO] [stdout] 21: 0x55711fa6cd50 - tokio::coop::with_budget::{{closure}}::hb798257a0463572d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x55711fa66b71 - std::thread::local::LocalKey::try_with::hf503d6118bba40e6 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/thread/local.rs:445:16 [INFO] [stdout] 23: 0x55711fa664ed - std::thread::local::LocalKey::with::h6146dc7b85a66b8e [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/thread/local.rs:421:9 [INFO] [stdout] 24: 0x55711faf24c5 - tokio::coop::with_budget::hb5b8c0c38eb5c012 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x55711faf24c5 - tokio::coop::budget::h517d012b62375a54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x55711faf24c5 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h41fa91247e6ae223 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:240:39 [INFO] [stdout] 27: 0x55711faf3911 - tokio::runtime::basic_scheduler::enter::{{closure}}::h9d2452c0845e9bc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:349:29 [INFO] [stdout] 28: 0x55711f9ccf37 - tokio::macros::scoped_tls::ScopedKey::set::hd6efc2837746ab49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55711faf388d - tokio::runtime::basic_scheduler::enter::hc51ab1bf22b3fd1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:349:5 [INFO] [stdout] 30: 0x55711faf216b - tokio::runtime::basic_scheduler::Inner

::block_on::h74832cfc7b3b911d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:230:9 [INFO] [stdout] 31: 0x55711faf2ece - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h8221a0da5742afd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:501:9 [INFO] [stdout] 32: 0x55711faf31e8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h5271891c64ddde23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:186:24 [INFO] [stdout] 33: 0x55711fa5bb2d - tokio::runtime::Runtime::block_on::h85d657e2c555d17f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 34: 0x55711fad330b - yahoo_finance_rust_cli::tests::test_quote::h93bc4e52d0f90509 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:134:9 [INFO] [stdout] 35: 0x55711fad320a - yahoo_finance_rust_cli::tests::test_quote::{{closure}}::h5d118d54b67e3479 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:133:5 [INFO] [stdout] 36: 0x55711fb052ce - core::ops::function::FnOnce::call_once::hc2d09db05552b6d1 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 37: 0x55711fb58993 - core::ops::function::FnOnce::call_once::h2da14387562cd1a6 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x55711fb58993 - test::__rust_begin_short_backtrace::h307c198d88e9e51a [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/test/src/lib.rs:572:5 [INFO] [stdout] 39: 0x55711fb5779a - as core::ops::function::FnOnce>::call_once::h42564b04a6d1df41 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/alloc/src/boxed.rs:1935:9 [INFO] [stdout] 40: 0x55711fb5779a - as core::ops::function::FnOnce<()>>::call_once::h286b0e8427b9af31 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x55711fb5779a - std::panicking::try::do_call::h0b094c8aa8626e3b [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x55711fb5779a - std::panicking::try::h253dd43de0385d2d [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x55711fb5779a - std::panic::catch_unwind::h8a89f69958871bf1 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x55711fb5779a - test::run_test_in_process::h79875496f9bc15c6 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/test/src/lib.rs:595:18 [INFO] [stdout] 45: 0x55711fb5779a - test::run_test::run_test_inner::{{closure}}::hf979093fbdf02646 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/test/src/lib.rs:489:39 [INFO] [stdout] 46: 0x55711fb239cd - test::run_test::run_test_inner::{{closure}}::he01c2dd4903b57d1 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/test/src/lib.rs:516:37 [INFO] [stdout] 47: 0x55711fb239cd - std::sys_common::backtrace::__rust_begin_short_backtrace::hece2f1c514466a0a [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 48: 0x55711fb29338 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h658be5979f99b3a5 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 49: 0x55711fb29338 - as core::ops::function::FnOnce<()>>::call_once::h9dbd94372ee944af [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x55711fb29338 - std::panicking::try::do_call::hff71896f3757c3b2 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x55711fb29338 - std::panicking::try::hbb4c2c2616b6a189 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x55711fb29338 - std::panic::catch_unwind::h72f47810ab7e379e [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x55711fb29338 - std::thread::Builder::spawn_unchecked_::{{closure}}::h6331fb85a785812c [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 54: 0x55711fb29338 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h467656fda03180e5 [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 55: 0x55711ff8c2d3 - as core::ops::function::FnOnce>::call_once::h56d5fc072706762b [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/alloc/src/boxed.rs:1935:9 [INFO] [stdout] 56: 0x55711ff8c2d3 - as core::ops::function::FnOnce>::call_once::h41deef8e33b824bb [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/alloc/src/boxed.rs:1935:9 [INFO] [stdout] 57: 0x55711ff8c2d3 - std::sys::unix::thread::Thread::new::thread_start::ha6436304a1170bba [INFO] [stdout] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 58: 0x7f9eb52d2609 - start_thread [INFO] [stdout] 59: 0x7f9eb50a0133 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_quote [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b72cdb16987546fb35b7c75c864c002609e22d2aaf27f747073564ac2e7b900a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b72cdb16987546fb35b7c75c864c002609e22d2aaf27f747073564ac2e7b900a", kill_on_drop: false }` [INFO] [stdout] b72cdb16987546fb35b7c75c864c002609e22d2aaf27f747073564ac2e7b900a