[INFO] fetching crate tastyworks 0.23.0... [INFO] testing tastyworks-0.23.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate tastyworks 0.23.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate tastyworks 0.23.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tastyworks 0.23.0 [INFO] finished tweaking crates.io crate tastyworks 0.23.0 [INFO] tweaked toml for crates.io crate tastyworks 0.23.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eff3cf04cd4af1d8ab20278a3e0088b1fe8858a759968ce81aa05d31d36e5b04 [INFO] running `Command { std: "docker" "start" "-a" "eff3cf04cd4af1d8ab20278a3e0088b1fe8858a759968ce81aa05d31d36e5b04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eff3cf04cd4af1d8ab20278a3e0088b1fe8858a759968ce81aa05d31d36e5b04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eff3cf04cd4af1d8ab20278a3e0088b1fe8858a759968ce81aa05d31d36e5b04", kill_on_drop: false }` [INFO] [stdout] eff3cf04cd4af1d8ab20278a3e0088b1fe8858a759968ce81aa05d31d36e5b04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd8bcc48bd3249932f116da6d0856498d585bcff01b12c5eec24a3699e9db045 [INFO] running `Command { std: "docker" "start" "-a" "fd8bcc48bd3249932f116da6d0856498d585bcff01b12c5eec24a3699e9db045", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling enum_dispatch v0.3.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling statrs v0.13.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_path_to_error v0.1.5 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling options-common v0.7.1 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling tastyworks v0.23.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.85s [INFO] running `Command { std: "docker" "inspect" "fd8bcc48bd3249932f116da6d0856498d585bcff01b12c5eec24a3699e9db045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd8bcc48bd3249932f116da6d0856498d585bcff01b12c5eec24a3699e9db045", kill_on_drop: false }` [INFO] [stdout] fd8bcc48bd3249932f116da6d0856498d585bcff01b12c5eec24a3699e9db045 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb842245a84a0620a4e579be1474e059b9a26db3477749bc2de05f1df6028c9a [INFO] running `Command { std: "docker" "start" "-a" "fb842245a84a0620a4e579be1474e059b9a26db3477749bc2de05f1df6028c9a", kill_on_drop: false }` [INFO] [stderr] Compiling tastyworks v0.23.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.77s [INFO] running `Command { std: "docker" "inspect" "fb842245a84a0620a4e579be1474e059b9a26db3477749bc2de05f1df6028c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb842245a84a0620a4e579be1474e059b9a26db3477749bc2de05f1df6028c9a", kill_on_drop: false }` [INFO] [stdout] fb842245a84a0620a4e579be1474e059b9a26db3477749bc2de05f1df6028c9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d8dfcd9a2836b8bc4dfd3e4c64f193976ef6df2602fbca2542bd9be7985c4d1f [INFO] running `Command { std: "docker" "start" "-a" "d8dfcd9a2836b8bc4dfd3e4c64f193976ef6df2602fbca2542bd9be7985c4d1f", 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] Finished test [unoptimized + debuginfo] target(s) in 1.68s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tastyworks-e392b1f7b34c040c) [INFO] [stdout] [INFO] [stderr] Doc-tests tastyworks [INFO] [stdout] running 7 tests [INFO] [stdout] test csv::tests::test_trade_expiration_date_csv_from_str ... ok [INFO] [stdout] test symbol::tests::test_option_symbol_quote_symbol ... ok [INFO] [stdout] test symbol::tests::test_option_symbol_option_type ... ok [INFO] [stdout] test request::tests::test_obfuscate_account_url ... ok [INFO] [stdout] test symbol::tests::test_option_symbol_strike_price ... ok [INFO] [stdout] test symbol::tests::test_option_symbol_strike_price2 ... ok [INFO] [stdout] test symbol::tests::test_quote_symbol_matches_underlying_symbol ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 5) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 5) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'Tried to setenv '"SSL_CERT_FILE"' while process has multiple threads', library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ea801c0cac - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55ea801c0cac - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ea801c0cac - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ea801c0cac - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ea801e168c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55ea801bb3f5 - std::io::Write::write_fmt::h5562a8b6da0f0339 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55ea801c25c0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ea801c25c0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ea801c25c0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55ea801c216b - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x55ea801c2c74 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55ea801c2750 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55ea801c1164 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55ea801c26b9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55ea7fc8a5f1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55ea801b8944 - std::sys::unix::os::setenv::h76103fb51bceafed [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] 16: 0x55ea801b8944 - std::env::_set_var::h92fd991ae4bac337 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:335:5 [INFO] [stdout] 17: 0x55ea7febc088 - std::env::set_var::hb45b60ab7e1613e4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:331:5 [INFO] [stdout] 18: 0x55ea7febb2f4 - openssl_probe::try_init_ssl_cert_env_vars::h227acd4310dcec86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-probe-0.1.4/src/lib.rs:68:9 [INFO] [stdout] 19: 0x55ea7febb267 - openssl_probe::init_ssl_cert_env_vars::habffcd446051b4ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-probe-0.1.4/src/lib.rs:51:5 [INFO] [stdout] 20: 0x55ea7feb783a - core::ops::function::FnOnce::call_once::h48f351b1d590fe2c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55ea7feb757b - std::sync::once::Once::call_once::{{closure}}::hf96171d8ba2e7237 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sync/once.rs:262:41 [INFO] [stdout] 22: 0x55ea7fc8983e - std::sync::once::Once::call_inner::h3d9e30905319a51b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sync/once.rs:419:21 [INFO] [stdout] 23: 0x55ea7feb7506 - std::sync::once::Once::call_once::h83674764fc2d77b7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sync/once.rs:262:9 [INFO] [stdout] 24: 0x55ea7feb614e - native_tls::imp::init_trust::hfadf0b5aeaa8e662 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-tls-0.2.8/src/imp/openssl.rs:94:5 [INFO] [stdout] 25: 0x55ea7feb63dc - native_tls::imp::TlsConnector::new::h5136d784ed441413 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-tls-0.2.8/src/imp/openssl.rs:255:9 [INFO] [stdout] 26: 0x55ea7feb8872 - native_tls::TlsConnectorBuilder::build::h3eeb30eb8b2ed563 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-tls-0.2.8/src/lib.rs:433:25 [INFO] [stdout] 27: 0x55ea7fe843df - reqwest::connect::Connector::new_default_tls::h7296a8e17a5ee40d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.7/src/connect.rs:220:19 [INFO] [stdout] 28: 0x55ea7fd31a11 - reqwest::async_impl::client::ClientBuilder::build::h7edb949381e4df6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.7/src/async_impl/client.rs:292:21 [INFO] [stdout] 29: 0x55ea7fcd559f - ::deref::__static_ref_initialize::h2479fe6b4012bb47 [INFO] [stdout] at /opt/rustwide/workdir/src/request.rs:9:33 [INFO] [stdout] 30: 0x55ea7fcd559f - core::ops::function::FnOnce::call_once::h9ffb56efd08e69a7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55ea7fcd5987 - lazy_static::lazy::Lazy::get::{{closure}}::he03d418ade3420f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:31:29 [INFO] [stdout] 32: 0x55ea7fcd7dfe - std::sync::once::Once::call_once::{{closure}}::h99c68c60ba036f4a [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sync/once.rs:262:41 [INFO] [stdout] 33: 0x55ea7fc8983e - std::sync::once::Once::call_inner::h3d9e30905319a51b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sync/once.rs:419:21 [INFO] [stdout] 34: 0x55ea7fcd7d85 - std::sync::once::Once::call_once::h13a44029ac90ab26 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sync/once.rs:262:9 [INFO] [stdout] 35: 0x55ea7fcd6d36 - lazy_static::lazy::Lazy::get::h409cb4168244ad05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 36: 0x55ea7fcd6d36 - ::deref::__stability::h22b5b022e150dddd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 37: 0x55ea7fcd6d36 - ::deref::h5c211fcae86479c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 38: 0x55ea7fc911e2 - tastyworks::request::request::{{closure}}::h18dcae986323d316 [INFO] [stdout] 39: 0x55ea7fcd3f3f - as core::future::future::Future>::poll::haea798527acc0642 [INFO] [stdout] 40: 0x55ea7fc9196f - tastyworks::accounts::{{closure}}::hf2fc303653b82dce [INFO] [stdout] 41: 0x55ea7fcd3a59 - as core::future::future::Future>::poll::h3df0f2599b899077 [INFO] [stdout] 42: 0x55ea7fcd4503 - rust_out::main::{{closure}}::h1915036e5f705dfb [INFO] [stdout] 43: 0x55ea7fcd3bfc - as core::future::future::Future>::poll::h83db930d3c8098c7 [INFO] [stdout] 44: 0x55ea7fcb13cc - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hd21fa011d0a55259 [INFO] [stdout] 45: 0x55ea7fcb0848 - tokio::coop::with_budget::{{closure}}::h628af0a4eb42dc34 [INFO] [stdout] 46: 0x55ea7fc9ebfd - std::thread::local::LocalKey::try_with::hc10f3c31cca47cd4 [INFO] [stdout] 47: 0x55ea7fc9e668 - std::thread::local::LocalKey::with::h114940893099ec32 [INFO] [stdout] 48: 0x55ea7fcb1224 - tokio::park::thread::CachedParkThread::block_on::hdd66d74b962d3461 [INFO] [stdout] 49: 0x55ea7fcb2e3b - tokio::runtime::enter::Enter::block_on::h413def88f5d23161 [INFO] [stdout] 50: 0x55ea7fcb1590 - tokio::runtime::thread_pool::ThreadPool::block_on::h328092d964afca7a [INFO] [stdout] 51: 0x55ea7fcb2f97 - tokio::runtime::Runtime::block_on::hac42351e425f1e47 [INFO] [stdout] 52: 0x55ea7fcd425e - rust_out::main::h61823b600df25383 [INFO] [stdout] 53: 0x55ea7fc9fc53 - core::ops::function::FnOnce::call_once::h827fb1f4029b40e6 [INFO] [stdout] 54: 0x55ea7fc9e549 - std::sys_common::backtrace::__rust_begin_short_backtrace::haf8e35482869953f [INFO] [stdout] 55: 0x55ea7fc9e5b9 - std::rt::lang_start::{{closure}}::h5e534791856c5311 [INFO] [stdout] 56: 0x55ea801c04f1 - core::ops::function::impls:: for &F>::call_once::h42d3791e66d196c0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 57: 0x55ea801c04f1 - std::panicking::try::do_call::hc3bcb188e535517f [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 58: 0x55ea801c04f1 - std::panicking::try::hb1edf04d4a7097ab [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 59: 0x55ea801c04f1 - std::panic::catch_unwind::h75ed941ac0d36d57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 60: 0x55ea801c04f1 - std::rt::lang_start_internal::{{closure}}::hc702b3389af4cbea [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:48 [INFO] [stdout] 61: 0x55ea801c04f1 - std::panicking::try::do_call::h53276a03c7fe2ebc [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 62: 0x55ea801c04f1 - std::panicking::try::ha9e37f45dc542517 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 63: 0x55ea801c04f1 - std::panic::catch_unwind::h182647595766fee7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 64: 0x55ea801c04f1 - std::rt::lang_start_internal::h571831ebdba142de [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:20 [INFO] [stdout] 65: 0x55ea7fc9e5a1 - std::rt::lang_start::h606ea79aaa4848ba [INFO] [stdout] 66: 0x55ea7fcd4c03 - main [INFO] [stdout] 67: 0x7f831d6940b3 - __libc_start_main [INFO] [stdout] 68: 0x55ea7fc8adae - _start [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 5) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "d8dfcd9a2836b8bc4dfd3e4c64f193976ef6df2602fbca2542bd9be7985c4d1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8dfcd9a2836b8bc4dfd3e4c64f193976ef6df2602fbca2542bd9be7985c4d1f", kill_on_drop: false }` [INFO] [stdout] d8dfcd9a2836b8bc4dfd3e4c64f193976ef6df2602fbca2542bd9be7985c4d1f