[INFO] cloning repository https://github.com/amundmr/eisfit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amundmr/eisfit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famundmr%2Feisfit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famundmr%2Feisfit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf779012efb97abd6796b35dbbc1654c49dea314 [INFO] checking amundmr/eisfit against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famundmr%2Feisfit" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amundmr/eisfit 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/amundmr/eisfit [INFO] finished tweaking git repo https://github.com/amundmr/eisfit [INFO] tweaked toml for git repo https://github.com/amundmr/eisfit written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate git repo https://github.com/amundmr/eisfit 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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] 00d01b07daf8ed72f7faf7f43ad0a65b225b24eb387a158296dc1c0f3bd18d62 [INFO] running `Command { std: "docker" "start" "-a" "00d01b07daf8ed72f7faf7f43ad0a65b225b24eb387a158296dc1c0f3bd18d62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00d01b07daf8ed72f7faf7f43ad0a65b225b24eb387a158296dc1c0f3bd18d62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d01b07daf8ed72f7faf7f43ad0a65b225b24eb387a158296dc1c0f3bd18d62", kill_on_drop: false }` [INFO] [stdout] 00d01b07daf8ed72f7faf7f43ad0a65b225b24eb387a158296dc1c0f3bd18d62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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] 2c7ba9c2ca130d3c7effcd5cfa41feae34c752eb01fd30e36119e9452477d5d3 [INFO] running `Command { std: "docker" "start" "-a" "2c7ba9c2ca130d3c7effcd5cfa41feae34c752eb01fd30e36119e9452477d5d3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking font-kit v0.7.1 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking plotters-bitmap v0.3.0 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking eisfit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'b> &'b DynElement<'static, plotters::prelude::BitMapBackend<'_>, (&f64, &f64)>: PointCollection<'b, ({integer}, {integer})>` is not satisfied [INFO] [stdout] --> src/main.rs:110:11 [INFO] [stdout] | [INFO] [stdout] 110 | chart.draw_series( [INFO] [stdout] | ^^^^^^^^^^^ the trait `for<'b> PointCollection<'b, ({integer}, {integer})>` is not implemented for `&'b DynElement<'static, plotters::prelude::BitMapBackend<'_>, (&f64, &f64)>` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a DynElement<'b, DB, Coord> as PointCollection<'a, Coord>> [INFO] [stdout] note: required by a bound in `ChartContext::<'a, DB, CT>::draw_series` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.3.0/src/chart/context.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | for<'b> &'b E: PointCollection<'b, CT::From>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ChartContext::<'a, DB, CT>::draw_series` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | .caption("Electrochemical Impedance Spectroscopy", ("Arial", 30)) [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 because of the requirements on the impl of `IntoTextStyle<'_>` for `(&str, {integer})` [INFO] [stdout] note: required by a bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::caption` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.3.0/src/chart/builder.rs:146:42 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn caption, Style: IntoTextStyle<'b>>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::caption` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | .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.3.0/src/chart/builder.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | 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] 90 | .margin::(10) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | .set_label_area_size(LabelAreaPosition::Left, 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.3.0/src/chart/builder.rs:131:35 [INFO] [stdout] | [INFO] [stdout] 131 | 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] 92 | .set_label_area_size::(LabelAreaPosition::Left, 40) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | .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.3.0/src/chart/builder.rs:131:35 [INFO] [stdout] | [INFO] [stdout] 131 | 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] 94 | .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:95:10 [INFO] [stdout] | [INFO] [stdout] 95 | .build_cartesian_2d(-20..100, -20..100) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot infer type for struct `std::ops::Range<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `std::ops::Range<{integer}>: AsRangedCoord` found in the `plotters` crate: [INFO] [stdout] - impl AsRangedCoord for std::ops::Range; [INFO] [stdout] - impl AsRangedCoord for std::ops::Range; [INFO] [stdout] - impl AsRangedCoord for std::ops::Range; [INFO] [stdout] - impl AsRangedCoord for std::ops::Range; [INFO] [stdout] and 4 more [INFO] [stdout] note: required by a bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::build_cartesian_2d` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.3.0/src/chart/builder.rs:179:34 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn build_cartesian_2d( [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::build_cartesian_2d` [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 95 | .build_cartesian_2d::(-20..100, -20..100) [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eisfit` due to 7 previous errors; 1 warning emitted [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0277, E0283. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'b> &'b DynElement<'static, plotters::prelude::BitMapBackend<'_>, (&f64, &f64)>: PointCollection<'b, ({integer}, {integer})>` is not satisfied [INFO] [stdout] --> src/main.rs:110:11 [INFO] [stdout] | [INFO] [stdout] 110 | chart.draw_series( [INFO] [stdout] | ^^^^^^^^^^^ the trait `for<'b> PointCollection<'b, ({integer}, {integer})>` is not implemented for `&'b DynElement<'static, plotters::prelude::BitMapBackend<'_>, (&f64, &f64)>` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a DynElement<'b, DB, Coord> as PointCollection<'a, Coord>> [INFO] [stdout] note: required by a bound in `ChartContext::<'a, DB, CT>::draw_series` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.3.0/src/chart/context.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | for<'b> &'b E: PointCollection<'b, CT::From>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ChartContext::<'a, DB, CT>::draw_series` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | .caption("Electrochemical Impedance Spectroscopy", ("Arial", 30)) [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 because of the requirements on the impl of `IntoTextStyle<'_>` for `(&str, {integer})` [INFO] [stdout] note: required by a bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::caption` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.3.0/src/chart/builder.rs:146:42 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn caption, Style: IntoTextStyle<'b>>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::caption` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | .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.3.0/src/chart/builder.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | 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] 90 | .margin::(10) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | .set_label_area_size(LabelAreaPosition::Left, 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.3.0/src/chart/builder.rs:131:35 [INFO] [stdout] | [INFO] [stdout] 131 | 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] 92 | .set_label_area_size::(LabelAreaPosition::Left, 40) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | .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.3.0/src/chart/builder.rs:131:35 [INFO] [stdout] | [INFO] [stdout] 131 | 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] 94 | .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:95:10 [INFO] [stdout] | [INFO] [stdout] 95 | .build_cartesian_2d(-20..100, -20..100) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot infer type for struct `std::ops::Range<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `std::ops::Range<{integer}>: AsRangedCoord` found in the `plotters` crate: [INFO] [stdout] - impl AsRangedCoord for std::ops::Range; [INFO] [stdout] - impl AsRangedCoord for std::ops::Range; [INFO] [stdout] - impl AsRangedCoord for std::ops::Range; [INFO] [stdout] - impl AsRangedCoord for std::ops::Range; [INFO] [stdout] and 4 more [INFO] [stdout] note: required by a bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::build_cartesian_2d` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.3.0/src/chart/builder.rs:179:34 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn build_cartesian_2d( [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::build_cartesian_2d` [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 95 | .build_cartesian_2d::(-20..100, -20..100) [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0283. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2c7ba9c2ca130d3c7effcd5cfa41feae34c752eb01fd30e36119e9452477d5d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c7ba9c2ca130d3c7effcd5cfa41feae34c752eb01fd30e36119e9452477d5d3", kill_on_drop: false }` [INFO] [stdout] 2c7ba9c2ca130d3c7effcd5cfa41feae34c752eb01fd30e36119e9452477d5d3