[INFO] fetching crate black-jack 0.1.0... [INFO] checking black-jack-0.1.0 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] extracting crate black-jack 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate black-jack 0.1.0 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate black-jack 0.1.0 [INFO] finished tweaking crates.io crate black-jack 0.1.0 [INFO] tweaked toml for crates.io crate black-jack 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded streaming-stats v0.2.3 [INFO] [stderr] Downloaded baggie v0.2.1 [INFO] [stderr] Downloaded GSL v1.1.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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0627a9f5a0b3f0746305aff599c3ca155f21b48ee39456e410eeb77d4d30347 [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" "f0627a9f5a0b3f0746305aff599c3ca155f21b48ee39456e410eeb77d4d30347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0627a9f5a0b3f0746305aff599c3ca155f21b48ee39456e410eeb77d4d30347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0627a9f5a0b3f0746305aff599c3ca155f21b48ee39456e410eeb77d4d30347", kill_on_drop: false }` [INFO] [stdout] f0627a9f5a0b3f0746305aff599c3ca155f21b48ee39456e410eeb77d4d30347 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7005bedc533d5febe471d5867fe295d04bebeba50042ac96d3830660ea511825 [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" "7005bedc533d5febe471d5867fe295d04bebeba50042ac96d3830660ea511825", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking c_vec v1.0.12 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking baggie v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling GSL v1.1.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking crc32fast v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking streaming-stats v0.2.3 [INFO] [stderr] Checking float-cmp v0.4.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking cargo_metadata v0.12.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Compiling skeptic v0.13.6 [INFO] [stderr] Compiling black-jack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dataframe/io.rs:113:30 [INFO] [stdout] | [INFO] [stdout] 113 | let file_reader: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dataframe/io.rs:241:30 [INFO] [stdout] | [INFO] [stdout] 241 | let file_writer: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dataframe/io.rs:113:30 [INFO] [stdout] | [INFO] [stdout] 113 | let file_reader: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dataframe/io.rs:241:30 [INFO] [stdout] | [INFO] [stdout] 241 | let file_writer: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `float_cmp::ApproxEq` [INFO] [stdout] --> tests/test_series.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use float_cmp::ApproxEq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `float_cmp::ApproxEq` [INFO] [stdout] --> tests/test_dataframe_selectors.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use float_cmp::ApproxEq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/test_series_indexes.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let mut series = Series::from_vec(vec![1, 2, 3, 4, 5]); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `loc` found for struct `blackjack::prelude::Series` in the current scope [INFO] [stdout] --> benches/bench_marks.rs:169:35 [INFO] [stdout] | [INFO] [stdout] 169 | let _res = series.loc(&vec![250, 500, 1000, 2000, 4000, 5000]); [INFO] [stdout] | ^^^ help: there is an associated function with a similar name: `iloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `drop_indexes` found for struct `blackjack::prelude::Series` in the current scope [INFO] [stdout] --> benches/bench_marks.rs:193:24 [INFO] [stdout] | [INFO] [stdout] 193 | series.drop_indexes(vec![250, 500, 1000, 2000, 4000, 5000]); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `blackjack::prelude::Series<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `&blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | |b, series| b.iter(|| series.min()), [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `&blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `&blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | |b, series| b.iter(|| series.min()), [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `&blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_integer::Integer` found in the `num_integer` crate: [INFO] [stdout] - impl num_integer::Integer for i128; [INFO] [stdout] - impl num_integer::Integer for i16; [INFO] [stdout] - impl num_integer::Integer for i32; [INFO] [stdout] - impl num_integer::Integer for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `&blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | |b, series| b.iter(|| series.min()), [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `&blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `&blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | |b, series| b.iter(|| series.min()), [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `&blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 9 | let inputs = vec![Series::::arange(0, 10000)]; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `&blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | |b, series| b.iter(|| series.min()), [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `&blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 9 | let inputs = vec![Series::arange(0, 10000)::]; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `&blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | |b, series| b.iter(|| series.min()), [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `&blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::Num` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::Num for i128; [INFO] [stdout] - impl num_traits::Num for i16; [INFO] [stdout] - impl num_traits::Num for i32; [INFO] [stdout] - impl num_traits::Num for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::min` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:663:12 [INFO] [stdout] | [INFO] [stdout] 663 | T: Num + PartialOrd + BlackJackData + Copy, [INFO] [stdout] | ^^^ required by this bound in `blackjack::prelude::Series::::min` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `&blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | |b, series| b.iter(|| series.min()), [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `&blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::mean` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:594:12 [INFO] [stdout] | [INFO] [stdout] 594 | T: ToPrimitive + Copy + Num + Sum, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::mean` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | |mut series| { [INFO] [stdout] | ^^^^^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | |mut series| { [INFO] [stdout] | ^^^^^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_integer::Integer` found in the `num_integer` crate: [INFO] [stdout] - impl num_integer::Integer for i128; [INFO] [stdout] - impl num_integer::Integer for i16; [INFO] [stdout] - impl num_integer::Integer for i32; [INFO] [stdout] - impl num_integer::Integer for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | |mut series| { [INFO] [stdout] | ^^^^^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | |mut series| { [INFO] [stdout] | ^^^^^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 37 | || Series::::arange(0, 10000), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | |mut series| { [INFO] [stdout] | ^^^^^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 37 | || Series::arange(0, 10000)::, [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | |mut series| { [INFO] [stdout] | ^^^^^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | |mut series| { [INFO] [stdout] | ^^^^^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_integer::Integer` found in the `num_integer` crate: [INFO] [stdout] - impl num_integer::Integer for i128; [INFO] [stdout] - impl num_integer::Integer for i16; [INFO] [stdout] - impl num_integer::Integer for i32; [INFO] [stdout] - impl num_integer::Integer for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | |mut series| { [INFO] [stdout] | ^^^^^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | |mut series| { [INFO] [stdout] | ^^^^^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 46 | || Series::::arange(0, 10000), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | |mut series| { [INFO] [stdout] | ^^^^^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 46 | || Series::arange(0, 10000)::, [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_integer::Integer` found in the `num_integer` crate: [INFO] [stdout] - impl num_integer::Integer for i128; [INFO] [stdout] - impl num_integer::Integer for i16; [INFO] [stdout] - impl num_integer::Integer for i32; [INFO] [stdout] - impl num_integer::Integer for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 65 | || Series::::arange(0, 10000), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 65 | || Series::arange(0, 10000)::, [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::Num` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::Num for i128; [INFO] [stdout] - impl num_traits::Num for i16; [INFO] [stdout] - impl num_traits::Num for i32; [INFO] [stdout] - impl num_traits::Num for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Mul<{integer}>` for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_integer::Integer` found in the `num_integer` crate: [INFO] [stdout] - impl num_integer::Integer for i128; [INFO] [stdout] - impl num_integer::Integer for i16; [INFO] [stdout] - impl num_integer::Integer for i32; [INFO] [stdout] - impl num_integer::Integer for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 88 | let mut s = Series::::arange(0, 10000); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 88 | let mut s = Series::arange(0, 10000)::; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::mode` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:509:48 [INFO] [stdout] | [INFO] [stdout] 509 | T: BlackJackData + PartialOrd + Copy + ToPrimitive, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_integer::Integer` found in the `num_integer` crate: [INFO] [stdout] - impl num_integer::Integer for i128; [INFO] [stdout] - impl num_integer::Integer for i16; [INFO] [stdout] - impl num_integer::Integer for i32; [INFO] [stdout] - impl num_integer::Integer for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 103 | || Series::::arange(0, 10000), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 103 | || Series::arange(0, 10000)::, [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::var` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:527:12 [INFO] [stdout] | [INFO] [stdout] 527 | T: ToPrimitive + Num, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::var` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::Num` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::Num for i128; [INFO] [stdout] - impl num_traits::Num for i16; [INFO] [stdout] - impl num_traits::Num for i32; [INFO] [stdout] - impl num_traits::Num for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::var` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | T: ToPrimitive + Num, [INFO] [stdout] | ^^^ required by this bound in `blackjack::prelude::Series::::var` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_integer::Integer` found in the `num_integer` crate: [INFO] [stdout] - impl num_integer::Integer for i128; [INFO] [stdout] - impl num_integer::Integer for i16; [INFO] [stdout] - impl num_integer::Integer for i32; [INFO] [stdout] - impl num_integer::Integer for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 112 | || Series::::arange(0, 10000), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 112 | || Series::arange(0, 10000)::, [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::std` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:552:28 [INFO] [stdout] | [INFO] [stdout] 552 | T: BlackJackData + ToPrimitive + Copy + Num, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::Num` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::Num for i128; [INFO] [stdout] - impl num_traits::Num for i16; [INFO] [stdout] - impl num_traits::Num for i32; [INFO] [stdout] - impl num_traits::Num for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::std` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:552:49 [INFO] [stdout] | [INFO] [stdout] 552 | T: BlackJackData + ToPrimitive + Copy + Num, [INFO] [stdout] | ^^^ required by this bound in `blackjack::prelude::Series::::std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 122 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 122 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_integer::Integer` found in the `num_integer` crate: [INFO] [stdout] - impl num_integer::Integer for i128; [INFO] [stdout] - impl num_integer::Integer for i16; [INFO] [stdout] - impl num_integer::Integer for i32; [INFO] [stdout] - impl num_integer::Integer for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 122 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 122 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 121 | || Series::::arange(0, 10000), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 122 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 121 | || Series::arange(0, 10000)::, [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 122 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::median` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:634:12 [INFO] [stdout] | [INFO] [stdout] 634 | T: ToPrimitive + Copy + PartialOrd, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::median` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_integer::Integer` found in the `num_integer` crate: [INFO] [stdout] - impl num_integer::Integer for i128; [INFO] [stdout] - impl num_integer::Integer for i16; [INFO] [stdout] - impl num_integer::Integer for i32; [INFO] [stdout] - impl num_integer::Integer for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 130 | || Series::::arange(0, 10000), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 130 | || Series::arange(0, 10000)::, [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::quantile` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:614:12 [INFO] [stdout] | [INFO] [stdout] 614 | T: ToPrimitive + BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::quantile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `(blackjack::prelude::Series<{integer}>, blackjack::prelude::Series<{integer}>)` [INFO] [stdout] --> benches/bench_marks.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | |(keys, series)| { [INFO] [stdout] | ^^^^^^^^^^^^^^ consider giving this closure parameter the explicit type `(blackjack::prelude::Series<{integer}>, blackjack::prelude::Series<{integer}>)`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `(blackjack::prelude::Series<{integer}>, blackjack::prelude::Series<{integer}>)` [INFO] [stdout] --> benches/bench_marks.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | |(keys, series)| { [INFO] [stdout] | ^^^^^^^^^^^^^^ consider giving this closure parameter the explicit type `(blackjack::prelude::Series<{integer}>, blackjack::prelude::Series<{integer}>)`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_integer::Integer` found in the `num_integer` crate: [INFO] [stdout] - impl num_integer::Integer for i128; [INFO] [stdout] - impl num_integer::Integer for i16; [INFO] [stdout] - impl num_integer::Integer for i32; [INFO] [stdout] - impl num_integer::Integer for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `(blackjack::prelude::Series<{integer}>, blackjack::prelude::Series<{integer}>)` [INFO] [stdout] --> benches/bench_marks.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | |(keys, series)| { [INFO] [stdout] | ^^^^^^^^^^^^^^ consider giving this closure parameter the explicit type `(blackjack::prelude::Series<{integer}>, blackjack::prelude::Series<{integer}>)`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `(blackjack::prelude::Series<{integer}>, blackjack::prelude::Series<{integer}>)` [INFO] [stdout] --> benches/bench_marks.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | |(keys, series)| { [INFO] [stdout] | ^^^^^^^^^^^^^^ consider giving this closure parameter the explicit type `(blackjack::prelude::Series<{integer}>, blackjack::prelude::Series<{integer}>)`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 140 | let series = Series::::arange(0, 10000); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `(blackjack::prelude::Series<{integer}>, blackjack::prelude::Series<{integer}>)` [INFO] [stdout] --> benches/bench_marks.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | |(keys, series)| { [INFO] [stdout] | ^^^^^^^^^^^^^^ consider giving this closure parameter the explicit type `(blackjack::prelude::Series<{integer}>, blackjack::prelude::Series<{integer}>)`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 140 | let series = Series::arange(0, 10000)::; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `(blackjack::prelude::Series<{integer}>, blackjack::prelude::Series<{integer}>)` [INFO] [stdout] --> benches/bench_marks.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | |(keys, series)| { [INFO] [stdout] | ^^^^^^^^^^^^^^ consider giving this closure parameter the explicit type `(blackjack::prelude::Series<{integer}>, blackjack::prelude::Series<{integer}>)`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 141 | let keys = Series::::arange(0, 10000); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `(blackjack::prelude::Series<{integer}>, blackjack::prelude::Series<{integer}>)` [INFO] [stdout] --> benches/bench_marks.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | |(keys, series)| { [INFO] [stdout] | ^^^^^^^^^^^^^^ consider giving this closure parameter the explicit type `(blackjack::prelude::Series<{integer}>, blackjack::prelude::Series<{integer}>)`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 141 | let keys = Series::arange(0, 10000)::; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `(blackjack::prelude::Series<{integer}>, blackjack::prelude::Series<{integer}>)` [INFO] [stdout] --> benches/bench_marks.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | |(keys, series)| { [INFO] [stdout] | ^^^^^^^^^^^^^^ consider giving this closure parameter the explicit type `(blackjack::prelude::Series<{integer}>, blackjack::prelude::Series<{integer}>)`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::groupby` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:746:12 [INFO] [stdout] | [INFO] [stdout] 746 | T: ToPrimitive, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::groupby` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `(blackjack::prelude::Series<{integer}>, blackjack::prelude::Series<{integer}>)` [INFO] [stdout] --> benches/bench_marks.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | |(keys, series)| { [INFO] [stdout] | ^^^^^^^^^^^^^^ consider giving this closure parameter the explicit type `(blackjack::prelude::Series<{integer}>, blackjack::prelude::Series<{integer}>)`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::Num` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::Num for i128; [INFO] [stdout] - impl num_traits::Num for i16; [INFO] [stdout] - impl num_traits::Num for i32; [INFO] [stdout] - impl num_traits::Num for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `SeriesGroupBy::::sum` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/series_groupby.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | T: Ord + Num + Sum + Copy, [INFO] [stdout] | ^^^ required by this bound in `SeriesGroupBy::::sum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 156 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 156 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_integer::Integer` found in the `num_integer` crate: [INFO] [stdout] - impl num_integer::Integer for i128; [INFO] [stdout] - impl num_integer::Integer for i16; [INFO] [stdout] - impl num_integer::Integer for i32; [INFO] [stdout] - impl num_integer::Integer for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 156 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 156 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 153 | let series = Series::::arange(0, 10000); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 156 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 153 | let series = Series::arange(0, 10000)::; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 156 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::Num` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::Num for i128; [INFO] [stdout] - impl num_traits::Num for i16; [INFO] [stdout] - impl num_traits::Num for i32; [INFO] [stdout] - impl num_traits::Num for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `Rolling::<'a, T>::mean` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/rolling.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | T: Sum + Num + ToPrimitive + Copy, [INFO] [stdout] | ^^^ required by this bound in `Rolling::<'a, T>::mean` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 156 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `Rolling::<'a, T>::mean` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/rolling.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | T: Sum + Num + ToPrimitive + Copy, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Rolling::<'a, T>::mean` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:168:14 [INFO] [stdout] | [INFO] [stdout] 168 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:168:14 [INFO] [stdout] | [INFO] [stdout] 168 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_integer::Integer` found in the `num_integer` crate: [INFO] [stdout] - impl num_integer::Integer for i128; [INFO] [stdout] - impl num_integer::Integer for i16; [INFO] [stdout] - impl num_integer::Integer for i32; [INFO] [stdout] - impl num_integer::Integer for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:168:14 [INFO] [stdout] | [INFO] [stdout] 168 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:168:14 [INFO] [stdout] | [INFO] [stdout] 168 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 165 | let series = Series::::arange(0, 10000); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:168:14 [INFO] [stdout] | [INFO] [stdout] 168 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 165 | let series = Series::arange(0, 10000)::; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:180:14 [INFO] [stdout] | [INFO] [stdout] 180 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:180:14 [INFO] [stdout] | [INFO] [stdout] 180 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_integer::Integer` found in the `num_integer` crate: [INFO] [stdout] - impl num_integer::Integer for i128; [INFO] [stdout] - impl num_integer::Integer for i16; [INFO] [stdout] - impl num_integer::Integer for i32; [INFO] [stdout] - impl num_integer::Integer for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:180:14 [INFO] [stdout] | [INFO] [stdout] 180 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:180:14 [INFO] [stdout] | [INFO] [stdout] 180 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 177 | let series = Series::::arange(0, 10000); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:180:14 [INFO] [stdout] | [INFO] [stdout] 180 | |series| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 177 | let series = Series::arange(0, 10000)::; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:192:14 [INFO] [stdout] | [INFO] [stdout] 192 | |mut series| { [INFO] [stdout] | ^^^^^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:192:14 [INFO] [stdout] | [INFO] [stdout] 192 | |mut series| { [INFO] [stdout] | ^^^^^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_integer::Integer` found in the `num_integer` crate: [INFO] [stdout] - impl num_integer::Integer for i128; [INFO] [stdout] - impl num_integer::Integer for i16; [INFO] [stdout] - impl num_integer::Integer for i32; [INFO] [stdout] - impl num_integer::Integer for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:192:14 [INFO] [stdout] | [INFO] [stdout] 192 | |mut series| { [INFO] [stdout] | ^^^^^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: num_traits::cast::ToPrimitive` found in the `num_traits` crate: [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i128; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i16; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i32; [INFO] [stdout] - impl num_traits::cast::ToPrimitive for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | T: Integer + BlackJackData + ToPrimitive, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series::::arange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:192:14 [INFO] [stdout] | [INFO] [stdout] 192 | |mut series| { [INFO] [stdout] | ^^^^^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 189 | let series = Series::::arange(0, 10000); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `blackjack::prelude::Series<{integer}>` [INFO] [stdout] --> benches/bench_marks.rs:192:14 [INFO] [stdout] | [INFO] [stdout] 192 | |mut series| { [INFO] [stdout] | ^^^^^^^^^^ consider giving this closure parameter the explicit type `blackjack::prelude::Series<{integer}>`, where the type parameter `{integer}` is specified [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: BlackJackData` found in the `blackjack` crate: [INFO] [stdout] - impl BlackJackData for i32; [INFO] [stdout] - impl BlackJackData for i64; [INFO] [stdout] note: required by a bound in `blackjack::prelude::Series` [INFO] [stdout] --> /opt/rustwide/workdir/src/series/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | T: BlackJackData, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `blackjack::prelude::Series` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 189 | let series = Series::arange(0, 10000)::; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 88 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `black-jack` due to 89 previous errors [INFO] running `Command { std: "docker" "inspect" "7005bedc533d5febe471d5867fe295d04bebeba50042ac96d3830660ea511825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7005bedc533d5febe471d5867fe295d04bebeba50042ac96d3830660ea511825", kill_on_drop: false }` [INFO] [stdout] 7005bedc533d5febe471d5867fe295d04bebeba50042ac96d3830660ea511825