[INFO] cloning repository https://github.com/Faz632/sales_chart
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Faz632/sales_chart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFaz632%2Fsales_chart", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFaz632%2Fsales_chart'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92671d8a690ceb92d3493b82d8fadc8abf8b5ef6
[INFO] checking Faz632/sales_chart against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFaz632%2Fsales_chart" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Faz632/sales_chart
[INFO] finished tweaking git repo https://github.com/Faz632/sales_chart
[INFO] tweaked toml for git repo https://github.com/Faz632/sales_chart written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Faz632/sales_chart on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Faz632/sales_chart already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.4
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.6
[INFO] [stderr]   Downloaded cstr v0.2.12
[INFO] [stderr]   Downloaded float-ord v0.3.2
[INFO] [stderr]   Downloaded yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]   Downloaded dwrote v0.11.1
[INFO] [stderr]   Downloaded string-interner v0.14.0
[INFO] [stderr]   Downloaded cc v1.1.16
[INFO] [stderr]   Downloaded font-kit v0.13.2
[INFO] [stderr]   Downloaded bytemuck v1.17.1
[INFO] [stderr]   Downloaded freetype-sys v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aeb089473f3c1ce01a907d215b7d32eb6dfea17b41f4cbc4de8d14e6a5c91622
[INFO] running `Command { std: "docker" "start" "-a" "aeb089473f3c1ce01a907d215b7d32eb6dfea17b41f4cbc4de8d14e6a5c91622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aeb089473f3c1ce01a907d215b7d32eb6dfea17b41f4cbc4de8d14e6a5c91622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeb089473f3c1ce01a907d215b7d32eb6dfea17b41f4cbc4de8d14e6a5c91622", kill_on_drop: false }`
[INFO] [stdout] aeb089473f3c1ce01a907d215b7d32eb6dfea17b41f4cbc4de8d14e6a5c91622
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4634a974568f60ae56d36238fdc9a03ec76f9a8e14f7d1c4ac5c6d4cefca80a
[INFO] running `Command { std: "docker" "start" "-a" "c4634a974568f60ae56d36238fdc9a03ec76f9a8e14f7d1c4ac5c6d4cefca80a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling font-kit v0.13.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking bytemuck v1.17.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking plotters-bitmap v0.3.6
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking string-interner v0.14.0
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking sales_chart v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rayon`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `rayon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rayon`, use `cargo add rayon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rayon`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `rayon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rayon`, use `cargo add rayon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `num_days_from_ce` is private
[INFO] [stdout]     --> src/main.rs:13:10
[INFO] [stdout]      |
[INFO] [stdout] 13   |     date.num_days_from_ce()
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^ private method
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.38/src/naive/date/mod.rs:1394:5
[INFO] [stdout]      |
[INFO] [stdout] 1394 |     pub(crate) const fn num_days_from_ce(&self) -> i32 {
[INFO] [stdout]      |     -------------------------------------------------- private method defined here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Datelike` which provides `num_days_from_ce` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout] 1    + use chrono::Datelike;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_num_days_from_ce`: use `from_num_days_from_ce_opt()` instead
[INFO] [stdout]   --> src/main.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     NaiveDate::from_num_days_from_ce(key)
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `num_days_from_ce` is private
[INFO] [stdout]     --> src/main.rs:13:10
[INFO] [stdout]      |
[INFO] [stdout] 13   |     date.num_days_from_ce()
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^ private method
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.38/src/naive/date/mod.rs:1394:5
[INFO] [stdout]      |
[INFO] [stdout] 1394 |     pub(crate) const fn num_days_from_ce(&self) -> i32 {
[INFO] [stdout]      |     -------------------------------------------------- private method defined here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Datelike` which provides `num_days_from_ce` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout] 1    + use chrono::Datelike;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_num_days_from_ce`: use `from_num_days_from_ce_opt()` instead
[INFO] [stdout]   --> src/main.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     NaiveDate::from_num_days_from_ce(key)
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_iter` found for struct `Vec<StringRecord>` in the current scope
[INFO] [stdout]   --> src/main.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 45 |       let (sales_by_month, sales_by_product): (HashMap<DateKey, f64>, HashMap<String, f64>) = records
[INFO] [stdout]    |  _____________________________________________________________________________________________-
[INFO] [stdout] 46 | |         .par_iter()
[INFO] [stdout]    | |_________-^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `iter` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 46 -         .par_iter()
[INFO] [stdout] 46 +         .iter()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_par_iter` found for struct `HashMap` in the current scope
[INFO] [stdout]   --> src/main.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 86 |       let mut monthly_data: Vec<(NaiveDate, f64)> = sales_by_month
[INFO] [stdout]    |  ___________________________________________________-
[INFO] [stdout] 87 | |         .into_par_iter()
[INFO] [stdout]    | |_________-^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 87 -         .into_par_iter()
[INFO] [stdout] 87 +         .into_iter()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_iter` found for struct `Vec<StringRecord>` in the current scope
[INFO] [stdout]   --> src/main.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 45 |       let (sales_by_month, sales_by_product): (HashMap<DateKey, f64>, HashMap<String, f64>) = records
[INFO] [stdout]    |  _____________________________________________________________________________________________-
[INFO] [stdout] 46 | |         .par_iter()
[INFO] [stdout]    | |_________-^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `iter` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 46 -         .par_iter()
[INFO] [stdout] 46 +         .iter()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_sort_unstable_by` found for struct `Vec<(String, f64)>` in the current scope
[INFO] [stdout]   --> src/main.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     product_data.par_sort_unstable_by(|a, b| b.1.partial_cmp(&a.1).unwrap());
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `sort_unstable_by` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 93 -     product_data.par_sort_unstable_by(|a, b| b.1.partial_cmp(&a.1).unwrap());
[INFO] [stdout] 93 +     product_data.sort_unstable_by(|a, b| b.1.partial_cmp(&a.1).unwrap());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_par_iter` found for struct `HashMap` in the current scope
[INFO] [stdout]   --> src/main.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 86 |       let mut monthly_data: Vec<(NaiveDate, f64)> = sales_by_month
[INFO] [stdout]    |  ___________________________________________________-
[INFO] [stdout] 87 | |         .into_par_iter()
[INFO] [stdout]    | |_________-^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 87 -         .into_par_iter()
[INFO] [stdout] 87 +         .into_iter()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_sort_unstable_by` found for struct `Vec<(String, f64)>` in the current scope
[INFO] [stdout]   --> src/main.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     product_data.par_sort_unstable_by(|a, b| b.1.partial_cmp(&a.1).unwrap());
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `sort_unstable_by` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 93 -     product_data.par_sort_unstable_by(|a, b| b.1.partial_cmp(&a.1).unwrap());
[INFO] [stdout] 93 +     product_data.sort_unstable_by(|a, b| b.1.partial_cmp(&a.1).unwrap());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `centered_at` found for struct `DrawingArea` in the current scope
[INFO] [stdout]    --> src/main.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let drawing_area = root.centered_at((400, 300));
[INFO] [stdout]     |                             ^^^^^^^^^^^ method not found in `DrawingArea<plotters::prelude::BitMapBackend<'_>, Shift>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Sector`
[INFO] [stdout]    --> src/main.rs:189:43
[INFO] [stdout]     |
[INFO] [stdout] 189 |         chart.draw_series(std::iter::once(Sector::new(
[INFO] [stdout]     |                                           ^^^^^^ use of undeclared type `Sector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `deg` found for type `{float}` in the current scope
[INFO] [stdout]    --> src/main.rs:192:25
[INFO] [stdout]     |
[INFO] [stdout] 192 |             start_angle.deg(),
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `neg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 192 -             start_angle.deg(),
[INFO] [stdout] 192 +             start_angle.neg(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `deg` found for type `f64` in the current scope
[INFO] [stdout]    --> src/main.rs:193:35
[INFO] [stdout]     |
[INFO] [stdout] 193 |             (start_angle + angle).deg(),
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `neg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 193 -             (start_angle + angle).deg(),
[INFO] [stdout] 193 +             (start_angle + angle).neg(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `centered_at` found for struct `DrawingArea` in the current scope
[INFO] [stdout]    --> src/main.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let drawing_area = root.centered_at((400, 300));
[INFO] [stdout]     |                             ^^^^^^^^^^^ method not found in `DrawingArea<plotters::prelude::BitMapBackend<'_>, Shift>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Sector`
[INFO] [stdout]    --> src/main.rs:189:43
[INFO] [stdout]     |
[INFO] [stdout] 189 |         chart.draw_series(std::iter::once(Sector::new(
[INFO] [stdout]     |                                           ^^^^^^ use of undeclared type `Sector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `deg` found for type `{float}` in the current scope
[INFO] [stdout]    --> src/main.rs:192:25
[INFO] [stdout]     |
[INFO] [stdout] 192 |             start_angle.deg(),
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `neg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 192 -             start_angle.deg(),
[INFO] [stdout] 192 +             start_angle.neg(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599, E0624.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `deg` found for type `f64` in the current scope
[INFO] [stdout]    --> src/main.rs:193:35
[INFO] [stdout]     |
[INFO] [stdout] 193 |             (start_angle + angle).deg(),
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `neg` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 193 -             (start_angle + angle).deg(),
[INFO] [stdout] 193 +             (start_angle + angle).neg(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sales_chart` (bin "sales_chart") due to 9 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599, E0624.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sales_chart` (bin "sales_chart" test) due to 9 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c4634a974568f60ae56d36238fdc9a03ec76f9a8e14f7d1c4ac5c6d4cefca80a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4634a974568f60ae56d36238fdc9a03ec76f9a8e14f7d1c4ac5c6d4cefca80a", kill_on_drop: false }`
[INFO] [stdout] c4634a974568f60ae56d36238fdc9a03ec76f9a8e14f7d1c4ac5c6d4cefca80a
