[INFO] cloning repository https://github.com/daniellockyer/wrp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daniellockyer/wrp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniellockyer%2Fwrp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniellockyer%2Fwrp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3ed663697a2f52ec5337bba90bf28677b9b4fd4 [INFO] checking daniellockyer/wrp against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniellockyer%2Fwrp" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daniellockyer/wrp on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/daniellockyer/wrp [INFO] finished tweaking git repo https://github.com/daniellockyer/wrp [INFO] tweaked toml for git repo https://github.com/daniellockyer/wrp written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/daniellockyer/wrp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62d7acc29bec74d141621a490bff4e62f0b16924600ee4c756879a6a669d6afe [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" "62d7acc29bec74d141621a490bff4e62f0b16924600ee4c756879a6a669d6afe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62d7acc29bec74d141621a490bff4e62f0b16924600ee4c756879a6a669d6afe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62d7acc29bec74d141621a490bff4e62f0b16924600ee4c756879a6a669d6afe", kill_on_drop: false }` [INFO] [stdout] 62d7acc29bec74d141621a490bff4e62f0b16924600ee4c756879a6a669d6afe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b63fb63927d818208ae19e8c3600c7c221a19377e0ea3a83615e296c4ce7a11 [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" "1b63fb63927d818208ae19e8c3600c7c221a19377e0ea3a83615e296c4ce7a11", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking svg v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.7 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking png v0.15.1 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking euclid v0.20.5 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Checking lyon_geom v0.14.1 [INFO] [stderr] Checking lyon_path v0.14.0 [INFO] [stderr] Checking font-kit v0.4.0 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Checking plotters v0.2.11 [INFO] [stderr] Checking wrp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:59:6 [INFO] [stdout] | [INFO] [stdout] 59 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:59:6 [INFO] [stdout] | [INFO] [stdout] 59 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/main.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | .y_label_formatter(&|t| format!("{}:{}", (t / 60.0 as f64).floor(), leftpad((t % 60.0) as u32))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/main.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | .y_label_formatter(&|t| format!("{}:{}", (t / 60.0 as f64).floor(), leftpad((t % 60.0) as u32))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | .margin(10) [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::margin` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/chart/builder.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn margin(&mut self, size: S) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::margin` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 28 | .margin::(10) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | .set_label_area_size(LabelAreaPosition::Left, 60) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::set_label_area_size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/chart/builder.rs:126:35 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn set_label_area_size( [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::set_label_area_size` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 29 | .set_label_area_size::(LabelAreaPosition::Left, 60) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | .set_label_area_size(LabelAreaPosition::Bottom, 40) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::set_label_area_size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/chart/builder.rs:126:35 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn set_label_area_size( [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::set_label_area_size` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 30 | .set_label_area_size::(LabelAreaPosition::Bottom, 40) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | .build_ranged((Utc.ymd(1910, 1, 1)..Utc.ymd(2021, 12, 12)).monthly(), 110.0..200.0)?; [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type for struct `std::ops::Range<{float}>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `std::ops::Range<{float}>: AsRangedCoord` found in the `plotters` crate: [INFO] [stdout] - impl AsRangedCoord for std::ops::Range; [INFO] [stdout] - impl AsRangedCoord for std::ops::Range; [INFO] [stdout] note: required by a bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::build_ranged` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/chart/builder.rs:159:46 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn build_ranged( [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::build_ranged` [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 32 | .build_ranged::((Utc.ymd(1910, 1, 1)..Utc.ymd(2021, 12, 12)).monthly(), 110.0..200.0)?; [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 61 | data!(M_DATA, RGBColor(200, 180, 100), "Marathon", 42.190); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | impl Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle::::new` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new::((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 61 | data!(M_DATA, RGBColor(200, 180, 100), "Marathon", 42.190); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 61 | data!(M_DATA, RGBColor(200, 180, 100), "Marathon", 42.190); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()):: [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 62 | data!(HM_DATA, BLUE, "Half marathon", 21.095); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | impl Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle::::new` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new::((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 62 | data!(HM_DATA, BLUE, "Half marathon", 21.095); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 62 | data!(HM_DATA, BLUE, "Half marathon", 21.095); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()):: [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 63 | data!(TEN_KM_DATA, RED, "10km", 10.00); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | impl Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle::::new` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new::((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 63 | data!(TEN_KM_DATA, RED, "10km", 10.00); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 63 | data!(TEN_KM_DATA, RED, "10km", 10.00); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()):: [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 64 | data!(FIVE_KM_DATA, CYAN, "5km", 5.00); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | impl Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle::::new` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new::((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 64 | data!(FIVE_KM_DATA, CYAN, "5km", 5.00); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 64 | data!(FIVE_KM_DATA, CYAN, "5km", 5.00); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()):: [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 65 | data!(THREE_KM_DATA, BLACK, "3km", 3.00); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | impl Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle::::new` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new::((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 65 | data!(THREE_KM_DATA, BLACK, "3km", 3.00); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 65 | data!(THREE_KM_DATA, BLACK, "3km", 3.00); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()):: [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 66 | data!(MILE_DATA, MAGENTA, "1 mile", 1.609); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | impl Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle::::new` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new::((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 66 | data!(MILE_DATA, MAGENTA, "1 mile", 1.609); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 66 | data!(MILE_DATA, MAGENTA, "1 mile", 1.609); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()):: [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 67 | data!(FIFTEEN_HUNDRED_DATA, RGBColor(255, 150, 0), "1500m", 1.5); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | impl Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle::::new` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new::((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 67 | data!(FIFTEEN_HUNDRED_DATA, RGBColor(255, 150, 0), "1500m", 1.5); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 67 | data!(FIFTEEN_HUNDRED_DATA, RGBColor(255, 150, 0), "1500m", 1.5); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()):: [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 68 | data!(ONE_KM_DATA, GREEN, "1km", 1.00); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | impl Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle::::new` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new::((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 68 | data!(ONE_KM_DATA, GREEN, "1km", 1.00); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 68 | data!(ONE_KM_DATA, GREEN, "1km", 1.00); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()):: [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 69 | data!(EIGHT_HUNDRED_DATA, RGBColor(140, 200, 60), "800m", 0.8); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | impl Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle::::new` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new::((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 69 | data!(EIGHT_HUNDRED_DATA, RGBColor(140, 200, 60), "800m", 0.8); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 69 | data!(EIGHT_HUNDRED_DATA, RGBColor(140, 200, 60), "800m", 0.8); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()):: [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 32 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0283. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wrp` due to 33 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | .margin(10) [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::margin` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/chart/builder.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn margin(&mut self, size: S) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::margin` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 28 | .margin::(10) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | .set_label_area_size(LabelAreaPosition::Left, 60) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::set_label_area_size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/chart/builder.rs:126:35 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn set_label_area_size( [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::set_label_area_size` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 29 | .set_label_area_size::(LabelAreaPosition::Left, 60) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | .set_label_area_size(LabelAreaPosition::Bottom, 40) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::set_label_area_size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/chart/builder.rs:126:35 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn set_label_area_size( [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::set_label_area_size` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 30 | .set_label_area_size::(LabelAreaPosition::Bottom, 40) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | .build_ranged((Utc.ymd(1910, 1, 1)..Utc.ymd(2021, 12, 12)).monthly(), 110.0..200.0)?; [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type for struct `std::ops::Range<{float}>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `std::ops::Range<{float}>: AsRangedCoord` found in the `plotters` crate: [INFO] [stdout] - impl AsRangedCoord for std::ops::Range; [INFO] [stdout] - impl AsRangedCoord for std::ops::Range; [INFO] [stdout] note: required by a bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::build_ranged` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/chart/builder.rs:159:46 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn build_ranged( [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::build_ranged` [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 32 | .build_ranged::((Utc.ymd(1910, 1, 1)..Utc.ymd(2021, 12, 12)).monthly(), 110.0..200.0)?; [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 61 | data!(M_DATA, RGBColor(200, 180, 100), "Marathon", 42.190); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | impl Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle::::new` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new::((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 61 | data!(M_DATA, RGBColor(200, 180, 100), "Marathon", 42.190); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 61 | data!(M_DATA, RGBColor(200, 180, 100), "Marathon", 42.190); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()):: [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 62 | data!(HM_DATA, BLUE, "Half marathon", 21.095); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | impl Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle::::new` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new::((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 62 | data!(HM_DATA, BLUE, "Half marathon", 21.095); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 62 | data!(HM_DATA, BLUE, "Half marathon", 21.095); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()):: [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 63 | data!(TEN_KM_DATA, RED, "10km", 10.00); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | impl Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle::::new` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new::((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 63 | data!(TEN_KM_DATA, RED, "10km", 10.00); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 63 | data!(TEN_KM_DATA, RED, "10km", 10.00); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()):: [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 64 | data!(FIVE_KM_DATA, CYAN, "5km", 5.00); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | impl Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle::::new` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new::((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 64 | data!(FIVE_KM_DATA, CYAN, "5km", 5.00); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 64 | data!(FIVE_KM_DATA, CYAN, "5km", 5.00); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()):: [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 65 | data!(THREE_KM_DATA, BLACK, "3km", 3.00); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | impl Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle::::new` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new::((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 65 | data!(THREE_KM_DATA, BLACK, "3km", 3.00); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 65 | data!(THREE_KM_DATA, BLACK, "3km", 3.00); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()):: [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 66 | data!(MILE_DATA, MAGENTA, "1 mile", 1.609); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | impl Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle::::new` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new::((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 66 | data!(MILE_DATA, MAGENTA, "1 mile", 1.609); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 66 | data!(MILE_DATA, MAGENTA, "1 mile", 1.609); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()):: [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 67 | data!(FIFTEEN_HUNDRED_DATA, RGBColor(255, 150, 0), "1500m", 1.5); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | impl Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle::::new` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new::((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 67 | data!(FIFTEEN_HUNDRED_DATA, RGBColor(255, 150, 0), "1500m", 1.5); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 67 | data!(FIFTEEN_HUNDRED_DATA, RGBColor(255, 150, 0), "1500m", 1.5); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()):: [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 68 | data!(ONE_KM_DATA, GREEN, "1km", 1.00); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | impl Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle::::new` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new::((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 68 | data!(ONE_KM_DATA, GREEN, "1km", 1.00); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 68 | data!(ONE_KM_DATA, GREEN, "1km", 1.00); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()):: [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 69 | data!(EIGHT_HUNDRED_DATA, RGBColor(140, 200, 60), "800m", 0.8); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | impl Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle::::new` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new::((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as... [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 69 | data!(EIGHT_HUNDRED_DATA, RGBColor(140, 200, 60), "800m", 0.8); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 69 | data!(EIGHT_HUNDRED_DATA, RGBColor(140, 200, 60), "800m", 0.8); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::element::Circle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Circle { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::element::Circle` [INFO] [stdout] = note: this error originates in the macro `data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type arguments in the method call [INFO] [stdout] | [INFO] [stdout] 56 | .map::(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()) [INFO] [stdout] | ++++++++ [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 56 | .map(|(hh, min, sec, ms, y, m, d)| Circle::new((Utc.ymd(*y, *m, *d), (*hh * 3600 + *min * 60 + *sec + (*ms / 100)) as f64 / $pace), 3, $color.filled()):: [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 32 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0283. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1b63fb63927d818208ae19e8c3600c7c221a19377e0ea3a83615e296c4ce7a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b63fb63927d818208ae19e8c3600c7c221a19377e0ea3a83615e296c4ce7a11", kill_on_drop: false }` [INFO] [stdout] 1b63fb63927d818208ae19e8c3600c7c221a19377e0ea3a83615e296c4ce7a11