[INFO] cloning repository https://github.com/Javyre/nv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Javyre/nv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJavyre%2Fnv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJavyre%2Fnv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4845ecd4a0ac047625e0fbf7edc65d8cbe38cd88 [INFO] checking Javyre/nv against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJavyre%2Fnv" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Javyre/nv on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Javyre/nv [INFO] finished tweaking git repo https://github.com/Javyre/nv [INFO] tweaked toml for git repo https://github.com/Javyre/nv written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/Javyre/nv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3610c3cfb0c11323a971022bf42b04921b5c7190cc2b1166fc0da48b47db469e [INFO] running `Command { std: "docker" "start" "-a" "3610c3cfb0c11323a971022bf42b04921b5c7190cc2b1166fc0da48b47db469e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3610c3cfb0c11323a971022bf42b04921b5c7190cc2b1166fc0da48b47db469e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3610c3cfb0c11323a971022bf42b04921b5c7190cc2b1166fc0da48b47db469e", kill_on_drop: false }` [INFO] [stdout] 3610c3cfb0c11323a971022bf42b04921b5c7190cc2b1166fc0da48b47db469e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 965efa88a3bc35ea9869f202d8f467a6595e4c2d71299d7ef1b166200f72c13f [INFO] running `Command { std: "docker" "start" "-a" "965efa88a3bc35ea9869f202d8f467a6595e4c2d71299d7ef1b166200f72c13f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking crossterm v0.5.4 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling enum_dispatch v0.1.2 [INFO] [stderr] Checking nv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected `;`, found keyword `Self` [INFO] [stdout] --> src/main.rs:481:42 [INFO] [stdout] | [INFO] [stdout] 481 | let buffer = file.by_ref().take() [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 482 | [INFO] [stdout] 483 | Self { [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found keyword `Self` [INFO] [stdout] --> src/main.rs:481:42 [INFO] [stdout] | [INFO] [stdout] 481 | let buffer = file.by_ref().take() [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 482 | [INFO] [stdout] 483 | Self { [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `take` exists for mutable reference `&mut File`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:481:36 [INFO] [stdout] | [INFO] [stdout] 481 | let buffer = file.by_ref().take() [INFO] [stdout] | ^^^^ method cannot be called on `&mut File` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `File: Iterator` [INFO] [stdout] which is required by `&mut File: Iterator` [INFO] [stdout] `&mut File: Iterator` [INFO] [stdout] which is required by `&mut &mut File: Iterator` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 22 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `FileView` has no field named `buffer` [INFO] [stdout] --> src/main.rs:487:13 [INFO] [stdout] | [INFO] [stdout] 487 | buffer: buffer, [INFO] [stdout] | ^^^^^^ `FileView` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `geo`, `path`, `file`, `scroll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0560, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0560`. [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `take` exists for mutable reference `&mut File`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:481:36 [INFO] [stdout] | [INFO] [stdout] 481 | let buffer = file.by_ref().take() [INFO] [stdout] | ^^^^ method cannot be called on `&mut File` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `File: Iterator` [INFO] [stdout] which is required by `&mut File: Iterator` [INFO] [stdout] `&mut File: Iterator` [INFO] [stdout] which is required by `&mut &mut File: Iterator` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 22 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `FileView` has no field named `buffer` [INFO] [stdout] --> src/main.rs:487:13 [INFO] [stdout] | [INFO] [stdout] 487 | buffer: buffer, [INFO] [stdout] | ^^^^^^ `FileView` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `geo`, `path`, `file`, `scroll` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nv` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0560, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0560`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "965efa88a3bc35ea9869f202d8f467a6595e4c2d71299d7ef1b166200f72c13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "965efa88a3bc35ea9869f202d8f467a6595e4c2d71299d7ef1b166200f72c13f", kill_on_drop: false }` [INFO] [stdout] 965efa88a3bc35ea9869f202d8f467a6595e4c2d71299d7ef1b166200f72c13f