[INFO] cloning repository https://github.com/kurisuke/nessuno
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kurisuke/nessuno" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurisuke%2Fnessuno", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurisuke%2Fnessuno'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d335fb8e85a290dad6b574491d87400cc256b347
[INFO] checking kurisuke/nessuno against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurisuke%2Fnessuno" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kurisuke/nessuno
[INFO] finished tweaking git repo https://github.com/kurisuke/nessuno
[INFO] tweaked toml for git repo https://github.com/kurisuke/nessuno written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kurisuke/nessuno on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kurisuke/nessuno 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/embedded-graphics/bdf`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winit_input_helper v0.16.0
[INFO] [stderr]   Downloaded bitflags v2.7.0
[INFO] [stderr]   Downloaded serde_derive v1.0.217
[INFO] [stderr]   Downloaded typetag v0.2.19
[INFO] [stderr]   Downloaded pixels v0.15.0
[INFO] [stderr]   Downloaded wgpu-types v0.19.2
[INFO] [stderr]   Downloaded typetag-impl v0.2.19
[INFO] [stderr]   Downloaded xml-rs v0.8.25
[INFO] [stderr]   Downloaded inventory v0.3.17
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.16
[INFO] [stderr]   Downloaded ultraviolet v0.9.2
[INFO] [stderr]   Downloaded wgpu v0.19.4
[INFO] [stderr]   Downloaded winnow v0.6.22
[INFO] [stderr]   Downloaded naga v0.19.2
[INFO] [stderr]   Downloaded cpal v0.15.3
[INFO] [stderr]   Downloaded oboe-sys v0.6.1
[INFO] [stderr]   Downloaded alsa v0.9.1
[INFO] [stderr]   Downloaded bindgen v0.70.1
[INFO] [stderr]   Downloaded ttf-parser v0.25.1
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.14
[INFO] [stderr]   Downloaded wgpu-core v0.19.4
[INFO] [stderr]   Downloaded bstr v1.11.3
[INFO] [stderr]   Downloaded safe_arch v0.7.4
[INFO] [stderr]   Downloaded gilrs v0.11.0
[INFO] [stderr]   Downloaded wide v0.7.32
[INFO] [stderr]   Downloaded wgpu-hal v0.19.5
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] [stderr]   Downloaded winit v0.29.15
[INFO] [stderr]   Downloaded oboe v0.6.1
[INFO] [stderr]   Downloaded windows-result v0.1.2
[INFO] [stderr]   Downloaded windows-core v0.54.0
[INFO] [stderr]   Downloaded inotify v0.11.0
[INFO] [stderr]   Downloaded gilrs-core v0.6.0
[INFO] [stderr]   Downloaded uuid v1.11.1
[INFO] [stderr]   Downloaded serde v1.0.217
[INFO] [stderr]   Downloaded directories v5.0.1
[INFO] [stderr]   Downloaded serde-xml-rs v0.6.0
[INFO] [stderr]   Downloaded bytemuck v1.21.0
[INFO] [stderr]   Downloaded syn v2.0.96
[INFO] [stderr]   Downloaded serde-big-array v0.5.1
[INFO] [stderr]   Downloaded sha1_smol v1.0.1
[INFO] [stderr]   Downloaded rustix v0.38.43
[INFO] [stderr]   Downloaded sctk-adwaita v0.8.3
[INFO] [stderr]   Downloaded windows v0.54.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c22d7217828c87354b0f5aa4044ac19e09c1342f4ab84e415ade2b9cf4886597
[INFO] running `Command { std: "docker" "start" "-a" "c22d7217828c87354b0f5aa4044ac19e09c1342f4ab84e415ade2b9cf4886597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c22d7217828c87354b0f5aa4044ac19e09c1342f4ab84e415ade2b9cf4886597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c22d7217828c87354b0f5aa4044ac19e09c1342f4ab84e415ade2b9cf4886597", kill_on_drop: false }`
[INFO] [stdout] c22d7217828c87354b0f5aa4044ac19e09c1342f4ab84e415ade2b9cf4886597
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 176a66039a68d92b6ac37a181d226f6682f872ee4defcf8d2ce08e08ace137a1
[INFO] running `Command { std: "docker" "start" "-a" "176a66039a68d92b6ac37a181d226f6682f872ee4defcf8d2ce08e08ace137a1", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.7.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking uuid v1.11.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling gilrs v0.11.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking clap_builder v4.5.26
[INFO] [stderr]     Checking gilrs-core v0.6.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking xml-rs v0.8.25
[INFO] [stderr]     Checking inventory v0.3.17
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking ips v0.1.0 (/opt/rustwide/workdir/ips)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> ips/src/lib.rs:50:25
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn parse(input: &[u8]) -> Result<Patch, Error> {
[INFO] [stdout]    |                         ^^^^^            ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[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] 50 |     pub fn parse(input: &[u8]) -> Result<Patch<'_>, Error> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> ips/src/lib.rs:99:15
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn ips(input: &[u8]) -> IResult<&[u8], Patch> {
[INFO] [stdout]    |               ^^^^^             -----  ----- the lifetimes get resolved as `'_`
[INFO] [stdout]    |               |                 |
[INFO] [stdout]    |               |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |               this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn ips(input: &[u8]) -> IResult<&[u8], Patch<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ips/src/lib.rs:109:16
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn hunk(input: &[u8]) -> IResult<&[u8], Hunk> {
[INFO] [stdout]     |                ^^^^^             -----  ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                |                 |
[INFO] [stdout]     |                |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn hunk(input: &[u8]) -> IResult<&[u8], Hunk<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling typetag-impl v0.2.19
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]     Checking ultraviolet v0.9.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking bdf-parser v0.1.0 (https://github.com/embedded-graphics/bdf?rev=a880098dae12ac279976736bd806b59eb3aba782#a880098d)
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking clap v4.5.26
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-cursor v0.31.7
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking typetag v0.2.19
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking winit_input_helper v0.16.0
[INFO] [stderr]     Checking pixels v0.15.0
[INFO] [stderr]     Checking nessuno v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/cpu/instr.rs:85:24
[INFO] [stdout]    |
[INFO] [stdout] 85 |     const fn new(name: &str, op: Op, addr_mode: AddrMode, cycles: u8) -> Instr {
[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] 85 |     const fn new(name: &str, op: Op, addr_mode: AddrMode, cycles: u8) -> Instr<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/cpu/instr.rs:85:24
[INFO] [stdout]    |
[INFO] [stdout] 85 |     const fn new(name: &str, op: Op, addr_mode: AddrMode, cycles: u8) -> Instr {
[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] 85 |     const fn new(name: &str, op: Op, addr_mode: AddrMode, cycles: u8) -> Instr<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "176a66039a68d92b6ac37a181d226f6682f872ee4defcf8d2ce08e08ace137a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "176a66039a68d92b6ac37a181d226f6682f872ee4defcf8d2ce08e08ace137a1", kill_on_drop: false }`
[INFO] [stdout] 176a66039a68d92b6ac37a181d226f6682f872ee4defcf8d2ce08e08ace137a1
