[INFO] updating cached repository Peltoche/vixi [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Peltoche/vixi [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Peltoche/vixi" "work/ex/beta-1.37-6/sources/1.36.0/gh/Peltoche/vixi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Peltoche/vixi'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Peltoche/vixi" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Peltoche/vixi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Peltoche/vixi'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 035c61e63d355ee5c6602c8b7d9eb593d1288c58 [INFO] sha for GitHub repo Peltoche/vixi: 035c61e63d355ee5c6602c8b7d9eb593d1288c58 [INFO] validating manifest of Peltoche/vixi on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Peltoche/vixi on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Peltoche/vixi [INFO] removed workspace from Peltoche/vixi [INFO] finished frobbing Peltoche/vixi [INFO] frobbed toml for Peltoche/vixi written to work/ex/beta-1.37-6/sources/1.36.0/gh/Peltoche/vixi/Cargo.toml [INFO] started frobbing Peltoche/vixi [INFO] removed workspace from Peltoche/vixi [INFO] finished frobbing Peltoche/vixi [INFO] frobbed toml for Peltoche/vixi written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Peltoche/vixi/Cargo.toml [INFO] crate Peltoche/vixi already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Peltoche/vixi/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/xi-editor/xi-editor` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/xi-editor/xi-editor` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Peltoche/vixi against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Peltoche/vixi:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] d558cb3071a08bff37b0a2a3143d548b9aa99374f9853809c701091dad5af840 [INFO] running `"docker" "start" "-a" "d558cb3071a08bff37b0a2a3143d548b9aa99374f9853809c701091dad5af840"` [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling bytecount v0.5.1 [INFO] [stderr] Compiling xi-unicode v0.2.0 (https://github.com/xi-editor/xi-editor#d793ae40) [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Compiling vixi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling plist v0.4.2 [INFO] [stderr] Compiling xi-rope v0.3.0 (https://github.com/xi-editor/xi-editor#d793ae40) [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling xi-trace v0.2.0 (https://github.com/xi-editor/xi-editor#d793ae40) [INFO] [stderr] Compiling syntect v3.2.0 [INFO] [stderr] Compiling xi-rpc v0.3.0 (https://github.com/xi-editor/xi-editor#d793ae40) [INFO] [stderr] Compiling xi-core-lib v0.3.0 (https://github.com/xi-editor/xi-editor#d793ae40) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `"docker" "inspect" "d558cb3071a08bff37b0a2a3143d548b9aa99374f9853809c701091dad5af840"` [INFO] running `"docker" "rm" "-f" "d558cb3071a08bff37b0a2a3143d548b9aa99374f9853809c701091dad5af840"` [INFO] [stdout] d558cb3071a08bff37b0a2a3143d548b9aa99374f9853809c701091dad5af840 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Peltoche/vixi:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c6bcbec8f8a7c7761b49cd6b2b8f13a1fa4b58e5e925ea610fb831e0bbbbdf53 [INFO] running `"docker" "start" "-a" "c6bcbec8f8a7c7761b49cd6b2b8f13a1fa4b58e5e925ea610fb831e0bbbbdf53"` [INFO] [stderr] Compiling vixi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.21s [INFO] running `"docker" "inspect" "c6bcbec8f8a7c7761b49cd6b2b8f13a1fa4b58e5e925ea610fb831e0bbbbdf53"` [INFO] running `"docker" "rm" "-f" "c6bcbec8f8a7c7761b49cd6b2b8f13a1fa4b58e5e925ea610fb831e0bbbbdf53"` [INFO] [stdout] c6bcbec8f8a7c7761b49cd6b2b8f13a1fa4b58e5e925ea610fb831e0bbbbdf53 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Peltoche/vixi:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 923dc5ceef484bc69f2603df3b9e0d322415af00450a9e032dfdd2168587fbcf [INFO] running `"docker" "start" "-a" "923dc5ceef484bc69f2603df3b9e0d322415af00450a9e032dfdd2168587fbcf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/vixi-58b55381ff40815e [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test input_controller::tests::test_config_deserialization ... ok [INFO] [stdout] test event_controller::style::termion::tests::new_line_descriptor_with_no_overlapping_styles ... 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_a_double_overlapping_style ... ok [INFO] [stdout] test event_controller::style::termion::tests::new_line_descriptor_with_a_completely_overlapping_style ... 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" "923dc5ceef484bc69f2603df3b9e0d322415af00450a9e032dfdd2168587fbcf"` [INFO] running `"docker" "rm" "-f" "923dc5ceef484bc69f2603df3b9e0d322415af00450a9e032dfdd2168587fbcf"` [INFO] [stdout] 923dc5ceef484bc69f2603df3b9e0d322415af00450a9e032dfdd2168587fbcf