[INFO] fetching crate cached 0.56.0...
[INFO] testing cached-0.56.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate cached 0.56.0 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cached 0.56.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded copy_dir v0.1.3
[INFO] [stderr]   Downloaded googletest_macro v0.11.0
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.7
[INFO] [stderr]   Downloaded value-bag v1.10.0
[INFO] [stderr]   Downloaded r2d2 v0.8.10
[INFO] [stderr]   Downloaded cached_proc_macro v0.25.0
[INFO] [stderr]   Downloaded smartstring v1.0.1
[INFO] [stderr]   Downloaded async-native-tls v0.5.0
[INFO] [stderr]   Downloaded googletest v0.11.0
[INFO] [stderr]   Downloaded backon v1.5.1
[INFO] [stderr]   Downloaded scc v2.3.3
[INFO] [stderr]   Downloaded sdd v3.0.7
[INFO] [stderr]   Downloaded async-std v1.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e3129cd91b85d33e61f52bcf766839a564b57d6134a3bb2f99bd1781dcb36cf
[INFO] running `Command { std: "docker" "start" "-a" "5e3129cd91b85d33e61f52bcf766839a564b57d6134a3bb2f99bd1781dcb36cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e3129cd91b85d33e61f52bcf766839a564b57d6134a3bb2f99bd1781dcb36cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e3129cd91b85d33e61f52bcf766839a564b57d6134a3bb2f99bd1781dcb36cf", kill_on_drop: false }`
[INFO] [stdout] 5e3129cd91b85d33e61f52bcf766839a564b57d6134a3bb2f99bd1781dcb36cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a94bf8d1cb2849babbea1d3ae6dfdfc3580d1e8f2145e737a6cf83e967be65ca
[INFO] running `Command { std: "docker" "start" "-a" "a94bf8d1cb2849babbea1d3ae6dfdfc3580d1e8f2145e737a6cf83e967be65ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror v2.0.11
[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]    Compiling 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<T> {
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.59s
[INFO] running `Command { std: "docker" "inspect" "a94bf8d1cb2849babbea1d3ae6dfdfc3580d1e8f2145e737a6cf83e967be65ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a94bf8d1cb2849babbea1d3ae6dfdfc3580d1e8f2145e737a6cf83e967be65ca", kill_on_drop: false }`
[INFO] [stdout] a94bf8d1cb2849babbea1d3ae6dfdfc3580d1e8f2145e737a6cf83e967be65ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec4c7cdea61966546d2f83415fd2d3d31798924a182c5c33cc10a569b102f1b5
[INFO] running `Command { std: "docker" "start" "-a" "ec4c7cdea61966546d2f83415fd2d3d31798924a182c5c33cc10a569b102f1b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling sdd v3.0.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling scc v2.3.3
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling googletest_macro v0.11.0
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]    Compiling googletest v0.11.0
[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<T> {
[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] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling cached v0.56.0 (/opt/rustwide/workdir)
[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] error[E0282]: type annotations needed
[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]    | |__^ cannot infer type
[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: E0282, E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cached` (example "disk") due to 3 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<T> {
[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" "ec4c7cdea61966546d2f83415fd2d3d31798924a182c5c33cc10a569b102f1b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec4c7cdea61966546d2f83415fd2d3d31798924a182c5c33cc10a569b102f1b5", kill_on_drop: false }`
[INFO] [stdout] ec4c7cdea61966546d2f83415fd2d3d31798924a182c5c33cc10a569b102f1b5
