[INFO] cloning repository https://github.com/AaronC81/uxn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AaronC81/uxn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronC81%2Fuxn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronC81%2Fuxn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c9b732d6bf36e88f08792c0585119b556be3dd96
[INFO] checking AaronC81/uxn against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronC81%2Fuxn" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AaronC81/uxn
[INFO] finished tweaking git repo https://github.com/AaronC81/uxn
[INFO] tweaked toml for git repo https://github.com/AaronC81/uxn written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AaronC81/uxn on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AaronC81/uxn 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pkg-config v0.3.31
[INFO] [stderr]   Downloaded tempfile v3.15.0
[INFO] [stderr]   Downloaded wayland-cursor v0.29.5
[INFO] [stderr]   Downloaded xcursor v0.3.8
[INFO] [stderr]   Downloaded wayland-scanner v0.29.5
[INFO] [stderr]   Downloaded wayland-sys v0.29.5
[INFO] [stderr]   Downloaded wayland-commons v0.29.5
[INFO] [stderr]   Downloaded libloading v0.8.6
[INFO] [stderr]   Downloaded xml-rs v0.8.25
[INFO] [stderr]   Downloaded unicode-ident v1.0.15
[INFO] [stderr]   Downloaded cc v1.2.10
[INFO] [stderr]   Downloaded serde_json v1.0.137
[INFO] [stderr]   Downloaded wayland-protocols v0.29.5
[INFO] [stderr]   Downloaded minifb v0.28.0
[INFO] [stderr]   Downloaded wayland-client v0.29.5
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] [stderr]   Downloaded nix v0.24.3
[INFO] [stderr]   Downloaded syn v2.0.96
[INFO] [stderr]   Downloaded orbclient v0.3.48
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d84da80aabc1eaba07777765845af9d07a1cbcc09b7d630d1f417e472b8b78b7
[INFO] running `Command { std: "docker" "start" "-a" "d84da80aabc1eaba07777765845af9d07a1cbcc09b7d630d1f417e472b8b78b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d84da80aabc1eaba07777765845af9d07a1cbcc09b7d630d1f417e472b8b78b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d84da80aabc1eaba07777765845af9d07a1cbcc09b7d630d1f417e472b8b78b7", kill_on_drop: false }`
[INFO] [stdout] d84da80aabc1eaba07777765845af9d07a1cbcc09b7d630d1f417e472b8b78b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bc37d2040c81ec5a61921a66518d108ffa509c00dac0b452028bf73dd5fdf0a
[INFO] running `Command { std: "docker" "start" "-a" "8bc37d2040c81ec5a61921a66518d108ffa509c00dac0b452028bf73dd5fdf0a", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling minifb v0.28.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking tempfile v3.15.0
[INFO] [stderr]     Checking uxn-utils v0.1.0 (/opt/rustwide/workdir/uxn-utils)
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking uxn-core-emulator v0.1.0 (/opt/rustwide/workdir/core-emulator)
[INFO] [stdout] warning: unused import: `Memory`
[INFO] [stdout]  --> core-emulator/src/core/mod.rs:3:58
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{device::{Device, EmptyDevice}, stack::Stack, Memory};
[INFO] [stdout]   |                                                          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::exit`
[INFO] [stdout]  --> core-emulator/src/core/exec.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::process::exit;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mem::*`
[INFO] [stdout]   --> core-emulator/src/core/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub use mem::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `unbounded_shifts` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> core-emulator/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(unbounded_shifts)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Memory`
[INFO] [stdout]  --> core-emulator/src/core/mod.rs:3:58
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{device::{Device, EmptyDevice}, stack::Stack, Memory};
[INFO] [stdout]   |                                                          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::exit`
[INFO] [stdout]  --> core-emulator/src/core/exec.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::process::exit;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mem::*`
[INFO] [stdout]   --> core-emulator/src/core/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub use mem::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `unbounded_shifts` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> core-emulator/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(unbounded_shifts)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> core-emulator/src/stack.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn take_operands(&mut self, mode: AccessMode, item_size: ItemSize) -> StackOperandAccessor<()> {
[INFO] [stdout]    |                          ^^^^^^^^^ this lifetime flows to the output          ------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn take_operands(&mut self, mode: AccessMode, item_size: ItemSize) -> StackOperandAccessor<'_, ()> {
[INFO] [stdout]    |                                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> core-emulator/src/stack.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn take_operands(&mut self, mode: AccessMode, item_size: ItemSize) -> StackOperandAccessor<()> {
[INFO] [stdout]    |                          ^^^^^^^^^ this lifetime flows to the output          ------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn take_operands(&mut self, mode: AccessMode, item_size: ItemSize) -> StackOperandAccessor<'_, ()> {
[INFO] [stdout]    |                                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking uxn-main v0.1.0 (/opt/rustwide/workdir/main)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.63s
[INFO] running `Command { std: "docker" "inspect" "8bc37d2040c81ec5a61921a66518d108ffa509c00dac0b452028bf73dd5fdf0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bc37d2040c81ec5a61921a66518d108ffa509c00dac0b452028bf73dd5fdf0a", kill_on_drop: false }`
[INFO] [stdout] 8bc37d2040c81ec5a61921a66518d108ffa509c00dac0b452028bf73dd5fdf0a
