[INFO] cloning repository https://github.com/LuneWeb/LuneWeb-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LuneWeb/LuneWeb-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuneWeb%2FLuneWeb-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuneWeb%2FLuneWeb-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5ac42469713dc07adda7fa246919e3e928735a1
[INFO] testing LuneWeb/LuneWeb-rs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuneWeb%2FLuneWeb-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LuneWeb/LuneWeb-rs
[INFO] finished tweaking git repo https://github.com/LuneWeb/LuneWeb-rs
[INFO] tweaked toml for git repo https://github.com/LuneWeb/LuneWeb-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LuneWeb/LuneWeb-rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LuneWeb/LuneWeb-rs 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f23f9e866a92088ffccdd5da6d43b63d509a5bba6c6cfddc732c3cb980e7a00
[INFO] running `Command { std: "docker" "start" "-a" "5f23f9e866a92088ffccdd5da6d43b63d509a5bba6c6cfddc732c3cb980e7a00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f23f9e866a92088ffccdd5da6d43b63d509a5bba6c6cfddc732c3cb980e7a00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f23f9e866a92088ffccdd5da6d43b63d509a5bba6c6cfddc732c3cb980e7a00", kill_on_drop: false }`
[INFO] [stdout] 5f23f9e866a92088ffccdd5da6d43b63d509a5bba6c6cfddc732c3cb980e7a00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae08b555a3674bd3d18235fb0358cba6df9458daf64bf038fe33e54c9e75731a
[INFO] running `Command { std: "docker" "start" "-a" "ae08b555a3674bd3d18235fb0358cba6df9458daf64bf038fe33e54c9e75731a", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling gtk v0.18.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling luau0-src v0.11.1+luau650
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling mlua-sys v0.6.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wry v0.47.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling atk-sys v0.18.0
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling gtk-sys v0.18.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.1
[INFO] [stderr]    Compiling gdkx11-sys v0.18.0
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling gtk3-macros v0.18.0
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling dlopen2_derive v0.4.0
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling dlopen2 v0.7.0
[INFO] [stderr]    Compiling gdkwayland-sys v0.18.0
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bstr v1.11.0
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling async-broadcast v0.7.1
[INFO] [stderr]    Compiling async-event v0.2.1
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling atk v0.18.0
[INFO] [stderr]    Compiling javascriptcore-rs v1.1.2
[INFO] [stderr]    Compiling pango v0.18.3
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.5
[INFO] [stderr]    Compiling soup3 v0.5.0
[INFO] [stderr]    Compiling gdk v0.18.0
[INFO] [stderr]    Compiling gdkx11 v0.18.0
[INFO] [stderr]    Compiling webkit2gtk v2.0.1
[INFO] [stderr]    Compiling tao v0.30.8
[INFO] [stderr]    Compiling mlua v0.10.1
[INFO] [stderr]    Compiling luneweb v2.0.0-rc1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]    --> libraries/luneweb/app.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         target: &tao::event_loop::EventLoopWindowTarget<AppEvent>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alias`
[INFO] [stdout]  --> libraries/luneweb/lua_require/mod.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     if let Some((alias, path)) = strip_alias(path.clone())? {
[INFO] [stdout]   |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_alias`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]  --> libraries/luneweb/lua_require/mod.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 |     if let Some((alias, path)) = strip_alias(path.clone())? {
[INFO] [stdout]   |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libraries/luneweb/lua_require/utils.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn load_cache(lua: &mlua::Lua) -> mlua::AppDataRef<ModuleCache> {
[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] 14 | fn load_cache(lua: &mlua::Lua) -> mlua::AppDataRef<'_, ModuleCache> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.32s
[INFO] running `Command { std: "docker" "inspect" "ae08b555a3674bd3d18235fb0358cba6df9458daf64bf038fe33e54c9e75731a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae08b555a3674bd3d18235fb0358cba6df9458daf64bf038fe33e54c9e75731a", kill_on_drop: false }`
[INFO] [stdout] ae08b555a3674bd3d18235fb0358cba6df9458daf64bf038fe33e54c9e75731a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19817b7e0e2be8b08668fa479a6d1367213f5939283ff8602d310e5dcae8e92c
[INFO] running `Command { std: "docker" "start" "-a" "19817b7e0e2be8b08668fa479a6d1367213f5939283ff8602d310e5dcae8e92c", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]    --> libraries/luneweb/app.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         target: &tao::event_loop::EventLoopWindowTarget<AppEvent>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alias`
[INFO] [stdout]  --> libraries/luneweb/lua_require/mod.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     if let Some((alias, path)) = strip_alias(path.clone())? {
[INFO] [stdout]   |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_alias`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]  --> libraries/luneweb/lua_require/mod.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 |     if let Some((alias, path)) = strip_alias(path.clone())? {
[INFO] [stdout]   |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling luneweb v2.0.0-rc1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libraries/luneweb/lua_require/utils.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn load_cache(lua: &mlua::Lua) -> mlua::AppDataRef<ModuleCache> {
[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] 14 | fn load_cache(lua: &mlua::Lua) -> mlua::AppDataRef<'_, ModuleCache> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]    --> libraries/luneweb/app.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         target: &tao::event_loop::EventLoopWindowTarget<AppEvent>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alias`
[INFO] [stdout]  --> libraries/luneweb/lua_require/mod.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     if let Some((alias, path)) = strip_alias(path.clone())? {
[INFO] [stdout]   |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_alias`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]  --> libraries/luneweb/lua_require/mod.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 |     if let Some((alias, path)) = strip_alias(path.clone())? {
[INFO] [stdout]   |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libraries/luneweb/lua_require/utils.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn load_cache(lua: &mlua::Lua) -> mlua::AppDataRef<ModuleCache> {
[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] 14 | fn load_cache(lua: &mlua::Lua) -> mlua::AppDataRef<'_, ModuleCache> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "19817b7e0e2be8b08668fa479a6d1367213f5939283ff8602d310e5dcae8e92c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19817b7e0e2be8b08668fa479a6d1367213f5939283ff8602d310e5dcae8e92c", kill_on_drop: false }`
[INFO] [stdout] 19817b7e0e2be8b08668fa479a6d1367213f5939283ff8602d310e5dcae8e92c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eecd44d87e20b9d922684ad3bc8c6055a31a95d8f15ea82d349870504f057519
[INFO] running `Command { std: "docker" "start" "-a" "eecd44d87e20b9d922684ad3bc8c6055a31a95d8f15ea82d349870504f057519", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `target`
[INFO] [stderr]    --> libraries/luneweb/app.rs:189:9
[INFO] [stderr]     |
[INFO] [stderr] 189 |         target: &tao::event_loop::EventLoopWindowTarget<AppEvent>,
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `alias`
[INFO] [stderr]  --> libraries/luneweb/lua_require/mod.rs:8:18
[INFO] [stderr]   |
[INFO] [stderr] 8 |     if let Some((alias, path)) = strip_alias(path.clone())? {
[INFO] [stderr]   |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_alias`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]  --> libraries/luneweb/lua_require/mod.rs:8:25
[INFO] [stderr]   |
[INFO] [stderr] 8 |     if let Some((alias, path)) = strip_alias(path.clone())? {
[INFO] [stderr]   |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> libraries/luneweb/lua_require/utils.rs:14:20
[INFO] [stderr]    |
[INFO] [stderr] 14 | fn load_cache(lua: &mlua::Lua) -> mlua::AppDataRef<ModuleCache> {
[INFO] [stderr]    |                    ^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 14 | fn load_cache(lua: &mlua::Lua) -> mlua::AppDataRef<'_, ModuleCache> {
[INFO] [stderr]    |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `luneweb` (lib) generated 4 warnings (run `cargo fix --lib -p luneweb` to apply 1 suggestion)
[INFO] [stderr] warning: `luneweb` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests libraries/luneweb/lib.rs (/opt/rustwide/target/debug/deps/luneweb-ee5f3338e40e2850)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/luneweb-8aeb81147ec116e1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests luneweb
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "eecd44d87e20b9d922684ad3bc8c6055a31a95d8f15ea82d349870504f057519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eecd44d87e20b9d922684ad3bc8c6055a31a95d8f15ea82d349870504f057519", kill_on_drop: false }`
[INFO] [stdout] eecd44d87e20b9d922684ad3bc8c6055a31a95d8f15ea82d349870504f057519
