[INFO] fetching crate wb-cache 0.1.0...
[INFO] testing wb-cache-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate wb-cache 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate wb-cache 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wb-cache 0.1.0
[INFO] tweaked toml for crates.io crate wb-cache 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wb-cache 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wb-cache 0.1.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5aff689d0780653c0cfbd6c2b2a941b25528276675aaed4a9e05dd09319ead59
[INFO] running `Command { std: "docker" "start" "-a" "5aff689d0780653c0cfbd6c2b2a941b25528276675aaed4a9e05dd09319ead59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5aff689d0780653c0cfbd6c2b2a941b25528276675aaed4a9e05dd09319ead59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aff689d0780653c0cfbd6c2b2a941b25528276675aaed4a9e05dd09319ead59", kill_on_drop: false }`
[INFO] [stdout] 5aff689d0780653c0cfbd6c2b2a941b25528276675aaed4a9e05dd09319ead59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce8e059d26bccfb3210eaa0324533b7b646f1cb166d71e07d3d179207cd48e6d
[INFO] running `Command { std: "docker" "start" "-a" "ce8e059d26bccfb3210eaa0324533b7b646f1cb166d71e07d3d179207cd48e6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rust-format v0.3.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling getset v0.1.5
[INFO] [stderr]    Compiling delegate v0.13.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling fieldx_derive_support v0.1.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling fieldx_aux v0.1.17
[INFO] [stderr]    Compiling fieldx_core v0.1.17
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling fieldx_derive v0.1.17
[INFO] [stderr]    Compiling fieldx v0.1.17
[INFO] [stderr]    Compiling fieldx_plus_macros v0.1.9
[INFO] [stderr]    Compiling fieldx_plus v0.1.9
[INFO] [stderr]    Compiling wb-cache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[fieldx(lock, vis(pub(crate)), set(private), get, get_mut, builder(off))]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |              the same lifetime is hidden 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] 163 |     #[fieldx(l'_, ock, vis(pub(crate)), set(private), get, get_mut, builder(off))]
[INFO] [stdout]     |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[fieldx(lock, vis(pub(crate)), set(private), get, get_mut, builder(off))]
[INFO] [stdout]     |              ^^^^ the same lifetime is hidden here     ^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[fieldx(l'_, ock, vis(pub(crate)), set(private), get, get_mut, builder(off))]
[INFO] [stdout]     |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:182:36
[INFO] [stdout]     |
[INFO] [stdout] 182 |     #[fieldx(mode(async), private, lock, get, builder("_observers", private), default)]
[INFO] [stdout]     |                                    ^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |                                    the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     #[fieldx(mode(async), private, l'_, ock, get, builder("_observers", private), default)]
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/update_iterator.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[fieldx(inner_mut, private, get, get_mut, builder(private))]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |              the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[fieldx(i'_, nner_mut, private, get, get_mut, builder(private))]
[INFO] [stdout]    |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/update_iterator.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[fieldx(inner_mut, private, get, get_mut, builder(private))]
[INFO] [stdout]    |              ^^^^^^^^^                ^^^^^^^ the lifetime is elided here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[fieldx(i'_, nner_mut, private, get, get_mut, builder(private))]
[INFO] [stdout]    |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/update_iterator.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[fieldx(inner_mut, get_mut(vis(pub(crate))), builder(off))]
[INFO] [stdout]    |              ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[fieldx(i'_, nner_mut, get_mut(vis(pub(crate))), builder(off))]
[INFO] [stdout]    |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.73s
[INFO] running `Command { std: "docker" "inspect" "ce8e059d26bccfb3210eaa0324533b7b646f1cb166d71e07d3d179207cd48e6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce8e059d26bccfb3210eaa0324533b7b646f1cb166d71e07d3d179207cd48e6d", kill_on_drop: false }`
[INFO] [stdout] ce8e059d26bccfb3210eaa0324533b7b646f1cb166d71e07d3d179207cd48e6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a584ca987bd4339a491279500043c0743ef7668e58f0eaab373f75e7635575de
[INFO] running `Command { std: "docker" "start" "-a" "a584ca987bd4339a491279500043c0743ef7668e58f0eaab373f75e7635575de", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[fieldx(lock, vis(pub(crate)), set(private), get, get_mut, builder(off))]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |              the same lifetime is hidden 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] 163 |     #[fieldx(l'_, ock, vis(pub(crate)), set(private), get, get_mut, builder(off))]
[INFO] [stdout]     |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[fieldx(lock, vis(pub(crate)), set(private), get, get_mut, builder(off))]
[INFO] [stdout]     |              ^^^^ the same lifetime is hidden here     ^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[fieldx(l'_, ock, vis(pub(crate)), set(private), get, get_mut, builder(off))]
[INFO] [stdout]     |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:182:36
[INFO] [stdout]     |
[INFO] [stdout] 182 |     #[fieldx(mode(async), private, lock, get, builder("_observers", private), default)]
[INFO] [stdout]     |                                    ^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |                                    the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     #[fieldx(mode(async), private, l'_, ock, get, builder("_observers", private), default)]
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/update_iterator.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[fieldx(inner_mut, private, get, get_mut, builder(private))]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |              the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[fieldx(i'_, nner_mut, private, get, get_mut, builder(private))]
[INFO] [stdout]    |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/update_iterator.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[fieldx(inner_mut, private, get, get_mut, builder(private))]
[INFO] [stdout]    |              ^^^^^^^^^                ^^^^^^^ the lifetime is elided here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[fieldx(i'_, nner_mut, private, get, get_mut, builder(private))]
[INFO] [stdout]    |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/update_iterator.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[fieldx(inner_mut, get_mut(vis(pub(crate))), builder(off))]
[INFO] [stdout]    |              ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[fieldx(i'_, nner_mut, get_mut(vis(pub(crate))), builder(off))]
[INFO] [stdout]    |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wb-cache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `simulation` in `test`
[INFO] [stdout]  --> examples/company.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use wb_cache::test::simulation::sim_app::EcommerceApp;
[INFO] [stdout]   |                     ^^^^^^^^^^ could not find `simulation` in `test`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/test.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "simulation")]
[INFO] [stdout]   |       ---------------------- the item is gated behind the `simulation` feature
[INFO] [stdout] 2 | pub mod simulation;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `simulation` in `test`
[INFO] [stdout]  --> examples/company.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use wb_cache::test::simulation::types::Result;
[INFO] [stdout]   |                     ^^^^^^^^^^ could not find `simulation` in `test`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/test.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "simulation")]
[INFO] [stdout]   |       ---------------------- the item is gated behind the `simulation` feature
[INFO] [stdout] 2 | pub mod simulation;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]  --> examples/company.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     EcommerceApp::run().await.inspect_err(|err| {
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]  --> examples/company.rs:6:44
[INFO] [stdout]   |
[INFO] [stdout] 6 |     EcommerceApp::run().await.inspect_err(|err| {
[INFO] [stdout]   |                                            ^^^
[INFO] [stdout] 7 |         err.report_with_backtrace(format!("Application errored out: {err}"));
[INFO] [stdout]   |         --- type must be known at this point
[INFO] [stdout]   |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]   |
[INFO] [stdout] 6 |     EcommerceApp::run().await.inspect_err(|err: /* Type */| {
[INFO] [stdout]   |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wb-cache` (example "company") due to 4 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/cache.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[fieldx(lock, vis(pub(crate)), set(private), get, get_mut, builder(off))]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |              the same lifetime is hidden 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] 163 |     #[fieldx(l'_, ock, vis(pub(crate)), set(private), get, get_mut, builder(off))]
[INFO] [stdout]     |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[fieldx(lock, vis(pub(crate)), set(private), get, get_mut, builder(off))]
[INFO] [stdout]     |              ^^^^ the same lifetime is hidden here     ^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[fieldx(l'_, ock, vis(pub(crate)), set(private), get, get_mut, builder(off))]
[INFO] [stdout]     |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:182:36
[INFO] [stdout]     |
[INFO] [stdout] 182 |     #[fieldx(mode(async), private, lock, get, builder("_observers", private), default)]
[INFO] [stdout]     |                                    ^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |                                    the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     #[fieldx(mode(async), private, l'_, ock, get, builder("_observers", private), default)]
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/update_iterator.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[fieldx(inner_mut, private, get, get_mut, builder(private))]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |              the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[fieldx(i'_, nner_mut, private, get, get_mut, builder(private))]
[INFO] [stdout]    |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/update_iterator.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[fieldx(inner_mut, private, get, get_mut, builder(private))]
[INFO] [stdout]    |              ^^^^^^^^^                ^^^^^^^ the lifetime is elided here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[fieldx(i'_, nner_mut, private, get, get_mut, builder(private))]
[INFO] [stdout]    |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/update_iterator.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[fieldx(inner_mut, get_mut(vis(pub(crate))), builder(off))]
[INFO] [stdout]    |              ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[fieldx(i'_, nner_mut, get_mut(vis(pub(crate))), builder(off))]
[INFO] [stdout]    |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a584ca987bd4339a491279500043c0743ef7668e58f0eaab373f75e7635575de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a584ca987bd4339a491279500043c0743ef7668e58f0eaab373f75e7635575de", kill_on_drop: false }`
[INFO] [stdout] a584ca987bd4339a491279500043c0743ef7668e58f0eaab373f75e7635575de
