[INFO] fetching crate queen-io 0.6.1... [INFO] checking queen-io-0.6.1 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate queen-io 0.6.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate queen-io 0.6.1 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate queen-io 0.6.1 [INFO] finished tweaking crates.io crate queen-io 0.6.1 [INFO] tweaked toml for crates.io crate queen-io 0.6.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate queen-io 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 901659e0914a7a0746b3ed35efa4f546116f8b395d6bdb99e0aaad6f281b2fe9 [INFO] running `Command { std: "docker" "start" "-a" "901659e0914a7a0746b3ed35efa4f546116f8b395d6bdb99e0aaad6f281b2fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "901659e0914a7a0746b3ed35efa4f546116f8b395d6bdb99e0aaad6f281b2fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "901659e0914a7a0746b3ed35efa4f546116f8b395d6bdb99e0aaad6f281b2fe9", kill_on_drop: false }` [INFO] [stdout] 901659e0914a7a0746b3ed35efa4f546116f8b395d6bdb99e0aaad6f281b2fe9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 238f8a6640a09b145ba0860412c86729d29287fe5624f1c8a8b9c5bb2cb45d4d [INFO] running `Command { std: "docker" "start" "-a" "238f8a6640a09b145ba0860412c86729d29287fe5624f1c8a8b9c5bb2cb45d4d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling queen-io v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:168:11 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:170:11 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:172:11 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:190:19 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:192:19 [INFO] [stdout] | [INFO] [stdout] 192 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:194:19 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:529:11 [INFO] [stdout] | [INFO] [stdout] 529 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:553:11 [INFO] [stdout] | [INFO] [stdout] 553 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:576:11 [INFO] [stdout] | [INFO] [stdout] 576 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:583:11 [INFO] [stdout] | [INFO] [stdout] 583 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:207:19 [INFO] [stdout] | [INFO] [stdout] 207 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:209:19 [INFO] [stdout] | [INFO] [stdout] 209 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:211:19 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:290:15 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:333:15 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:620:19 [INFO] [stdout] | [INFO] [stdout] 620 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:622:19 [INFO] [stdout] | [INFO] [stdout] 622 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:624:19 [INFO] [stdout] | [INFO] [stdout] 624 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:168:11 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:170:11 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:172:11 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:190:19 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:192:19 [INFO] [stdout] | [INFO] [stdout] 192 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:194:19 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:529:11 [INFO] [stdout] | [INFO] [stdout] 529 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:553:11 [INFO] [stdout] | [INFO] [stdout] 553 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:576:11 [INFO] [stdout] | [INFO] [stdout] 576 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:583:11 [INFO] [stdout] | [INFO] [stdout] 583 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:207:19 [INFO] [stdout] | [INFO] [stdout] 207 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:209:19 [INFO] [stdout] | [INFO] [stdout] 209 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:211:19 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:290:15 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:333:15 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:620:19 [INFO] [stdout] | [INFO] [stdout] 620 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:622:19 [INFO] [stdout] | [INFO] [stdout] 622 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` 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: `stats` [INFO] [stdout] --> src/plus/ttl_cache.rs:624:19 [INFO] [stdout] | [INFO] [stdout] 624 | #[cfg(feature = "stats")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `stats` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/plus/mpmc_queue.rs:77:52 [INFO] [stdout] | [INFO] [stdout] 77 | let enqueue_pos = self.enqueue_pos.compare_and_swap(pos, pos + 1, Relaxed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/plus/mpmc_queue.rs:104:52 [INFO] [stdout] | [INFO] [stdout] 104 | let dequeue_pos = self.dequeue_pos.compare_and_swap(pos, pos + 1, Relaxed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/plus/mpmc_queue.rs:77:52 [INFO] [stdout] | [INFO] [stdout] 77 | let enqueue_pos = self.enqueue_pos.compare_and_swap(pos, pos + 1, Relaxed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/plus/mpmc_queue.rs:104:52 [INFO] [stdout] | [INFO] [stdout] 104 | let dequeue_pos = self.dequeue_pos.compare_and_swap(pos, pos + 1, Relaxed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `LruEntry` does not permit being left uninitialized [INFO] [stdout] --> src/plus/lru_cache.rs:66:51 [INFO] [stdout] | [INFO] [stdout] 66 | head: unsafe{ mem::transmute(Box::new(mem::MaybeUninit::>::uninit().assume_init())) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] note: raw pointers must be initialized (in this struct field) [INFO] [stdout] --> src/plus/lru_cache.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | next: *mut LruEntry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `LruEntry` does not permit being left uninitialized [INFO] [stdout] --> src/plus/lru_cache.rs:66:51 [INFO] [stdout] | [INFO] [stdout] 66 | head: unsafe{ mem::transmute(Box::new(mem::MaybeUninit::>::uninit().assume_init())) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] note: raw pointers must be initialized (in this struct field) [INFO] [stdout] --> src/plus/lru_cache.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | next: *mut LruEntry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s [INFO] running `Command { std: "docker" "inspect" "238f8a6640a09b145ba0860412c86729d29287fe5624f1c8a8b9c5bb2cb45d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "238f8a6640a09b145ba0860412c86729d29287fe5624f1c8a8b9c5bb2cb45d4d", kill_on_drop: false }` [INFO] [stdout] 238f8a6640a09b145ba0860412c86729d29287fe5624f1c8a8b9c5bb2cb45d4d