[INFO] fetching crate stretto 0.8.4...
[INFO] building stretto-0.8.4 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate stretto 0.8.4 into /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stretto 0.8.4 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xxhash-rust v0.8.8
[INFO] [stderr]   Downloaded hermit-abi v0.3.5
[INFO] [stderr]   Downloaded futures-lite v2.2.0
[INFO] [stderr]   Downloaded value-bag v1.7.0
[INFO] [stderr]   Downloaded async-io v2.3.1
[INFO] [stderr]   Downloaded event-listener v5.0.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e27b073f9eba8653235bbb08a521d52b1c67d9fdca4dc6ae38cfb2a66a62fd1
[INFO] running `Command { std: "docker" "start" "-a" "9e27b073f9eba8653235bbb08a521d52b1c67d9fdca4dc6ae38cfb2a66a62fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e27b073f9eba8653235bbb08a521d52b1c67d9fdca4dc6ae38cfb2a66a62fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e27b073f9eba8653235bbb08a521d52b1c67d9fdca4dc6ae38cfb2a66a62fd1", kill_on_drop: false }`
[INFO] [stdout] 9e27b073f9eba8653235bbb08a521d52b1c67d9fdca4dc6ae38cfb2a66a62fd1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6afdbd98c4cfebcf1af8a7533500ff68bb848c23fdea3c94d489a2679bbd958
[INFO] running `Command { std: "docker" "start" "-a" "a6afdbd98c4cfebcf1af8a7533500ff68bb848c23fdea3c94d489a2679bbd958", 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 seahash v4.1.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling atomic v0.6.0
[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 9.45s
[INFO] running `Command { std: "docker" "inspect" "a6afdbd98c4cfebcf1af8a7533500ff68bb848c23fdea3c94d489a2679bbd958", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6afdbd98c4cfebcf1af8a7533500ff68bb848c23fdea3c94d489a2679bbd958", kill_on_drop: false }`
[INFO] [stdout] a6afdbd98c4cfebcf1af8a7533500ff68bb848c23fdea3c94d489a2679bbd958
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c80ca740d21b15774b094b810b11b6fa5f1060f82b274e2172afd0212c1d6c3
[INFO] running `Command { std: "docker" "start" "-a" "4c80ca740d21b15774b094b810b11b6fa5f1060f82b274e2172afd0212c1d6c3", 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 futures-lite v2.2.0
[INFO] [stderr]    Compiling value-bag v1.7.0
[INFO] [stderr]    Compiling event-listener v5.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[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 polling v2.8.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling tokio v1.36.0
[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 17.98s
[INFO] running `Command { std: "docker" "inspect" "4c80ca740d21b15774b094b810b11b6fa5f1060f82b274e2172afd0212c1d6c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c80ca740d21b15774b094b810b11b6fa5f1060f82b274e2172afd0212c1d6c3", kill_on_drop: false }`
[INFO] [stdout] 4c80ca740d21b15774b094b810b11b6fa5f1060f82b274e2172afd0212c1d6c3
