[INFO] fetching crate edtui-papier 0.2.39...
[INFO] testing edtui-papier-0.2.39 against 1.90.0 for beta-1.91-3
[INFO] extracting crate edtui-papier 0.2.39 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate edtui-papier 0.2.39
[INFO] finished tweaking crates.io crate edtui-papier 0.2.39
[INFO] tweaked toml for crates.io crate edtui-papier 0.2.39 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate edtui-papier 0.2.39 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 149 packages to latest compatible versions
[INFO] [stderr]       Adding crossterm v0.27.0 (available: v0.29.0)
[INFO] [stderr]       Adding ratatui v0.26.3 (available: v0.29.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded synoptic v2.2.9
[INFO] [stderr]   Downloaded char_index v0.1.4
[INFO] [stderr]   Downloaded edtui-jagged v0.1.12
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56cf48bce778252bca77dcede64203c27f3be20c4f72b18976e9b584a8548b66
[INFO] running `Command { std: "docker" "start" "-a" "56cf48bce778252bca77dcede64203c27f3be20c4f72b18976e9b584a8548b66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56cf48bce778252bca77dcede64203c27f3be20c4f72b18976e9b584a8548b66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56cf48bce778252bca77dcede64203c27f3be20c4f72b18976e9b584a8548b66", kill_on_drop: false }`
[INFO] [stdout] 56cf48bce778252bca77dcede64203c27f3be20c4f72b18976e9b584a8548b66
[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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfff4016a735bd07bd694e7581e6754ce7dfe08f574579f9e72f8808ed3a874f
[INFO] running `Command { std: "docker" "start" "-a" "dfff4016a735bd07bd694e7581e6754ce7dfe08f574579f9e72f8808ed3a874f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling pxfm v0.1.24
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling char_index v0.1.4
[INFO] [stderr]    Compiling edtui-jagged v0.1.12
[INFO] [stderr]    Compiling synoptic v2.2.9
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling gethostname v1.0.2
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling edtui-papier v0.2.39 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: a value of type `str` cannot be built from an iterator over elements of type `&char`
[INFO] [stdout]    --> src/view.rs:134:78
[INFO] [stdout]     |
[INFO] [stdout] 134 |             let tokens = self.state.highlighter.line(y_off + i, &line.iter().collect());
[INFO] [stdout]     |                                                                              ^^^^^^^ value of type `str` cannot be built from `std::iter::Iterator<Item=&char>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromIterator<&char>` is not implemented for `str`
[INFO] [stdout]     = help: the following other types implement trait `FromIterator<A>`:
[INFO] [stdout]               `std::string::String` implements `FromIterator<&char>`
[INFO] [stdout]               `std::string::String` implements `FromIterator<&str>`
[INFO] [stdout]               `std::string::String` implements `FromIterator<Box<str, A>>`
[INFO] [stdout]               `std::string::String` implements `FromIterator<Cow<'_, str>>`
[INFO] [stdout]               `std::string::String` implements `FromIterator<char>`
[INFO] [stdout]               `std::string::String` implements `FromIterator<compact_str::CompactString>`
[INFO] [stdout]               `std::string::String` implements `FromIterator<std::string::String>`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]    --> src/view.rs:134:71
[INFO] [stdout]     |
[INFO] [stdout] 134 |             let tokens = self.state.highlighter.line(y_off + i, &line.iter().collect());
[INFO] [stdout]     |                                                                  ---- ^^^^^^ `Iterator::Item` is `&char` here
[INFO] [stdout]     |                                                                  |
[INFO] [stdout]     |                                                                  this expression has type `&Vec<char>`
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2014:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> src/view.rs:134:78
[INFO] [stdout]     |
[INFO] [stdout] 134 |             let tokens = self.state.highlighter.line(y_off + i, &line.iter().collect());
[INFO] [stdout]     |                                                                              ^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by an implicit `Sized` bound in `collect`
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2014:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edtui-papier` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dfff4016a735bd07bd694e7581e6754ce7dfe08f574579f9e72f8808ed3a874f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfff4016a735bd07bd694e7581e6754ce7dfe08f574579f9e72f8808ed3a874f", kill_on_drop: false }`
[INFO] [stdout] dfff4016a735bd07bd694e7581e6754ce7dfe08f574579f9e72f8808ed3a874f
