[INFO] cloning repository https://github.com/opfromthestart/gogebia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/opfromthestart/gogebia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopfromthestart%2Fgogebia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopfromthestart%2Fgogebia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3ea70ad3822185e8b154dd59ae11667dee07223
[INFO] checking opfromthestart/gogebia against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopfromthestart%2Fgogebia" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/opfromthestart/gogebia
[INFO] finished tweaking git repo https://github.com/opfromthestart/gogebia
[INFO] tweaked toml for git repo https://github.com/opfromthestart/gogebia written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/opfromthestart/gogebia 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 git repo https://github.com/opfromthestart/gogebia 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f82ebc34045095f2fe18c1f451134ac0afb8ec7bc464386a100677bae8e3006f
[INFO] running `Command { std: "docker" "start" "-a" "f82ebc34045095f2fe18c1f451134ac0afb8ec7bc464386a100677bae8e3006f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f82ebc34045095f2fe18c1f451134ac0afb8ec7bc464386a100677bae8e3006f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f82ebc34045095f2fe18c1f451134ac0afb8ec7bc464386a100677bae8e3006f", kill_on_drop: false }`
[INFO] [stdout] f82ebc34045095f2fe18c1f451134ac0afb8ec7bc464386a100677bae8e3006f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ffec0ca75142ffce092050f43d782256f253052849d04182fce7bfdd7a2fea21
[INFO] running `Command { std: "docker" "start" "-a" "ffec0ca75142ffce092050f43d782256f253052849d04182fce7bfdd7a2fea21", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling sdl2-sys v0.36.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking async-executor v1.13.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]    Compiling sdl2 v0.36.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking async-io v2.3.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking ashpd v0.8.1
[INFO] [stderr]     Checking gogebia v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/formula.rs:449:17
[INFO] [stdout]     |
[INFO] [stdout] 449 |     fn render_c(&self, r: T) -> Result<Surface, Self::Err>;
[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] 449 |     fn render_c(&self, r: T) -> Result<Surface<'_>, Self::Err>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/formula.rs:449:17
[INFO] [stdout]     |
[INFO] [stdout] 449 |     fn render_c(&self, r: T) -> Result<Surface, Self::Err>;
[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] 449 |     fn render_c(&self, r: T) -> Result<Surface<'_>, Self::Err>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 11`
[INFO] running `Command { std: "docker" "inspect" "ffec0ca75142ffce092050f43d782256f253052849d04182fce7bfdd7a2fea21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffec0ca75142ffce092050f43d782256f253052849d04182fce7bfdd7a2fea21", kill_on_drop: false }`
[INFO] [stdout] ffec0ca75142ffce092050f43d782256f253052849d04182fce7bfdd7a2fea21
