[INFO] fetching crate cargo-pgo 0.2.9...
[INFO] checking cargo-pgo-0.2.9 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate cargo-pgo 0.2.9 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cargo-pgo 0.2.9
[INFO] finished tweaking crates.io crate cargo-pgo 0.2.9
[INFO] tweaked toml for crates.io crate cargo-pgo 0.2.9 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-pgo 0.2.9 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-pgo 0.2.9 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7d4a51c2ab88bb7957b2c083794bd396fb43d99e7a55250c665cea970e8f0ec
[INFO] running `Command { std: "docker" "start" "-a" "c7d4a51c2ab88bb7957b2c083794bd396fb43d99e7a55250c665cea970e8f0ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7d4a51c2ab88bb7957b2c083794bd396fb43d99e7a55250c665cea970e8f0ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7d4a51c2ab88bb7957b2c083794bd396fb43d99e7a55250c665cea970e8f0ec", kill_on_drop: false }`
[INFO] [stdout] c7d4a51c2ab88bb7957b2c083794bd396fb43d99e7a55250c665cea970e8f0ec
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab3a7bcf2dd5c99401aba843a6fba62ce7d73256e09d95ed5f88a6627afe417e
[INFO] running `Command { std: "docker" "start" "-a" "ab3a7bcf2dd5c99401aba843a6fba62ce7d73256e09d95ed5f88a6627afe417e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling camino v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking version_check v0.9.4
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling blake3 v1.4.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking which v7.0.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling thiserror-impl v2.0.8
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking shellwords v1.1.0
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking cargo-platform v0.1.2
[INFO] [stderr]     Checking cargo_metadata v0.19.1
[INFO] [stderr]     Checking cargo-pgo v0.2.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pgo/optimize.rs:233:37
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn get_pgo_missing_profile(message: &CompilerMessage) -> Option<PgoMissingProfile> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn get_pgo_missing_profile(message: &CompilerMessage) -> Option<PgoMissingProfile<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/utils/str.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn pluralize(text: &str, count: usize) -> Cow<str> {
[INFO] [stdout]   |                        ^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        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] 4 | pub fn pluralize(text: &str, count: usize) -> Cow<'_, str> {
[INFO] [stdout]   |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/str.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn capitalize(text: &str) -> Cow<str> {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         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] 13 | pub fn capitalize(text: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pgo/optimize.rs:233:37
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn get_pgo_missing_profile(message: &CompilerMessage) -> Option<PgoMissingProfile> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn get_pgo_missing_profile(message: &CompilerMessage) -> Option<PgoMissingProfile<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/utils/str.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn pluralize(text: &str, count: usize) -> Cow<str> {
[INFO] [stdout]   |                        ^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        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] 4 | pub fn pluralize(text: &str, count: usize) -> Cow<'_, str> {
[INFO] [stdout]   |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/str.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn capitalize(text: &str) -> Cow<str> {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         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] 13 | pub fn capitalize(text: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.69s
[INFO] running `Command { std: "docker" "inspect" "ab3a7bcf2dd5c99401aba843a6fba62ce7d73256e09d95ed5f88a6627afe417e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab3a7bcf2dd5c99401aba843a6fba62ce7d73256e09d95ed5f88a6627afe417e", kill_on_drop: false }`
[INFO] [stdout] ab3a7bcf2dd5c99401aba843a6fba62ce7d73256e09d95ed5f88a6627afe417e
