[INFO] cloning repository https://github.com/clickingbuttons/polyzdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clickingbuttons/polyzdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclickingbuttons%2Fpolyzdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclickingbuttons%2Fpolyzdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c83e66dc0fd5406a54dd4f085e835a91a37bbe3f [INFO] checking clickingbuttons/polyzdb against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclickingbuttons%2Fpolyzdb" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clickingbuttons/polyzdb on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clickingbuttons/polyzdb [INFO] removed path dependency polygon_io from git repo https://github.com/clickingbuttons/polyzdb [INFO] removed path dependency zdb from git repo https://github.com/clickingbuttons/polyzdb [INFO] finished tweaking git repo https://github.com/clickingbuttons/polyzdb [INFO] tweaked toml for git repo https://github.com/clickingbuttons/polyzdb written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/clickingbuttons/polyzdb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (polygon_io) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (zdb) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "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" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (polygon_io) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (zdb) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polygon_io v0.0.2 [INFO] [stderr] Downloaded zdb v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c65eb44617341e12858b610257edbd53f7ddc4d34a7f2cdac7afac0a71e9adb8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c65eb44617341e12858b610257edbd53f7ddc4d34a7f2cdac7afac0a71e9adb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c65eb44617341e12858b610257edbd53f7ddc4d34a7f2cdac7afac0a71e9adb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c65eb44617341e12858b610257edbd53f7ddc4d34a7f2cdac7afac0a71e9adb8", kill_on_drop: false }` [INFO] [stdout] c65eb44617341e12858b610257edbd53f7ddc4d34a7f2cdac7afac0a71e9adb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9814a4983f369535e194e16152616498fd2107b07b0b677216f0a87236c066c9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9814a4983f369535e194e16152616498fd2107b07b0b677216f0a87236c066c9", kill_on_drop: false }` [INFO] [stderr] warning: dependency (polygon_io) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (zdb) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking chunked_transfer v1.3.0 [INFO] [stderr] Checking zdb v0.1.0 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling ring v0.16.17 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking cookie_store v0.12.0 [INFO] [stderr] Checking ureq v1.5.2 [INFO] [stderr] Checking polygon_io v0.0.2 [INFO] [stderr] Checking polyzdb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `polygon_io::equities::grouped`, `polygon_io::equities::Candle` [INFO] [stdout] --> src/zdb/agg1d.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | grouped::{Locale, Market}, [INFO] [stdout] | ^^^^^^^ could not find `grouped` in `equities` [INFO] [stdout] 7 | Candle [INFO] [stdout] | ^^^^^^ no `Candle` in `equities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `polygon_io::equities::grouped`, `polygon_io::equities::Candle` [INFO] [stdout] --> src/zdb/agg1d.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | grouped::{Locale, Market}, [INFO] [stdout] | ^^^^^^^ could not find `grouped` in `equities` [INFO] [stdout] 7 | Candle [INFO] [stdout] | ^^^^^^ no `Candle` in `equities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `zdb::calendar`, `zdb::schema`, `zdb::table` [INFO] [stdout] --> src/zdb/agg1d.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | calendar::ToNaiveDateTime, [INFO] [stdout] | ^^^^^^^^ could not find `calendar` in `zdb` [INFO] [stdout] 19 | schema::{Column, ColumnType, PartitionBy, Schema}, [INFO] [stdout] | ^^^^^^ could not find `schema` in `zdb` [INFO] [stdout] 20 | table::Table [INFO] [stdout] | ^^^^^ could not find `table` in `zdb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `polygon_io::equities::aggs`, `polygon_io::equities::Candle` [INFO] [stdout] --> src/zdb/agg1m.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | equities::{aggs::Timespan, Candle} [INFO] [stdout] | ^^^^ ^^^^^^ no `Candle` in `equities` [INFO] [stdout] | | [INFO] [stdout] | could not find `aggs` in `equities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `calendar` in `zdb` [INFO] [stdout] --> src/zdb/mod.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | use zdb::calendar::us_equity::is_market_open; [INFO] [stdout] | ^^^^^^^^ could not find `calendar` in `zdb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `zdb::calendar`, `zdb::schema`, `zdb::table` [INFO] [stdout] --> src/zdb/agg1m.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | calendar::ToNaiveDateTime, [INFO] [stdout] | ^^^^^^^^ could not find `calendar` in `zdb` [INFO] [stdout] 19 | schema::{Column, ColumnType, PartitionBy, Schema}, [INFO] [stdout] | ^^^^^^ could not find `schema` in `zdb` [INFO] [stdout] 20 | table::Table [INFO] [stdout] | ^^^^^ could not find `table` in `zdb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `zdb::calendar`, `zdb::schema`, `zdb::table` [INFO] [stdout] --> src/zdb/agg1d.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | calendar::ToNaiveDateTime, [INFO] [stdout] | ^^^^^^^^ could not find `calendar` in `zdb` [INFO] [stdout] 19 | schema::{Column, ColumnType, PartitionBy, Schema}, [INFO] [stdout] | ^^^^^^ could not find `schema` in `zdb` [INFO] [stdout] 20 | table::Table [INFO] [stdout] | ^^^^^ could not find `table` in `zdb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `polygon_io::equities::aggs`, `polygon_io::equities::Candle` [INFO] [stdout] --> src/zdb/agg1m.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | equities::{aggs::Timespan, Candle} [INFO] [stdout] | ^^^^ ^^^^^^ no `Candle` in `equities` [INFO] [stdout] | | [INFO] [stdout] | could not find `aggs` in `equities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `calendar` in `zdb` [INFO] [stdout] --> src/zdb/mod.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | use zdb::calendar::us_equity::is_market_open; [INFO] [stdout] | ^^^^^^^^ could not find `calendar` in `zdb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `zdb::calendar`, `zdb::schema`, `zdb::table` [INFO] [stdout] --> src/zdb/agg1m.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | calendar::ToNaiveDateTime, [INFO] [stdout] | ^^^^^^^^ could not find `calendar` in `zdb` [INFO] [stdout] 19 | schema::{Column, ColumnType, PartitionBy, Schema}, [INFO] [stdout] | ^^^^^^ could not find `schema` in `zdb` [INFO] [stdout] 20 | table::Table [INFO] [stdout] | ^^^^^ could not find `table` in `zdb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `is_market_open` in this scope [INFO] [stdout] --> src/zdb/mod.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | while !is_market_open(&self.from) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `is_market_open` in this scope [INFO] [stdout] --> src/zdb/mod.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | while !is_market_open(&self.from) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/zdb/agg1d.rs:53:72 [INFO] [stdout] | [INFO] [stdout] 53 | match client.get_grouped(Locale::US, Market::Stocks, day, Some(false)) { [INFO] [stdout] | ^^^^^ expected reference, found `bool` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&HashMap<&str, String>` [INFO] [stdout] found type `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `append` found for struct `MutexGuard<'_, _>` in the current scope [INFO] [stdout] --> src/zdb/agg1d.rs:56:42 [INFO] [stdout] | [INFO] [stdout] 56 | candles_year.lock().unwrap().append(&mut resp.results); [INFO] [stdout] | ^^^^^^ method not found in `MutexGuard<'_, _>` [INFO] [stdout] | [INFO] [stdout] = note: `candles_year.lock().unwrap()` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `len` found for struct `MutexGuard<'_, _>` in the current scope [INFO] [stdout] --> src/zdb/agg1d.rs:73:29 [INFO] [stdout] | [INFO] [stdout] 73 | let num_candles = candles.len(); [INFO] [stdout] | ^^^ method not found in `MutexGuard<'_, _>` [INFO] [stdout] | [INFO] [stdout] = note: `candles` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/zdb/agg1d.rs:53:72 [INFO] [stdout] | [INFO] [stdout] 53 | match client.get_grouped(Locale::US, Market::Stocks, day, Some(false)) { [INFO] [stdout] | ^^^^^ expected reference, found `bool` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&HashMap<&str, String>` [INFO] [stdout] found type `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `append` found for struct `MutexGuard<'_, _>` in the current scope [INFO] [stdout] --> src/zdb/agg1d.rs:56:42 [INFO] [stdout] | [INFO] [stdout] 56 | candles_year.lock().unwrap().append(&mut resp.results); [INFO] [stdout] | ^^^^^^ method not found in `MutexGuard<'_, _>` [INFO] [stdout] | [INFO] [stdout] = note: `candles_year.lock().unwrap()` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sort_unstable_by` found for struct `MutexGuard<'_, _>` in the current scope [INFO] [stdout] --> src/zdb/agg1d.rs:75:11 [INFO] [stdout] | [INFO] [stdout] 75 | candles.sort_unstable_by(|c1, c2| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `MutexGuard<'_, _>` [INFO] [stdout] | [INFO] [stdout] = note: `candles` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `drain` found for struct `MutexGuard<'_, _>` in the current scope [INFO] [stdout] --> src/zdb/agg1d.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | for c in candles.drain(..) { [INFO] [stdout] | ^^^^^ method not found in `MutexGuard<'_, _>` [INFO] [stdout] | [INFO] [stdout] = note: `candles` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `len` found for struct `MutexGuard<'_, _>` in the current scope [INFO] [stdout] --> src/zdb/agg1d.rs:73:29 [INFO] [stdout] | [INFO] [stdout] 73 | let num_candles = candles.len(); [INFO] [stdout] | ^^^ method not found in `MutexGuard<'_, _>` [INFO] [stdout] | [INFO] [stdout] = note: `candles` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sort_unstable_by` found for struct `MutexGuard<'_, _>` in the current scope [INFO] [stdout] --> src/zdb/agg1d.rs:75:11 [INFO] [stdout] | [INFO] [stdout] 75 | candles.sort_unstable_by(|c1, c2| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `MutexGuard<'_, _>` [INFO] [stdout] | [INFO] [stdout] = note: `candles` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `drain` found for struct `MutexGuard<'_, _>` in the current scope [INFO] [stdout] --> src/zdb/agg1d.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | for c in candles.drain(..) { [INFO] [stdout] | ^^^^^ method not found in `MutexGuard<'_, _>` [INFO] [stdout] | [INFO] [stdout] = note: `candles` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 6 arguments but 8 arguments were supplied [INFO] [stdout] --> src/zdb/agg1m.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | match client.get_aggs(&sym, 1, Timespan::Minute, from, to, Some(false), None, None) { [INFO] [stdout] | ^^^^^^^^ ---- - ---------------- ---- -- ----------- ---- ---- supplied 8 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 6 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `append` found for struct `MutexGuard<'_, _>` in the current scope [INFO] [stdout] --> src/zdb/agg1m.rs:97:42 [INFO] [stdout] | [INFO] [stdout] 97 | candles_year.lock().unwrap().append(&mut resp.results); [INFO] [stdout] | ^^^^^^ method not found in `MutexGuard<'_, _>` [INFO] [stdout] | [INFO] [stdout] = note: `candles_year.lock().unwrap()` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `len` found for struct `MutexGuard<'_, _>` in the current scope [INFO] [stdout] --> src/zdb/agg1m.rs:129:29 [INFO] [stdout] | [INFO] [stdout] 129 | let num_candles = candles.len(); [INFO] [stdout] | ^^^ method not found in `MutexGuard<'_, _>` [INFO] [stdout] | [INFO] [stdout] = note: `candles` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sort_unstable_by` found for struct `MutexGuard<'_, _>` in the current scope [INFO] [stdout] --> src/zdb/agg1m.rs:132:11 [INFO] [stdout] | [INFO] [stdout] 132 | candles.sort_unstable_by(|c1, c2| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `MutexGuard<'_, _>` [INFO] [stdout] | [INFO] [stdout] = note: `candles` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `iter` found for struct `MutexGuard<'_, _>` in the current scope [INFO] [stdout] --> src/zdb/agg1m.rs:141:20 [INFO] [stdout] | [INFO] [stdout] 141 | for c in candles.iter() { [INFO] [stdout] | ^^^^ method not found in `MutexGuard<'_, _>` [INFO] [stdout] | [INFO] [stdout] = note: `candles` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 6 arguments but 8 arguments were supplied [INFO] [stdout] --> src/zdb/agg1m.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | match client.get_aggs(&sym, 1, Timespan::Minute, from, to, Some(false), None, None) { [INFO] [stdout] | ^^^^^^^^ ---- - ---------------- ---- -- ----------- ---- ---- supplied 8 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 6 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `append` found for struct `MutexGuard<'_, _>` in the current scope [INFO] [stdout] --> src/zdb/agg1m.rs:97:42 [INFO] [stdout] | [INFO] [stdout] 97 | candles_year.lock().unwrap().append(&mut resp.results); [INFO] [stdout] | ^^^^^^ method not found in `MutexGuard<'_, _>` [INFO] [stdout] | [INFO] [stdout] = note: `candles_year.lock().unwrap()` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `len` found for struct `MutexGuard<'_, _>` in the current scope [INFO] [stdout] --> src/zdb/agg1m.rs:129:29 [INFO] [stdout] | [INFO] [stdout] 129 | let num_candles = candles.len(); [INFO] [stdout] | ^^^ method not found in `MutexGuard<'_, _>` [INFO] [stdout] | [INFO] [stdout] = note: `candles` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sort_unstable_by` found for struct `MutexGuard<'_, _>` in the current scope [INFO] [stdout] --> src/zdb/agg1m.rs:132:11 [INFO] [stdout] | [INFO] [stdout] 132 | candles.sort_unstable_by(|c1, c2| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `MutexGuard<'_, _>` [INFO] [stdout] | [INFO] [stdout] = note: `candles` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `iter` found for struct `MutexGuard<'_, _>` in the current scope [INFO] [stdout] --> src/zdb/agg1m.rs:141:20 [INFO] [stdout] | [INFO] [stdout] 141 | for c in candles.iter() { [INFO] [stdout] | ^^^^ method not found in `MutexGuard<'_, _>` [INFO] [stdout] | [INFO] [stdout] = note: `candles` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `polyzdb` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9814a4983f369535e194e16152616498fd2107b07b0b677216f0a87236c066c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9814a4983f369535e194e16152616498fd2107b07b0b677216f0a87236c066c9", kill_on_drop: false }` [INFO] [stdout] 9814a4983f369535e194e16152616498fd2107b07b0b677216f0a87236c066c9