[INFO] fetching crate stretto 0.8.4...
[INFO] building stretto-0.8.4 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate stretto 0.8.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate stretto 0.8.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate stretto 0.8.4
[INFO] tweaked toml for crates.io crate stretto 0.8.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stretto 0.8.4 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stretto 0.8.4 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on example `async_example` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `sync_example` which is deprecated
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81b29269990d512f356e6d79b74698c0a9d9f62925562c4cea4b1d6e48324190
[INFO] running `Command { std: "docker" "start" "-a" "81b29269990d512f356e6d79b74698c0a9d9f62925562c4cea4b1d6e48324190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81b29269990d512f356e6d79b74698c0a9d9f62925562c4cea4b1d6e48324190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81b29269990d512f356e6d79b74698c0a9d9f62925562c4cea4b1d6e48324190", kill_on_drop: false }`
[INFO] [stdout] 81b29269990d512f356e6d79b74698c0a9d9f62925562c4cea4b1d6e48324190
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a999df27b8210499236715c61339d4697b3b9595aa8a498dd898d4230036c8b
[INFO] running `Command { std: "docker" "start" "-a" "2a999df27b8210499236715c61339d4697b3b9595aa8a498dd898d4230036c8b", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on example `async_example` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `sync_example` which is deprecated
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.8
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling atomic v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling triomphe v0.1.11
[INFO] [stderr]    Compiling wg v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling stretto v0.8.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `log`
[INFO] [stdout]   --> src/lib.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(feature = "log")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `async-channel`, `async-io`, `crossbeam-channel`, `default`, `full`, `futures`, `serde`, and `sync`
[INFO] [stdout]    = help: consider adding `log` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log`
[INFO] [stdout]    --> src/policy/sync.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |             #[cfg(feature = "log")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `async-channel`, `async-io`, `crossbeam-channel`, `default`, `full`, `futures`, `serde`, and `sync`
[INFO] [stdout]     = help: consider adding `log` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log`
[INFO] [stdout]    --> src/policy/sync.rs:133:23
[INFO] [stdout]     |
[INFO] [stdout] 133 |             #[cfg(not(feature = "log"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `async-channel`, `async-io`, `crossbeam-channel`, `default`, `full`, `futures`, `serde`, and `sync`
[INFO] [stdout]     = help: consider adding `log` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:219:27
[INFO] [stdout]     |
[INFO] [stdout] 219 |             pub fn get<Q>(&self, key: &Q) -> Option<ValueRef<V, S>>
[INFO] [stdout]     |                           ^^^^^                     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cache/sync.rs:714:1
[INFO] [stdout]     |
[INFO] [stdout] 714 | impl_cache!(Cache, CacheBuilder, Item);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[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]     = note: this warning originates in the macro `impl_cache` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |             pub fn get<Q>(&self, key: &Q) -> Option<ValueRef<'_, V, S>>
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:246:31
[INFO] [stdout]     |
[INFO] [stdout] 246 |             pub fn get_mut<Q>(&self, key: &Q) -> Option<ValueRefMut<V, S>>
[INFO] [stdout]     |                               ^^^^^                     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cache/sync.rs:714:1
[INFO] [stdout]     |
[INFO] [stdout] 714 | impl_cache!(Cache, CacheBuilder, Item);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_cache` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 246 |             pub fn get_mut<Q>(&self, key: &Q) -> Option<ValueRefMut<'_, V, S>>
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.05s
[INFO] running `Command { std: "docker" "inspect" "2a999df27b8210499236715c61339d4697b3b9595aa8a498dd898d4230036c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a999df27b8210499236715c61339d4697b3b9595aa8a498dd898d4230036c8b", kill_on_drop: false }`
[INFO] [stdout] 2a999df27b8210499236715c61339d4697b3b9595aa8a498dd898d4230036c8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5a88736bade24d2081f287ae197d1dfd36dc43047069088172633f9d7d611fe
[INFO] running `Command { std: "docker" "start" "-a" "a5a88736bade24d2081f287ae197d1dfd36dc43047069088172633f9d7d611fe", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on example `async_example` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `sync_example` which is deprecated
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling event-listener v5.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling value-bag v1.7.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling polling v3.4.0
[INFO] [stderr]    Compiling async-io v2.3.1
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling triomphe v0.1.11
[INFO] [stderr]    Compiling wg v0.9.0
[INFO] [stderr]    Compiling stretto v0.8.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `log`
[INFO] [stdout]   --> src/lib.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(feature = "log")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `async-channel`, `async-io`, `crossbeam-channel`, `default`, `full`, `futures`, `serde`, and `sync`
[INFO] [stdout]    = help: consider adding `log` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log`
[INFO] [stdout]    --> src/policy/sync.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |             #[cfg(feature = "log")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `async-channel`, `async-io`, `crossbeam-channel`, `default`, `full`, `futures`, `serde`, and `sync`
[INFO] [stdout]     = help: consider adding `log` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log`
[INFO] [stdout]    --> src/policy/sync.rs:133:23
[INFO] [stdout]     |
[INFO] [stdout] 133 |             #[cfg(not(feature = "log"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `async-channel`, `async-io`, `crossbeam-channel`, `default`, `full`, `futures`, `serde`, and `sync`
[INFO] [stdout]     = help: consider adding `log` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:219:27
[INFO] [stdout]     |
[INFO] [stdout] 219 |             pub fn get<Q>(&self, key: &Q) -> Option<ValueRef<V, S>>
[INFO] [stdout]     |                           ^^^^^                     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cache/sync.rs:714:1
[INFO] [stdout]     |
[INFO] [stdout] 714 | impl_cache!(Cache, CacheBuilder, Item);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[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]     = note: this warning originates in the macro `impl_cache` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |             pub fn get<Q>(&self, key: &Q) -> Option<ValueRef<'_, V, S>>
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:246:31
[INFO] [stdout]     |
[INFO] [stdout] 246 |             pub fn get_mut<Q>(&self, key: &Q) -> Option<ValueRefMut<V, S>>
[INFO] [stdout]     |                               ^^^^^                     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cache/sync.rs:714:1
[INFO] [stdout]     |
[INFO] [stdout] 714 | impl_cache!(Cache, CacheBuilder, Item);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_cache` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 246 |             pub fn get_mut<Q>(&self, key: &Q) -> Option<ValueRefMut<'_, V, S>>
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log`
[INFO] [stdout]   --> src/lib.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(feature = "log")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `async-channel`, `async-io`, `crossbeam-channel`, `default`, `full`, `futures`, `serde`, and `sync`
[INFO] [stdout]    = help: consider adding `log` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log`
[INFO] [stdout]    --> src/policy/sync.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |             #[cfg(feature = "log")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `async-channel`, `async-io`, `crossbeam-channel`, `default`, `full`, `futures`, `serde`, and `sync`
[INFO] [stdout]     = help: consider adding `log` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log`
[INFO] [stdout]    --> src/policy/sync.rs:133:23
[INFO] [stdout]     |
[INFO] [stdout] 133 |             #[cfg(not(feature = "log"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `async-channel`, `async-io`, `crossbeam-channel`, `default`, `full`, `futures`, `serde`, and `sync`
[INFO] [stdout]     = help: consider adding `log` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:219:27
[INFO] [stdout]     |
[INFO] [stdout] 219 |             pub fn get<Q>(&self, key: &Q) -> Option<ValueRef<V, S>>
[INFO] [stdout]     |                           ^^^^^                     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cache/sync.rs:714:1
[INFO] [stdout]     |
[INFO] [stdout] 714 | impl_cache!(Cache, CacheBuilder, Item);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[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]     = note: this warning originates in the macro `impl_cache` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |             pub fn get<Q>(&self, key: &Q) -> Option<ValueRef<'_, V, S>>
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:246:31
[INFO] [stdout]     |
[INFO] [stdout] 246 |             pub fn get_mut<Q>(&self, key: &Q) -> Option<ValueRefMut<V, S>>
[INFO] [stdout]     |                               ^^^^^                     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cache/sync.rs:714:1
[INFO] [stdout]     |
[INFO] [stdout] 714 | impl_cache!(Cache, CacheBuilder, Item);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_cache` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 246 |             pub fn get_mut<Q>(&self, key: &Q) -> Option<ValueRefMut<'_, V, S>>
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.28s
[INFO] running `Command { std: "docker" "inspect" "a5a88736bade24d2081f287ae197d1dfd36dc43047069088172633f9d7d611fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5a88736bade24d2081f287ae197d1dfd36dc43047069088172633f9d7d611fe", kill_on_drop: false }`
[INFO] [stdout] a5a88736bade24d2081f287ae197d1dfd36dc43047069088172633f9d7d611fe
