[INFO] cloning repository https://github.com/spencerwi/cliflux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spencerwi/cliflux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspencerwi%2Fcliflux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspencerwi%2Fcliflux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 007ecd98f0355537074b8b39ef1707611aa3ca02
[INFO] building spencerwi/cliflux against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspencerwi%2Fcliflux" "/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/spencerwi/cliflux
[INFO] finished tweaking git repo https://github.com/spencerwi/cliflux
[INFO] tweaked toml for git repo https://github.com/spencerwi/cliflux written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spencerwi/cliflux on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/spencerwi/cliflux 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded open v3.2.0
[INFO] [stderr]   Downloaded tuirealm v1.9.2
[INFO] [stderr]   Downloaded tuirealm_derive v1.0.0
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.3
[INFO] [stderr]   Downloaded stringreader v0.1.1
[INFO] [stderr]   Downloaded html2text v0.5.1
[INFO] [stderr]   Downloaded directories v4.0.1
[INFO] [stderr]   Downloaded tui-realm-stdlib v1.3.2
[INFO] [stderr]   Downloaded string_cache v0.8.8
[INFO] [stderr]   Downloaded tui v0.19.0
[INFO] [stderr]   Downloaded xml5ever v0.17.0
[INFO] [stderr]   Downloaded tokio v1.43.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11a0cb97f7c02dc048db2b560a380653fef0919cab8255d415a6c51e14f53c9b
[INFO] running `Command { std: "docker" "start" "-a" "11a0cb97f7c02dc048db2b560a380653fef0919cab8255d415a6c51e14f53c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11a0cb97f7c02dc048db2b560a380653fef0919cab8255d415a6c51e14f53c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11a0cb97f7c02dc048db2b560a380653fef0919cab8255d415a6c51e14f53c9b", kill_on_drop: false }`
[INFO] [stdout] 11a0cb97f7c02dc048db2b560a380653fef0919cab8255d415a6c51e14f53c9b
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37cfc6ce87a386dbdaf2d488bf1501e5b28ed7419318dc2760d48b0ec1a87d0f
[INFO] running `Command { std: "docker" "start" "-a" "37cfc6ce87a386dbdaf2d488bf1501e5b28ed7419318dc2760d48b0ec1a87d0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling stringreader v0.1.1
[INFO] [stderr]    Compiling open v3.2.0
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling tuirealm_derive v1.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling tokio v1.43.1
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.3
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tuirealm v1.9.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tui-realm-stdlib v1.3.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling html2text v0.5.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling cliflux v1.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `theme_config` is never read
[INFO] [stdout]   --> src/ui/mod.rs:66:2
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Ui {
[INFO] [stdout]    |            -- field in this struct
[INFO] [stdout] 65 |     model: Model,
[INFO] [stdout] 66 |     theme_config : ThemeConfig
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `links` is never read
[INFO] [stdout]   --> src/ui/components/read_entry_view.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct RenderedEntry<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 11 |     rendered_text: Text<'a>,
[INFO] [stdout] 12 |     links: Vec<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/utils.rs:69:31
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn to_window_title(text : &str) -> 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] 69 | pub fn to_window_title(text : &str) -> Span<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "37cfc6ce87a386dbdaf2d488bf1501e5b28ed7419318dc2760d48b0ec1a87d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37cfc6ce87a386dbdaf2d488bf1501e5b28ed7419318dc2760d48b0ec1a87d0f", kill_on_drop: false }`
[INFO] [stdout] 37cfc6ce87a386dbdaf2d488bf1501e5b28ed7419318dc2760d48b0ec1a87d0f
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 611f92087a5ff2adaa4b2a37bf67ae082705a89b3e0a71c998241c78e93acbc5
[INFO] running `Command { std: "docker" "start" "-a" "611f92087a5ff2adaa4b2a37bf67ae082705a89b3e0a71c998241c78e93acbc5", kill_on_drop: false }`
[INFO] [stderr]    Compiling cliflux v1.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `theme_config` is never read
[INFO] [stdout]   --> src/ui/mod.rs:66:2
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Ui {
[INFO] [stdout]    |            -- field in this struct
[INFO] [stdout] 65 |     model: Model,
[INFO] [stdout] 66 |     theme_config : ThemeConfig
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `links` is never read
[INFO] [stdout]   --> src/ui/components/read_entry_view.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct RenderedEntry<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 11 |     rendered_text: Text<'a>,
[INFO] [stdout] 12 |     links: Vec<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/utils.rs:69:31
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn to_window_title(text : &str) -> 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] 69 | pub fn to_window_title(text : &str) -> Span<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s
[INFO] running `Command { std: "docker" "inspect" "611f92087a5ff2adaa4b2a37bf67ae082705a89b3e0a71c998241c78e93acbc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "611f92087a5ff2adaa4b2a37bf67ae082705a89b3e0a71c998241c78e93acbc5", kill_on_drop: false }`
[INFO] [stdout] 611f92087a5ff2adaa4b2a37bf67ae082705a89b3e0a71c998241c78e93acbc5
