[INFO] fetching crate shiva-spreadsheet-ods 0.0.2...
[INFO] checking shiva-spreadsheet-ods-0.0.2 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate shiva-spreadsheet-ods 0.0.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate shiva-spreadsheet-ods 0.0.2
[INFO] finished tweaking crates.io crate shiva-spreadsheet-ods 0.0.2
[INFO] tweaked toml for crates.io crate shiva-spreadsheet-ods 0.0.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate shiva-spreadsheet-ods 0.0.2 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate shiva-spreadsheet-ods 0.0.2 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 327490d27fee7c05b4975469c21e4733ff948bda8952641d69d1de81cda149ae
[INFO] running `Command { std: "docker" "start" "-a" "327490d27fee7c05b4975469c21e4733ff948bda8952641d69d1de81cda149ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "327490d27fee7c05b4975469c21e4733ff948bda8952641d69d1de81cda149ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "327490d27fee7c05b4975469c21e4733ff948bda8952641d69d1de81cda149ae", kill_on_drop: false }`
[INFO] [stdout] 327490d27fee7c05b4975469c21e4733ff948bda8952641d69d1de81cda149ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4dd9864346c6fa686dfaa6465869440da2ad9e6d6c1ea4eefef6f30ff214d285
[INFO] running `Command { std: "docker" "start" "-a" "4dd9864346c6fa686dfaa6465869440da2ad9e6d6c1ea4eefef6f30ff214d285", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]    Compiling zip v2.1.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking get-size v0.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.34.2
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking kparse v3.0.5
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]     Checking tinystr v0.7.5
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling quote-use-macros v0.7.2
[INFO] [stderr]    Compiling quote-use v0.7.2
[INFO] [stderr]    Compiling attribute-derive-macro v0.6.1
[INFO] [stderr]    Compiling attribute-derive v0.6.1
[INFO] [stderr]    Compiling get-size-derive v0.1.3
[INFO] [stderr]     Checking angle v0.5.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking shiva-color-rs v0.0.1
[INFO] [stderr]     Checking shiva-spreadsheet-ods v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/io/parse.rs:477:52
[INFO] [stdout]     |
[INFO] [stdout] 477 |         assert_eq!(parse_datetime(b"19999-01-01")?.timestamp(), 568940284800);
[INFO] [stdout]     |                                                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/io/parse.rs:478:51
[INFO] [stdout]     |
[INFO] [stdout] 478 |         assert_eq!(parse_datetime(b"1999-01-01")?.timestamp(), 915148800);
[INFO] [stdout]     |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/io/parse.rs:479:50
[INFO] [stdout]     |
[INFO] [stdout] 479 |         assert_eq!(parse_datetime(b"-45-01-01")?.timestamp(), -63587289600);
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/io/parse.rs:480:51
[INFO] [stdout]     |
[INFO] [stdout] 480 |         assert_eq!(parse_datetime(b"2004-02-29")?.timestamp(), 1078012800);
[INFO] [stdout]     |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/io/parse.rs:481:51
[INFO] [stdout]     |
[INFO] [stdout] 481 |         assert_eq!(parse_datetime(b"2000-02-29")?.timestamp(), 951782400);
[INFO] [stdout]     |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/io/parse.rs:484:53
[INFO] [stdout]     |
[INFO] [stdout] 484 |             parse_datetime(b"2000-01-01T11:22:33")?.timestamp(),
[INFO] [stdout]     |                                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/io/parse.rs:488:58
[INFO] [stdout]     |
[INFO] [stdout] 488 |             parse_datetime(b"2000-01-01T11:22:33.1234")?.timestamp(),
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/io/parse.rs:492:66
[INFO] [stdout]     |
[INFO] [stdout] 492 |             parse_datetime(b"2000-01-01T11:22:33.123456789111")?.timestamp(),
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]  --> tests/test_formula.rs:1:2
[INFO] [stdout]   |
[INFO] [stdout] 1 |
[INFO] [stdout]   | ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]  --> tests/test_defaultstyle.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | // ? what to test here
[INFO] [stdout]   |                       ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]  --> tests/test_refs.rs:1:2
[INFO] [stdout]   |
[INFO] [stdout] 1 |
[INFO] [stdout]   | ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/sizes.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use std::borrow::Cow;
[INFO] [stdout]  2 | | use std::collections::HashMap;
[INFO] [stdout]  3 | | use std::mem::size_of;
[INFO] [stdout]  4 | | use std::rc::Rc;
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     println!("Box<str> {}", size_of::<Box<str>>());
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> tests/sizes.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn sizes() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> tests/sizes.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn sizes2() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/test_text.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use spreadsheet_ods::style::ParagraphStyleRef;
[INFO] [stdout]  2 | | use spreadsheet_ods::text::{MetaAuthorName, MetaCreationDate, TextH, TextP, TextS, TextTag};
[INFO] [stdout]  3 | |
[INFO] [stdout]  4 | | #[test]
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/lib_test.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![allow(dead_code, unreachable_pub)]
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | use spreadsheet_ods::{OdsError, WorkBook};
[INFO] [stdout]   4 | | use std::fmt::{Display, Formatter};
[INFO] [stdout] ...   |
[INFO] [stdout] 273 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> tests/lib_test.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn init_test() -> Result<(), OdsError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> tests/lib_test.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn test_write_ods<P: AsRef<Path>>(book: &mut WorkBook, ods_path: P) -> Result<(), OdsError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> tests/lib_test.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn test_write_odsbuf(book: &mut WorkBook) -> Result<Vec<u8>, OdsError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> tests/lib_test.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum Unit {
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> tests/lib_test.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Nanosecond,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> tests/lib_test.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Microsecond,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> tests/lib_test.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Millisecond,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> tests/lib_test.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Second,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> tests/lib_test.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn conv(&self, nanos: f64) -> f64 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> tests/lib_test.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Timing<X = ()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/lib_test.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/lib_test.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub skip: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/lib_test.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub runs: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/lib_test.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub divider: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/lib_test.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub unit: Unit,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/lib_test.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub extra: Vec<X>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> tests/lib_test.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn name<S: Into<String>>(mut self, name: S) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> tests/lib_test.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn skip(mut self, skip: usize) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> tests/lib_test.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn runs(mut self, runs: usize) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> tests/lib_test.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn divider(mut self, divider: u64) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> tests/lib_test.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn unit(mut self, unit: Unit) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> tests/lib_test.rs:96:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | /     pub fn run_pp<E, R>(
[INFO] [stdout]  97 | |         &mut self,
[INFO] [stdout]  98 | |         mut fun: impl FnMut() -> Result<R, E>,
[INFO] [stdout]  99 | |         mut sum: impl FnMut(Result<R, E>, &mut Vec<f64>, &mut Vec<X>) -> Result<R, E>,
[INFO] [stdout] 100 | |     ) -> Result<R, E> {
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> tests/lib_test.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn run_nf(&mut self, mut fun: impl FnMut()) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> tests/lib_test.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn run<E, R>(&mut self, fun: impl FnMut() -> Result<R, E>) -> Result<R, E> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> tests/lib_test.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn n(&self) -> usize {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> tests/lib_test.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn sum(&self) -> f64 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> tests/lib_test.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn mean(&self) -> f64 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> tests/lib_test.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn median(&self) -> (f64, f64, f64) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> tests/lib_test.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn lin_dev(&self) -> f64 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> tests/lib_test.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn std_dev(&self) -> f64 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/test_pagelayout.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / mod lib_test;
[INFO] [stdout]  2 | |
[INFO] [stdout]  3 | | use color::Rgb;
[INFO] [stdout]  4 | | use lib_test::*;
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |     Ok(())
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_grouped.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / mod lib_test;
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | use lib_test::*;
[INFO] [stdout]   4 | | use spreadsheet_ods::sheet::Grouped;
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |     sh.add_row_group(2, 5);
[INFO] [stdout] 129 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_header.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / mod lib_test;
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | use lib_test::*;
[INFO] [stdout]   4 | | use spreadsheet_ods::sheet::Grouped;
[INFO] [stdout] ...   |
[INFO] [stdout] 308 | |     Ok(())
[INFO] [stdout] 309 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/test_draw.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / mod lib_test;
[INFO] [stdout]  2 | |
[INFO] [stdout]  3 | | use lib_test::*;
[INFO] [stdout]  4 | | use spreadsheet_ods::{read_ods, OdsError};
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     Ok(())
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/test_read_variants.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use spreadsheet_ods::{read_ods, OdsError};
[INFO] [stdout]  2 | |
[INFO] [stdout]  3 | | #[test]
[INFO] [stdout]  4 | | fn read_google() -> Result<(), OdsError> {
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     Ok(())
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]  --> tests/test_default.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / use spreadsheet_ods::WorkBook;
[INFO] [stdout] 2 | |
[INFO] [stdout] 3 | | #[test]
[INFO] [stdout] 4 | | fn test_default() {
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_write_read.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / pub mod lib_test;
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | use lib_test::*;
[INFO] [stdout]   4 | | use spreadsheet_ods::sheet::SplitMode;
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |     Ok(())
[INFO] [stdout] 199 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> tests/test_write_read.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod lib_test;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> tests/test_write_read.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn timingr<E, R>(name: &str, mut fun: impl FnMut() -> Result<R, E>) -> Result<R, E> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> tests/test_write_read.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn timingn<E>(name: &str, mut fun: impl FnMut()) -> Result<(), E> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> tests/lib_test.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn init_test() -> Result<(), OdsError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> tests/lib_test.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn test_write_ods<P: AsRef<Path>>(book: &mut WorkBook, ods_path: P) -> Result<(), OdsError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> tests/lib_test.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn test_write_odsbuf(book: &mut WorkBook) -> Result<Vec<u8>, OdsError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> tests/lib_test.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum Unit {
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> tests/lib_test.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Nanosecond,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> tests/lib_test.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Microsecond,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> tests/lib_test.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Millisecond,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> tests/lib_test.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Second,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> tests/lib_test.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn conv(&self, nanos: f64) -> f64 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> tests/lib_test.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Timing<X = ()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/lib_test.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/lib_test.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub skip: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/lib_test.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub runs: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/lib_test.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub divider: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/lib_test.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub unit: Unit,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/lib_test.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub extra: Vec<X>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> tests/lib_test.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn name<S: Into<String>>(mut self, name: S) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> tests/lib_test.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn skip(mut self, skip: usize) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> tests/lib_test.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn runs(mut self, runs: usize) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> tests/lib_test.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn divider(mut self, divider: u64) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> tests/lib_test.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn unit(mut self, unit: Unit) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> tests/lib_test.rs:96:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | /     pub fn run_pp<E, R>(
[INFO] [stdout]  97 | |         &mut self,
[INFO] [stdout]  98 | |         mut fun: impl FnMut() -> Result<R, E>,
[INFO] [stdout]  99 | |         mut sum: impl FnMut(Result<R, E>, &mut Vec<f64>, &mut Vec<X>) -> Result<R, E>,
[INFO] [stdout] 100 | |     ) -> Result<R, E> {
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> tests/lib_test.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn run_nf(&mut self, mut fun: impl FnMut()) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> tests/lib_test.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn run<E, R>(&mut self, fun: impl FnMut() -> Result<R, E>) -> Result<R, E> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> tests/lib_test.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn n(&self) -> usize {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> tests/lib_test.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn sum(&self) -> f64 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> tests/lib_test.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn mean(&self) -> f64 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> tests/lib_test.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn median(&self) -> (f64, f64, f64) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> tests/lib_test.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn lin_dev(&self) -> f64 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> tests/lib_test.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn std_dev(&self) -> f64 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/test_workbook.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use spreadsheet_ods::{CellStyleRef, Sheet, ValueType, WorkBook};
[INFO] [stdout]  2 | |
[INFO] [stdout]  3 | | #[test]
[INFO] [stdout]  4 | | fn test_workbook() {
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     assert!(wb.def_style(ValueType::Text).is_none());
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/test_config.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / mod lib_test;
[INFO] [stdout]  2 | |
[INFO] [stdout]  3 | | use lib_test::*;
[INFO] [stdout]  4 | | use spreadsheet_ods::sheet::SplitMode;
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |     Ok(())
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/test_annotation.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / mod lib_test;
[INFO] [stdout]  2 | |
[INFO] [stdout]  3 | | use lib_test::*;
[INFO] [stdout]  4 | | use spreadsheet_ods::draw::Annotation;
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     Ok(())
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_validation.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / mod lib_test;
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | use lib_test::*;
[INFO] [stdout]   4 | | use spreadsheet_ods::condition::Condition;
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |     Ok(())
[INFO] [stdout] 139 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_core_writing_loop.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use std::fs;
[INFO] [stdout]   2 | | use std::fs::File;
[INFO] [stdout]   3 | | use std::io::BufReader;
[INFO] [stdout] ...   |
[INFO] [stdout] 301 | |     Ok(())
[INFO] [stdout] 302 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/test_split_hidden.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use spreadsheet_ods::CellRange;
[INFO] [stdout]  2 | |
[INFO] [stdout]  3 | | #[allow(dead_code)]
[INFO] [stdout]  4 | | #[derive(Debug)]
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |     assert_eq!(s.len(), 1);
[INFO] [stdout] 93 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/bench_attrmap.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![allow(dead_code)]
[INFO] [stdout]   2 | | #![allow(unreachable_pub)]
[INFO] [stdout]   3 | |
[INFO] [stdout]   4 | | use crate::lib_test::Timing;
[INFO] [stdout] ...   |
[INFO] [stdout] 532 | |     println!("{}", t0);
[INFO] [stdout] 533 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/issue6.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout]   2 | / fn push_rowname(buf: &mut String, row: u32) {
[INFO] [stdout]   3 | |     let row: u64 = row as u64 + 1;
[INFO] [stdout]   4 | |     buf.push_str(&row.to_string());
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     push_rowname(&mut buf, u32::MAX);
[INFO] [stdout] 100 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/bench_fast.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![allow(dead_code)]
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | mod lib_test;
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |     Ok(())
[INFO] [stdout] 102 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/test_metadata.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / mod lib_test;
[INFO] [stdout]  2 | |
[INFO] [stdout]  3 | | use chrono::{Duration, NaiveDateTime};
[INFO] [stdout]  4 | | use lib_test::*;
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     Ok(())
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/bench_xparse.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use kparse::{Code, TokenizerError, TokenizerResult};
[INFO] [stdout]   2 | | use nom::combinator::opt;
[INFO] [stdout]   3 | | use nom::{AsBytes, AsChar, Parser};
[INFO] [stdout]   4 | | use std::fmt::{Display, Formatter};
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> tests/bench_xparse.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub enum RCode {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> tests/bench_xparse.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     ANomError,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> tests/bench_xparse.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     Byte,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> tests/bench_xparse.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     Digit,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> tests/bench_xparse.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Integer,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> tests/bench_xparse.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn token_i16(input: &[u8]) -> KTokenizerResult<'_, i16> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> tests/bench_xparse.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn token_i16x(input: &[u8]) -> KTokenizerResult<'_, i16> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> tests/bench_xparse.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn all_digits(input: &[u8]) -> TokenizerResult<RCode, &[u8], ()> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> benches/bench.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | ///
[INFO] [stdout]    | ^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> benches/bench.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | ///
[INFO] [stdout]    | ^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]  --> tests/test_fods.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / use spreadsheet_ods::{read_fods, read_ods, write_fods, OdsError};
[INFO] [stdout] 2 | |
[INFO] [stdout] 3 | | #[test]
[INFO] [stdout] 4 | | fn read_write_fods() -> Result<(), OdsError> {
[INFO] [stdout] ... |
[INFO] [stdout] 8 | |     Ok(())
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/test_xmltree.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use spreadsheet_ods::xmltree::XmlTag;
[INFO] [stdout]  2 | |
[INFO] [stdout]  3 | | #[test]
[INFO] [stdout]  4 | | pub fn test_tree() {
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |     );
[INFO] [stdout] 32 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]  --> tests/test_xmltree.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn test_tree() {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> tests/issue1.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut sheet = spreadsheet_ods::Sheet::new("test");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W unused-qualifications`
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 18 -     let mut sheet = spreadsheet_ods::Sheet::new("test");
[INFO] [stdout] 18 +     let mut sheet = Sheet::new("test");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_sheet.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / mod lib_test;
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | use icu_locid::locale;
[INFO] [stdout]   4 | | use lib_test::*;
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |     assert_eq!(ss0.name(), "a21");
[INFO] [stdout] 245 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf`
[INFO] [stdout]   --> benches/bench.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let buf = write_ods_buf_uncompressed(wb, Vec::new())?;
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_wb` is never used
[INFO] [stdout]   --> benches/bench.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn write_wb<'a>(wb: &'a mut WorkBook) -> impl FnMut() -> Result<(), OdsError> + 'a {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> tests/test_format.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |         NaiveDateTime::from_timestamp_opt(1_223_222_222, 22992).unwrap(),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> benches/bench.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | criterion_group!(benches, criterion_read, criterion_write);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout]    = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/issue1.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / mod lib_test;
[INFO] [stdout]  2 | |
[INFO] [stdout]  3 | | use lib_test::*;
[INFO] [stdout]  4 | | use spreadsheet_ods::style::units::*;
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_style_attr.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / mod lib_test;
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | use color::Rgb;
[INFO] [stdout]   4 | | use lib_test::*;
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     Ok(())
[INFO] [stdout] 272 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> tests/test_locale.rs:77:40
[INFO] [stdout]    |
[INFO] [stdout] 77 |         Value::DateTime(NaiveDateTime::from_timestamp_opt(1234, 0).unwrap()),
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_format.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / mod lib_test;
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | use chrono::NaiveDateTime;
[INFO] [stdout]   4 | | use icu_locid::locale;
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_locale.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / mod lib_test;
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | use chrono::{Duration, NaiveDate, NaiveDateTime};
[INFO] [stdout]   4 | | use icu_locid::{locale, Locale};
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     Ok(())
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> tests/test_locale.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn test_locale1() -> Result<(), OdsError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> tests/test_locale.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn test_locale2() -> Result<(), OdsError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> tests/test_locale.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn test_locale3() -> Result<(), OdsError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> tests/test_locale.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub fn test_locale4() -> Result<(), OdsError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/bench_sample.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![allow(dead_code)]
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | use get_size::GetSize;
[INFO] [stdout]   4 | | use std::fs::File;
[INFO] [stdout] ...   |
[INFO] [stdout] 322 | |     Ok(())
[INFO] [stdout] 323 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.79s
[INFO] running `Command { std: "docker" "inspect" "4dd9864346c6fa686dfaa6465869440da2ad9e6d6c1ea4eefef6f30ff214d285", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dd9864346c6fa686dfaa6465869440da2ad9e6d6c1ea4eefef6f30ff214d285", kill_on_drop: false }`
[INFO] [stdout] 4dd9864346c6fa686dfaa6465869440da2ad9e6d6c1ea4eefef6f30ff214d285
