[INFO] cloning repository https://github.com/ilaborie/plop-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilaborie/plop-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filaborie%2Fplop-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filaborie%2Fplop-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 570dcc63a9ed93085e34639592f97168d116838c [INFO] testing ilaborie/plop-tui against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filaborie%2Fplop-tui" "/workspace/builds/worker-108/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-108/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ilaborie/plop-tui on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ilaborie/plop-tui [INFO] finished tweaking git repo https://github.com/ilaborie/plop-tui [INFO] tweaked toml for git repo https://github.com/ilaborie/plop-tui written to /workspace/builds/worker-108/source/Cargo.toml [INFO] crate git repo https://github.com/ilaborie/plop-tui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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 tui v0.17.0 [INFO] [stderr] Downloaded crossterm_winapi v0.8.0 [INFO] [stderr] Downloaded tui v0.16.0 [INFO] [stderr] Downloaded crossterm v0.20.0 [INFO] [stderr] Downloaded tui-logger v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d4d465282f523dd024cf6ce43c72df2a78e453b361e386cf4ecd1bfc3f52636 [INFO] running `Command { std: "docker" "start" "-a" "7d4d465282f523dd024cf6ce43c72df2a78e453b361e386cf4ecd1bfc3f52636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d4d465282f523dd024cf6ce43c72df2a78e453b361e386cf4ecd1bfc3f52636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d4d465282f523dd024cf6ce43c72df2a78e453b361e386cf4ecd1bfc3f52636", kill_on_drop: false }` [INFO] [stdout] 7d4d465282f523dd024cf6ce43c72df2a78e453b361e386cf4ecd1bfc3f52636 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1549147800d6ed712fef1e92d5b674b7aaa90b8e1ac93f7c949e31bce12286df [INFO] running `Command { std: "docker" "start" "-a" "1549147800d6ed712fef1e92d5b674b7aaa90b8e1ac93f7c949e31bce12286df", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling tui-logger v0.7.1 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling plop-tui v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `TuiLoggerWidget<'_>: Widget` is not satisfied [INFO] [stdout] --> src/app/ui.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | rect.render_widget(logs, chunks[3]); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Widget` is not implemented for `TuiLoggerWidget<'_>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Frame::<'a, B>::render_widget` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tui-0.16.0/src/terminal.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | W: Widget, [INFO] [stdout] | ^^^^^^ required by this bound in `Frame::<'a, B>::render_widget` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/app/ui.rs:175:22 [INFO] [stdout] | [INFO] [stdout] 175 | .style_error(Style::default().fg(Color::Red)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `tui::style::Style`, found struct `Style` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `tui` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/app/ui.rs:176:22 [INFO] [stdout] | [INFO] [stdout] 176 | .style_debug(Style::default().fg(Color::Green)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `tui::style::Style`, found struct `Style` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `tui` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/app/ui.rs:177:21 [INFO] [stdout] | [INFO] [stdout] 177 | .style_warn(Style::default().fg(Color::Yellow)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `tui::style::Style`, found struct `Style` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `tui` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/app/ui.rs:178:22 [INFO] [stdout] | [INFO] [stdout] 178 | .style_trace(Style::default().fg(Color::Gray)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `tui::style::Style`, found struct `Style` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `tui` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/app/ui.rs:179:21 [INFO] [stdout] | [INFO] [stdout] 179 | .style_info(Style::default().fg(Color::Blue)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `tui::style::Style`, found struct `Style` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `tui` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/app/ui.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | / Block::default() [INFO] [stdout] 182 | | .title("Logs") [INFO] [stdout] 183 | | .border_style(Style::default().fg(Color::White).bg(Color::Black)) [INFO] [stdout] 184 | | .borders(Borders::ALL), [INFO] [stdout] | |______________________________________^ expected struct `tui::widgets::block::Block`, found struct `tui::widgets::Block` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `tui` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/app/ui.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | .style(Style::default().fg(Color::White).bg(Color::Black)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `tui::style::Style`, found struct `Style` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `tui` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `plop-tui` due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1549147800d6ed712fef1e92d5b674b7aaa90b8e1ac93f7c949e31bce12286df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1549147800d6ed712fef1e92d5b674b7aaa90b8e1ac93f7c949e31bce12286df", kill_on_drop: false }` [INFO] [stdout] 1549147800d6ed712fef1e92d5b674b7aaa90b8e1ac93f7c949e31bce12286df