[INFO] fetching crate fact-wasm-core 1.0.0... [INFO] testing fact-wasm-core-1.0.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate fact-wasm-core 1.0.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate fact-wasm-core 1.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fact-wasm-core 1.0.0 [INFO] tweaked toml for crates.io crate fact-wasm-core 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fact-wasm-core 1.0.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fact-wasm-core 1.0.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 745eb807c09250ec0074a761cdf1d43db4a20fd64e7cd9f60fdb4a88d653ffd9 [INFO] running `Command { std: "docker" "start" "-a" "745eb807c09250ec0074a761cdf1d43db4a20fd64e7cd9f60fdb4a88d653ffd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "745eb807c09250ec0074a761cdf1d43db4a20fd64e7cd9f60fdb4a88d653ffd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "745eb807c09250ec0074a761cdf1d43db4a20fd64e7cd9f60fdb4a88d653ffd9", kill_on_drop: false }` [INFO] [stdout] 745eb807c09250ec0074a761cdf1d43db4a20fd64e7cd9f60fdb4a88d653ffd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 120f3fc085f5b63afe8365d8444f26c49d04e5706a1ba27e7bc50629a2ce5d76 [INFO] running `Command { std: "docker" "start" "-a" "120f3fc085f5b63afe8365d8444f26c49d04e5706a1ba27e7bc50629a2ce5d76", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling fact-wasm-core v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `CachePriority` is more private than the item `CacheEntry::priority` [INFO] [stdout] --> src/cache.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub priority: CachePriority, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CacheEntry::priority` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `CachePriority` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/cache.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | enum CachePriority { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `AccessPattern` is more private than the item `CacheEntry::access_pattern` [INFO] [stdout] --> src/cache.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub access_pattern: AccessPattern, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CacheEntry::access_pattern` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `AccessPattern` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/cache.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | struct AccessPattern { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `AccessPatternStats` is more private than the item `CacheStats::access_pattern_stats` [INFO] [stdout] --> src/cache.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | pub access_pattern_stats: AccessPatternStats, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CacheStats::access_pattern_stats` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `AccessPatternStats` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/cache.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | struct AccessPatternStats { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `frequency_score`, `recency_score`, `seasonal_pattern`, `burst_access`, and `access_intervals` are never read [INFO] [stdout] --> src/cache.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct AccessPattern { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 24 | frequency_score: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | recency_score: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 26 | seasonal_pattern: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | burst_access: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 28 | access_intervals: SmallVec<[f64; 8]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccessPattern` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tags`, `last_modified`, `access_pattern`, and `validation_hash` are never read [INFO] [stdout] --> src/cache.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct CacheEntry { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 48 | pub tags: SmallVec<[String; 4]>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | pub compression_ratio: f32, [INFO] [stdout] 50 | pub last_modified: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 51 | pub access_pattern: AccessPattern, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 52 | pub validation_hash: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CacheEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cache.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl CacheEntry { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 56 | pub fn new(value: String, ttl: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `evict_entries` is never used [INFO] [stdout] --> src/cache.rs:694:8 [INFO] [stdout] | [INFO] [stdout] 391 | impl FastCache { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 694 | fn evict_entries(&mut self, needed_space: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/processor.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct QueryPattern { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 82 | pub id: String, [INFO] [stdout] 83 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueryPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 37.10s [INFO] running `Command { std: "docker" "inspect" "120f3fc085f5b63afe8365d8444f26c49d04e5706a1ba27e7bc50629a2ce5d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "120f3fc085f5b63afe8365d8444f26c49d04e5706a1ba27e7bc50629a2ce5d76", kill_on_drop: false }` [INFO] [stdout] 120f3fc085f5b63afe8365d8444f26c49d04e5706a1ba27e7bc50629a2ce5d76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17377f7e262bc79307a187112effae9f4d88a298c71ac65093c5394d7ad387ed [INFO] running `Command { std: "docker" "start" "-a" "17377f7e262bc79307a187112effae9f4d88a298c71ac65093c5394d7ad387ed", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stderr] Compiling fact-wasm-core v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `CachePriority` is more private than the item `CacheEntry::priority` [INFO] [stdout] --> src/cache.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub priority: CachePriority, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CacheEntry::priority` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `CachePriority` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/cache.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | enum CachePriority { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `AccessPattern` is more private than the item `CacheEntry::access_pattern` [INFO] [stdout] --> src/cache.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub access_pattern: AccessPattern, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CacheEntry::access_pattern` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `AccessPattern` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/cache.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | struct AccessPattern { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `AccessPatternStats` is more private than the item `CacheStats::access_pattern_stats` [INFO] [stdout] --> src/cache.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | pub access_pattern_stats: AccessPatternStats, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CacheStats::access_pattern_stats` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `AccessPatternStats` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/cache.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | struct AccessPatternStats { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `frequency_score`, `recency_score`, `seasonal_pattern`, `burst_access`, and `access_intervals` are never read [INFO] [stdout] --> src/cache.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct AccessPattern { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 24 | frequency_score: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | recency_score: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 26 | seasonal_pattern: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | burst_access: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 28 | access_intervals: SmallVec<[f64; 8]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccessPattern` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tags`, `last_modified`, `access_pattern`, and `validation_hash` are never read [INFO] [stdout] --> src/cache.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct CacheEntry { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 48 | pub tags: SmallVec<[String; 4]>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | pub compression_ratio: f32, [INFO] [stdout] 50 | pub last_modified: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 51 | pub access_pattern: AccessPattern, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 52 | pub validation_hash: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CacheEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cache.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl CacheEntry { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 56 | pub fn new(value: String, ttl: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `evict_entries` is never used [INFO] [stdout] --> src/cache.rs:694:8 [INFO] [stdout] | [INFO] [stdout] 391 | impl FastCache { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 694 | fn evict_entries(&mut self, needed_space: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/processor.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct QueryPattern { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 82 | pub id: String, [INFO] [stdout] 83 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueryPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CachePriority` is more private than the item `CacheEntry::priority` [INFO] [stdout] --> src/cache.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub priority: CachePriority, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CacheEntry::priority` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `CachePriority` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/cache.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | enum CachePriority { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `AccessPattern` is more private than the item `CacheEntry::access_pattern` [INFO] [stdout] --> src/cache.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub access_pattern: AccessPattern, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CacheEntry::access_pattern` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `AccessPattern` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/cache.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | struct AccessPattern { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `AccessPatternStats` is more private than the item `CacheStats::access_pattern_stats` [INFO] [stdout] --> src/cache.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | pub access_pattern_stats: AccessPatternStats, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CacheStats::access_pattern_stats` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `AccessPatternStats` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/cache.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | struct AccessPatternStats { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `frequency_score`, `recency_score`, `seasonal_pattern`, `burst_access`, and `access_intervals` are never read [INFO] [stdout] --> src/cache.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct AccessPattern { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 24 | frequency_score: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | recency_score: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 26 | seasonal_pattern: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | burst_access: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 28 | access_intervals: SmallVec<[f64; 8]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccessPattern` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tags`, `last_modified`, `access_pattern`, and `validation_hash` are never read [INFO] [stdout] --> src/cache.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct CacheEntry { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 48 | pub tags: SmallVec<[String; 4]>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | pub compression_ratio: f32, [INFO] [stdout] 50 | pub last_modified: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 51 | pub access_pattern: AccessPattern, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 52 | pub validation_hash: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CacheEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cache.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl CacheEntry { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 56 | pub fn new(value: String, ttl: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `evict_entries` is never used [INFO] [stdout] --> src/cache.rs:694:8 [INFO] [stdout] | [INFO] [stdout] 391 | impl FastCache { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 694 | fn evict_entries(&mut self, needed_space: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/processor.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct QueryPattern { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 82 | pub id: String, [INFO] [stdout] 83 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueryPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fact_wasm_core::optimizations` [INFO] [stdout] --> tests/performance_tests.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use fact_wasm_core::optimizations::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `optimizations` in `fact_wasm_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fact_wasm_core::*` [INFO] [stdout] --> tests/performance_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use fact_wasm_core::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fact-wasm-core` (test "performance_tests") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "17377f7e262bc79307a187112effae9f4d88a298c71ac65093c5394d7ad387ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17377f7e262bc79307a187112effae9f4d88a298c71ac65093c5394d7ad387ed", kill_on_drop: false }` [INFO] [stdout] 17377f7e262bc79307a187112effae9f4d88a298c71ac65093c5394d7ad387ed