[INFO] fetching crate cached 0.56.0... [INFO] checking cached-0.56.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate cached 0.56.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate cached 0.56.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cached 0.56.0 [INFO] tweaked toml for crates.io crate cached 0.56.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cached 0.56.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cached 0.56.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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca6966baeb6dc804069a93ed546975fd30b25d21f1828da2def2c980103f7e66 [INFO] running `Command { std: "docker" "start" "-a" "ca6966baeb6dc804069a93ed546975fd30b25d21f1828da2def2c980103f7e66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca6966baeb6dc804069a93ed546975fd30b25d21f1828da2def2c980103f7e66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca6966baeb6dc804069a93ed546975fd30b25d21f1828da2def2c980103f7e66", kill_on_drop: false }` [INFO] [stdout] ca6966baeb6dc804069a93ed546975fd30b25d21f1828da2def2c980103f7e66 [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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f47b97e24f9d67bf152a6789724942a0c0f4a183616e507cb0e96528a158ce0 [INFO] running `Command { std: "docker" "start" "-a" "5f47b97e24f9d67bf152a6789724942a0c0f4a183616e507cb0e96528a158ce0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking value-bag v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking sdd v3.0.7 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking scc v2.3.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking copy_dir v0.1.3 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling googletest_macro v0.11.0 [INFO] [stderr] Checking googletest v0.11.0 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking tempfile v3.17.1 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.13.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling cached_proc_macro v0.25.0 [INFO] [stderr] Checking cached v0.56.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lru_list.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn iter(&self) -> LRUListIterator { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 109 | pub fn iter(&self) -> LRUListIterator<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DiskCache` in `cached` [INFO] [stdout] --> examples/disk.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / #[io_cached( [INFO] [stdout] 21 | | disk = true, [INFO] [stdout] 22 | | time = 30, [INFO] [stdout] 23 | | map_error = r##"|e| ExampleError::DiskError(format!("{:?}", e))"## [INFO] [stdout] 24 | | )] [INFO] [stdout] | |__^ could not find `DiskCache` in `cached` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:241:18 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "disk_store")] [INFO] [stdout] | ---------------------- the item is gated behind the `disk_store` feature [INFO] [stdout] 240 | #[cfg_attr(docsrs, doc(cfg(feature = "disk_store")))] [INFO] [stdout] 241 | pub use stores::{DiskCache, DiskCacheError}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `io_cached` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiskCache` in crate `cached` [INFO] [stdout] --> examples/disk.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / #[io_cached( [INFO] [stdout] 21 | | disk = true, [INFO] [stdout] 22 | | time = 30, [INFO] [stdout] 23 | | map_error = r##"|e| ExampleError::DiskError(format!("{:?}", e))"## [INFO] [stdout] 24 | | )] [INFO] [stdout] | |__^ not found in `cached` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:241:18 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "disk_store")] [INFO] [stdout] | ---------------------- the item is gated behind the `disk_store` feature [INFO] [stdout] 240 | #[cfg_attr(docsrs, doc(cfg(feature = "disk_store")))] [INFO] [stdout] 241 | pub use stores::{DiskCache, DiskCacheError}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `io_cached` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cached` (example "disk") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lru_list.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn iter(&self) -> LRUListIterator { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 109 | pub fn iter(&self) -> LRUListIterator<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5f47b97e24f9d67bf152a6789724942a0c0f4a183616e507cb0e96528a158ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f47b97e24f9d67bf152a6789724942a0c0f4a183616e507cb0e96528a158ce0", kill_on_drop: false }` [INFO] [stdout] 5f47b97e24f9d67bf152a6789724942a0c0f4a183616e507cb0e96528a158ce0