[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] building CarsonFoster/fim against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarsonFoster%2Ffim" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CarsonFoster/fim on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc2/source/Cargo.toml
[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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4120279acd759fe03f44f23a516df04edcfefdca0b67cb020477553795c91b8c
[INFO] running `Command { std: "docker" "start" "-a" "4120279acd759fe03f44f23a516df04edcfefdca0b67cb020477553795c91b8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4120279acd759fe03f44f23a516df04edcfefdca0b67cb020477553795c91b8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4120279acd759fe03f44f23a516df04edcfefdca0b67cb020477553795c91b8c", kill_on_drop: false }`
[INFO] [stdout] 4120279acd759fe03f44f23a516df04edcfefdca0b67cb020477553795c91b8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 871d315886910e88cf6820eecdcd74973c96700166f3f97dbc867f438b3e6268
[INFO] running `Command { std: "docker" "start" "-a" "871d315886910e88cf6820eecdcd74973c96700166f3f97dbc867f438b3e6268", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.14
[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 clap_derive v3.1.18
[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 read_option v0.1.0 (/opt/rustwide/workdir/read_option)
[INFO] [stderr]    Compiling option_number v0.1.0 (/opt/rustwide/workdir/option_number)
[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] 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)]` 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: E0432, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fim` (lib) due to 2 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "871d315886910e88cf6820eecdcd74973c96700166f3f97dbc867f438b3e6268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "871d315886910e88cf6820eecdcd74973c96700166f3f97dbc867f438b3e6268", kill_on_drop: false }`
[INFO] [stdout] 871d315886910e88cf6820eecdcd74973c96700166f3f97dbc867f438b3e6268
