[INFO] cloning repository https://github.com/CarsonFoster/fim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CarsonFoster/fim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarsonFoster%2Ffim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarsonFoster%2Ffim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 743a9dedb1458b499b042a1ca0610c48cd116d64
[INFO] testing CarsonFoster/fim against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarsonFoster%2Ffim" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CarsonFoster/fim
[INFO] finished tweaking git repo https://github.com/CarsonFoster/fim
[INFO] tweaked toml for git repo https://github.com/CarsonFoster/fim written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CarsonFoster/fim on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CarsonFoster/fim 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4dac83bbc2bae0fd61c236923227fc5c65418dce2f360e52f0d43ae7e1e8c9e1
[INFO] running `Command { std: "docker" "start" "-a" "4dac83bbc2bae0fd61c236923227fc5c65418dce2f360e52f0d43ae7e1e8c9e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4dac83bbc2bae0fd61c236923227fc5c65418dce2f360e52f0d43ae7e1e8c9e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dac83bbc2bae0fd61c236923227fc5c65418dce2f360e52f0d43ae7e1e8c9e1", kill_on_drop: false }`
[INFO] [stdout] 4dac83bbc2bae0fd61c236923227fc5c65418dce2f360e52f0d43ae7e1e8c9e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d88def9cb5924d1eab811c74810c2bca47ac9d8799d354dbf568eafc7eec1132
[INFO] running `Command { std: "docker" "start" "-a" "d88def9cb5924d1eab811c74810c2bca47ac9d8799d354dbf568eafc7eec1132", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.1
[INFO] [stderr]    Compiling crossterm v0.23.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]    Compiling option_number v0.1.0 (/opt/rustwide/workdir/option_number)
[INFO] [stderr]    Compiling read_option v0.1.0 (/opt/rustwide/workdir/read_option)
[INFO] [stderr]    Compiling option_string v0.1.0 (/opt/rustwide/workdir/option_string)
[INFO] [stderr]    Compiling option_bool v0.1.0 (/opt/rustwide/workdir/option_bool)
[INFO] [stderr]    Compiling option_factory v0.1.0 (/opt/rustwide/workdir/option_factory)
[INFO] [stderr]    Compiling clap v3.1.18
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling fim v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::document`
[INFO] [stdout]  --> src/window.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::document::Document;
[INFO] [stdout]   |            ^^^^^^^^ could not find `document` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `WindowLineProperties` has no field named `graphemes`
[INFO] [stdout]    --> src/window.rs:333:38
[INFO] [stdout]     |
[INFO] [stdout] 333 |         WindowLineProperties{ lines, graphemes: rem }
[INFO] [stdout]     |                                      ^^^^^^^^^ `WindowLineProperties` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `cells`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/window.rs:513:30
[INFO] [stdout]     |
[INFO] [stdout] 513 |             self.split_lines(doc.iter_from(self.first_line).unwrap().map(|l| l.text.as_str()))
[INFO] [stdout]     |                              ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]    --> src/config/mod.rs:202:50
[INFO] [stdout]     |
[INFO] [stdout] 202 |     fn parse_include(line: &str, line_no: usize, opt: &mut Options, key_binds: &mut KeyBinds, layouts: &mut HashMap<String, CustomLayout>...
[INFO] [stdout]     |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_binds`
[INFO] [stdout]    --> src/config/mod.rs:202:69
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...usize, opt: &mut Options, key_binds: &mut KeyBinds, layouts: &mut HashMap<String, CustomLayout>) -> Result<(), ConfigParseError> {
[INFO] [stdout]     |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_binds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `term`
[INFO] [stdout]    --> src/window.rs:226:27
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn tab(&mut self, term: &mut Terminal) -> Result<()> {
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `term`
[INFO] [stdout]    --> src/window.rs:236:29
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn enter(&mut self, term: &mut Terminal) -> Result<()> {
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `term`
[INFO] [stdout]    --> src/window.rs:265:33
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn backspace(&mut self, term: &mut Terminal) -> Result<()> {
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fim` (lib) due to 3 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d88def9cb5924d1eab811c74810c2bca47ac9d8799d354dbf568eafc7eec1132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d88def9cb5924d1eab811c74810c2bca47ac9d8799d354dbf568eafc7eec1132", kill_on_drop: false }`
[INFO] [stdout] d88def9cb5924d1eab811c74810c2bca47ac9d8799d354dbf568eafc7eec1132
