[INFO] cloning repository https://github.com/ValynTyler/tui-renderer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ValynTyler/tui-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValynTyler%2Ftui-renderer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValynTyler%2Ftui-renderer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 458ad1e0e54605ed00a0fe12d2ec33165e7ef075
[INFO] checking ValynTyler/tui-renderer against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValynTyler%2Ftui-renderer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ValynTyler/tui-renderer
[INFO] finished tweaking git repo https://github.com/ValynTyler/tui-renderer
[INFO] tweaked toml for git repo https://github.com/ValynTyler/tui-renderer written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ValynTyler/tui-renderer on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ValynTyler/tui-renderer 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/valyntyler/unicode-box-builder.git`
[INFO] [stderr]     Updating git repository `https://github.com/ValynTyler/nslice-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/ValynTyler/tui-renderer.git`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 171cda1fca7fd1236ed4d20633e4837234f0e68c74b513b23fd43e87dc9b634f
[INFO] running `Command { std: "docker" "start" "-a" "171cda1fca7fd1236ed4d20633e4837234f0e68c74b513b23fd43e87dc9b634f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "171cda1fca7fd1236ed4d20633e4837234f0e68c74b513b23fd43e87dc9b634f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "171cda1fca7fd1236ed4d20633e4837234f0e68c74b513b23fd43e87dc9b634f", kill_on_drop: false }`
[INFO] [stdout] 171cda1fca7fd1236ed4d20633e4837234f0e68c74b513b23fd43e87dc9b634f
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45cba55d3348424d819a34bec2ee0d576a82fe8af2f1e4ee50f59972ac63f5b7
[INFO] running `Command { std: "docker" "start" "-a" "45cba55d3348424d819a34bec2ee0d576a82fe8af2f1e4ee50f59972ac63f5b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking nslice v0.1.0 (https://github.com/ValynTyler/nslice-rs.git#3618f07e)
[INFO] [stderr]     Checking tui-renderer v0.1.0 (https://github.com/ValynTyler/tui-renderer.git#ed516e1c)
[INFO] [stderr]     Checking tui-renderer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking unicode-box-builder v0.1.0 (https://github.com/valyntyler/unicode-box-builder.git#5aaef36a)
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> benches/canvas_bench.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tui-renderer` (bench "canvas_bench") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "45cba55d3348424d819a34bec2ee0d576a82fe8af2f1e4ee50f59972ac63f5b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45cba55d3348424d819a34bec2ee0d576a82fe8af2f1e4ee50f59972ac63f5b7", kill_on_drop: false }`
[INFO] [stdout] 45cba55d3348424d819a34bec2ee0d576a82fe8af2f1e4ee50f59972ac63f5b7
