[INFO] updating cached repository https://github.com/Peltoche/vixi [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a790129063d7721aee3b0775dd92065d8460668c [INFO] testing Peltoche/vixi against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeltoche%2Fvixi" "work/builds/worker-10/source"` [INFO] [stderr] Cloning into 'work/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Peltoche/vixi on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Peltoche/vixi [INFO] removed workspace from git repo https://github.com/Peltoche/vixi [INFO] finished tweaking git repo https://github.com/Peltoche/vixi [INFO] tweaked toml for git repo https://github.com/Peltoche/vixi written to work/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Peltoche/vixi already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/xi-editor/xi-editor` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 32968f8c048cb7ea952a57f3b362a17ed814fc9fb00d3d7418e6411c9efc37b6 [INFO] running `"docker" "start" "-a" "32968f8c048cb7ea952a57f3b362a17ed814fc9fb00d3d7418e6411c9efc37b6"` [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling xi-unicode v0.2.0 (https://github.com/xi-editor/xi-editor#2a80686e) [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling notify v4.0.13 [INFO] [stderr] Compiling vixi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling plist v0.4.2 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling xi-rope v0.3.0 (https://github.com/xi-editor/xi-editor#2a80686e) [INFO] [stderr] Compiling xi-trace v0.2.0 (https://github.com/xi-editor/xi-editor#2a80686e) [INFO] [stderr] Compiling syntect v3.3.0 [INFO] [stderr] Compiling xi-rpc v0.3.0 (https://github.com/xi-editor/xi-editor#2a80686e) [INFO] [stderr] Compiling xi-core-lib v0.3.0 (https://github.com/xi-editor/xi-editor#2a80686e) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "32968f8c048cb7ea952a57f3b362a17ed814fc9fb00d3d7418e6411c9efc37b6"` [INFO] running `"docker" "rm" "-f" "32968f8c048cb7ea952a57f3b362a17ed814fc9fb00d3d7418e6411c9efc37b6"` [INFO] [stdout] 32968f8c048cb7ea952a57f3b362a17ed814fc9fb00d3d7418e6411c9efc37b6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f2b998ee121835a8492d8666fc9d622cc647f57a1274ed79b195e0ebbd7572e1 [INFO] running `"docker" "start" "-a" "f2b998ee121835a8492d8666fc9d622cc647f57a1274ed79b195e0ebbd7572e1"` [INFO] [stderr] Compiling vixi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.42s [INFO] running `"docker" "inspect" "f2b998ee121835a8492d8666fc9d622cc647f57a1274ed79b195e0ebbd7572e1"` [INFO] running `"docker" "rm" "-f" "f2b998ee121835a8492d8666fc9d622cc647f57a1274ed79b195e0ebbd7572e1"` [INFO] [stdout] f2b998ee121835a8492d8666fc9d622cc647f57a1274ed79b195e0ebbd7572e1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 0fee437d64b236aa5a7b991f19743130565c9eb67a65dadefb0146b73a0ab3d8 [INFO] running `"docker" "start" "-a" "0fee437d64b236aa5a7b991f19743130565c9eb67a65dadefb0146b73a0ab3d8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vixi-1bd34729e6c0aa7b [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test event_controller::style::termion::tests::new_line_descriptor_with_a_completely_overlapping_style ... ok [INFO] [stdout] test event_controller::style::termion::tests::new_line_descriptor_with_a_double_overlapping_style ... ok [INFO] [stdout] test event_controller::style::termion::tests::new_line_descriptor_with_a_simple_overlapping_style ... ok [INFO] [stdout] test event_controller::style::termion::tests::new_line_descriptor_with_no_overlapping_styles ... ok [INFO] [stdout] test input_controller::tests::test_config_deserialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0fee437d64b236aa5a7b991f19743130565c9eb67a65dadefb0146b73a0ab3d8"` [INFO] running `"docker" "rm" "-f" "0fee437d64b236aa5a7b991f19743130565c9eb67a65dadefb0146b73a0ab3d8"` [INFO] [stdout] 0fee437d64b236aa5a7b991f19743130565c9eb67a65dadefb0146b73a0ab3d8