[INFO] cloning repository https://github.com/konradsz/ig [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/konradsz/ig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonradsz%2Fig", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonradsz%2Fig'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c123769e5bf710d8de9b5c91d762d0b896d19de [INFO] testing konradsz/ig against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonradsz%2Fig" "/workspace/builds/worker-83/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-83/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/konradsz/ig on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/konradsz/ig [INFO] finished tweaking git repo https://github.com/konradsz/ig [INFO] tweaked toml for git repo https://github.com/konradsz/ig written to /workspace/builds/worker-83/source/Cargo.toml [INFO] crate git repo https://github.com/konradsz/ig already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 917a8b9e338adf238cf53dc724c1a049ec44795090deaf5d0e6a93cc52408348 [INFO] running `Command { std: "docker" "start" "-a" "917a8b9e338adf238cf53dc724c1a049ec44795090deaf5d0e6a93cc52408348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "917a8b9e338adf238cf53dc724c1a049ec44795090deaf5d0e6a93cc52408348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "917a8b9e338adf238cf53dc724c1a049ec44795090deaf5d0e6a93cc52408348", kill_on_drop: false }` [INFO] [stdout] 917a8b9e338adf238cf53dc724c1a049ec44795090deaf5d0e6a93cc52408348 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 192591290c96aa5ed40533bf840f098322eb4f960b4af7478d3f318c4506646a [INFO] running `Command { std: "docker" "start" "-a" "192591290c96aa5ed40533bf840f098322eb4f960b4af7478d3f318c4506646a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling grep-matcher v0.1.5 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling crossterm v0.23.0 [INFO] [stderr] Compiling grep-searcher v0.1.8 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling grep-regex v0.1.9 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling grep-cli v0.1.6 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling mockall_double v0.2.1 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling grep-printer v0.1.6 [INFO] [stderr] Compiling grep v0.2.8 [INFO] [stderr] Compiling igrep v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.73s [INFO] running `Command { std: "docker" "inspect" "192591290c96aa5ed40533bf840f098322eb4f960b4af7478d3f318c4506646a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "192591290c96aa5ed40533bf840f098322eb4f960b4af7478d3f318c4506646a", kill_on_drop: false }` [INFO] [stdout] 192591290c96aa5ed40533bf840f098322eb4f960b4af7478d3f318c4506646a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e4361b338f358b92f19b3d6d00da2a23434f3e3fdbb03931231bba5e5009c12 [INFO] running `Command { std: "docker" "start" "-a" "2e4361b338f358b92f19b3d6d00da2a23434f3e3fdbb03931231bba5e5009c12", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling fragile v1.1.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling mockall_derive v0.11.0 [INFO] [stderr] Compiling test-case v2.0.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling mockall v0.11.0 [INFO] [stderr] Compiling igrep v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.84s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ig-ef32890db7cc2994) [INFO] running `Command { std: "docker" "inspect" "2e4361b338f358b92f19b3d6d00da2a23434f3e3fdbb03931231bba5e5009c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e4361b338f358b92f19b3d6d00da2a23434f3e3fdbb03931231bba5e5009c12", kill_on_drop: false }` [INFO] [stdout] 2e4361b338f358b92f19b3d6d00da2a23434f3e3fdbb03931231bba5e5009c12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13f81df4de8d4369eaaf528d8efc696c41eff5f63a7884328c44909acfcd22d1 [INFO] running `Command { std: "docker" "start" "-a" "13f81df4de8d4369eaaf528d8efc696c41eff5f63a7884328c44909acfcd22d1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ig-ef32890db7cc2994) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test ui::editor::tests::editor_command::nano_command ... ok [INFO] [stdout] test ui::editor::tests::editor_command::emacsclient_command ... ok [INFO] [stdout] test ui::editor::tests::editor_command::code_command ... ok [INFO] [stdout] test ui::editor::tests::editor_command::emacs_command ... ok [INFO] [stdout] test ui::editor::tests::editor_command::neovim_command ... ok [INFO] [stdout] test ui::editor::tests::editor_command::nvim_command ... ok [INFO] [stdout] test ui::editor::tests::editor_command::vim_command ... ok [INFO] [stdout] test ui::editor::tests::editor_command::vscode_command ... ok [INFO] [stdout] test ui::editor::tests::editor_options_precedence::cli ... ok [INFO] [stdout] test ui::input_handler::tests::bottom::end ... ok [INFO] [stdout] test ui::input_handler::tests::bottom::g ... ok [INFO] [stdout] test ui::editor::tests::editor_options_precedence::unsupported_editor_env ... ok [INFO] [stdout] test ui::input_handler::tests::exit::clear_incomplete_state_first ... ok [INFO] [stdout] test ui::input_handler::tests::exit::invalid_input_state ... ok [INFO] [stdout] test ui::input_handler::tests::exit::empty_input_state ... ok [INFO] [stdout] test ui::input_handler::tests::exit::q ... ok [INFO] [stdout] test ui::input_handler::tests::next_file::l ... ok [INFO] [stdout] test ui::editor::tests::editor_options_precedence::editor_env ... ok [INFO] [stdout] test ui::input_handler::tests::next_file::page_down ... ok [INFO] [stdout] test ui::editor::tests::editor_options_precedence::igrep_env ... ok [INFO] [stdout] test ui::input_handler::tests::next_file::right ... ok [INFO] [stdout] test ui::editor::tests::editor_options_precedence::unsupported_cli ... ok [INFO] [stdout] test ui::input_handler::tests::next_match::down ... ok [INFO] [stdout] test ui::editor::tests::editor_options_precedence::default_editor ... ok [INFO] [stdout] test ui::input_handler::tests::open_file ... ok [INFO] [stdout] test ui::editor::tests::editor_options_precedence::unsupported_igrep_env ... ok [INFO] [stdout] test ui::input_handler::tests::next_match::j ... ok [INFO] [stdout] test ui::input_handler::tests::previous_file::h ... ok [INFO] [stdout] test ui::input_handler::tests::previous_file::left ... ok [INFO] [stdout] test ui::input_handler::tests::previous_file::page_up ... ok [INFO] [stdout] test ui::input_handler::tests::previous_match::up ... ok [INFO] [stdout] test ui::input_handler::tests::previous_match::k ... ok [INFO] [stdout] test ui::input_handler::tests::remove_current_entry::delete ... ok [INFO] [stdout] test ui::input_handler::tests::remove_current_entry::dd ... ok [INFO] [stdout] test ui::input_handler::tests::remove_current_entry::gdwdd ... ok [INFO] [stdout] test ui::input_handler::tests::remove_current_file::dw ... ok [INFO] [stdout] test ui::input_handler::tests::remove_current_file::wdw ... ok [INFO] [stdout] test ui::input_handler::tests::top::gg ... ok [INFO] [stdout] test ui::input_handler::tests::search ... ok [INFO] [stdout] test ui::input_handler::tests::top::home ... ok [INFO] [stdout] test ui::result_list::tests::test_empty_list ... ok [INFO] [stdout] test ui::result_list::tests::test_add_entry ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "13f81df4de8d4369eaaf528d8efc696c41eff5f63a7884328c44909acfcd22d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13f81df4de8d4369eaaf528d8efc696c41eff5f63a7884328c44909acfcd22d1", kill_on_drop: false }` [INFO] [stdout] 13f81df4de8d4369eaaf528d8efc696c41eff5f63a7884328c44909acfcd22d1