[INFO] cloning repository https://github.com/tangentstorm/codesketch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tangentstorm/codesketch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftangentstorm%2Fcodesketch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftangentstorm%2Fcodesketch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c626adc1eb5992e3ea4789e5c3a6e3e5aface130
[INFO] building tangentstorm/codesketch against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftangentstorm%2Fcodesketch" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tangentstorm/codesketch
[INFO] finished tweaking git repo https://github.com/tangentstorm/codesketch
[INFO] tweaked toml for git repo https://github.com/tangentstorm/codesketch written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tangentstorm/codesketch 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/tangentstorm/codesketch 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.31
[INFO] [stderr]   Downloaded either v1.14.0
[INFO] [stderr]   Downloaded time v0.3.38
[INFO] [stderr]   Downloaded cc v1.0.106
[INFO] [stderr]   Downloaded ratatui v0.25.0
[INFO] [stderr]   Downloaded tree-sitter v0.20.10
[INFO] [stderr]   Downloaded clap_builder v4.5.31
[INFO] [stderr]   Downloaded tree-sitter-rust v0.20.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d18df255cf299301c4c61e7912c9fa6b923f84552be16326da88f23411f90ec6
[INFO] running `Command { std: "docker" "start" "-a" "d18df255cf299301c4c61e7912c9fa6b923f84552be16326da88f23411f90ec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d18df255cf299301c4c61e7912c9fa6b923f84552be16326da88f23411f90ec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d18df255cf299301c4c61e7912c9fa6b923f84552be16326da88f23411f90ec6", kill_on_drop: false }`
[INFO] [stdout] d18df255cf299301c4c61e7912c9fa6b923f84552be16326da88f23411f90ec6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 419a254a8644d2b6f31037ceb4ad12f4aac3f635158abd799affae677c9cd1a7
[INFO] running `Command { std: "docker" "start" "-a" "419a254a8644d2b6f31037ceb4ad12f4aac3f635158abd799affae677c9cd1a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling time v0.3.38
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling tree-sitter-rust v0.20.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ratatui v0.25.0
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling codesketch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/browser/ui.rs:238:32
[INFO] [stdout]     |
[INFO] [stdout] 238 | fn simple_highlight_rust(line: &str) -> Vec<Span> {
[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] 238 | fn simple_highlight_rust(line: &str) -> Vec<Span<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/browser/ui.rs:326:27
[INFO] [stdout]     |
[INFO] [stdout] 326 | fn syntax_highlight(text: &str) -> Vec<Line> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 326 | fn syntax_highlight(text: &str) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/browser/ui.rs:328:55
[INFO] [stdout]     |
[INFO] [stdout] 328 |         if let (Some(syntax_set), Some(theme_set)) = (&SYNTAX_SET, &THEME_SET) {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 328 |         if let (Some(syntax_set), Some(theme_set)) = (&raw const SYNTAX_SET, &THEME_SET) {
[INFO] [stdout]     |                                                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/browser/ui.rs:328:68
[INFO] [stdout]     |
[INFO] [stdout] 328 |         if let (Some(syntax_set), Some(theme_set)) = (&SYNTAX_SET, &THEME_SET) {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 328 |         if let (Some(syntax_set), Some(theme_set)) = (&SYNTAX_SET, &raw const THEME_SET) {
[INFO] [stdout]     |                                                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.22s
[INFO] running `Command { std: "docker" "inspect" "419a254a8644d2b6f31037ceb4ad12f4aac3f635158abd799affae677c9cd1a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "419a254a8644d2b6f31037ceb4ad12f4aac3f635158abd799affae677c9cd1a7", kill_on_drop: false }`
[INFO] [stdout] 419a254a8644d2b6f31037ceb4ad12f4aac3f635158abd799affae677c9cd1a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 24940f61da68711f8e86138c70f8916819cb051bc8d9ecb4992c242d9f4a0d79
[INFO] running `Command { std: "docker" "start" "-a" "24940f61da68711f8e86138c70f8916819cb051bc8d9ecb4992c242d9f4a0d79", kill_on_drop: false }`
[INFO] [stderr]    Compiling codesketch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/browser/ui.rs:238:32
[INFO] [stdout]     |
[INFO] [stdout] 238 | fn simple_highlight_rust(line: &str) -> Vec<Span> {
[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] 238 | fn simple_highlight_rust(line: &str) -> Vec<Span<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/browser/ui.rs:326:27
[INFO] [stdout]     |
[INFO] [stdout] 326 | fn syntax_highlight(text: &str) -> Vec<Line> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 326 | fn syntax_highlight(text: &str) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/browser/ui.rs:328:55
[INFO] [stdout]     |
[INFO] [stdout] 328 |         if let (Some(syntax_set), Some(theme_set)) = (&SYNTAX_SET, &THEME_SET) {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 328 |         if let (Some(syntax_set), Some(theme_set)) = (&raw const SYNTAX_SET, &THEME_SET) {
[INFO] [stdout]     |                                                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/browser/ui.rs:328:68
[INFO] [stdout]     |
[INFO] [stdout] 328 |         if let (Some(syntax_set), Some(theme_set)) = (&SYNTAX_SET, &THEME_SET) {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 328 |         if let (Some(syntax_set), Some(theme_set)) = (&SYNTAX_SET, &raw const THEME_SET) {
[INFO] [stdout]     |                                                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s
[INFO] running `Command { std: "docker" "inspect" "24940f61da68711f8e86138c70f8916819cb051bc8d9ecb4992c242d9f4a0d79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24940f61da68711f8e86138c70f8916819cb051bc8d9ecb4992c242d9f4a0d79", kill_on_drop: false }`
[INFO] [stdout] 24940f61da68711f8e86138c70f8916819cb051bc8d9ecb4992c242d9f4a0d79
