[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] testing daniellockyer/wrp against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniellockyer%2Fwrp" "/workspace/builds/worker-64/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-64/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daniellockyer/wrp on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-64/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2385594702f7119bfbc2c13b196d31176d6f663c27d1a0fdd89e32a664a3a33 [INFO] running `Command { std: "docker" "start" "-a" "b2385594702f7119bfbc2c13b196d31176d6f663c27d1a0fdd89e32a664a3a33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2385594702f7119bfbc2c13b196d31176d6f663c27d1a0fdd89e32a664a3a33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2385594702f7119bfbc2c13b196d31176d6f663c27d1a0fdd89e32a664a3a33", kill_on_drop: false }` [INFO] [stdout] b2385594702f7119bfbc2c13b196d31176d6f663c27d1a0fdd89e32a664a3a33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d27f5f101870f703a36d00948610080866f21fce22834d5fdf4ef60aa85e05cc [INFO] running `Command { std: "docker" "start" "-a" "d27f5f101870f703a36d00948610080866f21fce22834d5fdf4ef60aa85e05cc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling svg v0.6.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.7 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling euclid v0.20.5 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling png v0.15.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling font-kit v0.4.0 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Compiling plotters v0.2.11 [INFO] [stderr] Compiling 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] 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] [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] [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] [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] [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 `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn new>(coord: Coord, size: Size, style: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [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 `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn new>(coord: Coord, size: Size, style: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [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 `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn new>(coord: Coord, size: Size, style: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [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 `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn new>(coord: Coord, size: Size, style: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [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 `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn new>(coord: Coord, size: Size, style: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [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 `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn new>(coord: Coord, size: Size, style: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [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 `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn new>(coord: Coord, size: Size, style: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [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 `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn new>(coord: Coord, size: Size, style: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [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 `plotters::element::Circle::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.11/src/element/basic_shapes.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn new>(coord: Coord, size: Size, style: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [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] running `Command { std: "docker" "inspect" "d27f5f101870f703a36d00948610080866f21fce22834d5fdf4ef60aa85e05cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d27f5f101870f703a36d00948610080866f21fce22834d5fdf4ef60aa85e05cc", kill_on_drop: false }` [INFO] [stdout] d27f5f101870f703a36d00948610080866f21fce22834d5fdf4ef60aa85e05cc