[INFO] cloning repository https://github.com/Eytrigan-Igris-Friedman/scroll
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eytrigan-Igris-Friedman/scroll" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEytrigan-Igris-Friedman%2Fscroll", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEytrigan-Igris-Friedman%2Fscroll'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69fdc582c84a49aea6828044a30492012a520b85
[INFO] checking Eytrigan-Igris-Friedman/scroll against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEytrigan-Igris-Friedman%2Fscroll" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Eytrigan-Igris-Friedman/scroll
[INFO] finished tweaking git repo https://github.com/Eytrigan-Igris-Friedman/scroll
[INFO] tweaked toml for git repo https://github.com/Eytrigan-Igris-Friedman/scroll written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Eytrigan-Igris-Friedman/scroll on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Eytrigan-Igris-Friedman/scroll 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76f692778b63b5f1e433beeba35d064283febdcc15941aeb937d83a2fa356edb
[INFO] running `Command { std: "docker" "start" "-a" "76f692778b63b5f1e433beeba35d064283febdcc15941aeb937d83a2fa356edb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76f692778b63b5f1e433beeba35d064283febdcc15941aeb937d83a2fa356edb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76f692778b63b5f1e433beeba35d064283febdcc15941aeb937d83a2fa356edb", kill_on_drop: false }`
[INFO] [stdout] 76f692778b63b5f1e433beeba35d064283febdcc15941aeb937d83a2fa356edb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae34cf7d1fc582eb6385ef620d139e01b3028ee41868ab463ab96b90b3b17050
[INFO] running `Command { std: "docker" "start" "-a" "ae34cf7d1fc582eb6385ef620d139e01b3028ee41868ab463ab96b90b3b17050", kill_on_drop: false }`
[INFO] [stderr]     Checking Scroll v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: missing type for `static mut` item
[INFO] [stdout]  --> src/terminal_raw_mode.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 |     static mut term_ios = termios {
[INFO] [stdout]   |                        ^ help: provide a type for the static variable: `: termios`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `static mut` item
[INFO] [stdout]  --> src/terminal_raw_mode.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | static mut t = unsafe {
[INFO] [stdout]   |             ^
[INFO] [stdout]   |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]   |
[INFO] [stdout] 7 | static mut t: <type> = unsafe {
[INFO] [stdout]   |             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const function `stdin` in statics
[INFO] [stdout]  --> src/terminal_raw_mode.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | static stdin_fd:i32 = io::stdin().as_raw_fd();
[INFO] [stdout]   |                       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: calls in statics are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]   = note: consider wrapping this expression in `std::sync::LazyLock::new(|| ...)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<Stdin as AsRawFd>::as_raw_fd` in statics
[INFO] [stdout]  --> src/terminal_raw_mode.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | static stdin_fd:i32 = io::stdin().as_raw_fd();
[INFO] [stdout]   |                                   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: calls in statics are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]   = note: consider wrapping this expression in `std::sync::LazyLock::new(|| ...)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `read_exact` found for struct `Stdin` in the current scope
[INFO] [stdout]   --> src/main.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 |         match io::stdin().read_exact(&mut buffer) {
[INFO] [stdout]    |                           ^^^^^^^^^^ method not found in `Stdin`
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/io/mod.rs:1044:8
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Stdin` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Read` which provides `read_exact` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::io::Read;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `[u8]` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/main.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |             println!("{}", buffer);
[INFO] [stdout]    |                       --   ^^^^^^ `[u8]` cannot be formatted with the default formatter
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `[u8]`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: required for `&[u8]` to implement `std::fmt::Display`
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `static mut` item
[INFO] [stdout]  --> src/terminal_raw_mode.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 |     static mut term_ios = termios {
[INFO] [stdout]   |                        ^ help: provide a type for the static variable: `: termios`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `static mut` item
[INFO] [stdout]  --> src/terminal_raw_mode.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | static mut t = unsafe {
[INFO] [stdout]   |             ^
[INFO] [stdout]   |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]   |
[INFO] [stdout] 7 | static mut t: <type> = unsafe {
[INFO] [stdout]   |             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clear` found for reference `&[u8]` in the current scope
[INFO] [stdout]   --> src/main.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |             buffer.clear();
[INFO] [stdout]    |                    ^^^^^ method not found in `&[u8]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const function `stdin` in statics
[INFO] [stdout]  --> src/terminal_raw_mode.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | static stdin_fd:i32 = io::stdin().as_raw_fd();
[INFO] [stdout]   |                       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: calls in statics are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]   = note: consider wrapping this expression in `std::sync::LazyLock::new(|| ...)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<Stdin as AsRawFd>::as_raw_fd` in statics
[INFO] [stdout]  --> src/terminal_raw_mode.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | static stdin_fd:i32 = io::stdin().as_raw_fd();
[INFO] [stdout]   |                                   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: calls in statics are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]   = note: consider wrapping this expression in `std::sync::LazyLock::new(|| ...)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/terminal_raw_mode.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         c_cc: [0; 19],        // Control character array
[INFO] [stdout]    |               ^^^^^^^ expected an array with a size of 32, found one with a size of 19
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0277, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `read_exact` found for struct `Stdin` in the current scope
[INFO] [stdout]   --> src/main.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 |         match io::stdin().read_exact(&mut buffer) {
[INFO] [stdout]    |                           ^^^^^^^^^^ method not found in `Stdin`
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/io/mod.rs:1044:8
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Stdin` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Read` which provides `read_exact` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::io::Read;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `[u8]` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/main.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |             println!("{}", buffer);
[INFO] [stdout]    |                       --   ^^^^^^ `[u8]` cannot be formatted with the default formatter
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `[u8]`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: required for `&[u8]` to implement `std::fmt::Display`
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Scroll` (bin "Scroll" test) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `clear` found for reference `&[u8]` in the current scope
[INFO] [stdout]   --> src/main.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |             buffer.clear();
[INFO] [stdout]    |                    ^^^^^ method not found in `&[u8]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/terminal_raw_mode.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         c_cc: [0; 19],        // Control character array
[INFO] [stdout]    |               ^^^^^^^ expected an array with a size of 32, found one with a size of 19
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0277, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Scroll` (bin "Scroll") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "ae34cf7d1fc582eb6385ef620d139e01b3028ee41868ab463ab96b90b3b17050", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae34cf7d1fc582eb6385ef620d139e01b3028ee41868ab463ab96b90b3b17050", kill_on_drop: false }`
[INFO] [stdout] ae34cf7d1fc582eb6385ef620d139e01b3028ee41868ab463ab96b90b3b17050
