[INFO] fetching crate umya-spreadsheet 0.1.23-beta... [INFO] checking umya-spreadsheet-0.1.23-beta against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] extracting crate umya-spreadsheet 0.1.23-beta into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate umya-spreadsheet 0.1.23-beta on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate umya-spreadsheet 0.1.23-beta [INFO] finished tweaking crates.io crate umya-spreadsheet 0.1.23-beta [INFO] tweaked toml for crates.io crate umya-spreadsheet 0.1.23-beta written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 498b2b5db134275d27a467c7d5e384798296efab410c7a6b69b9bdcb14fcc687 [INFO] running `Command { std: "docker" "start" "-a" "498b2b5db134275d27a467c7d5e384798296efab410c7a6b69b9bdcb14fcc687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "498b2b5db134275d27a467c7d5e384798296efab410c7a6b69b9bdcb14fcc687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "498b2b5db134275d27a467c7d5e384798296efab410c7a6b69b9bdcb14fcc687", kill_on_drop: false }` [INFO] [stdout] 498b2b5db134275d27a467c7d5e384798296efab410c7a6b69b9bdcb14fcc687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 692c8ea0e5028839bc61f27eeb8af55f28ee854378f79b947bf2d4e58e1fb144 [INFO] running `Command { std: "docker" "start" "-a" "692c8ea0e5028839bc61f27eeb8af55f28ee854378f79b947bf2d4e58e1fb144", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling onig_sys v69.7.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Checking onig v6.2.0 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking umya-spreadsheet v0.1.23-beta (/opt/rustwide/workdir) [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use self::structs::shadow::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use self::structs::sheet_view::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use self::structs::column::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/lib.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use self::structs::calculation::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use self::structs::shadow::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use self::structs::sheet_view::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use self::structs::column::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/lib.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use self::structs::calculation::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/structs/drawing/spreadsheet/from_marker.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | e:&BytesStart, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/structs/drawing/spreadsheet/to_marker.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | e:&BytesStart, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `blur_rad_str` is never read [INFO] [stdout] --> src/structs/drawing/outer_shadow.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | let mut blur_rad_str = String::default(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `distance_str` is never read [INFO] [stdout] --> src/structs/drawing/outer_shadow.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | let mut distance_str = String::from(""); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `direction_str` is never read [INFO] [stdout] --> src/structs/drawing/outer_shadow.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | let mut direction_str = String::from(""); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `result` is never read [INFO] [stdout] --> src/helper/number_format.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | let mut result = String::from(""); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `format` [INFO] [stdout] --> src/helper/number_format.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | let format = format.to_string(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_format` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_width` [INFO] [stdout] --> src/helper/number_format.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | let min_width = left.len() + dec.len() + right.len(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `number_regex` [INFO] [stdout] --> src/helper/number_format.rs:430:103 [INFO] [stdout] | [INFO] [stdout] 430 | fn format_straight_numeric_value(value:&str, format:&str, matches: &Vec, use_thousands:&bool, number_regex:&str)-> String { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_number_regex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time_zone` [INFO] [stdout] --> src/helper/date.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let time_zone = match time_zone { Some(v)=> v, None=> get_default_timezone()}; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_time_zone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `base_date` is never read [INFO] [stdout] --> src/helper/date.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | let mut base_date = NaiveDateTime::parse_from_str("1970-01-01 00:00:00", "%Y-%m-%d %T").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/structs/drawing/spreadsheet/from_marker.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | e:&BytesStart, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/structs/drawing/spreadsheet/to_marker.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | e:&BytesStart, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `blur_rad_str` is never read [INFO] [stdout] --> src/structs/drawing/outer_shadow.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | let mut blur_rad_str = String::default(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `distance_str` is never read [INFO] [stdout] --> src/structs/drawing/outer_shadow.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | let mut distance_str = String::from(""); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `direction_str` is never read [INFO] [stdout] --> src/structs/drawing/outer_shadow.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | let mut direction_str = String::from(""); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `result` is never read [INFO] [stdout] --> src/helper/number_format.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | let mut result = String::from(""); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `format` [INFO] [stdout] --> src/helper/number_format.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | let format = format.to_string(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_format` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_width` [INFO] [stdout] --> src/helper/number_format.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | let min_width = left.len() + dec.len() + right.len(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `number_regex` [INFO] [stdout] --> src/helper/number_format.rs:430:103 [INFO] [stdout] | [INFO] [stdout] 430 | fn format_straight_numeric_value(value:&str, format:&str, matches: &Vec, use_thousands:&bool, number_regex:&str)-> String { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_number_regex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time_zone` [INFO] [stdout] --> src/helper/date.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let time_zone = match time_zone { Some(v)=> v, None=> get_default_timezone()}; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_time_zone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `base_date` is never read [INFO] [stdout] --> src/helper/date.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | let mut base_date = NaiveDateTime::parse_from_str("1970-01-01 00:00:00", "%Y-%m-%d %T").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_insert_row` [INFO] [stdout] --> src/structs/drawing/spreadsheet/from_marker.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | pub(crate) fn adjustment_insert_row(&mut self, num_rows:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_insert_colmun` [INFO] [stdout] --> src/structs/drawing/spreadsheet/from_marker.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | pub(crate) fn adjustment_insert_colmun(&mut self, num_cols:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_remove_row` [INFO] [stdout] --> src/structs/drawing/spreadsheet/from_marker.rs:60:19 [INFO] [stdout] | [INFO] [stdout] 60 | pub(crate) fn adjustment_remove_row(&mut self, num_rows:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_remove_colmun` [INFO] [stdout] --> src/structs/drawing/spreadsheet/from_marker.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | pub(crate) fn adjustment_remove_colmun(&mut self, num_cols:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_insert_row` [INFO] [stdout] --> src/structs/drawing/spreadsheet/to_marker.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | pub(crate) fn adjustment_insert_row(&mut self, num_rows:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_insert_colmun` [INFO] [stdout] --> src/structs/drawing/spreadsheet/to_marker.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | pub(crate) fn adjustment_insert_colmun(&mut self, num_cols:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_remove_row` [INFO] [stdout] --> src/structs/drawing/spreadsheet/to_marker.rs:60:19 [INFO] [stdout] | [INFO] [stdout] 60 | pub(crate) fn adjustment_remove_row(&mut self, num_rows:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_remove_colmun` [INFO] [stdout] --> src/structs/drawing/spreadsheet/to_marker.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | pub(crate) fn adjustment_remove_colmun(&mut self, num_cols:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_insert_row` [INFO] [stdout] --> src/structs/drawing/spreadsheet/two_cell_anchor.rs:114:19 [INFO] [stdout] | [INFO] [stdout] 114 | pub(crate) fn adjustment_insert_row(&mut self, num_rows:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_insert_colmun` [INFO] [stdout] --> src/structs/drawing/spreadsheet/two_cell_anchor.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 119 | pub(crate) fn adjustment_insert_colmun(&mut self, num_cols:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_remove_row` [INFO] [stdout] --> src/structs/drawing/spreadsheet/two_cell_anchor.rs:124:19 [INFO] [stdout] | [INFO] [stdout] 124 | pub(crate) fn adjustment_remove_row(&mut self, num_rows:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_remove_colmun` [INFO] [stdout] --> src/structs/drawing/spreadsheet/two_cell_anchor.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | pub(crate) fn adjustment_remove_colmun(&mut self, num_cols:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `merge_complex_number_format_masks` [INFO] [stdout] --> src/helper/number_format.rs:495:4 [INFO] [stdout] | [INFO] [stdout] 495 | fn merge_complex_number_format_masks(numbers:&Vec, masks:&Vec)-> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `process_complex_number_format_mask` [INFO] [stdout] --> src/helper/number_format.rs:514:4 [INFO] [stdout] | [INFO] [stdout] 514 | fn process_complex_number_format_mask(number:&f64, mask:&str)-> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `complex_number_format_mask` [INFO] [stdout] --> src/helper/number_format.rs:555:4 [INFO] [stdout] | [INFO] [stdout] 555 | fn complex_number_format_mask(number:&f64, mask:&str, split_on_point:&bool)->String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_currency_code` [INFO] [stdout] --> src/helper/string_helper.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) fn get_currency_code()-> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_decimal_separator` [INFO] [stdout] --> src/helper/string_helper.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) fn get_decimal_separator()-> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_thousands_separator` [INFO] [stdout] --> src/helper/string_helper.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) fn get_thousands_separator()-> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/structs/worksheet.rs:558:17 [INFO] [stdout] | [INFO] [stdout] 558 | std::mem::replace(v, value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/reader/xlsx/theme.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | mem::replace(&mut theme.get_color_map_mut()[0], value.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/reader/xlsx/theme.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | mem::replace(&mut theme.get_color_map_mut()[1], value.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/reader/xlsx/theme.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | mem::replace(&mut theme.get_color_map_mut()[2], value.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/reader/xlsx/theme.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | mem::replace(&mut theme.get_color_map_mut()[3], value.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/helper/number_format.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | std::mem::replace(&mut colors[idx], item.get(0).unwrap().to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/helper/number_format.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | std::mem::replace(&mut condops[idx], item.get(1).unwrap().to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/helper/number_format.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | std::mem::replace(&mut condvals[idx], item.get(2).unwrap().to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_insert_row` [INFO] [stdout] --> src/structs/drawing/spreadsheet/from_marker.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | pub(crate) fn adjustment_insert_row(&mut self, num_rows:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_insert_colmun` [INFO] [stdout] --> src/structs/drawing/spreadsheet/from_marker.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | pub(crate) fn adjustment_insert_colmun(&mut self, num_cols:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_remove_row` [INFO] [stdout] --> src/structs/drawing/spreadsheet/from_marker.rs:60:19 [INFO] [stdout] | [INFO] [stdout] 60 | pub(crate) fn adjustment_remove_row(&mut self, num_rows:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_remove_colmun` [INFO] [stdout] --> src/structs/drawing/spreadsheet/from_marker.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | pub(crate) fn adjustment_remove_colmun(&mut self, num_cols:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_insert_row` [INFO] [stdout] --> src/structs/drawing/spreadsheet/to_marker.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | pub(crate) fn adjustment_insert_row(&mut self, num_rows:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_insert_colmun` [INFO] [stdout] --> src/structs/drawing/spreadsheet/to_marker.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | pub(crate) fn adjustment_insert_colmun(&mut self, num_cols:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_remove_row` [INFO] [stdout] --> src/structs/drawing/spreadsheet/to_marker.rs:60:19 [INFO] [stdout] | [INFO] [stdout] 60 | pub(crate) fn adjustment_remove_row(&mut self, num_rows:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_remove_colmun` [INFO] [stdout] --> src/structs/drawing/spreadsheet/to_marker.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | pub(crate) fn adjustment_remove_colmun(&mut self, num_cols:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_insert_row` [INFO] [stdout] --> src/structs/drawing/spreadsheet/two_cell_anchor.rs:114:19 [INFO] [stdout] | [INFO] [stdout] 114 | pub(crate) fn adjustment_insert_row(&mut self, num_rows:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_insert_colmun` [INFO] [stdout] --> src/structs/drawing/spreadsheet/two_cell_anchor.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 119 | pub(crate) fn adjustment_insert_colmun(&mut self, num_cols:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_remove_row` [INFO] [stdout] --> src/structs/drawing/spreadsheet/two_cell_anchor.rs:124:19 [INFO] [stdout] | [INFO] [stdout] 124 | pub(crate) fn adjustment_remove_row(&mut self, num_rows:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjustment_remove_colmun` [INFO] [stdout] --> src/structs/drawing/spreadsheet/two_cell_anchor.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | pub(crate) fn adjustment_remove_colmun(&mut self, num_cols:&usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `merge_complex_number_format_masks` [INFO] [stdout] --> src/helper/number_format.rs:495:4 [INFO] [stdout] | [INFO] [stdout] 495 | fn merge_complex_number_format_masks(numbers:&Vec, masks:&Vec)-> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `process_complex_number_format_mask` [INFO] [stdout] --> src/helper/number_format.rs:514:4 [INFO] [stdout] | [INFO] [stdout] 514 | fn process_complex_number_format_mask(number:&f64, mask:&str)-> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `complex_number_format_mask` [INFO] [stdout] --> src/helper/number_format.rs:555:4 [INFO] [stdout] | [INFO] [stdout] 555 | fn complex_number_format_mask(number:&f64, mask:&str, split_on_point:&bool)->String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_currency_code` [INFO] [stdout] --> src/helper/string_helper.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) fn get_currency_code()-> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_decimal_separator` [INFO] [stdout] --> src/helper/string_helper.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) fn get_decimal_separator()-> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_thousands_separator` [INFO] [stdout] --> src/helper/string_helper.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) fn get_thousands_separator()-> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/structs/worksheet.rs:558:17 [INFO] [stdout] | [INFO] [stdout] 558 | std::mem::replace(v, value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/reader/xlsx/theme.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | mem::replace(&mut theme.get_color_map_mut()[0], value.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/reader/xlsx/theme.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | mem::replace(&mut theme.get_color_map_mut()[1], value.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/reader/xlsx/theme.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | mem::replace(&mut theme.get_color_map_mut()[2], value.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/reader/xlsx/theme.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | mem::replace(&mut theme.get_color_map_mut()[3], value.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/helper/number_format.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | std::mem::replace(&mut colors[idx], item.get(0).unwrap().to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/helper/number_format.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | std::mem::replace(&mut condops[idx], item.get(1).unwrap().to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/helper/number_format.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | std::mem::replace(&mut condvals[idx], item.get(2).unwrap().to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.57s [INFO] running `Command { std: "docker" "inspect" "692c8ea0e5028839bc61f27eeb8af55f28ee854378f79b947bf2d4e58e1fb144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "692c8ea0e5028839bc61f27eeb8af55f28ee854378f79b947bf2d4e58e1fb144", kill_on_drop: false }` [INFO] [stdout] 692c8ea0e5028839bc61f27eeb8af55f28ee854378f79b947bf2d4e58e1fb144