[INFO] cloning repository https://github.com/marcwenz/rustic-typewriter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcwenz/rustic-typewriter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcwenz%2Frustic-typewriter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcwenz%2Frustic-typewriter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1846c1e8b941c6b3b03b32d7eeeb4af7dcc3b656 [INFO] testing marcwenz/rustic-typewriter against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcwenz%2Frustic-typewriter" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marcwenz/rustic-typewriter 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/marcwenz/rustic-typewriter [INFO] finished tweaking git repo https://github.com/marcwenz/rustic-typewriter [INFO] tweaked toml for git repo https://github.com/marcwenz/rustic-typewriter written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/marcwenz/rustic-typewriter 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 9edbd14967da81d770cfdbb534d9b97af93e564f3eca102584cc37d941564f7f [INFO] running `Command { std: "docker" "start" "-a" "9edbd14967da81d770cfdbb534d9b97af93e564f3eca102584cc37d941564f7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9edbd14967da81d770cfdbb534d9b97af93e564f3eca102584cc37d941564f7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9edbd14967da81d770cfdbb534d9b97af93e564f3eca102584cc37d941564f7f", kill_on_drop: false }` [INFO] [stdout] 9edbd14967da81d770cfdbb534d9b97af93e564f3eca102584cc37d941564f7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] d92b81ad9e1687069eabb965a118d600c6a972ade15afdf425e8a8da555c4321 [INFO] running `Command { std: "docker" "start" "-a" "d92b81ad9e1687069eabb965a118d600c6a972ade15afdf425e8a8da555c4321", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling ahash v0.4.4 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map v0.6.3 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Compiling enumset v1.0.1 [INFO] [stderr] Compiling cursive_core v0.1.1 [INFO] [stderr] Compiling cursive v0.15.0 [INFO] [stderr] Compiling rustic-typewriter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::char` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::char; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EnableableView`, `PaletteColor` [INFO] [stdout] --> src/main.rs:19:63 [INFO] [stdout] | [INFO] [stdout] 19 | theme::{BaseColor, Color, ColorStyle, ColorType, Palette, PaletteColor, Theme}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 20 | utils::markup::StyledString, [INFO] [stdout] 21 | views::{Canvas, Dialog, EditView, EnableableView, LinearLayout, TextView}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:67:39 [INFO] [stdout] | [INFO] [stdout] 67 | printer.print((0, 1), text); [INFO] [stdout] | ^^^^ expected `str`, found struct `EditView` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&str` [INFO] [stdout] found reference `&EditView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clear` found for mutable reference `&mut EditView` in the current scope [INFO] [stdout] --> src/main.rs:75:26 [INFO] [stdout] | [INFO] [stdout] 75 | text.clear(); [INFO] [stdout] | ^^^^^ method not found in `&mut EditView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for mutable reference `&mut EditView` in the current scope [INFO] [stdout] --> src/main.rs:77:26 [INFO] [stdout] | [INFO] [stdout] 77 | text.push(c); [INFO] [stdout] | ^^^^ method not found in `&mut EditView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for mutable reference `&mut EditView` in the current scope [INFO] [stdout] --> src/main.rs:82:33 [INFO] [stdout] | [INFO] [stdout] 82 | let text = text.clone(); [INFO] [stdout] | ^^^^^ method not found in `&mut EditView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `width` found for mutable reference `&mut EditView` in the current scope [INFO] [stdout] --> src/main.rs:89:56 [INFO] [stdout] | [INFO] [stdout] 89 | .with_required_size(|text, _constraints| (text.width(), 2).into()); [INFO] [stdout] | ^^^^^ method not found in `&mut EditView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | printer.print((0, 1), text); [INFO] [stdout] | ^^^^^ cannot infer type for tuple `({integer}, {integer})` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `XY: From<({integer}, {integer})>` found in the `cursive_core` crate: [INFO] [stdout] - impl From<(i32, i32)> for XY; [INFO] [stdout] - impl From<(u16, u16)> for XY; [INFO] [stdout] - impl From<(u32, u32)> for XY; [INFO] [stdout] - impl From<(u8, u8)> for XY; [INFO] [stdout] and 1 more [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `({integer}, {integer})` [INFO] [stdout] note: required by a bound in `Printer::<'a, 'b>::print` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cursive_core-0.1.1/src/printer.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn print>(&self, start: S, text: &str) { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Printer::<'a, 'b>::print` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `unicode_width::UnicodeWidthStr` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use unicode_width::UnicodeWidthStr; // To get the width of some text. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustic-typewriter` due to 7 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d92b81ad9e1687069eabb965a118d600c6a972ade15afdf425e8a8da555c4321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d92b81ad9e1687069eabb965a118d600c6a972ade15afdf425e8a8da555c4321", kill_on_drop: false }` [INFO] [stdout] d92b81ad9e1687069eabb965a118d600c6a972ade15afdf425e8a8da555c4321