[INFO] fetching crate kash 0.7.1...
[INFO] testing kash-0.7.1 against 1.90.0 for beta-1.91-2
[INFO] extracting crate kash 0.7.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate kash 0.7.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kash 0.7.1
[INFO] tweaked toml for crates.io crate kash 0.7.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kash 0.7.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kash 0.7.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded r2d2 v0.8.10
[INFO] [stderr]   Downloaded backon v1.5.2
[INFO] [stderr]   Downloaded copy_dir v0.1.3
[INFO] [stderr]   Downloaded kash_macros v0.7.1
[INFO] [stderr]   Downloaded googletest_macro v0.14.2
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.7
[INFO] [stderr]   Downloaded generator v0.8.7
[INFO] [stderr]   Downloaded googletest v0.14.2
[INFO] [stderr]   Downloaded sled v0.34.7
[INFO] [stderr]   Downloaded redis v0.32.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1165b41a9557f29a742927260b69021725efa2236404977a50d646e21080250c
[INFO] running `Command { std: "docker" "start" "-a" "1165b41a9557f29a742927260b69021725efa2236404977a50d646e21080250c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1165b41a9557f29a742927260b69021725efa2236404977a50d646e21080250c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1165b41a9557f29a742927260b69021725efa2236404977a50d646e21080250c", kill_on_drop: false }`
[INFO] [stdout] 1165b41a9557f29a742927260b69021725efa2236404977a50d646e21080250c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe1083130f8397ae3412aa419312186b314cb6b1578c178dcc881ffb267ec98f
[INFO] running `Command { std: "docker" "start" "-a" "fe1083130f8397ae3412aa419312186b314cb6b1578c178dcc881ffb267ec98f", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling kash_macros v0.7.1
[INFO] [stderr]    Compiling kash v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.02s
[INFO] running `Command { std: "docker" "inspect" "fe1083130f8397ae3412aa419312186b314cb6b1578c178dcc881ffb267ec98f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe1083130f8397ae3412aa419312186b314cb6b1578c178dcc881ffb267ec98f", kill_on_drop: false }`
[INFO] [stdout] fe1083130f8397ae3412aa419312186b314cb6b1578c178dcc881ffb267ec98f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9e2d1cccceb5281e518cf30166d9161697947bfd731f8797699a9aed14438c4
[INFO] running `Command { std: "docker" "start" "-a" "d9e2d1cccceb5281e518cf30166d9161697947bfd731f8797699a9aed14438c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling googletest_macro v0.14.2
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling googletest v0.14.2
[INFO] [stderr]    Compiling kash v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.95s
[INFO] running `Command { std: "docker" "inspect" "d9e2d1cccceb5281e518cf30166d9161697947bfd731f8797699a9aed14438c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9e2d1cccceb5281e518cf30166d9161697947bfd731f8797699a9aed14438c4", kill_on_drop: false }`
[INFO] [stdout] d9e2d1cccceb5281e518cf30166d9161697947bfd731f8797699a9aed14438c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 16beeac271e46f6e0164b1cdf5a7a9f5d90278f88dcb6dae72f63f55b08d4a9a
[INFO] running `Command { std: "docker" "start" "-a" "16beeac271e46f6e0164b1cdf5a7a9f5d90278f88dcb6dae72f63f55b08d4a9a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kash-c1925161574e1a41)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/disk.rs (/opt/rustwide/target/debug/deps/disk-60b593821a10790a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/kash.rs (/opt/rustwide/target/debug/deps/kash-e24a10f4ae824100)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_mutable_args_str ... ok
[INFO] [stdout] test cache_result_no_default ... ok
[INFO] [stdout] test test_mutable_args ... ok
[INFO] [stdout] test test_proc_kash_option ... ok
[INFO] [stdout] test cache_result_key ... ok
[INFO] [stdout] test test_string_cache ... ok
[INFO] [stdout] test test_unbound_cache ... ok
[INFO] [stdout] test test_sized_cache ... ok
[INFO] [stdout] test test_racing_duplicate_keys_do_not_duplicate_sized_cache_ordering ... ok
[INFO] [stdout] test test_sized_cache_key ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/redis.rs (/opt/rustwide/target/debug/deps/redis-1e724c364324f974)
[INFO] [stderr]    Doc-tests kash
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 69) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 97) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 10) ... ok
[INFO] [stdout] test src/lib.rs - (line 49) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - (line 24) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 69) stdout ----
[INFO] [stdout] error: you are using `redis` caching, but forgot to enable `redis_store` feature
[INFO] [stdout]   --> src/lib.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[kash(redis)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `kash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kash::RedisCacheError`
[INFO] [stdout]    --> src/lib.rs:71:18
[INFO] [stdout]     |
[INFO] [stdout]   5 | use kash::{kash, RedisCacheError};
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ no `RedisCacheError` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:155:30
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[cfg(feature = "redis_store")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `redis_store` feature
[INFO] [stdout] 154 | #[cfg_attr(docsrs, doc(cfg(feature = "redis_store")))]
[INFO] [stdout] 155 | pub use stores::{RedisCache, RedisCacheError};
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kash::AsyncRedisCache`
[INFO] [stdout]    --> src/lib.rs:72:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use kash::AsyncRedisCache;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ no `AsyncRedisCache` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[cfg(feature = "redis_tokio")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `redis_tokio` feature
[INFO] [stdout] 148 | #[cfg_attr(docsrs, doc(cfg(feature = "redis_tokio")))]
[INFO] [stdout] 149 | pub use stores::AsyncRedisCache;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]  --> src/lib.rs:73:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/lib.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[error("error with redis cache `{0}`")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 97) stdout ----
[INFO] [stdout] error: you are using `disk` caching, but forgot to enable `disk_store` feature
[INFO] [stdout]   --> src/lib.rs:118:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[kash(disk)]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `kash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kash::DiskCacheError`
[INFO] [stdout]    --> src/lib.rs:99:18
[INFO] [stdout]     |
[INFO] [stdout]   5 | use kash::{kash, DiskCacheError};
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ no `DiskCacheError` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:152:29
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[cfg(feature = "disk_store")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `disk_store` feature
[INFO] [stdout] 151 | #[cfg_attr(docsrs, doc(cfg(feature = "disk_store")))]
[INFO] [stdout] 152 | pub use stores::{DiskCache, DiskCacheError};
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kash::DiskCache`
[INFO] [stdout]    --> src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use kash::DiskCache;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ no `DiskCache` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:152:18
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[cfg(feature = "disk_store")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `disk_store` feature
[INFO] [stdout] 151 | #[cfg_attr(docsrs, doc(cfg(feature = "disk_store")))]
[INFO] [stdout] 152 | pub use stores::{DiskCache, DiskCacheError};
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]  --> src/lib.rs:101:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/lib.rs:105:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[error("error with disk cache `{0}`")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 69)
[INFO] [stdout]     src/lib.rs - (line 97)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.61s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.87s; merged doctests compilation took 0.26s
[INFO] running `Command { std: "docker" "inspect" "16beeac271e46f6e0164b1cdf5a7a9f5d90278f88dcb6dae72f63f55b08d4a9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16beeac271e46f6e0164b1cdf5a7a9f5d90278f88dcb6dae72f63f55b08d4a9a", kill_on_drop: false }`
[INFO] [stdout] 16beeac271e46f6e0164b1cdf5a7a9f5d90278f88dcb6dae72f63f55b08d4a9a
