[INFO] cloning repository https://github.com/Deserteddd/Editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Deserteddd/Editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeserteddd%2FEditor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeserteddd%2FEditor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d8f9ccb3c182c8311121889d14e61581661b983
[INFO] checking Deserteddd/Editor against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeserteddd%2FEditor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Deserteddd/Editor on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Deserteddd/Editor
[INFO] finished tweaking git repo https://github.com/Deserteddd/Editor
[INFO] tweaked toml for git repo https://github.com/Deserteddd/Editor written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Deserteddd/Editor 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cef1467a0e8c6d342c688e91d2cd200863c482c44ac2a268022c47e23bd36611
[INFO] running `Command { std: "docker" "start" "-a" "cef1467a0e8c6d342c688e91d2cd200863c482c44ac2a268022c47e23bd36611", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cef1467a0e8c6d342c688e91d2cd200863c482c44ac2a268022c47e23bd36611", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cef1467a0e8c6d342c688e91d2cd200863c482c44ac2a268022c47e23bd36611", kill_on_drop: false }`
[INFO] [stdout] cef1467a0e8c6d342c688e91d2cd200863c482c44ac2a268022c47e23bd36611
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 569645b46d85fc628dec1507ae0709223a4bdec07ef88d49070098eaf5dffdaa
[INFO] running `Command { std: "docker" "start" "-a" "569645b46d85fc628dec1507ae0709223a4bdec07ef88d49070098eaf5dffdaa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling sdl2 v0.36.0
[INFO] [stderr]    Compiling sdl2-sys v0.36.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling trace v0.1.7
[INFO] [stderr]     Checking editor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `history`
[INFO] [stdout]   --> src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | mod history;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `history`, create file "src/history.rs" or "src/history/mod.rs"
[INFO] [stdout]    = note: if there is a `mod history` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `history`
[INFO] [stdout]   --> src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | mod history;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `history`, create file "src/history.rs" or "src/history/mod.rs"
[INFO] [stdout]    = note: if there is a `mod history` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::write`
[INFO] [stdout]  --> src/handler.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::write`
[INFO] [stdout]  --> src/handler.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Display`
[INFO] [stdout]  --> src/handler.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Display`
[INFO] [stdout]  --> src/handler.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/buffer/lexer.rs:15:40
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<'a> Lexer<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 15 |   pub fn new(input: &'a str) -> Result<Lexer, String> {
[INFO] [stdout]    |                                        ^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/buffer/lexer.rs:15:40
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<'a> Lexer<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 15 |   pub fn new(input: &'a str) -> Result<Lexer, String> {
[INFO] [stdout]    |                                        ^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verb`
[INFO] [stdout]   --> src/buffer/buffer.rs:66:30
[INFO] [stdout]    |
[INFO] [stdout] 66 |   fn apply_no_dir(&mut self, verb: Action, dest: Dest) {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_verb`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]   --> src/buffer/buffer.rs:66:44
[INFO] [stdout]    |
[INFO] [stdout] 66 |   fn apply_no_dir(&mut self, verb: Action, dest: Dest) {
[INFO] [stdout]    |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num`
[INFO] [stdout]    --> src/main.rs:238:15
[INFO] [stdout]     |
[INFO] [stdout] 238 |     if let Ok(num) = cmd.parse::<usize>() {
[INFO] [stdout]     |               ^^^ help: if this is intentional, prefix it with an underscore: `_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:250:7
[INFO] [stdout]     |
[INFO] [stdout] 250 |   let mut s = String::from("a");
[INFO] [stdout]     |       ----^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `editor` (bin "editor" test) due to 1 previous error; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `verb`
[INFO] [stdout]   --> src/buffer/buffer.rs:66:30
[INFO] [stdout]    |
[INFO] [stdout] 66 |   fn apply_no_dir(&mut self, verb: Action, dest: Dest) {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_verb`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]   --> src/buffer/buffer.rs:66:44
[INFO] [stdout]    |
[INFO] [stdout] 66 |   fn apply_no_dir(&mut self, verb: Action, dest: Dest) {
[INFO] [stdout]    |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num`
[INFO] [stdout]    --> src/main.rs:238:15
[INFO] [stdout]     |
[INFO] [stdout] 238 |     if let Ok(num) = cmd.parse::<usize>() {
[INFO] [stdout]     |               ^^^ help: if this is intentional, prefix it with an underscore: `_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:250:7
[INFO] [stdout]     |
[INFO] [stdout] 250 |   let mut s = String::from("a");
[INFO] [stdout]     |       ----^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `editor` (bin "editor") due to 1 previous error; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "569645b46d85fc628dec1507ae0709223a4bdec07ef88d49070098eaf5dffdaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "569645b46d85fc628dec1507ae0709223a4bdec07ef88d49070098eaf5dffdaa", kill_on_drop: false }`
[INFO] [stdout] 569645b46d85fc628dec1507ae0709223a4bdec07ef88d49070098eaf5dffdaa
