[INFO] fetching crate sine_cache 0.2.0... [INFO] checking sine_cache-0.2.0 against try#4797991aa2efb6d658150f10425b3f3b5d10eceb for pr-143193 [INFO] extracting crate sine_cache 0.2.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate sine_cache 0.2.0 [INFO] finished tweaking crates.io crate sine_cache 0.2.0 [INFO] tweaked toml for crates.io crate sine_cache 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sine_cache 0.2.0 on toolchain 4797991aa2efb6d658150f10425b3f3b5d10eceb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 57 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3246d66d78e5efcb398151a2d620c28eac4efdc3f7fe32d2f55ac35ee4e92836 [INFO] running `Command { std: "docker" "start" "-a" "3246d66d78e5efcb398151a2d620c28eac4efdc3f7fe32d2f55ac35ee4e92836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3246d66d78e5efcb398151a2d620c28eac4efdc3f7fe32d2f55ac35ee4e92836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3246d66d78e5efcb398151a2d620c28eac4efdc3f7fe32d2f55ac35ee4e92836", kill_on_drop: false }` [INFO] [stdout] 3246d66d78e5efcb398151a2d620c28eac4efdc3f7fe32d2f55ac35ee4e92836 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b478f3ffd5888b723b6a79ac57450c4c6fdc5cc14fc53486084e7dca617083c [INFO] running `Command { std: "docker" "start" "-a" "6b478f3ffd5888b723b6a79ac57450c4c6fdc5cc14fc53486084e7dca617083c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking sine_cache v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `eviction_policies::lru::LRU` [INFO] [stdout] --> src/eviction_policies/tests/lru.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{ eviction_policies::lru::LRU}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::eviction_policies::common::EvictionPolicy` [INFO] [stdout] --> src/eviction_policies/tests/lru.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::eviction_policies::common::EvictionPolicy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `eviction_policies::lfu::LFU` [INFO] [stdout] --> src/eviction_policies/tests/lfu.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{eviction_policies::lfu::LFU}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::eviction_policies::common::EvictionPolicy` [INFO] [stdout] --> src/eviction_policies/tests/lfu.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::eviction_policies::common::EvictionPolicy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `eviction_policies::fifo::FIFO` [INFO] [stdout] --> src/eviction_policies/tests/fifo.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{eviction_policies::fifo::FIFO}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::eviction_policies::common::EvictionPolicy` [INFO] [stdout] --> src/eviction_policies/tests/fifo.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::eviction_policies::common::EvictionPolicy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AOFRecord`, `AOFSubscriber`, `AOF`, `Operation`, and `cache_events::CacheEventSubscriber` [INFO] [stdout] --> src/tests/test_aof.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | aof::{AOFSubscriber, AOF}, cache_events::CacheEventSubscriber, common::{AOFRecord, Operation} [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::distributions::WeightedIndex` [INFO] [stdout] --> src/tests/test_aof.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rand::distributions::WeightedIndex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> src/tests/test_aof.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AOFSubscriber` [INFO] [stdout] --> src/tests/test_aof.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | aof::{AOFSubscriber, AOF}, cache_events::CacheEventSubscriber, common::{AOFRecord, Operation} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/eviction_policies/lru.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | let mut current = node.as_ptr(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/eviction_policies/noevicton.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | fn on_get(&mut self, key: &K) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/eviction_policies/noevicton.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | fn on_set(&mut self, key: K) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/eviction_policies/noevicton.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | fn remove(&mut self, key: K) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, `collections::HashMap`, and `thread` [INFO] [stdout] --> tests/sync_cache/lru.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | collections::HashMap, sync::{Arc, Mutex}, thread [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^ ^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `common::CacheEntry` and `lru::LRU` [INFO] [stdout] --> tests/sync_cache/lru.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | cache::Cache, common::CacheEntry, config::CacheConfig, eviction_policies::{common::EvictionPolicy, lru::LRU} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `eviction_policies::lru::LRU` [INFO] [stdout] --> tests/async_cache/without_lof/lru.rs:2:73 [INFO] [stdout] | [INFO] [stdout] 2 | cache::AsyncCache, config::{AsyncCacheConfig, EvictionAsyncConfig}, eviction_policies::lru::LRU [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::num` [INFO] [stdout] --> tests/async_cache/with_lof/no_eviction.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::num; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `random` [INFO] [stdout] --> tests/async_cache/with_lof/no_eviction.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use rand::{random, Rng}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/eviction_policies/lru.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | let mut current = node.as_ptr(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/eviction_policies/noevicton.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | fn on_get(&mut self, key: &K) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/eviction_policies/noevicton.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | fn on_set(&mut self, key: K) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/eviction_policies/noevicton.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | fn remove(&mut self, key: K) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `common::EvictionPolicy` [INFO] [stdout] --> tests/sync_cache/lru.rs:6:80 [INFO] [stdout] | [INFO] [stdout] 6 | cache::Cache, common::CacheEntry, config::CacheConfig, eviction_policies::{common::EvictionPolicy, lru::LRU} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.58s [INFO] running `Command { std: "docker" "inspect" "6b478f3ffd5888b723b6a79ac57450c4c6fdc5cc14fc53486084e7dca617083c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b478f3ffd5888b723b6a79ac57450c4c6fdc5cc14fc53486084e7dca617083c", kill_on_drop: false }` [INFO] [stdout] 6b478f3ffd5888b723b6a79ac57450c4c6fdc5cc14fc53486084e7dca617083c