[INFO] fetching crate rust-public-ini 0.0.1... [INFO] testing rust-public-ini-0.0.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rust-public-ini 0.0.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate rust-public-ini 0.0.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rust-public-ini 0.0.1 [INFO] tweaked toml for crates.io crate rust-public-ini 0.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-public-ini 0.0.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rust-public-ini 0.0.1 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10631d68cc34d0ff0e4f19bd1516bac4a3c0183aebe0a80d4f46c6acaa52dde8 [INFO] running `Command { std: "docker" "start" "-a" "10631d68cc34d0ff0e4f19bd1516bac4a3c0183aebe0a80d4f46c6acaa52dde8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10631d68cc34d0ff0e4f19bd1516bac4a3c0183aebe0a80d4f46c6acaa52dde8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10631d68cc34d0ff0e4f19bd1516bac4a3c0183aebe0a80d4f46c6acaa52dde8", kill_on_drop: false }` [INFO] [stdout] 10631d68cc34d0ff0e4f19bd1516bac4a3c0183aebe0a80d4f46c6acaa52dde8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dad9cc7c263e4c05d8143ddd563261b7cbdaa902cef337b03a63b39a89dbef37 [INFO] running `Command { std: "docker" "start" "-a" "dad9cc7c263e4c05d8143ddd563261b7cbdaa902cef337b03a63b39a89dbef37", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rust-public-ini v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:438:17 [INFO] [stdout] | [INFO] [stdout] 438 | pub fn iter(&self) -> PropertyIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 438 | pub fn iter(&self) -> PropertyIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:445:21 [INFO] [stdout] | [INFO] [stdout] 445 | pub fn iter_mut(&mut self) -> PropertyIterMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 445 | pub fn iter_mut(&mut self) -> PropertyIterMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:691:28 [INFO] [stdout] | [INFO] [stdout] 691 | pub fn with_section(&mut self, section: Option) -> SectionSetter [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 691 | pub fn with_section(&mut self, section: Option) -> SectionSetter<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:699:33 [INFO] [stdout] | [INFO] [stdout] 699 | pub fn with_general_section(&mut self) -> SectionSetter { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 699 | pub fn with_general_section(&mut self) -> SectionSetter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.92s [INFO] running `Command { std: "docker" "inspect" "dad9cc7c263e4c05d8143ddd563261b7cbdaa902cef337b03a63b39a89dbef37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dad9cc7c263e4c05d8143ddd563261b7cbdaa902cef337b03a63b39a89dbef37", kill_on_drop: false }` [INFO] [stdout] dad9cc7c263e4c05d8143ddd563261b7cbdaa902cef337b03a63b39a89dbef37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3666038305f53d1454a8e9a60ccdc9934124e369cabe06cfeb5a5eda3ebeedb [INFO] running `Command { std: "docker" "start" "-a" "d3666038305f53d1454a8e9a60ccdc9934124e369cabe06cfeb5a5eda3ebeedb", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:438:17 [INFO] [stdout] | [INFO] [stdout] 438 | pub fn iter(&self) -> PropertyIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 438 | pub fn iter(&self) -> PropertyIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:445:21 [INFO] [stdout] | [INFO] [stdout] 445 | pub fn iter_mut(&mut self) -> PropertyIterMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 445 | pub fn iter_mut(&mut self) -> PropertyIterMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:691:28 [INFO] [stdout] | [INFO] [stdout] 691 | pub fn with_section(&mut self, section: Option) -> SectionSetter [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 691 | pub fn with_section(&mut self, section: Option) -> SectionSetter<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:699:33 [INFO] [stdout] | [INFO] [stdout] 699 | pub fn with_general_section(&mut self) -> SectionSetter { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 699 | pub fn with_general_section(&mut self) -> SectionSetter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust-public-ini v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:438:17 [INFO] [stdout] | [INFO] [stdout] 438 | pub fn iter(&self) -> PropertyIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 438 | pub fn iter(&self) -> PropertyIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:445:21 [INFO] [stdout] | [INFO] [stdout] 445 | pub fn iter_mut(&mut self) -> PropertyIterMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 445 | pub fn iter_mut(&mut self) -> PropertyIterMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:691:28 [INFO] [stdout] | [INFO] [stdout] 691 | pub fn with_section(&mut self, section: Option) -> SectionSetter [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 691 | pub fn with_section(&mut self, section: Option) -> SectionSetter<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:699:33 [INFO] [stdout] | [INFO] [stdout] 699 | pub fn with_general_section(&mut self) -> SectionSetter { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 699 | pub fn with_general_section(&mut self) -> SectionSetter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `Command { std: "docker" "inspect" "d3666038305f53d1454a8e9a60ccdc9934124e369cabe06cfeb5a5eda3ebeedb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3666038305f53d1454a8e9a60ccdc9934124e369cabe06cfeb5a5eda3ebeedb", kill_on_drop: false }` [INFO] [stdout] d3666038305f53d1454a8e9a60ccdc9934124e369cabe06cfeb5a5eda3ebeedb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 36c0d6eb564d71fde852ad998f2d4945e70eb8e539b0382fb8e1028b6fca3d12 [INFO] running `Command { std: "docker" "start" "-a" "36c0d6eb564d71fde852ad998f2d4945e70eb8e539b0382fb8e1028b6fca3d12", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:438:17 [INFO] [stderr] | [INFO] [stderr] 438 | pub fn iter(&self) -> PropertyIter { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 438 | pub fn iter(&self) -> PropertyIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:445:21 [INFO] [stderr] | [INFO] [stderr] 445 | pub fn iter_mut(&mut self) -> PropertyIterMut { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 445 | pub fn iter_mut(&mut self) -> PropertyIterMut<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:691:28 [INFO] [stderr] | [INFO] [stderr] 691 | pub fn with_section(&mut self, section: Option) -> SectionSetter [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 691 | pub fn with_section(&mut self, section: Option) -> SectionSetter<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:699:33 [INFO] [stderr] | [INFO] [stderr] 699 | pub fn with_general_section(&mut self) -> SectionSetter { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 699 | pub fn with_general_section(&mut self) -> SectionSetter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rust-public-ini` (lib) generated 4 warnings (run `cargo fix --lib -p rust-public-ini` to apply 4 suggestions) [INFO] [stderr] warning: `rust-public-ini` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ini-d95d42792c75f929) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test test::add_properties_api ... ok [INFO] [stdout] test test::escape_str_basics ... ok [INFO] [stdout] test test::escape_str_nothing_policy ... ok [INFO] [stdout] test test::escape_str_reserved ... ok [INFO] [stdout] test test::escape_str_unicode ... ok [INFO] [stdout] test test::fix_issue63 ... ok [INFO] [stdout] test test::fix_issue64 ... ok [INFO] [stdout] test test::get_with_non_static_key ... ok [INFO] [stdout] test test::inline_comment_not_supported ... ok [INFO] [stdout] test test::invalid_codepoint ... ok [INFO] [stdout] test test::duplicate_sections ... ok [INFO] [stdout] test test::load_from_file_with_bom ... ok [INFO] [stdout] test test::iter ... ok [INFO] [stdout] test test::load_from_file_without_bom ... ok [INFO] [stdout] test test::colon ... ok [INFO] [stdout] test test::load_from_str_with_crlf ... ok [INFO] [stdout] test test::load_from_str_with_cr ... ok [INFO] [stdout] test test::load_from_str_noescape ... ok [INFO] [stdout] test test::load_from_str_with_empty_input ... ok [INFO] [stdout] test test::load_from_str_with_empty_lines ... ok [INFO] [stdout] test test::load_from_str_with_valid_empty_input ... ok [INFO] [stdout] test test::load_from_str_with_valid_input ... ok [INFO] [stdout] test test::load_from_str_without_ending_newline ... ok [INFO] [stdout] test test::parse_error_numbers ... ok [INFO] [stdout] test test::new_has_empty_general_section ... ok [INFO] [stdout] test test::parse_comment ... ok [INFO] [stdout] test test::parse_enabled_indented_mutiline_value ... ok [INFO] [stdout] test test::parse_without_quote ... ok [INFO] [stdout] test test::partial_quoting_double ... ok [INFO] [stdout] test test::partial_quoting_single ... ok [INFO] [stdout] test test::preserve_leading_whitespace_in_keys ... ok [INFO] [stdout] test test::preserve_leading_whitespace_mixed_indentation ... ok [INFO] [stdout] test test::preserve_leading_whitespace_with_trailing_spaces ... ok [INFO] [stdout] test test::preserve_order_properties_into_iter ... ok [INFO] [stdout] test test::preserve_order_property_in_section ... ok [INFO] [stdout] test test::property_get_vec ... ok [INFO] [stdout] test test::preserve_order_section ... ok [INFO] [stdout] test test::preserve_order_write ... ok [INFO] [stdout] test test::property_remove ... ok [INFO] [stdout] test test::property_replace ... ok [INFO] [stdout] test test::section_setter_chain ... ok [INFO] [stdout] test test::sharp_comment ... ok [INFO] [stdout] test test::preserve_order_property ... ok [INFO] [stdout] test test::string ... ok [INFO] [stdout] test test::string_multiline ... ok [INFO] [stdout] test test::string_multiline_escape ... ok [INFO] [stdout] test test::string_single ... ok [INFO] [stdout] test test::string_single_comment ... ok [INFO] [stdout] test test::string_single_multiline ... ok [INFO] [stdout] test test::whitespace_inside_quoted_value_should_not_be_trimed ... ok [INFO] [stdout] test test::write_kv_separator ... ok [INFO] [stdout] test test::write_line_separator ... ok [INFO] [stdout] test test::write_new ... ok [INFO] [stdout] test test::iter_mut_preserve_order_in_section ... ok [INFO] [stdout] test test::load_from_str_with_empty_general_section ... ok [INFO] [stdout] test test::preserve_leading_whitespace_tabs_get_escaped ... ok [INFO] [stdout] test test::string_comment ... ok [INFO] [stdout] test test::string_includes_quote ... ok [INFO] [stdout] test test::inline_comment - should panic ... ok [INFO] [stderr] Doc-tests ini [INFO] [stdout] [INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 24) - compile ... ok [INFO] [stdout] test src/lib.rs - Ini::get_from_or (line 798) ... ok [INFO] [stdout] test src/lib.rs - Ini::get_from (line 781) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "36c0d6eb564d71fde852ad998f2d4945e70eb8e539b0382fb8e1028b6fca3d12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36c0d6eb564d71fde852ad998f2d4945e70eb8e539b0382fb8e1028b6fca3d12", kill_on_drop: false }` [INFO] [stdout] 36c0d6eb564d71fde852ad998f2d4945e70eb8e539b0382fb8e1028b6fca3d12