[INFO] fetching crate axum-starter-macro 0.10.0...
[INFO] testing axum-starter-macro-0.10.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate axum-starter-macro 0.10.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate axum-starter-macro 0.10.0
[INFO] finished tweaking crates.io crate axum-starter-macro 0.10.0
[INFO] tweaked toml for crates.io crate axum-starter-macro 0.10.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate axum-starter-macro 0.10.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 92 packages to latest compatible versions
[INFO] [stderr]       Adding axum-starter v0.8.0 (available: v0.11.0)
[INFO] [stderr]       Adding darling v0.20.11 (available: v0.21.3)
[INFO] [stderr]       Adding heck v0.4.1 (available: v0.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-starter-macro v0.8.0
[INFO] [stderr]   Downloaded axum-starter v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1be27895c9c81abc9ce2d6e5dd528963636307f69941c2a72cb9fb8bd9c18a57
[INFO] running `Command { std: "docker" "start" "-a" "1be27895c9c81abc9ce2d6e5dd528963636307f69941c2a72cb9fb8bd9c18a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1be27895c9c81abc9ce2d6e5dd528963636307f69941c2a72cb9fb8bd9c18a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1be27895c9c81abc9ce2d6e5dd528963636307f69941c2a72cb9fb8bd9c18a57", kill_on_drop: false }`
[INFO] [stdout] 1be27895c9c81abc9ce2d6e5dd528963636307f69941c2a72cb9fb8bd9c18a57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b01f8e5e3139ca6b0a4aac9fd50e90f1a08ef1293f59724ada36774a8c3f778f
[INFO] running `Command { std: "docker" "start" "-a" "b01f8e5e3139ca6b0a4aac9fd50e90f1a08ef1293f59724ada36774a8c3f778f", kill_on_drop: false }`
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling axum-starter-macro v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.12s
[INFO] running `Command { std: "docker" "inspect" "b01f8e5e3139ca6b0a4aac9fd50e90f1a08ef1293f59724ada36774a8c3f778f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b01f8e5e3139ca6b0a4aac9fd50e90f1a08ef1293f59724ada36774a8c3f778f", kill_on_drop: false }`
[INFO] [stdout] b01f8e5e3139ca6b0a4aac9fd50e90f1a08ef1293f59724ada36774a8c3f778f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10f237d2347329a8ec6d941241af69b1a3e32b0dc66dda09295a2b66915f4434
[INFO] running `Command { std: "docker" "start" "-a" "10f237d2347329a8ec6d941241af69b1a3e32b0dc66dda09295a2b66915f4434", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling axum-starter-macro v0.8.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling axum-starter-macro v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum-starter v0.8.0
[INFO] [stdout] error[E0310]: the parameter type `P` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-starter-0.8.0/src/prepare_behave/effect_contain/prepare.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 | /             prepare
[INFO] [stdout] 57 | |                 .prepare(configure)
[INFO] [stdout] 58 | |                 .into_future()
[INFO] [stdout] 59 | |                 .map_err(PrepareError::to_prepare_error::<P, _>)
[INFO] [stdout] 60 | |                 .pipe(|fut| decorator.prepare_decorator::<C, P, _>(fut))
[INFO] [stdout]    | |                                                                        ^
[INFO] [stdout]    | |                                                                        |
[INFO] [stdout]    | |________________________________________________________________________the parameter type `P` must be valid for the static lifetime...
[INFO] [stdout]    |                                                                          ...so that the type `P` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 52 |         P: Prepare<C> + 'static,
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `P` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-starter-0.8.0/src/prepare_behave/effect_contain/prepare.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 .await?,
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the parameter type `P` must be valid for the static lifetime...
[INFO] [stdout]    |                  ...so that the type `P` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 52 |         P: Prepare<C> + 'static,
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `P` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-starter-0.8.0/src/prepare_behave/effect_contain/prepare.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 | /             prepare
[INFO] [stdout] 82 | |                 .prepare(configure)
[INFO] [stdout] 83 | |                 .into_future()
[INFO] [stdout] 84 | |                 .map_err(PrepareError::to_prepare_error::<P, _>)
[INFO] [stdout] 85 | |                 .pipe(|fut| decorator.prepare_decorator::<C, P, _>(fut))
[INFO] [stdout]    | |                                                                        ^
[INFO] [stdout]    | |                                                                        |
[INFO] [stdout]    | |________________________________________________________________________the parameter type `P` must be valid for the static lifetime...
[INFO] [stdout]    |                                                                          ...so that the type `P` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 77 |         P: Prepare<C> + 'static,
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `P` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-starter-0.8.0/src/prepare_behave/effect_contain/prepare.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 .await?,
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the parameter type `P` must be valid for the static lifetime...
[INFO] [stdout]    |                  ...so that the type `P` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 77 |         P: Prepare<C> + 'static,
[INFO] [stdout]    |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum-starter` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "10f237d2347329a8ec6d941241af69b1a3e32b0dc66dda09295a2b66915f4434", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10f237d2347329a8ec6d941241af69b1a3e32b0dc66dda09295a2b66915f4434", kill_on_drop: false }`
[INFO] [stdout] 10f237d2347329a8ec6d941241af69b1a3e32b0dc66dda09295a2b66915f4434
