[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.38-1/sources/1.37.0/gh/Peltoche/vixi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Peltoche/vixi'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Peltoche/vixi" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Peltoche/vixi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Peltoche/vixi on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.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-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/xi-editor/xi-editor` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Peltoche/vixi against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] ace0ae52963deee69263635712ec60cf0a83248c15e49ed6452dda8fb9841ced [INFO] running `"docker" "start" "-a" "ace0ae52963deee69263635712ec60cf0a83248c15e49ed6452dda8fb9841ced"` [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling bytecount v0.5.1 [INFO] [stderr] Compiling xi-unicode v0.2.0 (https://github.com/xi-editor/xi-editor#404bdca4) [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling vixi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling plist v0.4.2 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling xi-rope v0.3.0 (https://github.com/xi-editor/xi-editor#404bdca4) [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling xi-trace v0.2.0 (https://github.com/xi-editor/xi-editor#404bdca4) [INFO] [stderr] Compiling syntect v3.2.1 [INFO] [stderr] Compiling xi-rpc v0.3.0 (https://github.com/xi-editor/xi-editor#404bdca4) [INFO] [stderr] Compiling xi-core-lib v0.3.0 (https://github.com/xi-editor/xi-editor#404bdca4) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `"docker" "inspect" "ace0ae52963deee69263635712ec60cf0a83248c15e49ed6452dda8fb9841ced"` [INFO] running `"docker" "rm" "-f" "ace0ae52963deee69263635712ec60cf0a83248c15e49ed6452dda8fb9841ced"` [INFO] [stdout] ace0ae52963deee69263635712ec60cf0a83248c15e49ed6452dda8fb9841ced [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] d2e50d8876626137522dcbedfb646fcad2ad0a23904251485f1e4b43fca1b0d5 [INFO] running `"docker" "start" "-a" "d2e50d8876626137522dcbedfb646fcad2ad0a23904251485f1e4b43fca1b0d5"` [INFO] [stderr] Compiling vixi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.86s [INFO] running `"docker" "inspect" "d2e50d8876626137522dcbedfb646fcad2ad0a23904251485f1e4b43fca1b0d5"` [INFO] running `"docker" "rm" "-f" "d2e50d8876626137522dcbedfb646fcad2ad0a23904251485f1e4b43fca1b0d5"` [INFO] [stdout] d2e50d8876626137522dcbedfb646fcad2ad0a23904251485f1e4b43fca1b0d5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 991c2ba77efd9618a2299862f82e911e67a44d624a2938ce02655f35fbdc73d8 [INFO] running `"docker" "start" "-a" "991c2ba77efd9618a2299862f82e911e67a44d624a2938ce02655f35fbdc73d8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/vixi-69f14b165330463f [INFO] [stdout] [INFO] [stdout] running 5 tests [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] test input_controller::tests::test_config_deserialization ... 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] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "991c2ba77efd9618a2299862f82e911e67a44d624a2938ce02655f35fbdc73d8"` [INFO] running `"docker" "rm" "-f" "991c2ba77efd9618a2299862f82e911e67a44d624a2938ce02655f35fbdc73d8"` [INFO] [stdout] 991c2ba77efd9618a2299862f82e911e67a44d624a2938ce02655f35fbdc73d8