[INFO] cloning repository https://github.com/cortesi/canopy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cortesi/canopy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcortesi%2Fcanopy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcortesi%2Fcanopy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4837d42086d35aaaa7b3cdc72d1c583e083ec482
[INFO] checking cortesi/canopy against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcortesi%2Fcanopy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cortesi/canopy
[INFO] finished tweaking git repo https://github.com/cortesi/canopy
[INFO] tweaked toml for git repo https://github.com/cortesi/canopy written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cortesi/canopy on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cortesi/canopy 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rhai_codegen v2.2.0
[INFO] [stderr]   Downloaded color-backtrace v0.7.0
[INFO] [stderr]   Downloaded rhai v1.22.2
[INFO] [stderr]   Downloaded comfy-table v7.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96e9ad526b25814009ba18e6f0b1127ef02d780ed4bcda4038fa209e3e316e7d
[INFO] running `Command { std: "docker" "start" "-a" "96e9ad526b25814009ba18e6f0b1127ef02d780ed4bcda4038fa209e3e316e7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96e9ad526b25814009ba18e6f0b1127ef02d780ed4bcda4038fa209e3e316e7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96e9ad526b25814009ba18e6f0b1127ef02d780ed4bcda4038fa209e3e316e7d", kill_on_drop: false }`
[INFO] [stdout] 96e9ad526b25814009ba18e6f0b1127ef02d780ed4bcda4038fa209e3e316e7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d35ff2ec0b77b725ee6f89e216ee781a5faf4cba65b704fa9e4f1040df91de8
[INFO] running `Command { std: "docker" "start" "-a" "6d35ff2ec0b77b725ee6f89e216ee781a5faf4cba65b704fa9e4f1040df91de8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking convert_case v0.8.0
[INFO] [stderr]     Checking geom v0.1.0 (/opt/rustwide/workdir/crates/geom)
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.34.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking rusqlite v0.36.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking color-backtrace v0.7.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking rhai v1.22.2
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking canopy-derive v0.1.0 (/opt/rustwide/workdir/crates/canopy-derive)
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stderr]     Checking canopy-core v0.0.1 (/opt/rustwide/workdir/crates/canopy-core)
[INFO] [stdout] warning: unused import: `crate::rgb`
[INFO] [stdout]    --> crates/canopy-core/src/style/color.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     use crate::rgb;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/canopy-core/src/tutils/harness.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn tbuf(&self) -> BufTest {
[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] 124 |     pub fn tbuf(&self) -> BufTest<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking canopy-widgets v0.0.1 (/opt/rustwide/workdir/crates/canopy-widgets)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/canopy-core/src/tutils/harness.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn tbuf(&self) -> BufTest {
[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] 124 |     pub fn tbuf(&self) -> BufTest<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking canopy v0.0.1 (/opt/rustwide/workdir/crates/canopy)
[INFO] [stderr]     Checking canopy-examples v0.1.0 (/opt/rustwide/workdir/crates/examples)
[INFO] [stderr]     Checking todo v0.1.0 (/opt/rustwide/workdir/examples/todo)
[INFO] [stdout] warning: use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
[INFO] [stdout]  --> crates/canopy/benches/rendering.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | use criterion::{Criterion, black_box, criterion_group, criterion_main};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead
[INFO] [stdout]   --> crates/canopy/benches/rendering.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |             black_box(buf);
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fill` found for reference `&canopy::Layout` in the current scope
[INFO] [stdout]   --> crates/canopy/benches/rendering.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |         l.fill(self, sz)?;
[INFO] [stdout]    |           ^^^^ method not found in `&canopy::Layout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fit` found for reference `&canopy::Layout` in the current scope
[INFO] [stdout]   --> crates/canopy/benches/rendering.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 |         l.fit(&mut self.text, sz.into())
[INFO] [stdout]    |           ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `fmt` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/fmt/mod.rs:1314:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `canopy` (bench "rendering") due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6d35ff2ec0b77b725ee6f89e216ee781a5faf4cba65b704fa9e4f1040df91de8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d35ff2ec0b77b725ee6f89e216ee781a5faf4cba65b704fa9e4f1040df91de8", kill_on_drop: false }`
[INFO] [stdout] 6d35ff2ec0b77b725ee6f89e216ee781a5faf4cba65b704fa9e4f1040df91de8
