[INFO] cloning repository https://github.com/Roco-scientist/vanguard-buy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Roco-scientist/vanguard-buy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoco-scientist%2Fvanguard-buy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoco-scientist%2Fvanguard-buy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 415215238d79cb05d6a8bc730c03dadec0626189 [INFO] testing Roco-scientist/vanguard-buy against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoco-scientist%2Fvanguard-buy" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Roco-scientist/vanguard-buy on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Roco-scientist/vanguard-buy [INFO] finished tweaking git repo https://github.com/Roco-scientist/vanguard-buy [INFO] tweaked toml for git repo https://github.com/Roco-scientist/vanguard-buy written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/Roco-scientist/vanguard-buy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.keyword [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5911dbd7d0be40d008162a6f0041fb5f3ee8752f4382a9dfa0109d45c373a84 [INFO] running `Command { std: "docker" "start" "-a" "a5911dbd7d0be40d008162a6f0041fb5f3ee8752f4382a9dfa0109d45c373a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5911dbd7d0be40d008162a6f0041fb5f3ee8752f4382a9dfa0109d45c373a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5911dbd7d0be40d008162a6f0041fb5f3ee8752f4382a9dfa0109d45c373a84", kill_on_drop: false }` [INFO] [stdout] a5911dbd7d0be40d008162a6f0041fb5f3ee8752f4382a9dfa0109d45c373a84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63aa43a54036acc36c3e621aca8693f2a3d8a9a4f7269e42d17a70f4bbfddc95 [INFO] running `Command { std: "docker" "start" "-a" "63aa43a54036acc36c3e621aca8693f2a3d8a9a4f7269e42d17a70f4bbfddc95", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.keyword [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling async-compat v0.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling market-finance v0.1.0 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling alpaca-finance v0.2.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling yahoo_finance_api v1.2.2 [INFO] [stderr] Compiling vapore v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.86s [INFO] running `Command { std: "docker" "inspect" "63aa43a54036acc36c3e621aca8693f2a3d8a9a4f7269e42d17a70f4bbfddc95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63aa43a54036acc36c3e621aca8693f2a3d8a9a4f7269e42d17a70f4bbfddc95", kill_on_drop: false }` [INFO] [stdout] 63aa43a54036acc36c3e621aca8693f2a3d8a9a4f7269e42d17a70f4bbfddc95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1af58468556881766e4987f013fc91f86958c9536a7bb56479ca0912abc5e430 [INFO] running `Command { std: "docker" "start" "-a" "1af58468556881766e4987f013fc91f86958c9536a7bb56479ca0912abc5e430", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.keyword [INFO] [stderr] Compiling vapore v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "1af58468556881766e4987f013fc91f86958c9536a7bb56479ca0912abc5e430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1af58468556881766e4987f013fc91f86958c9536a7bb56479ca0912abc5e430", kill_on_drop: false }` [INFO] [stdout] 1af58468556881766e4987f013fc91f86958c9536a7bb56479ca0912abc5e430 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea151865ca3fa470359473d9326fcf8054df0b76e3e77997e5ead041fe1b027c [INFO] running `Command { std: "docker" "start" "-a" "ea151865ca3fa470359473d9326fcf8054df0b76e3e77997e5ead041fe1b027c", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.keyword [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vapore-a5d3adc6792a5065) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests vapore [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test src/holdings.rs - holdings::VanguardHoldings::brokerage_holdings (line 836) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::ShareValues::stock_value (line 587) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::StockSymbol::description (line 86) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::ShareValues::add_stockinfo_value (line 486) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::ShareValues::total_value (line 617) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::AccountHoldings::new (line 877) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::ShareValues::new_target (line 416) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::StockInfo::add_total_value (line 231) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::StockSymbol::new (line 56) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::StockInfo::add_share_price (line 212) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::StockInfo::add_symbol (line 194) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::ShareValues::add_stock_value (line 532) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::all_stock_descriptions (line 110) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::VanguardRebalance::add_account_holdings (line 1012) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::StockInfo::add_account (line 177) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::VanguardHoldings::new (line 792) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::ShareValues::new_quote (line 362) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::StockInfo::finished (line 251) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::VanguardRebalance::new (line 993) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::ShareValues::new (line 334) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::VanguardHoldings::add_holding (line 813) ... FAILED [INFO] [stdout] test src/holdings.rs - holdings::StockInfo::new (line 155) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/holdings.rs - holdings::VanguardHoldings::brokerage_holdings (line 836) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::ShareValues::stock_value (line 587) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::StockSymbol::description (line 86) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::ShareValues::add_stockinfo_value (line 486) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::ShareValues::total_value (line 617) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::AccountHoldings::new (line 877) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::ShareValues::new_target (line 416) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::StockInfo::add_total_value (line 231) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::StockSymbol::new (line 56) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::StockInfo::add_share_price (line 212) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::StockInfo::add_symbol (line 194) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::ShareValues::add_stock_value (line 532) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::all_stock_descriptions (line 110) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::VanguardRebalance::add_account_holdings (line 1012) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::StockInfo::add_account (line 177) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::VanguardHoldings::new (line 792) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::ShareValues::new_quote (line 362) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::StockInfo::finished (line 251) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::VanguardRebalance::new (line 993) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::ShareValues::new (line 334) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::VanguardHoldings::add_holding (line 813) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/holdings.rs - holdings::StockInfo::new (line 155) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest5lYBX7/rust_out.rust_out.4a668df0-cgu.0.rcgu.o" "/tmp/rustdoctest5lYBX7/rust_out.1at4zp6gipvbyn5a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-178e22f1334d5110/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libvapore-4c967f3dddfe4102.rlib" "/opt/rustwide/target/debug/deps/libyahoo_finance_api-d18dd2ed631bfe0a.rlib" "/opt/rustwide/target/debug/deps/libasync_compat-31740554b1f68b83.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ceb40cdc7e51fb3d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6ba7c496f0663e6d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-352b435a01455887.rlib" "/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-970356aa3b30fbc2.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d37d30a9d10bc883.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7f25e73f0da9e4f9.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-10dd266e6b956e79.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-eef7d97e536c2ee1.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c0508ac39c1fbba2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c35330ad9d2aad85.rlib" "/opt/rustwide/target/debug/deps/libhyper-8c254cf7e094620d.rlib" "/opt/rustwide/target/debug/deps/libwant-5a94a909173fb724.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-874ccffd1c86e91c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libh2-e1242282bcdd3cf9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5ff1cfbb73f4fb2b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-49c5fc1379bc3cf5.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-787c8c9bcad759b0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e007ffe111f5e3e7.rlib" "/opt/rustwide/target/debug/deps/libtokio-16a80f4387883a26.rlib" "/opt/rustwide/target/debug/deps/libmio-ec21df6a5a3dcd49.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e128fac9470cf652.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liburl-e82c183658d4c117.rlib" "/opt/rustwide/target/debug/deps/libidna-f49cda824f0cc43c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libhttp-cc4d59f5e064f06a.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libfutures-8c83cac761b308fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d8d631ef73b1390f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0bcc85469dceee3f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2318fbb85996860d.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-282bde198944dc61.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3db46ce08c29b103.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2dff06f13c6ffbf6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d74915fcf815e6b6.rlib" "/opt/rustwide/target/debug/deps/libchrono-f158e39390c4f36d.rlib" "/opt/rustwide/target/debug/deps/libserde-a28ef2e515a70aa4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d791e7e539b00e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4114f27ced0ff965.rlib" "/opt/rustwide/target/debug/deps/libtime-efa07b27fea1d89f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-3f54747beea72251.rlib" "/opt/rustwide/target/debug/deps/libclap-f5b2e18644456ec8.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5cdecb6998843814.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ac1a159ed0d379b9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libatty-202baaf2c77e49d0.rlib" "/opt/rustwide/target/debug/deps/liblibc-773bad8378416ee3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5lYBX7/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/holdings.rs - holdings::AccountHoldings::new (line 877) [INFO] [stdout] src/holdings.rs - holdings::ShareValues::add_stock_value (line 532) [INFO] [stdout] src/holdings.rs - holdings::ShareValues::add_stockinfo_value (line 486) [INFO] [stdout] src/holdings.rs - holdings::ShareValues::new (line 334) [INFO] [stdout] src/holdings.rs - holdings::ShareValues::new_quote (line 362) [INFO] [stdout] src/holdings.rs - holdings::ShareValues::new_target (line 416) [INFO] [stdout] src/holdings.rs - holdings::ShareValues::stock_value (line 587) [INFO] [stdout] src/holdings.rs - holdings::ShareValues::total_value (line 617) [INFO] [stdout] src/holdings.rs - holdings::StockInfo::add_account (line 177) [INFO] [stdout] src/holdings.rs - holdings::StockInfo::add_share_price (line 212) [INFO] [stdout] src/holdings.rs - holdings::StockInfo::add_symbol (line 194) [INFO] [stdout] src/holdings.rs - holdings::StockInfo::add_total_value (line 231) [INFO] [stdout] src/holdings.rs - holdings::StockInfo::finished (line 251) [INFO] [stdout] src/holdings.rs - holdings::StockInfo::new (line 155) [INFO] [stdout] src/holdings.rs - holdings::StockSymbol::description (line 86) [INFO] [stdout] src/holdings.rs - holdings::StockSymbol::new (line 56) [INFO] [stdout] src/holdings.rs - holdings::VanguardHoldings::add_holding (line 813) [INFO] [stdout] src/holdings.rs - holdings::VanguardHoldings::brokerage_holdings (line 836) [INFO] [stdout] src/holdings.rs - holdings::VanguardHoldings::new (line 792) [INFO] [stdout] src/holdings.rs - holdings::VanguardRebalance::add_account_holdings (line 1012) [INFO] [stdout] src/holdings.rs - holdings::VanguardRebalance::new (line 993) [INFO] [stdout] src/holdings.rs - holdings::all_stock_descriptions (line 110) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 22 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "ea151865ca3fa470359473d9326fcf8054df0b76e3e77997e5ead041fe1b027c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea151865ca3fa470359473d9326fcf8054df0b76e3e77997e5ead041fe1b027c", kill_on_drop: false }` [INFO] [stdout] ea151865ca3fa470359473d9326fcf8054df0b76e3e77997e5ead041fe1b027c