[INFO] crate unsegen_terminal 0.2.0 is already in cache [INFO] extracting crate unsegen_terminal 0.2.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/unsegen_terminal/0.2.0 [INFO] extracting crate unsegen_terminal 0.2.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/unsegen_terminal/0.2.0 [INFO] validating manifest of unsegen_terminal-0.2.0 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 unsegen_terminal-0.2.0 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 unsegen_terminal-0.2.0 [INFO] finished frobbing unsegen_terminal-0.2.0 [INFO] frobbed toml for unsegen_terminal-0.2.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/unsegen_terminal/0.2.0/Cargo.toml [INFO] started frobbing unsegen_terminal-0.2.0 [INFO] finished frobbing unsegen_terminal-0.2.0 [INFO] frobbed toml for unsegen_terminal-0.2.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/unsegen_terminal/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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] 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 unsegen_terminal-0.2.0 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/reg/unsegen_terminal/0.2.0:/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] 96f14988688072c5a5840c00b49eccd52e93d82a12d6e1954c19e92086a2904a [INFO] running `"docker" "start" "-a" "96f14988688072c5a5840c00b49eccd52e93d82a12d6e1954c19e92086a2904a"` [INFO] [stderr] Compiling ndarray v0.8.4 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling raw_tty v0.1.0 [INFO] [stderr] Compiling unsegen v0.2.1 [INFO] [stderr] Compiling unsegen_terminal v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/ansi.rs:991:22 [INFO] [stderr] | [INFO] [stderr] 991 | 0...2 => CursorStyle::Block, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/ansi.rs:1096:22 [INFO] [stderr] | [INFO] [stderr] 1096 | 0...255 => Some(Color::Indexed(idx as u8)), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.60s [INFO] running `"docker" "inspect" "96f14988688072c5a5840c00b49eccd52e93d82a12d6e1954c19e92086a2904a"` [INFO] running `"docker" "rm" "-f" "96f14988688072c5a5840c00b49eccd52e93d82a12d6e1954c19e92086a2904a"` [INFO] [stdout] 96f14988688072c5a5840c00b49eccd52e93d82a12d6e1954c19e92086a2904a [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/reg/unsegen_terminal/0.2.0:/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] 40cabe947508bdce6ffff18a973af5a2715e1c4430118dfe4d3b83225c51d39d [INFO] running `"docker" "start" "-a" "40cabe947508bdce6ffff18a973af5a2715e1c4430118dfe4d3b83225c51d39d"` [INFO] [stderr] Compiling unsegen_terminal v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/ansi.rs:991:22 [INFO] [stderr] | [INFO] [stderr] 991 | 0...2 => CursorStyle::Block, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/ansi.rs:1096:22 [INFO] [stderr] | [INFO] [stderr] 1096 | 0...255 => Some(Color::Indexed(idx as u8)), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.00s [INFO] running `"docker" "inspect" "40cabe947508bdce6ffff18a973af5a2715e1c4430118dfe4d3b83225c51d39d"` [INFO] running `"docker" "rm" "-f" "40cabe947508bdce6ffff18a973af5a2715e1c4430118dfe4d3b83225c51d39d"` [INFO] [stdout] 40cabe947508bdce6ffff18a973af5a2715e1c4430118dfe4d3b83225c51d39d [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/reg/unsegen_terminal/0.2.0:/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] c27e067a34a5a29f3e2bbf04bfa813b522ec3cdbe6a32d943c9f81fab0337527 [INFO] running `"docker" "start" "-a" "c27e067a34a5a29f3e2bbf04bfa813b522ec3cdbe6a32d943c9f81fab0337527"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/unsegen_terminal-630d69b3b2c7ffa6 [INFO] [stdout] running 8 tests [INFO] [stdout] test ansi::tests::parse_designate_g1_as_line_drawing_and_invoke ... ok [INFO] [stdout] test ansi::tests::parse_designate_g0_as_line_drawing ... ok [INFO] [stdout] test index::test_range ... ok [INFO] [stdout] test index::tests::location_ordering ... ok [INFO] [stdout] test ansi::tests::parse_truecolor_attr ... ok [INFO] [stdout] test ansi::tests::parse_control_attribute ... ok [INFO] [stdout] test ansi::tests::parse_zsh_startup ... ok [INFO] [stdout] test test::test_terminal_window_simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests unsegen_terminal [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 4) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c27e067a34a5a29f3e2bbf04bfa813b522ec3cdbe6a32d943c9f81fab0337527"` [INFO] running `"docker" "rm" "-f" "c27e067a34a5a29f3e2bbf04bfa813b522ec3cdbe6a32d943c9f81fab0337527"` [INFO] [stdout] c27e067a34a5a29f3e2bbf04bfa813b522ec3cdbe6a32d943c9f81fab0337527