[INFO] fetching crate libui 0.4.0...
[INFO] checking libui-0.4.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate libui 0.4.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate libui 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate libui 0.4.0
[INFO] tweaked toml for crates.io crate libui 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libui 0.4.0 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libui 0.4.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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clang-sys v1.6.0
[INFO] [stderr]   Downloaded bitflags v2.8.0
[INFO] [stderr]   Downloaded semver v1.0.17
[INFO] [stderr]   Downloaded prettyplease v0.2.29
[INFO] [stderr]   Downloaded serde v1.0.158
[INFO] [stderr]   Downloaded winnow v0.6.24
[INFO] [stderr]   Downloaded regex v1.7.2
[INFO] [stderr]   Downloaded libui-ffi v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8dd5b2007edcad6b5198acf4beca8a05b391c87f387988cdf05382966c4067b7
[INFO] running `Command { std: "docker" "start" "-a" "8dd5b2007edcad6b5198acf4beca8a05b391c87f387988cdf05382966c4067b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dd5b2007edcad6b5198acf4beca8a05b391c87f387988cdf05382966c4067b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dd5b2007edcad6b5198acf4beca8a05b391c87f387988cdf05382966c4067b7", kill_on_drop: false }`
[INFO] [stdout] 8dd5b2007edcad6b5198acf4beca8a05b391c87f387988cdf05382966c4067b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b5b646ed97f95b10bf9a2dae41df3eab6a81a32a13deee0cfe362fcc6a489e7
[INFO] running `Command { std: "docker" "start" "-a" "8b5b646ed97f95b10bf9a2dae41df3eab6a81a32a13deee0cfe362fcc6a489e7", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling clang-sys v1.6.0
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.7.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling embed-resource v2.5.1
[INFO] [stderr]    Compiling libui-ffi v0.4.0
[INFO] [stderr]     Checking libui v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/draw/brush.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn as_ui_draw_brush_ref(&self, _ctx: &DrawContext) -> BrushRef {
[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] 25 |     pub fn as_ui_draw_brush_ref(&self, _ctx: &DrawContext) -> BrushRef<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/draw/strokeparams.rs:26:33
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn as_stroke_params_ref(&self, _ctx: &DrawContext) -> StrokeParamsRef {
[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] 26 |     pub fn as_stroke_params_ref(&self, _ctx: &DrawContext) -> StrokeParamsRef<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn event_loop(&self) -> EventLoop {
[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] 121 |     pub fn event_loop(&self) -> EventLoop<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::forget` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/callback_helpers.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         mem::forget(actual);
[INFO] [stdout]    |         ^^^^^^^^^^^^------^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     argument has type `&mut i32`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(forgetting_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 31 -         mem::forget(actual);
[INFO] [stdout] 31 +         let _ = actual;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/draw/brush.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn as_ui_draw_brush_ref(&self, _ctx: &DrawContext) -> BrushRef {
[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] 25 |     pub fn as_ui_draw_brush_ref(&self, _ctx: &DrawContext) -> BrushRef<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/draw/strokeparams.rs:26:33
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn as_stroke_params_ref(&self, _ctx: &DrawContext) -> StrokeParamsRef {
[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] 26 |     pub fn as_stroke_params_ref(&self, _ctx: &DrawContext) -> StrokeParamsRef<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn event_loop(&self) -> EventLoop {
[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] 121 |     pub fn event_loop(&self) -> EventLoop<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.55s
[INFO] running `Command { std: "docker" "inspect" "8b5b646ed97f95b10bf9a2dae41df3eab6a81a32a13deee0cfe362fcc6a489e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b5b646ed97f95b10bf9a2dae41df3eab6a81a32a13deee0cfe362fcc6a489e7", kill_on_drop: false }`
[INFO] [stdout] 8b5b646ed97f95b10bf9a2dae41df3eab6a81a32a13deee0cfe362fcc6a489e7
