[INFO] fetching crate tarsila 0.1.1...
[INFO] testing tarsila-0.1.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tarsila 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate tarsila 0.1.1
[INFO] finished tweaking crates.io crate tarsila 0.1.1
[INFO] tweaked toml for crates.io crate tarsila 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tarsila 0.1.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tarsila 0.1.1 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a497e5266a4bc6f96eb8ed672d1116b0f6957369ce239856903a810ba994df67
[INFO] running `Command { std: "docker" "start" "-a" "a497e5266a4bc6f96eb8ed672d1116b0f6957369ce239856903a810ba994df67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a497e5266a4bc6f96eb8ed672d1116b0f6957369ce239856903a810ba994df67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a497e5266a4bc6f96eb8ed672d1116b0f6957369ce239856903a810ba994df67", kill_on_drop: false }`
[INFO] [stdout] a497e5266a4bc6f96eb8ed672d1116b0f6957369ce239856903a810ba994df67
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eaa1e6b5f7343da181c46a24a87f15225291a0fd59ea77f2a4b0d8b02b5d8abc
[INFO] running `Command { std: "docker" "start" "-a" "eaa1e6b5f7343da181c46a24a87f15225291a0fd59ea77f2a4b0d8b02b5d8abc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling cfg-expr v0.11.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling ttf-parser v0.18.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.4
[INFO] [stderr]    Compiling ogg v0.7.1
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling spin v0.9.5
[INFO] [stderr]    Compiling zune-inflate v0.2.50
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling miniquad v0.3.14
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling lewton v0.9.4
[INFO] [stderr]    Compiling hound v3.5.0
[INFO] [stderr]    Compiling quad-snd v0.2.7
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling syn v2.0.14
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling webbrowser v0.5.5
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling quad-url v0.1.1
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling bumpalo v3.12.0
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]    Compiling rfd v0.10.0
[INFO] [stderr]    Compiling quad-rand v0.2.1
[INFO] [stderr]    Compiling raw-window-handle v0.5.0
[INFO] [stderr]    Compiling fontdue v0.7.2
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling audrey v0.3.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.18.1
[INFO] [stderr]    Compiling ab_glyph v0.2.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling bytemuck_derive v1.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling emath v0.21.0
[INFO] [stderr]    Compiling ecolor v0.21.0
[INFO] [stderr]    Compiling epaint v0.21.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling exr v1.5.3
[INFO] [stderr]    Compiling egui v0.21.0
[INFO] [stderr]    Compiling tiff v0.8.1
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]    Compiling egui-miniquad v0.14.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling system-deps v6.0.3
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]    Compiling gio-sys v0.15.10
[INFO] [stderr]    Compiling atk-sys v0.15.1
[INFO] [stderr]    Compiling gdk-sys v0.15.1
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.10
[INFO] [stderr]    Compiling gtk-sys v0.15.3
[INFO] [stderr]    Compiling macroquad v0.3.25
[INFO] [stderr]    Compiling lapix v0.1.1
[INFO] [stderr]    Compiling egui-macroquad v0.15.0
[INFO] [stderr]    Compiling tarsila v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/input/bindings.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn iter(&self) -> std::slice::Iter<(KeySpec, ActionSpec)> {
[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] 286 |     pub fn iter(&self) -> std::slice::Iter<'_, (KeySpec, ActionSpec)> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.72s
[INFO] running `Command { std: "docker" "inspect" "eaa1e6b5f7343da181c46a24a87f15225291a0fd59ea77f2a4b0d8b02b5d8abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaa1e6b5f7343da181c46a24a87f15225291a0fd59ea77f2a4b0d8b02b5d8abc", kill_on_drop: false }`
[INFO] [stdout] eaa1e6b5f7343da181c46a24a87f15225291a0fd59ea77f2a4b0d8b02b5d8abc
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d554634cf6870bebaa3198c5a28a005b74ca74a0986531c13d713c5bc7afef5b
[INFO] running `Command { std: "docker" "start" "-a" "d554634cf6870bebaa3198c5a28a005b74ca74a0986531c13d713c5bc7afef5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling tarsila v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/input/bindings.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn iter(&self) -> std::slice::Iter<(KeySpec, ActionSpec)> {
[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] 286 |     pub fn iter(&self) -> std::slice::Iter<'_, (KeySpec, ActionSpec)> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] running `Command { std: "docker" "inspect" "d554634cf6870bebaa3198c5a28a005b74ca74a0986531c13d713c5bc7afef5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d554634cf6870bebaa3198c5a28a005b74ca74a0986531c13d713c5bc7afef5b", kill_on_drop: false }`
[INFO] [stdout] d554634cf6870bebaa3198c5a28a005b74ca74a0986531c13d713c5bc7afef5b
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b60da147d48be7b671fc03fe7ec4ced9b6fc232f408d421bde7f9257d176a5c2
[INFO] running `Command { std: "docker" "start" "-a" "b60da147d48be7b671fc03fe7ec4ced9b6fc232f408d421bde7f9257d176a5c2", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/input/bindings.rs:286:17
[INFO] [stderr]     |
[INFO] [stderr] 286 |     pub fn iter(&self) -> std::slice::Iter<(KeySpec, ActionSpec)> {
[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] 286 |     pub fn iter(&self) -> std::slice::Iter<'_, (KeySpec, ActionSpec)> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `tarsila` (bin "tarsila" test) generated 1 warning (run `cargo fix --bin "tarsila" -p tarsila --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tarsila-c5de9edfa140c781)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test input::bindings::tests::event_with_modifier_matches ... ok
[INFO] [stdout] test input::bindings::tests::simple_event_matches ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b60da147d48be7b671fc03fe7ec4ced9b6fc232f408d421bde7f9257d176a5c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b60da147d48be7b671fc03fe7ec4ced9b6fc232f408d421bde7f9257d176a5c2", kill_on_drop: false }`
[INFO] [stdout] b60da147d48be7b671fc03fe7ec4ced9b6fc232f408d421bde7f9257d176a5c2
