[INFO] fetching crate griddle 0.5.2... [INFO] testing griddle-0.5.2 against 1.81.0 for beta-1.82-1 [INFO] extracting crate griddle 0.5.2 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate griddle 0.5.2 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate griddle 0.5.2 [INFO] finished tweaking crates.io crate griddle 0.5.2 [INFO] tweaked toml for crates.io crate griddle 0.5.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 36 packages to latest compatible versions [INFO] [stderr] Adding ahash v0.7.8 (latest: v0.8.11) [INFO] [stderr] Adding hashbrown v0.11.2 (latest: v0.14.5) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_test v1.0.177 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ae8c2a642fb789919cd2ec5da92504b202c6468c5b2a7d08e6f014607e5df21 [INFO] running `Command { std: "docker" "start" "-a" "5ae8c2a642fb789919cd2ec5da92504b202c6468c5b2a7d08e6f014607e5df21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ae8c2a642fb789919cd2ec5da92504b202c6468c5b2a7d08e6f014607e5df21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ae8c2a642fb789919cd2ec5da92504b202c6468c5b2a7d08e6f014607e5df21", kill_on_drop: false }` [INFO] [stdout] 5ae8c2a642fb789919cd2ec5da92504b202c6468c5b2a7d08e6f014607e5df21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0593ec3c4d3bf2ac27302a7bed0757cd582c0729aac7089c3fbf8b554fe1d441 [INFO] running `Command { std: "docker" "start" "-a" "0593ec3c4d3bf2ac27302a7bed0757cd582c0729aac7089c3fbf8b554fe1d441", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling griddle v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> src/set.rs:1038:11 [INFO] [stdout] | [INFO] [stdout] 1038 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `ahash-compile-time-rng`, `ahash_`, `default`, `inline-more`, `raw`, `rayon`, `rayon_`, `serde`, and `serde_` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> src/set.rs:1044:11 [INFO] [stdout] | [INFO] [stdout] 1044 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `ahash-compile-time-rng`, `ahash_`, `default`, `inline-more`, `raw`, `rayon`, `rayon_`, `serde`, and `serde_` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> src/set.rs:1061:11 [INFO] [stdout] | [INFO] [stdout] 1061 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `ahash-compile-time-rng`, `ahash_`, `default`, `inline-more`, `raw`, `rayon`, `rayon_`, `serde`, and `serde_` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> src/set.rs:1067:11 [INFO] [stdout] | [INFO] [stdout] 1067 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `ahash-compile-time-rng`, `ahash_`, `default`, `inline-more`, `raw`, `rayon`, `rayon_`, `serde`, and `serde_` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `Command { std: "docker" "inspect" "0593ec3c4d3bf2ac27302a7bed0757cd582c0729aac7089c3fbf8b554fe1d441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0593ec3c4d3bf2ac27302a7bed0757cd582c0729aac7089c3fbf8b554fe1d441", kill_on_drop: false }` [INFO] [stdout] 0593ec3c4d3bf2ac27302a7bed0757cd582c0729aac7089c3fbf8b554fe1d441 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc24f669a572a000ed2755302d850d714c57ccc69a48d00bb478ca9d61aade65 [INFO] running `Command { std: "docker" "start" "-a" "bc24f669a572a000ed2755302d850d714c57ccc69a48d00bb478ca9d61aade65", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> src/set.rs:1038:11 [INFO] [stdout] | [INFO] [stdout] 1038 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `ahash-compile-time-rng`, `ahash_`, `default`, `inline-more`, `raw`, `rayon`, `rayon_`, `serde`, and `serde_` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> src/set.rs:1044:11 [INFO] [stdout] | [INFO] [stdout] 1044 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `ahash-compile-time-rng`, `ahash_`, `default`, `inline-more`, `raw`, `rayon`, `rayon_`, `serde`, and `serde_` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> src/set.rs:1061:11 [INFO] [stdout] | [INFO] [stdout] 1061 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `ahash-compile-time-rng`, `ahash_`, `default`, `inline-more`, `raw`, `rayon`, `rayon_`, `serde`, and `serde_` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> src/set.rs:1067:11 [INFO] [stdout] | [INFO] [stdout] 1067 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `ahash-compile-time-rng`, `ahash_`, `default`, `inline-more`, `raw`, `rayon`, `rayon_`, `serde`, and `serde_` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling griddle v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/map.rs:3169:11 [INFO] [stdout] | [INFO] [stdout] 3169 | #[cfg(not(tarpaulin_include))] // don't count for coverage [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/map.rs:3606:23 [INFO] [stdout] | [INFO] [stdout] 3606 | #[cfg(not(any(tarpaulin, miri)))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [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(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/map.rs:3608:19 [INFO] [stdout] | [INFO] [stdout] 3608 | #[cfg(any(tarpaulin, miri))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [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(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/map.rs:3611:23 [INFO] [stdout] | [INFO] [stdout] 3611 | #[cfg(not(any(tarpaulin, miri)))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [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(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/map.rs:3613:15 [INFO] [stdout] | [INFO] [stdout] 3613 | #[cfg(tarpaulin)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [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(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/map.rs:3681:23 [INFO] [stdout] | [INFO] [stdout] 3681 | #[cfg(not(any(tarpaulin, miri)))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [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(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/map.rs:3683:19 [INFO] [stdout] | [INFO] [stdout] 3683 | #[cfg(any(tarpaulin, miri))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [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(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/map.rs:3686:23 [INFO] [stdout] | [INFO] [stdout] 3686 | #[cfg(not(any(tarpaulin, miri)))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [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(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/map.rs:3688:15 [INFO] [stdout] | [INFO] [stdout] 3688 | #[cfg(tarpaulin)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [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(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/map.rs:3793:23 [INFO] [stdout] | [INFO] [stdout] 3793 | #[cfg(not(any(tarpaulin, miri)))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [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(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/map.rs:3795:15 [INFO] [stdout] | [INFO] [stdout] 3795 | #[cfg(tarpaulin)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [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(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/map.rs:4659:23 [INFO] [stdout] | [INFO] [stdout] 4659 | #[cfg(not(any(tarpaulin, miri)))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [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(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/map.rs:4661:15 [INFO] [stdout] | [INFO] [stdout] 4661 | #[cfg(tarpaulin)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [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(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/map.rs:4666:23 [INFO] [stdout] | [INFO] [stdout] 4666 | #[cfg(not(any(tarpaulin, miri)))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [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(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/map.rs:4668:19 [INFO] [stdout] | [INFO] [stdout] 4668 | #[cfg(any(tarpaulin, miri))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [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(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/set.rs:1712:11 [INFO] [stdout] | [INFO] [stdout] 1712 | #[cfg(not(tarpaulin_include))] // don't count for coverage [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> src/set.rs:1038:11 [INFO] [stdout] | [INFO] [stdout] 1038 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `ahash-compile-time-rng`, `ahash_`, `default`, `inline-more`, `raw`, `rayon`, `rayon_`, `serde`, and `serde_` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> src/set.rs:1044:11 [INFO] [stdout] | [INFO] [stdout] 1044 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `ahash-compile-time-rng`, `ahash_`, `default`, `inline-more`, `raw`, `rayon`, `rayon_`, `serde`, and `serde_` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> src/set.rs:1061:11 [INFO] [stdout] | [INFO] [stdout] 1061 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `ahash-compile-time-rng`, `ahash_`, `default`, `inline-more`, `raw`, `rayon`, `rayon_`, `serde`, and `serde_` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> src/set.rs:1067:11 [INFO] [stdout] | [INFO] [stdout] 1067 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `ahash-compile-time-rng`, `ahash_`, `default`, `inline-more`, `raw`, `rayon`, `rayon_`, `serde`, and `serde_` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/set.rs:2031:34 [INFO] [stdout] | [INFO] [stdout] 2031 | struct Foo(&'static str, i32); [INFO] [stdout] | --- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Foo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/map.rs:4330:21 [INFO] [stdout] | [INFO] [stdout] 4330 | a.insert(key.clone(), value.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/map.rs:4330:36 [INFO] [stdout] | [INFO] [stdout] 4330 | a.insert(key.clone(), value.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/map.rs:4334:26 [INFO] [stdout] | [INFO] [stdout] 4334 | match a.entry(key.clone()) { [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/map.rs:4349:26 [INFO] [stdout] | [INFO] [stdout] 4349 | match a.entry(key.clone()) { [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/map.rs:4353:31 [INFO] [stdout] | [INFO] [stdout] 4353 | e.insert(value.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.28s [INFO] running `Command { std: "docker" "inspect" "bc24f669a572a000ed2755302d850d714c57ccc69a48d00bb478ca9d61aade65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc24f669a572a000ed2755302d850d714c57ccc69a48d00bb478ca9d61aade65", kill_on_drop: false }` [INFO] [stdout] bc24f669a572a000ed2755302d850d714c57ccc69a48d00bb478ca9d61aade65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8f512774c9376c230dd9276ca26e24bdfe6c65e994b2e0ee977b1e22763d4bc [INFO] running `Command { std: "docker" "start" "-a" "b8f512774c9376c230dd9276ca26e24bdfe6c65e994b2e0ee977b1e22763d4bc", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `nightly` [INFO] [stderr] --> src/set.rs:1038:11 [INFO] [stderr] | [INFO] [stderr] 1038 | #[cfg(feature = "nightly")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `ahash`, `ahash-compile-time-rng`, `ahash_`, `default`, `inline-more`, `raw`, `rayon`, `rayon_`, `serde`, and `serde_` [INFO] [stderr] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `nightly` [INFO] [stderr] --> src/set.rs:1044:11 [INFO] [stderr] | [INFO] [stderr] 1044 | #[cfg(feature = "nightly")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `ahash`, `ahash-compile-time-rng`, `ahash_`, `default`, `inline-more`, `raw`, `rayon`, `rayon_`, `serde`, and `serde_` [INFO] [stderr] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `nightly` [INFO] [stderr] --> src/set.rs:1061:11 [INFO] [stderr] | [INFO] [stderr] 1061 | #[cfg(feature = "nightly")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `ahash`, `ahash-compile-time-rng`, `ahash_`, `default`, `inline-more`, `raw`, `rayon`, `rayon_`, `serde`, and `serde_` [INFO] [stderr] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `nightly` [INFO] [stderr] --> src/set.rs:1067:11 [INFO] [stderr] | [INFO] [stderr] 1067 | #[cfg(feature = "nightly")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `ahash`, `ahash-compile-time-rng`, `ahash_`, `default`, `inline-more`, `raw`, `rayon`, `rayon_`, `serde`, and `serde_` [INFO] [stderr] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `griddle` (lib) generated 4 warnings [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/map.rs:3169:11 [INFO] [stderr] | [INFO] [stderr] 3169 | #[cfg(not(tarpaulin_include))] // don't count for coverage [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/map.rs:3606:23 [INFO] [stderr] | [INFO] [stderr] 3606 | #[cfg(not(any(tarpaulin, miri)))] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/map.rs:3608:19 [INFO] [stderr] | [INFO] [stderr] 3608 | #[cfg(any(tarpaulin, miri))] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/map.rs:3611:23 [INFO] [stderr] | [INFO] [stderr] 3611 | #[cfg(not(any(tarpaulin, miri)))] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/map.rs:3613:15 [INFO] [stderr] | [INFO] [stderr] 3613 | #[cfg(tarpaulin)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/map.rs:3681:23 [INFO] [stderr] | [INFO] [stderr] 3681 | #[cfg(not(any(tarpaulin, miri)))] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/map.rs:3683:19 [INFO] [stderr] | [INFO] [stderr] 3683 | #[cfg(any(tarpaulin, miri))] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/map.rs:3686:23 [INFO] [stderr] | [INFO] [stderr] 3686 | #[cfg(not(any(tarpaulin, miri)))] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/map.rs:3688:15 [INFO] [stderr] | [INFO] [stderr] 3688 | #[cfg(tarpaulin)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/map.rs:3793:23 [INFO] [stderr] | [INFO] [stderr] 3793 | #[cfg(not(any(tarpaulin, miri)))] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/map.rs:3795:15 [INFO] [stderr] | [INFO] [stderr] 3795 | #[cfg(tarpaulin)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/map.rs:4659:23 [INFO] [stderr] | [INFO] [stderr] 4659 | #[cfg(not(any(tarpaulin, miri)))] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/map.rs:4661:15 [INFO] [stderr] | [INFO] [stderr] 4661 | #[cfg(tarpaulin)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/map.rs:4666:23 [INFO] [stderr] | [INFO] [stderr] 4666 | #[cfg(not(any(tarpaulin, miri)))] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/map.rs:4668:19 [INFO] [stderr] | [INFO] [stderr] 4668 | #[cfg(any(tarpaulin, miri))] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/set.rs:1712:11 [INFO] [stderr] | [INFO] [stderr] 1712 | #[cfg(not(tarpaulin_include))] // don't count for coverage [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `nightly` [INFO] [stderr] --> src/set.rs:1038:11 [INFO] [stderr] | [INFO] [stderr] 1038 | #[cfg(feature = "nightly")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `ahash`, `ahash-compile-time-rng`, `ahash_`, `default`, `inline-more`, `raw`, `rayon`, `rayon_`, `serde`, and `serde_` [INFO] [stderr] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: field `1` is never read [INFO] [stderr] --> src/set.rs:2031:34 [INFO] [stderr] | [INFO] [stderr] 2031 | struct Foo(&'static str, i32); [INFO] [stderr] | --- ^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `Foo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/map.rs:4330:21 [INFO] [stderr] | [INFO] [stderr] 4330 | a.insert(key.clone(), value.clone()); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/map.rs:4330:36 [INFO] [stderr] | [INFO] [stderr] 4330 | a.insert(key.clone(), value.clone()); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/map.rs:4334:26 [INFO] [stderr] | [INFO] [stderr] 4334 | match a.entry(key.clone()) { [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/map.rs:4349:26 [INFO] [stderr] | [INFO] [stderr] 4349 | match a.entry(key.clone()) { [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/map.rs:4353:31 [INFO] [stderr] | [INFO] [stderr] 4353 | e.insert(value.clone()); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: `griddle` (lib test) generated 26 warnings (3 duplicates) (run `cargo fix --lib -p griddle --tests` to apply 5 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/griddle-86296d07025a9e70) [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test map::test_map::test_clone ... ok [INFO] [stdout] test map::test_map::test_conflict_remove ... ok [INFO] [stdout] test map::test_map::test_clone_from ... ok [INFO] [stdout] test map::test_map::test_capacity_not_less_than_len ... ok [INFO] [stdout] test map::test_map::test_create_capacity_zero ... ok [INFO] [stdout] test map::test_map::test_drain ... ok [INFO] [stdout] test map::test_map::test_drain_filter ... ok [INFO] [stdout] test map::test_map::test_empty_entry ... ok [INFO] [stdout] test map::test_map::test_empty_iter ... ok [INFO] [stdout] test map::test_map::test_drops ... ok [INFO] [stdout] test map::test_map::test_empty_raw_entry ... ok [INFO] [stdout] test map::test_map::test_empty_remove ... ok [INFO] [stdout] test map::test_map::test_empty_raw_entry_mut ... ok [INFO] [stdout] test map::test_map::test_entry ... ok [INFO] [stdout] test map::test_map::test_eq ... ok [INFO] [stdout] test map::test_map::test_expand ... ok [INFO] [stdout] test map::test_map::test_find ... ok [INFO] [stdout] test map::test_map::test_extend_ref ... ok [INFO] [stdout] test map::test_map::test_find_mut ... ok [INFO] [stdout] test map::test_map::test_from_iter ... ok [INFO] [stdout] test map::test_map::test_index ... ok [INFO] [stdout] test map::test_map::test_insert ... ok [INFO] [stdout] test map::test_map::test_insert_overwrite ... ok [INFO] [stdout] test map::test_map::test_iter_mut_len ... ok [INFO] [stdout] test map::test_map::test_iter_len ... ok [INFO] [stdout] test map::test_map::test_key_without_hash_impl ... ok [INFO] [stdout] test map::test_map::test_keys ... ok [INFO] [stdout] test map::test_map::test_entry_take_doesnt_corrupt ... ok [INFO] [stdout] test map::test_map::test_insert_conflicts ... ok [INFO] [stdout] test map::test_map::test_iterate ... ok [INFO] [stdout] test map::test_map::test_raw_entry ... ok [INFO] [stdout] test map::test_map::test_remove_entry ... ok [INFO] [stdout] test map::test_map::test_is_empty ... ok [INFO] [stdout] test map::test_map::test_mut_size_hint ... ok [INFO] [stdout] test map::test_map::test_occupied_entry_key ... ok [INFO] [stdout] test map::test_map::test_remove ... ok [INFO] [stdout] test map::test_map::test_into_iter_drops ... ok [INFO] [stdout] test map::test_map::test_try_reserve ... ok [INFO] [stdout] test map::test_map::test_reserve_shrink_to_fit ... ok [INFO] [stdout] test map::test_map::test_vacant_entry_key ... ok [INFO] [stdout] test map::test_map::test_split_insert_raw ... ok [INFO] [stdout] test map::test_map::test_size_hint ... ok [INFO] [stdout] test map::test_map::test_values ... ok [INFO] [stdout] test map::test_map::test_show ... ok [INFO] [stdout] test map::test_map::test_retain ... ok [INFO] [stdout] test set::test_set::test_const_with_hasher ... ok [INFO] [stdout] test set::test_set::test_difference ... ok [INFO] [stdout] test map::test_map::test_split_insert ... ok [INFO] [stdout] test set::test_set::test_drain_filter ... ok [INFO] [stdout] test map::test_map::test_values_mut ... ok [INFO] [stdout] test set::test_set::test_disjoint ... ok [INFO] [stdout] test set::test_set::test_extend_ref ... ok [INFO] [stdout] test set::test_set::test_from_iter ... ok [INFO] [stdout] test set::test_set::test_eq ... ok [INFO] [stdout] test map::test_map::test_zero_capacities ... ok [INFO] [stdout] test set::test_set::test_iterate ... ok [INFO] [stdout] test set::test_set::test_move_iter ... ok [INFO] [stdout] test set::test_set::test_intersection ... ok [INFO] [stdout] test set::test_set::test_retain ... ok [INFO] [stdout] test set::test_set::test_subset_and_superset ... ok [INFO] [stdout] test set::test_set::test_symmetric_difference ... ok [INFO] [stdout] test set::test_set::test_replace ... ok [INFO] [stdout] test set::test_set::test_union ... ok [INFO] [stdout] test set::test_set::test_trivial_drain ... ok [INFO] [stdout] test set::test_set::test_zero_capacities ... ok [INFO] [stdout] test set::test_set::test_show ... ok [INFO] [stdout] test map::test_map::test_raw_entry_mut_and_modify ... ok [INFO] [stdout] test set::test_set::test_drain ... ok [INFO] [stdout] test map::test_map::test_raw_occupied_entry_mut ... ok [INFO] [stdout] test map::test_map::test_index_nonexistent - should panic ... ok [INFO] [stdout] test map::test_map::test_lots_of_insertions ... ok [INFO] [stdout] test map::test_map::test_lots_of_raw_insertions ... ok [INFO] [stderr] Running tests/quick.rs (/opt/rustwide/target/debug/deps/quick-a9b69a49150dad4f) [INFO] [stdout] [INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.65s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test with_cap ... ok [INFO] [stdout] test equality_fnv ... ok [INFO] [stdout] test equality ... ok [INFO] [stdout] test contains ... ok [INFO] [stdout] test operations_string ... ok [INFO] [stdout] test insert_retain ... ok [INFO] [stdout] test insert_remove ... ok [INFO] [stdout] test contains_not ... ok [INFO] [stdout] test operations_i8 ... ok [INFO] [stdout] test keys_values_mut ... ok [INFO] [stdout] test keys_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running tests/rayon.rs (/opt/rustwide/target/debug/deps/rayon-240a9f829f5dbdc7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/regressions.rs (/opt/rustwide/target/debug/deps/regressions-f4d08fc06a01c9c3) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test accidental_key_eq_in_uninit_mem ... ok [INFO] [stdout] test clone_with_leftovers ... ok [INFO] [stdout] test carry_moves_exactly ... ok [INFO] [stdout] test reserve_shrink_add ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/serde.rs (/opt/rustwide/target/debug/deps/serde-44548cee0ed6c923) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests griddle [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 102 tests [INFO] [stdout] test src/map.rs - map::HashMap::capacity (line 404) ... ok [INFO] [stdout] test src/map.rs - map::HashMap (line 180) ... ok [INFO] [stdout] test src/map.rs - map::Entry<'a,K,V,S>::and_modify (line 2559) ... ok [INFO] [stdout] test src/map.rs - map::Entry<'a,K,V,S>::insert (line 2428) ... ok [INFO] [stdout] test src/map.rs - map::HashMap (line 110) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::new (line 284) ... ok [INFO] [stdout] test src/map.rs - map::Entry<'a,K,V,S>::or_insert (line 2456) ... ok [INFO] [stdout] test src/map.rs - map::HashMap (line 149) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::with_capacity (line 300) ... ok [INFO] [stdout] test src/map.rs - map::HashMap (line 52) ... ok [INFO] [stdout] test src/map.rs - map::Entry<'a,K,V,S>::or_insert_with_key (line 2512) ... ok [INFO] [stdout] test src/map.rs - map::Entry<'a,K,V,S>::key (line 2540) ... ok [INFO] [stdout] test src/map.rs - map::Entry<'a,K,V,S>::or_default (line 2660) ... ok [INFO] [stdout] test src/map.rs - map::Entry<'a,K,V,S>::or_insert_with (line 2484) ... ok [INFO] [stdout] test src/map.rs - map::Entry<'a,K,V,S>::and_replace_entry_with (line 2594) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::clear (line 692) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::contains_key (line 972) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::entry (line 817) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::get_key_value (line 894) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::hasher (line 384) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::get_mut (line 1000) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::drain_filter (line 659) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::iter (line 492) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::iter_mut (line 521) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::is_empty (line 581) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::get_key_value_mut (line 936) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::get (line 862) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::insert (line 1047) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::into_iter (line 2201) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::drain (line 599) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::keys (line 419) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::len (line 564) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::reserve (line 726) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::remove (line 1088) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::retain (line 626) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::shrink_to (line 793) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::remove_entry (line 1121) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::with_capacity_and_hasher (line 360) ... ok [INFO] [stdout] test src/map.rs - map::OccupiedEntry<'a,K,V,S>::get_mut (line 2750) ... ok [INFO] [stdout] test src/map.rs - map::OccupiedEntry<'a,K,V,S>::into_mut (line 2782) ... ok [INFO] [stdout] test src/map.rs - map::OccupiedEntry<'a,K,V,S>::get (line 2725) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::try_reserve (line 751) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::values_mut (line 463) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::values (line 441) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::shrink_to_fit (line 768) ... ok [INFO] [stdout] test src/map.rs - map::HashMap::with_hasher (line 326) ... ok [INFO] [stdout] test src/map.rs - map::OccupiedEntry<'a,K,V,S>::key (line 2686) ... ok [INFO] [stdout] test src/map.rs - map::OccupiedEntry<'a,K,V,S>::insert (line 2805) ... ok [INFO] [stdout] test src/map.rs - map::OccupiedEntry<'a,K,V,S>::remove_entry (line 2702) ... ok [INFO] [stdout] test src/map.rs - map::OccupiedEntry<'a,K,V,S>::remove (line 2829) ... ok [INFO] [stdout] test src/map.rs - map::OccupiedEntry<'a,K,V,S>::replace_key (line 2882) ... ok [INFO] [stdout] test src/map.rs - map::OccupiedEntry<'a,K,V,S>::replace_entry (line 2852) ... ok [INFO] [stdout] test src/map.rs - map::OccupiedEntry<'a,K,V,S>::replace_entry_with (line 2914) ... ok [INFO] [stdout] test src/map.rs - map::RawEntryMut<'a,K,V,S>::insert (line 1686) ... ok [INFO] [stdout] test src/map.rs - map::VacantEntry<'a,K,V,S>::into_key (line 3009) ... ok [INFO] [stdout] test src/map.rs - map::RawEntryMut<'a,K,V,S>::or_insert (line 1714) ... ok [INFO] [stdout] test src/map.rs - map::VacantEntry<'a,K,V,S>::insert (line 3029) ... ok [INFO] [stdout] test src/map.rs - map::RawEntryMut<'a,K,V,S>::and_modify (line 1774) ... ok [INFO] [stdout] test src/map.rs - map::RawEntryMut<'a,K,V,S>::and_replace_entry_with (line 1814) ... ok [INFO] [stdout] test src/map.rs - map::VacantEntry<'a,K,V,S>::key (line 2994) ... ok [INFO] [stdout] test src/map.rs - map::RawEntryMut<'a,K,V,S>::or_insert_with (line 1742) ... ok [INFO] [stdout] test src/set.rs - set::&'_HashSet::bitand (line 1129) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::new (line 139) ... ok [INFO] [stdout] test src/set.rs - set::HashSet (line 100) ... ok [INFO] [stdout] test src/set.rs - set::&'_HashSet::bitor (line 1097) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::capacity (line 175) ... ok [INFO] [stdout] test src/set.rs - set::&'_HashSet::bitxor (line 1161) ... ok [INFO] [stdout] test src/set.rs - set::HashSet (line 46) ... ok [INFO] [stdout] test src/set.rs - set::&'_HashSet::sub (line 1193) ... ok [INFO] [stdout] test src/set.rs - set::HashSet (line 77) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::with_capacity (line 157) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::clear (line 335) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::contains (line 664) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::get (line 691) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::drain (line 251) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::hasher (line 428) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::difference (line 541) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::get_or_insert (line 719) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::drain_filter (line 303) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::get_or_insert_owned (line 744) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::into_iter (line 1332) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::is_disjoint (line 811) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::insert (line 881) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::is_subset (line 832) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::is_empty (line 234) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::get_or_insert_with (line 777) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::intersection (line 600) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::is_superset (line 853) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::iter (line 190) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::remove (line 930) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::len (line 217) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::replace (line 900) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::shrink_to (line 519) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::retain (line 277) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::reserve (line 457) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::shrink_to_fit (line 495) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::with_capacity_and_hasher (line 399) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::try_reserve (line 479) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::take (line 959) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::with_hasher (line 366) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::union (line 631) ... ok [INFO] [stdout] test src/set.rs - set::HashSet::symmetric_difference (line 572) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 102 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.68s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b8f512774c9376c230dd9276ca26e24bdfe6c65e994b2e0ee977b1e22763d4bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8f512774c9376c230dd9276ca26e24bdfe6c65e994b2e0ee977b1e22763d4bc", kill_on_drop: false }` [INFO] [stdout] b8f512774c9376c230dd9276ca26e24bdfe6c65e994b2e0ee977b1e22763d4bc