[INFO] fetching crate ted 0.7.0...
[INFO] testing ted-0.7.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate ted 0.7.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate ted 0.7.0
[INFO] finished tweaking crates.io crate ted 0.7.0
[INFO] tweaked toml for crates.io crate ted 0.7.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ted 0.7.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] [stderr]       Adding frappe v0.3.1 (available: v0.4.7)
[INFO] [stderr]       Adding ropey v0.6.3 (available: v1.6.1)
[INFO] [stderr]       Adding unicode-segmentation v1.2.1 (available: v1.13.2)
[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] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 97357d4cded87c105ce3370b1d91bcf51b0b2c13242135709b778a5c941b7d0b
[INFO] running `Command { std: "docker" "start" "-a" "97357d4cded87c105ce3370b1d91bcf51b0b2c13242135709b778a5c941b7d0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97357d4cded87c105ce3370b1d91bcf51b0b2c13242135709b778a5c941b7d0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97357d4cded87c105ce3370b1d91bcf51b0b2c13242135709b778a5c941b7d0b", kill_on_drop: false }`
[INFO] [stdout] 97357d4cded87c105ce3370b1d91bcf51b0b2c13242135709b778a5c941b7d0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 15e1d57bd987631f5610bee397c9e80000d83422f23ec4233f65cc7b9d1b4c90
[INFO] running `Command { std: "docker" "start" "-a" "15e1d57bd987631f5610bee397c9e80000d83422f23ec4233f65cc7b9d1b4c90", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.2.1
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling sequence_trie v0.3.6
[INFO] [stderr]    Compiling frappe v0.3.1
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling ropey v0.6.3
[INFO] [stderr]    Compiling ted v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/cursor/jump.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let chars: &mut Iterator<Item=(usize, char)> = if direction.is_negative() {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let chars: &mut dyn Iterator<Item=(usize, char)> = if direction.is_negative() {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cursor/mod.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn positions(&self) -> Positions {
[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] 30 |     pub fn positions(&self) -> Positions<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.66s
[INFO] running `Command { std: "docker" "inspect" "15e1d57bd987631f5610bee397c9e80000d83422f23ec4233f65cc7b9d1b4c90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15e1d57bd987631f5610bee397c9e80000d83422f23ec4233f65cc7b9d1b4c90", kill_on_drop: false }`
[INFO] [stdout] 15e1d57bd987631f5610bee397c9e80000d83422f23ec4233f65cc7b9d1b4c90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9f0dde187869fb7da9d1cb9d652c861db98bb3c4b22b893de3f5fccfa7a61ab4
[INFO] running `Command { std: "docker" "start" "-a" "9f0dde187869fb7da9d1cb9d652c861db98bb3c4b22b893de3f5fccfa7a61ab4", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling ted v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/cursor/jump.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let chars: &mut Iterator<Item=(usize, char)> = if direction.is_negative() {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let chars: &mut dyn Iterator<Item=(usize, char)> = if direction.is_negative() {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cursor/mod.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn positions(&self) -> Positions {
[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] 30 |     pub fn positions(&self) -> Positions<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/cursor/jump.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let chars: &mut Iterator<Item=(usize, char)> = if direction.is_negative() {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let chars: &mut dyn Iterator<Item=(usize, char)> = if direction.is_negative() {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cursor/mod.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn positions(&self) -> Positions {
[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] 30 |     pub fn positions(&self) -> Positions<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s
[INFO] running `Command { std: "docker" "inspect" "9f0dde187869fb7da9d1cb9d652c861db98bb3c4b22b893de3f5fccfa7a61ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f0dde187869fb7da9d1cb9d652c861db98bb3c4b22b893de3f5fccfa7a61ab4", kill_on_drop: false }`
[INFO] [stdout] 9f0dde187869fb7da9d1cb9d652c861db98bb3c4b22b893de3f5fccfa7a61ab4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9dd585d742d3db426933c678076a05b6ff30159686d2e82596c3143c23b2f84b
[INFO] running `Command { std: "docker" "start" "-a" "9dd585d742d3db426933c678076a05b6ff30159686d2e82596c3143c23b2f84b", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/cursor/jump.rs:134:21
[INFO] [stderr]     |
[INFO] [stderr] 134 |     let chars: &mut Iterator<Item=(usize, char)> = if direction.is_negative() {
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 134 |     let chars: &mut dyn Iterator<Item=(usize, char)> = if direction.is_negative() {
[INFO] [stderr]     |                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/cursor/mod.rs:30:22
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub fn positions(&self) -> Positions {
[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] 30 |     pub fn positions(&self) -> Positions<'_> {
[INFO] [stderr]    |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ted` (lib) generated 2 warnings (run `cargo fix --lib -p ted` to apply 2 suggestions)
[INFO] [stderr] warning: `ted` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ted-3da135cdcdc51168)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test buffer::tests::from_str ... ok
[INFO] [stdout] test buffer::tests::signal_char_idx ... ok
[INFO] [stdout] test buffer::tests::signal_line_idx ... ok
[INFO] [stdout] test cursor::jump::tests::line_end ... ok
[INFO] [stdout] test cursor::jump::tests::line_start ... ok
[INFO] [stdout] test cursor::jump::tests::right ... ok
[INFO] [stdout] test cursor::jump::tests::up ... ok
[INFO] [stdout] test cursor::jump::tests::select_word ... ok
[INFO] [stdout] test cursor::jump::tests::word_left ... ok
[INFO] [stdout] test cursor::jump::tests::word_right ... ok
[INFO] [stdout] test cursor::tests::backspace ... ok
[INFO] [stdout] test history::tests::main ... ok
[INFO] [stdout] test cursor::tests::insert ... ok
[INFO] [stdout] test cursor::tests::new ... ok
[INFO] [stdout] test trie::tests::smoke ... ok
[INFO] [stdout] test cursor::jump::tests::left ... ok
[INFO] [stdout] test cursor::jump::tests::down ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ted
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9dd585d742d3db426933c678076a05b6ff30159686d2e82596c3143c23b2f84b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dd585d742d3db426933c678076a05b6ff30159686d2e82596c3143c23b2f84b", kill_on_drop: false }`
[INFO] [stdout] 9dd585d742d3db426933c678076a05b6ff30159686d2e82596c3143c23b2f84b
