[INFO] cloning repository https://github.com/rhysd/kiro-editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rhysd/kiro-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhysd%2Fkiro-editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhysd%2Fkiro-editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41574855cd745db168aeb3533921c1be00fd203d
[INFO] testing rhysd/kiro-editor against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhysd%2Fkiro-editor" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rhysd/kiro-editor on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rhysd/kiro-editor
[INFO] finished tweaking git repo https://github.com/rhysd/kiro-editor
[INFO] tweaked toml for git repo https://github.com/rhysd/kiro-editor written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/rhysd/kiro-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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d96e6d46b6bdaf7371f496395835ea1d86a082094bc749d711da4c93485c7a78
[INFO] running `Command { std: "docker" "start" "-a" "d96e6d46b6bdaf7371f496395835ea1d86a082094bc749d711da4c93485c7a78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d96e6d46b6bdaf7371f496395835ea1d86a082094bc749d711da4c93485c7a78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d96e6d46b6bdaf7371f496395835ea1d86a082094bc749d711da4c93485c7a78", kill_on_drop: false }`
[INFO] [stdout] d96e6d46b6bdaf7371f496395835ea1d86a082094bc749d711da4c93485c7a78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04b1dd061084208ed78ac6cddd7eb72fdb679b04517044266e0d0bc4ed6b7604
[INFO] running `Command { std: "docker" "start" "-a" "04b1dd061084208ed78ac6cddd7eb72fdb679b04517044266e0d0bc4ed6b7604", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.6
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling jemallocator v0.3.2
[INFO] [stderr]    Compiling kiro-editor v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.95s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "04b1dd061084208ed78ac6cddd7eb72fdb679b04517044266e0d0bc4ed6b7604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04b1dd061084208ed78ac6cddd7eb72fdb679b04517044266e0d0bc4ed6b7604", kill_on_drop: false }`
[INFO] [stdout] 04b1dd061084208ed78ac6cddd7eb72fdb679b04517044266e0d0bc4ed6b7604
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 185e1e261586c17e778cb13b401e149c1505a3efa6932f05562ce55565c9b27f
[INFO] running `Command { std: "docker" "start" "-a" "185e1e261586c17e778cb13b401e149c1505a3efa6932f05562ce55565c9b27f", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling kiro-editor v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "185e1e261586c17e778cb13b401e149c1505a3efa6932f05562ce55565c9b27f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "185e1e261586c17e778cb13b401e149c1505a3efa6932f05562ce55565c9b27f", kill_on_drop: false }`
[INFO] [stdout] 185e1e261586c17e778cb13b401e149c1505a3efa6932f05562ce55565c9b27f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2570f313eaf0a86e9ff323091d418005e660caa293cdd510328ebede7b1ca795
[INFO] running `Command { std: "docker" "start" "-a" "2570f313eaf0a86e9ff323091d418005e660caa293cdd510328ebede7b1ca795", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kiro_editor-b0f10f9bdc07581b)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test editor::tests::delete_char_redo ... ok
[INFO] [stdout] test editor::tests::delete_right_utf8_char ... ok
[INFO] [stdout] test editor::tests::delete_right_char_redo ... ok
[INFO] [stdout] test editor::tests::delete_right_char ... ok
[INFO] [stdout] test editor::tests::delete_right_char_undo ... ok
[INFO] [stdout] test editor::tests::delete_right_utf8_char_redo ... ok
[INFO] [stdout] test editor::tests::delete_char ... ok
[INFO] [stdout] test editor::tests::delete_char_undo ... ok
[INFO] [stdout] test editor::tests::delete_right_utf8_char_undo ... ok
[INFO] [stdout] test editor::tests::delete_until_end_of_line_utf8 ... ok
[INFO] [stdout] test editor::tests::delete_until_end_of_line_utf8_undo ... ok
[INFO] [stdout] test editor::tests::delete_until_end_of_line_utf8_redo ... ok
[INFO] [stdout] test editor::tests::delete_until_head_of_line ... ok
[INFO] [stdout] test editor::tests::delete_until_end_of_line ... ok
[INFO] [stdout] test editor::tests::delete_until_head_of_line_utf8 ... ok
[INFO] [stdout] test editor::tests::delete_until_end_of_line_undo ... ok
[INFO] [stdout] test editor::tests::delete_until_head_of_line_undo ... ok
[INFO] [stdout] test editor::tests::delete_until_head_of_line_utf8_redo ... ok
[INFO] [stdout] test editor::tests::delete_until_head_of_line_redo ... ok
[INFO] [stdout] test editor::tests::delete_until_end_of_line_redo ... ok
[INFO] [stdout] test editor::tests::delete_until_head_of_line_utf8_undo ... ok
[INFO] [stdout] test editor::tests::delete_utf8_char_redo ... ok
[INFO] [stdout] test editor::tests::delete_utf8_char ... ok
[INFO] [stdout] test editor::tests::delete_utf8_char_undo ... ok
[INFO] [stdout] test editor::tests::delete_word ... ok
[INFO] [stdout] test editor::tests::delete_word_redo ... ok
[INFO] [stdout] test editor::tests::delete_word_undo ... ok
[INFO] [stdout] test editor::tests::delete_utf8_word_redo ... ok
[INFO] [stdout] test editor::tests::delete_utf8_word_undo ... ok
[INFO] [stdout] test editor::tests::empty_buffer ... ok
[INFO] [stdout] test editor::tests::edit_step_by_step ... ok
[INFO] [stdout] test editor::tests::delete_utf8_word ... ok
[INFO] [stdout] test editor::tests::insert_char ... ok
[INFO] [stdout] test editor::tests::insert_line_utf8 ... ok
[INFO] [stdout] test editor::tests::insert_char_redo ... ok
[INFO] [stdout] test editor::tests::insert_line ... ok
[INFO] [stdout] test editor::tests::insert_char_undo ... ok
[INFO] [stdout] test editor::tests::insert_line_redo ... ok
[INFO] [stdout] test editor::tests::insert_tab_redo ... ok
[INFO] [stdout] test editor::tests::insert_line_undo ... ok
[INFO] [stdout] test editor::tests::insert_tab_undo ... ok
[INFO] [stdout] test editor::tests::insert_tab_utf8 ... ok
[INFO] [stdout] test editor::tests::insert_tab ... ok
[INFO] [stdout] test editor::tests::insert_line_utf8_undo ... ok
[INFO] [stdout] test editor::tests::insert_utf8_char ... ok
[INFO] [stdout] test editor::tests::insert_tab_utf8_undo ... ok
[INFO] [stdout] test editor::tests::insert_tab_utf8_redo ... ok
[INFO] [stdout] test editor::tests::insert_utf8_char_redo ... ok
[INFO] [stdout] test editor::tests::insert_line_utf8_redo ... ok
[INFO] [stdout] test editor::tests::undo_modified ... ok
[INFO] [stdout] test editor::tests::insert_utf8_char_undo ... ok
[INFO] [stdout] test editor::tests::write_to_empty_buffer ... ok
[INFO] [stdout] test editor::tests::move_cursor_down ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kiro-cae22a126899c477)
[INFO] [stdout] test editor::tests::message_bar_squashed ... ok
[INFO] [stdout] test editor::tests::open_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kiro_editor
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2570f313eaf0a86e9ff323091d418005e660caa293cdd510328ebede7b1ca795", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2570f313eaf0a86e9ff323091d418005e660caa293cdd510328ebede7b1ca795", kill_on_drop: false }`
[INFO] [stdout] 2570f313eaf0a86e9ff323091d418005e660caa293cdd510328ebede7b1ca795
