[INFO] cloning repository https://github.com/lumalla/lumalla [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lumalla/lumalla" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flumalla%2Flumalla", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flumalla%2Flumalla'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35a833d52a5e6ae4852bf419819fd87ca97536a7 [INFO] checking lumalla/lumalla against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flumalla%2Flumalla" "/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/lumalla/lumalla [INFO] finished tweaking git repo https://github.com/lumalla/lumalla [INFO] tweaked toml for git repo https://github.com/lumalla/lumalla written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lumalla/lumalla on toolchain b047d5f4496a7526d91d0dddea494c05853f2a7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lumalla/lumalla 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" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0528e3367490509f8a742f4c4e1c77dcfadf20b65e64f3f90722726848366de4 [INFO] running `Command { std: "docker" "start" "-a" "0528e3367490509f8a742f4c4e1c77dcfadf20b65e64f3f90722726848366de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0528e3367490509f8a742f4c4e1c77dcfadf20b65e64f3f90722726848366de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0528e3367490509f8a742f4c4e1c77dcfadf20b65e64f3f90722726848366de4", kill_on_drop: false }` [INFO] [stdout] 0528e3367490509f8a742f4c4e1c77dcfadf20b65e64f3f90722726848366de4 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a463384d39a8790266eca4f6517ad4538a6ec8b5790f52b01eeb5552b1fdbdcf [INFO] running `Command { std: "docker" "start" "-a" "a463384d39a8790266eca4f6517ad4538a6ec8b5790f52b01eeb5552b1fdbdcf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling lua-src v548.1.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking lumalla_shared v0.1.0 (/opt/rustwide/workdir/crates/lumalla_shared) [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling luajit-src v210.6.1+f9140a6 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling mlua-sys v0.8.2 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking notify v8.1.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking lumalla_rederer v0.1.0 (/opt/rustwide/workdir/crates/lumalla_rederer) [INFO] [stderr] Checking lumalla_input v0.1.0 (/opt/rustwide/workdir/crates/lumalla_input) [INFO] [stderr] Checking lumalla_display v0.1.0 (/opt/rustwide/workdir/crates/lumalla_display) [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking mlua v0.11.1 [INFO] [stderr] Checking lumalla_config v0.1.0 (/opt/rustwide/workdir/crates/lumalla_config) [INFO] [stdout] warning: use of deprecated method `mlua::Lua::load_from_function`: Use `register_module` instead [INFO] [stdout] --> crates/lumalla_config/src/lib.rs:207:14 [INFO] [stdout] | [INFO] [stdout] 207 | .load_from_function( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `mlua::Lua::load_from_function`: Use `register_module` instead [INFO] [stdout] --> crates/lumalla_config/src/lib.rs:207:14 [INFO] [stdout] | [INFO] [stdout] 207 | .load_from_function( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lumalla v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking quick-xml v0.38.0 [INFO] [stderr] Checking lumalla_wayland_protocol_macros v0.1.0 (/opt/rustwide/workdir/crates/lumalla_wayland_protocol_macros) [INFO] [stderr] Checking lumalla_wayland_protocol v0.1.0 (/opt/rustwide/workdir/crates/lumalla_wayland_protocol) [INFO] [stdout] warning: unused variable: `object_id` [INFO] [stdout] --> crates/lumalla_wayland_protocol/src/protocols/wayland.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | fn wl_display_error(object_id: ObjectId, buffer: ()) -> WlDisplayErrorObjectId { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_object_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buffer` is never read [INFO] [stdout] --> crates/lumalla_wayland_protocol/src/protocols/wayland.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct WlDisplayErrorObjectId { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 19 | buffer: (), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buffer` is never read [INFO] [stdout] --> crates/lumalla_wayland_protocol/src/protocols/wayland.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct WlDisplayErrorCode { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 30 | buffer: (), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buffer` is never read [INFO] [stdout] --> crates/lumalla_wayland_protocol/src/protocols/wayland.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct WlDisplayErrorMessage { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 41 | buffer: (), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `wl_display_error` is never used [INFO] [stdout] --> crates/lumalla_wayland_protocol/src/protocols/wayland.rs:50:4 [INFO] [stdout] | [INFO] [stdout] 50 | fn wl_display_error(object_id: ObjectId, buffer: ()) -> WlDisplayErrorObjectId { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `object_id` [INFO] [stdout] --> crates/lumalla_wayland_protocol/src/protocols/wayland.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | fn wl_display_error(object_id: ObjectId, buffer: ()) -> WlDisplayErrorObjectId { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_object_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buffer` is never read [INFO] [stdout] --> crates/lumalla_wayland_protocol/src/protocols/wayland.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct WlDisplayErrorObjectId { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 19 | buffer: (), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buffer` is never read [INFO] [stdout] --> crates/lumalla_wayland_protocol/src/protocols/wayland.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct WlDisplayErrorCode { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 30 | buffer: (), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buffer` is never read [INFO] [stdout] --> crates/lumalla_wayland_protocol/src/protocols/wayland.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct WlDisplayErrorMessage { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 41 | buffer: (), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `wl_display_error` is never used [INFO] [stdout] --> crates/lumalla_wayland_protocol/src/protocols/wayland.rs:50:4 [INFO] [stdout] | [INFO] [stdout] 50 | fn wl_display_error(object_id: ObjectId, buffer: ()) -> WlDisplayErrorObjectId { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.20s [INFO] running `Command { std: "docker" "inspect" "a463384d39a8790266eca4f6517ad4538a6ec8b5790f52b01eeb5552b1fdbdcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a463384d39a8790266eca4f6517ad4538a6ec8b5790f52b01eeb5552b1fdbdcf", kill_on_drop: false }` [INFO] [stdout] a463384d39a8790266eca4f6517ad4538a6ec8b5790f52b01eeb5552b1fdbdcf