[INFO] fetching crate edtui-papier 0.2.39... [INFO] checking edtui-papier-0.2.39 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate edtui-papier 0.2.39 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate edtui-papier 0.2.39 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 138 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arboard v3.6.0 [INFO] [stderr] Downloaded char_index v0.1.4 [INFO] [stderr] Downloaded edtui-jagged v0.1.12 [INFO] [stderr] Downloaded synoptic v2.2.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 199e38f47b4a357963b00ce90e367035ea9498355b8a5a8c8133a869dd14bcec [INFO] running `Command { std: "docker" "start" "-a" "199e38f47b4a357963b00ce90e367035ea9498355b8a5a8c8133a869dd14bcec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "199e38f47b4a357963b00ce90e367035ea9498355b8a5a8c8133a869dd14bcec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "199e38f47b4a357963b00ce90e367035ea9498355b8a5a8c8133a869dd14bcec", kill_on_drop: false }` [INFO] [stdout] 199e38f47b4a357963b00ce90e367035ea9498355b8a5a8c8133a869dd14bcec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af5aeaf5ad228e514454648cdc81d9de84b2304f8d351567cc8d1752d6070567 [INFO] running `Command { std: "docker" "start" "-a" "af5aeaf5ad228e514454648cdc81d9de84b2304f8d351567cc8d1752d6070567", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking char_index v0.1.4 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking edtui-jagged v0.1.12 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking synoptic v2.2.9 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking arboard v3.6.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.26.3 [INFO] [stderr] Checking 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromIterator<&char>` is not implemented for `str` [INFO] [stdout] = help: the following other types implement trait `FromIterator`: [INFO] [stdout] `std::string::String` implements `FromIterator<&char>` [INFO] [stdout] `std::string::String` implements `FromIterator<&str>` [INFO] [stdout] `std::string::String` implements `FromIterator>` [INFO] [stdout] `std::string::String` implements `FromIterator>` [INFO] [stdout] `std::string::String` implements `FromIterator` [INFO] [stdout] `std::string::String` implements `FromIterator` [INFO] [stdout] `std::string::String` implements `FromIterator` [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` [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/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/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/iter/traits/iterator.rs:2014:5 [INFO] [stdout] [INFO] [stdout] [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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromIterator<&char>` is not implemented for `str` [INFO] [stdout] = help: the following other types implement trait `FromIterator`: [INFO] [stdout] `std::string::String` implements `FromIterator<&char>` [INFO] [stdout] `std::string::String` implements `FromIterator<&str>` [INFO] [stdout] `std::string::String` implements `FromIterator>` [INFO] [stdout] `std::string::String` implements `FromIterator>` [INFO] [stdout] `std::string::String` implements `FromIterator` [INFO] [stdout] `std::string::String` implements `FromIterator` [INFO] [stdout] `std::string::String` implements `FromIterator` [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` [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/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/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/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] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `edtui-papier` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "af5aeaf5ad228e514454648cdc81d9de84b2304f8d351567cc8d1752d6070567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af5aeaf5ad228e514454648cdc81d9de84b2304f8d351567cc8d1752d6070567", kill_on_drop: false }` [INFO] [stdout] af5aeaf5ad228e514454648cdc81d9de84b2304f8d351567cc8d1752d6070567