[INFO] cloning repository https://github.com/kyujulian/gpTerm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kyujulian/gpTerm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyujulian%2FgpTerm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyujulian%2FgpTerm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77f9fa6521a518d048d63f480ca92f6c73c40e31
[INFO] testing kyujulian/gpTerm against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyujulian%2FgpTerm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kyujulian/gpTerm
[INFO] finished tweaking git repo https://github.com/kyujulian/gpTerm
[INFO] tweaked toml for git repo https://github.com/kyujulian/gpTerm written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kyujulian/gpTerm on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kyujulian/gpTerm 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 68 packages to latest compatible versions
[INFO] [stderr]       Adding android_system_properties v0.1.5
[INFO] [stderr]       Adding anyhow v1.0.100
[INFO] [stderr]       Adding arc-swap v1.7.1
[INFO] [stderr]       Adding chrono v0.4.42
[INFO] [stderr]     Updating core-foundation-sys v0.8.3 -> v0.8.7
[INFO] [stderr]       Adding derive_more v2.0.1
[INFO] [stderr]       Adding derive_more-impl v2.0.1
[INFO] [stderr]       Adding destructure_traitobject v0.2.0
[INFO] [stderr]       Adding equivalent v1.0.2
[INFO] [stderr]       Adding getrandom v0.3.4
[INFO] [stderr]       Adding hashbrown v0.16.0
[INFO] [stderr]       Adding humantime v2.3.0
[INFO] [stderr]       Adding iana-time-zone v0.1.64
[INFO] [stderr]       Adding iana-time-zone-haiku v0.1.2
[INFO] [stderr]       Adding indexmap v2.12.0
[INFO] [stderr]     Updating js-sys v0.3.61 -> v0.3.82
[INFO] [stderr]     Updating libc v0.2.139 -> v0.2.177
[INFO] [stderr]     Updating log v0.4.17 -> v0.4.28
[INFO] [stderr]       Adding log-mdc v0.1.0
[INFO] [stderr]       Adding log4rs v1.4.0
[INFO] [stderr]       Adding mock_instant v0.6.0
[INFO] [stderr]       Adding num-traits v0.2.19
[INFO] [stderr]       Adding ordered-float v2.10.1
[INFO] [stderr]       Adding ppv-lite86 v0.2.21
[INFO] [stderr]     Updating proc-macro2 v1.0.51 -> v1.0.103
[INFO] [stderr]     Updating quote v1.0.23 -> v1.0.42
[INFO] [stderr]       Adding r-efi v5.3.0
[INFO] [stderr]       Adding rand v0.9.2
[INFO] [stderr]       Adding rand_chacha v0.9.0
[INFO] [stderr]       Adding rand_core v0.9.3
[INFO] [stderr]       Adding rustversion v1.0.22
[INFO] [stderr]     Updating serde v1.0.152 -> v1.0.228
[INFO] [stderr]       Adding serde-value v0.7.0
[INFO] [stderr]       Adding serde_core v1.0.228
[INFO] [stderr]     Updating serde_derive v1.0.152 -> v1.0.228
[INFO] [stderr]       Adding serde_yaml v0.9.34+deprecated
[INFO] [stderr]       Adding syn v2.0.110
[INFO] [stderr]       Adding thiserror v2.0.17
[INFO] [stderr]       Adding thiserror-impl v2.0.17
[INFO] [stderr]       Adding thread-id v5.0.0
[INFO] [stderr]       Adding typemap-ors v1.0.0
[INFO] [stderr]       Adding unicode-xid v0.2.6
[INFO] [stderr]       Adding unsafe-any-ors v1.0.0
[INFO] [stderr]       Adding unsafe-libyaml v0.2.11
[INFO] [stderr]       Adding wasip2 v1.0.1+wasi-0.2.4
[INFO] [stderr]     Updating wasm-bindgen v0.2.84 -> v0.2.105
[INFO] [stderr]     Updating wasm-bindgen-macro v0.2.84 -> v0.2.105
[INFO] [stderr]     Updating wasm-bindgen-macro-support v0.2.84 -> v0.2.105
[INFO] [stderr]     Updating wasm-bindgen-shared v0.2.84 -> v0.2.105
[INFO] [stderr]       Adding windows-core v0.62.2
[INFO] [stderr]       Adding windows-implement v0.60.2
[INFO] [stderr]       Adding windows-interface v0.59.3
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]       Adding windows-result v0.4.1
[INFO] [stderr]       Adding windows-strings v0.5.1
[INFO] [stderr]       Adding windows-sys v0.59.0
[INFO] [stderr]       Adding windows-targets v0.52.6
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_aarch64_msvc v0.52.6
[INFO] [stderr]       Adding windows_i686_gnu v0.52.6
[INFO] [stderr]       Adding windows_i686_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_i686_msvc v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnu v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_x86_64_msvc v0.52.6
[INFO] [stderr]       Adding wit-bindgen v0.46.0
[INFO] [stderr]       Adding zerocopy v0.8.27
[INFO] [stderr]       Adding zerocopy-derive v0.8.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3bdbe08028329e0d66706e149f165ef596fc9213ab9d5cc164083f94114f21f3
[INFO] running `Command { std: "docker" "start" "-a" "3bdbe08028329e0d66706e149f165ef596fc9213ab9d5cc164083f94114f21f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bdbe08028329e0d66706e149f165ef596fc9213ab9d5cc164083f94114f21f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bdbe08028329e0d66706e149f165ef596fc9213ab9d5cc164083f94114f21f3", kill_on_drop: false }`
[INFO] [stdout] 3bdbe08028329e0d66706e149f165ef596fc9213ab9d5cc164083f94114f21f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c23d6fb02ff8c73955ecbc3e52a23d974f111a8b1a8caed38ee54230148b4e1
[INFO] running `Command { std: "docker" "start" "-a" "6c23d6fb02ff8c73955ecbc3e52a23d974f111a8b1a8caed38ee54230148b4e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling thread-id v5.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling terminal_size v0.2.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling futures-executor v0.3.26
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling futures v0.3.26
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling gpterm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `ui` in module `render`
[INFO] [stdout]   --> src/main.rs:97:35
[INFO] [stdout]    |
[INFO] [stdout] 97 |         terminal.draw(|f| render::ui(f, &app))?;
[INFO] [stdout]    |                                   ^^ not found in `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ui` in module `render`
[INFO] [stdout]    --> src/main.rs:133:59
[INFO] [stdout]     |
[INFO] [stdout] 133 | ...                   terminal.draw(|f| render::ui(f, &app))?;
[INFO] [stdout]     |                                                 ^^ not found in `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ui` in module `render`
[INFO] [stdout]    --> src/main.rs:135:59
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...                   terminal.draw(|f| render::ui(f, &app))?;
[INFO] [stdout]     |                                                 ^^ not found in `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LevelFilter`, `SetLoggerError`, `debug`, `error`, `info`, `trace`, and `warn`
[INFO] [stdout]  --> src/main.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::{debug, error, info, trace, warn, LevelFilter, SetLoggerError};
[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 import: `error::Error`
[INFO] [stdout]  --> src/main.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{error::Error, io::{self, Write, Read}, fs::File};
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SetLoggerError`, `debug`, `error`, `info`, `trace`, and `warn`
[INFO] [stdout]  --> src/logging.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::{debug, error, info, trace, warn, LevelFilter, SetLoggerError};
[INFO] [stdout]   |           ^^^^^  ^^^^^  ^^^^  ^^^^^  ^^^^               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LevelFilter`, `SetLoggerError`, `info`, `trace`, and `warn`
[INFO] [stdout]  --> src/api.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::{debug, error, info, trace, warn, LevelFilter, SetLoggerError};
[INFO] [stdout]   |                         ^^^^  ^^^^^  ^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> src/api.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LevelFilter`, `SetLoggerError`, `debug`, `info`, `trace`, and `warn`
[INFO] [stdout]  --> src/app.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::{debug, error, info, trace, warn, LevelFilter, SetLoggerError};
[INFO] [stdout]   |           ^^^^^         ^^^^  ^^^^^  ^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::join`
[INFO] [stdout]  --> src/app.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::join;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> src/app.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Text`
[INFO] [stdout]  --> src/app.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |     text::{Text, Span,Spans}};
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/main.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{error::Error, io::{self, Write, Read}, fs::File};
[INFO] [stdout]   |                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `call`
[INFO] [stdout]    --> src/api.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let call = ApiCall {
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_call`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gpterm` (bin "gpterm") due to 3 previous errors; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6c23d6fb02ff8c73955ecbc3e52a23d974f111a8b1a8caed38ee54230148b4e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c23d6fb02ff8c73955ecbc3e52a23d974f111a8b1a8caed38ee54230148b4e1", kill_on_drop: false }`
[INFO] [stdout] 6c23d6fb02ff8c73955ecbc3e52a23d974f111a8b1a8caed38ee54230148b4e1
