[INFO] fetching crate ordered-multimap 0.7.3...
[INFO] building ordered-multimap-0.7.3 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate ordered-multimap 0.7.3 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate ordered-multimap 0.7.3
[INFO] finished tweaking crates.io crate ordered-multimap 0.7.3
[INFO] tweaked toml for crates.io crate ordered-multimap 0.7.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ordered-multimap 0.7.3 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding dlv-list v0.5.2 (available: v0.6.0)
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.16.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded coverage-helper v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65a83090fbce3839d8efcff163a19735adeee920434308451108a8dfe541dde6
[INFO] running `Command { std: "docker" "start" "-a" "65a83090fbce3839d8efcff163a19735adeee920434308451108a8dfe541dde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65a83090fbce3839d8efcff163a19735adeee920434308451108a8dfe541dde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65a83090fbce3839d8efcff163a19735adeee920434308451108a8dfe541dde6", kill_on_drop: false }`
[INFO] [stdout] 65a83090fbce3839d8efcff163a19735adeee920434308451108a8dfe541dde6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8eb7b3e1aa704250e6f9a1876f988889d177f2ea6326ed79679189ef0ec5fde8
[INFO] running `Command { std: "docker" "start" "-a" "8eb7b3e1aa704250e6f9a1876f988889d177f2ea6326ed79679189ef0ec5fde8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[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 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]  --> src/lib.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![cfg_attr(coverage_nightly, feature(coverage_attribute))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.78s
[INFO] running `Command { std: "docker" "inspect" "8eb7b3e1aa704250e6f9a1876f988889d177f2ea6326ed79679189ef0ec5fde8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eb7b3e1aa704250e6f9a1876f988889d177f2ea6326ed79679189ef0ec5fde8", kill_on_drop: false }`
[INFO] [stdout] 8eb7b3e1aa704250e6f9a1876f988889d177f2ea6326ed79679189ef0ec5fde8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1392c5fdbc79b427118355763d81f56ca8492c15ac2efedbaec70b9354a76b0
[INFO] running `Command { std: "docker" "start" "-a" "f1392c5fdbc79b427118355763d81f56ca8492c15ac2efedbaec70b9354a76b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling coverage-helper v0.2.4
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]  --> src/lib.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![cfg_attr(coverage_nightly, feature(coverage_attribute))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ordered-multimap v0.7.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]  --> src/lib.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![cfg_attr(coverage_nightly, feature(coverage_attribute))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3548:5
[INFO] [stdout]      |
[INFO] [stdout] 3548 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3565:5
[INFO] [stdout]      |
[INFO] [stdout] 3565 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3599:5
[INFO] [stdout]      |
[INFO] [stdout] 3599 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3608:5
[INFO] [stdout]      |
[INFO] [stdout] 3608 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3620:5
[INFO] [stdout]      |
[INFO] [stdout] 3620 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3630:5
[INFO] [stdout]      |
[INFO] [stdout] 3630 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3640:5
[INFO] [stdout]      |
[INFO] [stdout] 3640 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3650:5
[INFO] [stdout]      |
[INFO] [stdout] 3650 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3660:5
[INFO] [stdout]      |
[INFO] [stdout] 3660 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3668:5
[INFO] [stdout]      |
[INFO] [stdout] 3668 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3684:5
[INFO] [stdout]      |
[INFO] [stdout] 3684 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3701:5
[INFO] [stdout]      |
[INFO] [stdout] 3701 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3717:5
[INFO] [stdout]      |
[INFO] [stdout] 3717 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3734:5
[INFO] [stdout]      |
[INFO] [stdout] 3734 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3742:5
[INFO] [stdout]      |
[INFO] [stdout] 3742 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3757:5
[INFO] [stdout]      |
[INFO] [stdout] 3757 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3778:5
[INFO] [stdout]      |
[INFO] [stdout] 3778 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3786:5
[INFO] [stdout]      |
[INFO] [stdout] 3786 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3801:5
[INFO] [stdout]      |
[INFO] [stdout] 3801 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3817:5
[INFO] [stdout]      |
[INFO] [stdout] 3817 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3834:5
[INFO] [stdout]      |
[INFO] [stdout] 3834 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3842:5
[INFO] [stdout]      |
[INFO] [stdout] 3842 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3857:5
[INFO] [stdout]      |
[INFO] [stdout] 3857 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3878:5
[INFO] [stdout]      |
[INFO] [stdout] 3878 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3899:5
[INFO] [stdout]      |
[INFO] [stdout] 3899 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3915:5
[INFO] [stdout]      |
[INFO] [stdout] 3915 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3932:5
[INFO] [stdout]      |
[INFO] [stdout] 3932 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3940:5
[INFO] [stdout]      |
[INFO] [stdout] 3940 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3955:5
[INFO] [stdout]      |
[INFO] [stdout] 3955 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3971:5
[INFO] [stdout]      |
[INFO] [stdout] 3971 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3988:5
[INFO] [stdout]      |
[INFO] [stdout] 3988 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3996:5
[INFO] [stdout]      |
[INFO] [stdout] 3996 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4011:5
[INFO] [stdout]      |
[INFO] [stdout] 4011 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4032:5
[INFO] [stdout]      |
[INFO] [stdout] 4032 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4053:5
[INFO] [stdout]      |
[INFO] [stdout] 4053 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4069:5
[INFO] [stdout]      |
[INFO] [stdout] 4069 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4086:5
[INFO] [stdout]      |
[INFO] [stdout] 4086 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4094:5
[INFO] [stdout]      |
[INFO] [stdout] 4094 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4109:5
[INFO] [stdout]      |
[INFO] [stdout] 4109 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4130:5
[INFO] [stdout]      |
[INFO] [stdout] 4130 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4146:5
[INFO] [stdout]      |
[INFO] [stdout] 4146 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4173:5
[INFO] [stdout]      |
[INFO] [stdout] 4173 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4181:5
[INFO] [stdout]      |
[INFO] [stdout] 4181 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4201:5
[INFO] [stdout]      |
[INFO] [stdout] 4201 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4217:5
[INFO] [stdout]      |
[INFO] [stdout] 4217 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4244:5
[INFO] [stdout]      |
[INFO] [stdout] 4244 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4252:5
[INFO] [stdout]      |
[INFO] [stdout] 4252 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4272:5
[INFO] [stdout]      |
[INFO] [stdout] 4272 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4289:5
[INFO] [stdout]      |
[INFO] [stdout] 4289 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4306:5
[INFO] [stdout]      |
[INFO] [stdout] 4306 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4319:5
[INFO] [stdout]      |
[INFO] [stdout] 4319 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4334:5
[INFO] [stdout]      |
[INFO] [stdout] 4334 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4342:5
[INFO] [stdout]      |
[INFO] [stdout] 4342 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4357:5
[INFO] [stdout]      |
[INFO] [stdout] 4357 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4374:5
[INFO] [stdout]      |
[INFO] [stdout] 4374 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4393:5
[INFO] [stdout]      |
[INFO] [stdout] 4393 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4411:5
[INFO] [stdout]      |
[INFO] [stdout] 4411 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4429:5
[INFO] [stdout]      |
[INFO] [stdout] 4429 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4442:5
[INFO] [stdout]      |
[INFO] [stdout] 4442 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4451:5
[INFO] [stdout]      |
[INFO] [stdout] 4451 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4466:5
[INFO] [stdout]      |
[INFO] [stdout] 4466 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4480:5
[INFO] [stdout]      |
[INFO] [stdout] 4480 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4501:5
[INFO] [stdout]      |
[INFO] [stdout] 4501 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4519:5
[INFO] [stdout]      |
[INFO] [stdout] 4519 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4550:5
[INFO] [stdout]      |
[INFO] [stdout] 4550 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4568:5
[INFO] [stdout]      |
[INFO] [stdout] 4568 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4577:5
[INFO] [stdout]      |
[INFO] [stdout] 4577 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4595:5
[INFO] [stdout]      |
[INFO] [stdout] 4595 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4613:5
[INFO] [stdout]      |
[INFO] [stdout] 4613 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4622:5
[INFO] [stdout]      |
[INFO] [stdout] 4622 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4639:5
[INFO] [stdout]      |
[INFO] [stdout] 4639 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4663:5
[INFO] [stdout]      |
[INFO] [stdout] 4663 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4675:5
[INFO] [stdout]      |
[INFO] [stdout] 4675 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4695:5
[INFO] [stdout]      |
[INFO] [stdout] 4695 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4715:5
[INFO] [stdout]      |
[INFO] [stdout] 4715 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4734:5
[INFO] [stdout]      |
[INFO] [stdout] 4734 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4742:5
[INFO] [stdout]      |
[INFO] [stdout] 4742 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4763:5
[INFO] [stdout]      |
[INFO] [stdout] 4763 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4772:5
[INFO] [stdout]      |
[INFO] [stdout] 4772 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4805:5
[INFO] [stdout]      |
[INFO] [stdout] 4805 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4816:5
[INFO] [stdout]      |
[INFO] [stdout] 4816 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4826:5
[INFO] [stdout]      |
[INFO] [stdout] 4826 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4854:5
[INFO] [stdout]      |
[INFO] [stdout] 4854 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4880:5
[INFO] [stdout]      |
[INFO] [stdout] 4880 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4906:5
[INFO] [stdout]      |
[INFO] [stdout] 4906 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4942:5
[INFO] [stdout]      |
[INFO] [stdout] 4942 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4978:5
[INFO] [stdout]      |
[INFO] [stdout] 4978 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4989:5
[INFO] [stdout]      |
[INFO] [stdout] 4989 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5012:5
[INFO] [stdout]      |
[INFO] [stdout] 5012 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5023:5
[INFO] [stdout]      |
[INFO] [stdout] 5023 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5047:5
[INFO] [stdout]      |
[INFO] [stdout] 5047 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5062:5
[INFO] [stdout]      |
[INFO] [stdout] 5062 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5077:5
[INFO] [stdout]      |
[INFO] [stdout] 5077 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5099:5
[INFO] [stdout]      |
[INFO] [stdout] 5099 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5119:5
[INFO] [stdout]      |
[INFO] [stdout] 5119 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5139:5
[INFO] [stdout]      |
[INFO] [stdout] 5139 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5147:5
[INFO] [stdout]      |
[INFO] [stdout] 5147 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5168:5
[INFO] [stdout]      |
[INFO] [stdout] 5168 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5177:5
[INFO] [stdout]      |
[INFO] [stdout] 5177 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5188:5
[INFO] [stdout]      |
[INFO] [stdout] 5188 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5211:5
[INFO] [stdout]      |
[INFO] [stdout] 5211 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5222:5
[INFO] [stdout]      |
[INFO] [stdout] 5222 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5238:5
[INFO] [stdout]      |
[INFO] [stdout] 5238 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5255:5
[INFO] [stdout]      |
[INFO] [stdout] 5255 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5263:5
[INFO] [stdout]      |
[INFO] [stdout] 5263 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5278:5
[INFO] [stdout]      |
[INFO] [stdout] 5278 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5294:5
[INFO] [stdout]      |
[INFO] [stdout] 5294 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5311:5
[INFO] [stdout]      |
[INFO] [stdout] 5311 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5319:5
[INFO] [stdout]      |
[INFO] [stdout] 5319 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5334:5
[INFO] [stdout]      |
[INFO] [stdout] 5334 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5355:5
[INFO] [stdout]      |
[INFO] [stdout] 5355 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5377:5
[INFO] [stdout]      |
[INFO] [stdout] 5377 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5384:5
[INFO] [stdout]      |
[INFO] [stdout] 5384 |   #[test]
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3548:3
[INFO] [stdout]      |
[INFO] [stdout] 3548 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3565:3
[INFO] [stdout]      |
[INFO] [stdout] 3565 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3599:3
[INFO] [stdout]      |
[INFO] [stdout] 3599 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3608:3
[INFO] [stdout]      |
[INFO] [stdout] 3608 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3620:3
[INFO] [stdout]      |
[INFO] [stdout] 3620 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3630:3
[INFO] [stdout]      |
[INFO] [stdout] 3630 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3640:3
[INFO] [stdout]      |
[INFO] [stdout] 3640 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3650:3
[INFO] [stdout]      |
[INFO] [stdout] 3650 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3660:3
[INFO] [stdout]      |
[INFO] [stdout] 3660 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3668:3
[INFO] [stdout]      |
[INFO] [stdout] 3668 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3684:3
[INFO] [stdout]      |
[INFO] [stdout] 3684 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3701:3
[INFO] [stdout]      |
[INFO] [stdout] 3701 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3717:3
[INFO] [stdout]      |
[INFO] [stdout] 3717 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3734:3
[INFO] [stdout]      |
[INFO] [stdout] 3734 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3742:3
[INFO] [stdout]      |
[INFO] [stdout] 3742 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3757:3
[INFO] [stdout]      |
[INFO] [stdout] 3757 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3778:3
[INFO] [stdout]      |
[INFO] [stdout] 3778 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3786:3
[INFO] [stdout]      |
[INFO] [stdout] 3786 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3801:3
[INFO] [stdout]      |
[INFO] [stdout] 3801 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3817:3
[INFO] [stdout]      |
[INFO] [stdout] 3817 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3834:3
[INFO] [stdout]      |
[INFO] [stdout] 3834 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3842:3
[INFO] [stdout]      |
[INFO] [stdout] 3842 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3857:3
[INFO] [stdout]      |
[INFO] [stdout] 3857 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3878:3
[INFO] [stdout]      |
[INFO] [stdout] 3878 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3899:3
[INFO] [stdout]      |
[INFO] [stdout] 3899 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3915:3
[INFO] [stdout]      |
[INFO] [stdout] 3915 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3932:3
[INFO] [stdout]      |
[INFO] [stdout] 3932 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3940:3
[INFO] [stdout]      |
[INFO] [stdout] 3940 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3955:3
[INFO] [stdout]      |
[INFO] [stdout] 3955 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3971:3
[INFO] [stdout]      |
[INFO] [stdout] 3971 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3988:3
[INFO] [stdout]      |
[INFO] [stdout] 3988 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:3996:3
[INFO] [stdout]      |
[INFO] [stdout] 3996 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4011:3
[INFO] [stdout]      |
[INFO] [stdout] 4011 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4032:3
[INFO] [stdout]      |
[INFO] [stdout] 4032 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4053:3
[INFO] [stdout]      |
[INFO] [stdout] 4053 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4069:3
[INFO] [stdout]      |
[INFO] [stdout] 4069 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4086:3
[INFO] [stdout]      |
[INFO] [stdout] 4086 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4094:3
[INFO] [stdout]      |
[INFO] [stdout] 4094 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4109:3
[INFO] [stdout]      |
[INFO] [stdout] 4109 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4130:3
[INFO] [stdout]      |
[INFO] [stdout] 4130 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4146:3
[INFO] [stdout]      |
[INFO] [stdout] 4146 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4173:3
[INFO] [stdout]      |
[INFO] [stdout] 4173 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4181:3
[INFO] [stdout]      |
[INFO] [stdout] 4181 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4201:3
[INFO] [stdout]      |
[INFO] [stdout] 4201 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4217:3
[INFO] [stdout]      |
[INFO] [stdout] 4217 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4244:3
[INFO] [stdout]      |
[INFO] [stdout] 4244 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4252:3
[INFO] [stdout]      |
[INFO] [stdout] 4252 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4272:3
[INFO] [stdout]      |
[INFO] [stdout] 4272 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4289:3
[INFO] [stdout]      |
[INFO] [stdout] 4289 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4306:3
[INFO] [stdout]      |
[INFO] [stdout] 4306 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4319:3
[INFO] [stdout]      |
[INFO] [stdout] 4319 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4334:3
[INFO] [stdout]      |
[INFO] [stdout] 4334 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4342:3
[INFO] [stdout]      |
[INFO] [stdout] 4342 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4357:3
[INFO] [stdout]      |
[INFO] [stdout] 4357 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4374:3
[INFO] [stdout]      |
[INFO] [stdout] 4374 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4393:3
[INFO] [stdout]      |
[INFO] [stdout] 4393 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4411:3
[INFO] [stdout]      |
[INFO] [stdout] 4411 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4429:3
[INFO] [stdout]      |
[INFO] [stdout] 4429 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4442:3
[INFO] [stdout]      |
[INFO] [stdout] 4442 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4451:3
[INFO] [stdout]      |
[INFO] [stdout] 4451 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4466:3
[INFO] [stdout]      |
[INFO] [stdout] 4466 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4480:3
[INFO] [stdout]      |
[INFO] [stdout] 4480 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4501:3
[INFO] [stdout]      |
[INFO] [stdout] 4501 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4519:3
[INFO] [stdout]      |
[INFO] [stdout] 4519 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4550:3
[INFO] [stdout]      |
[INFO] [stdout] 4550 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4568:3
[INFO] [stdout]      |
[INFO] [stdout] 4568 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4577:3
[INFO] [stdout]      |
[INFO] [stdout] 4577 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4595:3
[INFO] [stdout]      |
[INFO] [stdout] 4595 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4613:3
[INFO] [stdout]      |
[INFO] [stdout] 4613 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4622:3
[INFO] [stdout]      |
[INFO] [stdout] 4622 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4639:3
[INFO] [stdout]      |
[INFO] [stdout] 4639 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4663:3
[INFO] [stdout]      |
[INFO] [stdout] 4663 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4675:3
[INFO] [stdout]      |
[INFO] [stdout] 4675 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4695:3
[INFO] [stdout]      |
[INFO] [stdout] 4695 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4715:3
[INFO] [stdout]      |
[INFO] [stdout] 4715 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4734:3
[INFO] [stdout]      |
[INFO] [stdout] 4734 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4742:3
[INFO] [stdout]      |
[INFO] [stdout] 4742 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4763:3
[INFO] [stdout]      |
[INFO] [stdout] 4763 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4772:3
[INFO] [stdout]      |
[INFO] [stdout] 4772 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4805:3
[INFO] [stdout]      |
[INFO] [stdout] 4805 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4816:3
[INFO] [stdout]      |
[INFO] [stdout] 4816 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4826:3
[INFO] [stdout]      |
[INFO] [stdout] 4826 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4854:3
[INFO] [stdout]      |
[INFO] [stdout] 4854 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4880:3
[INFO] [stdout]      |
[INFO] [stdout] 4880 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4906:3
[INFO] [stdout]      |
[INFO] [stdout] 4906 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4942:3
[INFO] [stdout]      |
[INFO] [stdout] 4942 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4978:3
[INFO] [stdout]      |
[INFO] [stdout] 4978 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:4989:3
[INFO] [stdout]      |
[INFO] [stdout] 4989 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5012:3
[INFO] [stdout]      |
[INFO] [stdout] 5012 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5023:3
[INFO] [stdout]      |
[INFO] [stdout] 5023 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5047:3
[INFO] [stdout]      |
[INFO] [stdout] 5047 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5062:3
[INFO] [stdout]      |
[INFO] [stdout] 5062 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5077:3
[INFO] [stdout]      |
[INFO] [stdout] 5077 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5099:3
[INFO] [stdout]      |
[INFO] [stdout] 5099 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5119:3
[INFO] [stdout]      |
[INFO] [stdout] 5119 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5139:3
[INFO] [stdout]      |
[INFO] [stdout] 5139 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5147:3
[INFO] [stdout]      |
[INFO] [stdout] 5147 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5168:3
[INFO] [stdout]      |
[INFO] [stdout] 5168 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5177:3
[INFO] [stdout]      |
[INFO] [stdout] 5177 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5188:3
[INFO] [stdout]      |
[INFO] [stdout] 5188 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5211:3
[INFO] [stdout]      |
[INFO] [stdout] 5211 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5222:3
[INFO] [stdout]      |
[INFO] [stdout] 5222 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5238:3
[INFO] [stdout]      |
[INFO] [stdout] 5238 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5255:3
[INFO] [stdout]      |
[INFO] [stdout] 5255 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5263:3
[INFO] [stdout]      |
[INFO] [stdout] 5263 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5278:3
[INFO] [stdout]      |
[INFO] [stdout] 5278 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5294:3
[INFO] [stdout]      |
[INFO] [stdout] 5294 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5311:3
[INFO] [stdout]      |
[INFO] [stdout] 5311 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5319:3
[INFO] [stdout]      |
[INFO] [stdout] 5319 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5334:3
[INFO] [stdout]      |
[INFO] [stdout] 5334 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5355:3
[INFO] [stdout]      |
[INFO] [stdout] 5355 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5377:3
[INFO] [stdout]      |
[INFO] [stdout] 5377 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5384:3
[INFO] [stdout]      |
[INFO] [stdout] 5384 |   #[test]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the attribute macro `test` may come from an old version of the `coverage_helper` crate, try updating your dependency with `cargo update -p coverage_helper`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]     --> src/list_ordered_multimap.rs:5380:5
[INFO] [stdout]      |
[INFO] [stdout] 5380 |     hasher.finish();
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 5380 |     let _ = hasher.finish();
[INFO] [stdout]      |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.57s
[INFO] running `Command { std: "docker" "inspect" "f1392c5fdbc79b427118355763d81f56ca8492c15ac2efedbaec70b9354a76b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1392c5fdbc79b427118355763d81f56ca8492c15ac2efedbaec70b9354a76b0", kill_on_drop: false }`
[INFO] [stdout] f1392c5fdbc79b427118355763d81f56ca8492c15ac2efedbaec70b9354a76b0
