[INFO] cloning repository https://github.com/PixelDoted/text-editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PixelDoted/text-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixelDoted%2Ftext-editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixelDoted%2Ftext-editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c649bea1810067dceb1c411696f9693365956bf8
[INFO] building PixelDoted/text-editor against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixelDoted%2Ftext-editor" "/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/PixelDoted/text-editor
[INFO] finished tweaking git repo https://github.com/PixelDoted/text-editor
[INFO] tweaked toml for git repo https://github.com/PixelDoted/text-editor written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PixelDoted/text-editor on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PixelDoted/text-editor 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded instability v0.3.2
[INFO] [stderr]   Downloaded wasmtime v0.10.0
[INFO] [stderr]   Downloaded wasmtime-runtime v0.10.0
[INFO] [stderr]   Downloaded directories v2.0.2
[INFO] [stderr]   Downloaded zstd-safe v2.0.6+zstd.1.4.7
[INFO] [stderr]   Downloaded zstd v0.5.4+zstd.1.4.7
[INFO] [stderr]   Downloaded more-asserts v0.2.2
[INFO] [stderr]   Downloaded scroll_derive v0.10.5
[INFO] [stderr]   Downloaded cranelift-native v0.55.0
[INFO] [stderr]   Downloaded string-interner v0.7.1
[INFO] [stderr]   Downloaded errno v0.2.8
[INFO] [stderr]   Downloaded cranelift-bforest v0.55.0
[INFO] [stderr]   Downloaded raw-cpuid v7.0.4
[INFO] [stderr]   Downloaded wasmtime-debug v0.10.0
[INFO] [stderr]   Downloaded anyhow v1.0.88
[INFO] [stderr]   Downloaded cc v1.1.18
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.55.0
[INFO] [stderr]   Downloaded goblin v0.1.3
[INFO] [stderr]   Downloaded cranelift-wasm v0.55.0
[INFO] [stderr]   Downloaded faerie v0.14.0
[INFO] [stderr]   Downloaded wasmtime-jit v0.10.0
[INFO] [stderr]   Downloaded cranelift-entity v0.55.0
[INFO] [stderr]   Downloaded cranelift-codegen v0.55.0
[INFO] [stderr]   Downloaded rustix v0.38.36
[INFO] [stderr]   Downloaded cranelift-frontend v0.55.0
[INFO] [stderr]   Downloaded target-lexicon v0.10.0
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.55.0
[INFO] [stderr]   Downloaded file-per-thread-logger v0.1.6
[INFO] [stderr]   Downloaded wasmtime-environ v0.10.0
[INFO] [stderr]   Downloaded str_indices v0.4.3
[INFO] [stderr]   Downloaded zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]   Downloaded wasmparser v0.47.0
[INFO] [stderr]   Downloaded gimli v0.19.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2cf6c5b678cb3fbf3705f50084ae748cc72fb9c75440505268299259d801c3ad
[INFO] running `Command { std: "docker" "start" "-a" "2cf6c5b678cb3fbf3705f50084ae748cc72fb9c75440505268299259d801c3ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cf6c5b678cb3fbf3705f50084ae748cc72fb9c75440505268299259d801c3ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cf6c5b678cb3fbf3705f50084ae748cc72fb9c75440505268299259d801c3ad", kill_on_drop: false }`
[INFO] [stdout] 2cf6c5b678cb3fbf3705f50084ae748cc72fb9c75440505268299259d801c3ad
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5653c7c1b5583468e9bd19f20d1e544ece2d4e55293bdce16ed9fd7ac379e302
[INFO] running `Command { std: "docker" "start" "-a" "5653c7c1b5583468e9bd19f20d1e544ece2d4e55293bdce16ed9fd7ac379e302", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.55.0
[INFO] [stderr]    Compiling cranelift-entity v0.55.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling target-lexicon v0.10.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling zstd-safe v2.0.6+zstd.1.4.7
[INFO] [stderr]    Compiling anyhow v1.0.88
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.55.0
[INFO] [stderr]    Compiling wasmparser v0.47.0
[INFO] [stderr]    Compiling wasmtime-environ v0.10.0
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling gimli v0.31.0
[INFO] [stderr]    Compiling gimli v0.19.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling object v0.36.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling directories v2.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling str_indices v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling text_editor_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling lru v0.12.4
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]    Compiling raw-cpuid v7.0.4
[INFO] [stderr]    Compiling wasmtime-runtime v0.10.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling scroll v0.10.2
[INFO] [stderr]    Compiling file-per-thread-logger v0.1.6
[INFO] [stderr]    Compiling goblin v0.1.3
[INFO] [stderr]    Compiling addr2line v0.24.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling cranelift-codegen v0.55.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling text_editor_tui v0.1.0 (/opt/rustwide/workdir/tui)
[INFO] [stdout] warning: unused imports: `Block` and `Span`
[INFO] [stdout]   --> tui/src/main.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |     text::{Line, Span, Text},
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 13 |     widgets::{Block, Paragraph},
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `marker_area`
[INFO] [stdout]   --> tui/src/main.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |             let [marker_area, linenum_area, _spacer, text_area] = Layout::horizontal([
[INFO] [stdout]    |                  ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_marker_area`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling string-interner v0.7.1
[INFO] [stderr]    Compiling faerie v0.14.0
[INFO] [stderr]    Compiling cranelift-bforest v0.55.0
[INFO] [stderr]    Compiling cranelift-frontend v0.55.0
[INFO] [stderr]    Compiling cranelift-native v0.55.0
[INFO] [stderr]    Compiling cranelift-wasm v0.55.0
[INFO] [stderr]    Compiling zstd v0.5.4+zstd.1.4.7
[INFO] [stderr]    Compiling wasmtime-debug v0.10.0
[INFO] [stderr]    Compiling wasmtime-jit v0.10.0
[INFO] [stderr]    Compiling wasmtime v0.10.0
[INFO] [stderr]    Compiling text_editor_plugin v0.1.0 (/opt/rustwide/workdir/plugin)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.55.0, wasmtime-environ v0.10.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "5653c7c1b5583468e9bd19f20d1e544ece2d4e55293bdce16ed9fd7ac379e302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5653c7c1b5583468e9bd19f20d1e544ece2d4e55293bdce16ed9fd7ac379e302", kill_on_drop: false }`
[INFO] [stdout] 5653c7c1b5583468e9bd19f20d1e544ece2d4e55293bdce16ed9fd7ac379e302
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46414e3237dea6223c84e75e5d912ffe0ffd7134e041c2e6967269c36edfa7d1
[INFO] running `Command { std: "docker" "start" "-a" "46414e3237dea6223c84e75e5d912ffe0ffd7134e041c2e6967269c36edfa7d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling text_editor_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling text_editor_plugin v0.1.0 (/opt/rustwide/workdir/plugin)
[INFO] [stderr]    Compiling text_editor_tui v0.1.0 (/opt/rustwide/workdir/tui)
[INFO] [stdout] warning: unused imports: `Block` and `Span`
[INFO] [stdout]   --> tui/src/main.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |     text::{Line, Span, Text},
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 13 |     widgets::{Block, Paragraph},
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `marker_area`
[INFO] [stdout]   --> tui/src/main.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |             let [marker_area, linenum_area, _spacer, text_area] = Layout::horizontal([
[INFO] [stdout]    |                  ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_marker_area`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.55.0, wasmtime-environ v0.10.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "46414e3237dea6223c84e75e5d912ffe0ffd7134e041c2e6967269c36edfa7d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46414e3237dea6223c84e75e5d912ffe0ffd7134e041c2e6967269c36edfa7d1", kill_on_drop: false }`
[INFO] [stdout] 46414e3237dea6223c84e75e5d912ffe0ffd7134e041c2e6967269c36edfa7d1
