[INFO] fetching crate axum-starter 0.8.0... [INFO] checking axum-starter-0.8.0 against try#b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603 for pr-114933-1 [INFO] extracting crate axum-starter 0.8.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate axum-starter 0.8.0 on toolchain b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate axum-starter 0.8.0 [INFO] finished tweaking crates.io crate axum-starter 0.8.0 [INFO] tweaked toml for crates.io crate axum-starter 0.8.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate axum-starter 0.8.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" "+b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ee140239ab1b0f8122969764b067164664e0d95d26f53df575574e2e5e286359" "/opt/rustwide/cargo-home/bin/cargo" "+b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca4bb46bc123c11d2df823156a24b12f4decd4f5f6c6f7d78a86198368c3a9c4 [INFO] running `Command { std: "docker" "start" "-a" "ca4bb46bc123c11d2df823156a24b12f4decd4f5f6c6f7d78a86198368c3a9c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca4bb46bc123c11d2df823156a24b12f4decd4f5f6c6f7d78a86198368c3a9c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca4bb46bc123c11d2df823156a24b12f4decd4f5f6c6f7d78a86198368c3a9c4", kill_on_drop: false }` [INFO] [stdout] ca4bb46bc123c11d2df823156a24b12f4decd4f5f6c6f7d78a86198368c3a9c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ee140239ab1b0f8122969764b067164664e0d95d26f53df575574e2e5e286359" "/opt/rustwide/cargo-home/bin/cargo" "+b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52b296765d92e15701e0f32ad7296d8e3081effe42602f77973d7a96a481036e [INFO] running `Command { std: "docker" "start" "-a" "52b296765d92e15701e0f32ad7296d8e3081effe42602f77973d7a96a481036e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.11 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling time-macros v0.2.11 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking deranged v0.3.7 [INFO] [stderr] Checking matchit v0.7.2 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking time v0.3.25 [INFO] [stderr] Checking simple_logger v4.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling axum-starter-macro v0.8.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Checking axum-starter v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0310]: the parameter type `P` may not live long enough [INFO] [stdout] --> src/prepare_behave/effect_contain/prepare.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / { [INFO] [stdout] 55 | | Ok(self.set_state( [INFO] [stdout] 56 | | prepare [INFO] [stdout] 57 | | .prepare(configure) [INFO] [stdout] ... | [INFO] [stdout] 62 | | )) [INFO] [stdout] 63 | | } [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 + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `P` may not live long enough [INFO] [stdout] --> src/prepare_behave/effect_contain/prepare.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / { [INFO] [stdout] 55 | | Ok(self.set_state( [INFO] [stdout] 56 | | prepare [INFO] [stdout] 57 | | .prepare(configure) [INFO] [stdout] ... | [INFO] [stdout] 62 | | )) [INFO] [stdout] 63 | | } [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 + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `P` may not live long enough [INFO] [stdout] --> src/prepare_behave/effect_contain/prepare.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | / { [INFO] [stdout] 80 | | Ok(self.set_middleware( [INFO] [stdout] 81 | | prepare [INFO] [stdout] 82 | | .prepare(configure) [INFO] [stdout] ... | [INFO] [stdout] 87 | | )) [INFO] [stdout] 88 | | } [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 + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `P` may not live long enough [INFO] [stdout] --> src/prepare_behave/effect_contain/prepare.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | / { [INFO] [stdout] 80 | | Ok(self.set_middleware( [INFO] [stdout] 81 | | prepare [INFO] [stdout] 82 | | .prepare(configure) [INFO] [stdout] ... | [INFO] [stdout] 87 | | )) [INFO] [stdout] 88 | | } [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 + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [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 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `axum-starter` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "52b296765d92e15701e0f32ad7296d8e3081effe42602f77973d7a96a481036e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52b296765d92e15701e0f32ad7296d8e3081effe42602f77973d7a96a481036e", kill_on_drop: false }` [INFO] [stdout] 52b296765d92e15701e0f32ad7296d8e3081effe42602f77973d7a96a481036e