[INFO] cloning repository https://github.com/Melesar/ghterm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Melesar/ghterm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMelesar%2Fghterm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMelesar%2Fghterm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a677b3428bafe5c313bbe98a31179a30b4d6e137 [INFO] testing Melesar/ghterm against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMelesar%2Fghterm" "/workspace/builds/worker-39/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Melesar/ghterm on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Melesar/ghterm [INFO] finished tweaking git repo https://github.com/Melesar/ghterm [INFO] tweaked toml for git repo https://github.com/Melesar/ghterm written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate git repo https://github.com/Melesar/ghterm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77dd10d7dbc9c907e158048b0bd69e6443e5558dc7006c627cbef177a1b3222b [INFO] running `Command { std: "docker" "start" "-a" "77dd10d7dbc9c907e158048b0bd69e6443e5558dc7006c627cbef177a1b3222b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77dd10d7dbc9c907e158048b0bd69e6443e5558dc7006c627cbef177a1b3222b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77dd10d7dbc9c907e158048b0bd69e6443e5558dc7006c627cbef177a1b3222b", kill_on_drop: false }` [INFO] [stdout] 77dd10d7dbc9c907e158048b0bd69e6443e5558dc7006c627cbef177a1b3222b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7da7a6c96d036fd7d5ef0d4fb7da5f0bd45f07f94e081d12b89282daed819aa9 [INFO] running `Command { std: "docker" "start" "-a" "7da7a6c96d036fd7d5ef0d4fb7da5f0bd45f07f94e081d12b89282daed819aa9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling args v2.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling ghterm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `PrHeader` [INFO] [stdout] --> src/frontend/repo_selection_handler.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::backend::pr::{self, PrHeader}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Block`, `Borders`, `Color`, `Modifier`, `Span`, `Style` [INFO] [stdout] --> src/frontend/main_screen.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | widgets::{Block, Borders, Tabs}, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] 9 | style::{Style, Modifier, Color}, [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^^ [INFO] [stdout] 10 | text::{Spans, Span}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rect` [INFO] [stdout] --> src/frontend/main_screen_handler.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use super::screen::{Rect, ApplicationScreen, DrawableScreen, InteractableScreen, ScreenHandler}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Backend` [INFO] [stdout] --> src/main.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | use tui::backend::{Backend, CrosstermBackend}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/frontend/main_screen.rs:112:55 [INFO] [stdout] | [INFO] [stdout] 112 | MainScreenTab::Conversation(ct) => ct.draw(frame, layout[1]), [INFO] [stdout] | ^^^^ ----- --------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/frontend/screen.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn draw(&self, frame: &mut Frame); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ghterm` due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7da7a6c96d036fd7d5ef0d4fb7da5f0bd45f07f94e081d12b89282daed819aa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7da7a6c96d036fd7d5ef0d4fb7da5f0bd45f07f94e081d12b89282daed819aa9", kill_on_drop: false }` [INFO] [stdout] 7da7a6c96d036fd7d5ef0d4fb7da5f0bd45f07f94e081d12b89282daed819aa9