[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 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 10351108659e120244ca08cf2422c118401561cb801c42e3141b3dbb6892ff15 [INFO] running `"docker" "start" "-a" "10351108659e120244ca08cf2422c118401561cb801c42e3141b3dbb6892ff15"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ndarray v0.8.4 [INFO] [stderr] Compiling smallvec v0.3.4 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling derive_more v0.14.1 [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 33.62s [INFO] running `"docker" "inspect" "10351108659e120244ca08cf2422c118401561cb801c42e3141b3dbb6892ff15"` [INFO] running `"docker" "rm" "-f" "10351108659e120244ca08cf2422c118401561cb801c42e3141b3dbb6892ff15"` [INFO] [stdout] 10351108659e120244ca08cf2422c118401561cb801c42e3141b3dbb6892ff15 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] a1203ebb2932deee93909f1777ba4c25376274e8e12036699130985f01b39398 [INFO] running `"docker" "start" "-a" "a1203ebb2932deee93909f1777ba4c25376274e8e12036699130985f01b39398"` [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 3.48s [INFO] running `"docker" "inspect" "a1203ebb2932deee93909f1777ba4c25376274e8e12036699130985f01b39398"` [INFO] running `"docker" "rm" "-f" "a1203ebb2932deee93909f1777ba4c25376274e8e12036699130985f01b39398"` [INFO] [stdout] a1203ebb2932deee93909f1777ba4c25376274e8e12036699130985f01b39398 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 8c0d7aad1f17f87235f5aea831a45e72d49fca3877b83b314f273c7c27a13fae [INFO] running `"docker" "start" "-a" "8c0d7aad1f17f87235f5aea831a45e72d49fca3877b83b314f273c7c27a13fae"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/unsegen_terminal-644e7bf45b94bf87 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test ansi::tests::parse_zsh_startup ... ok [INFO] [stdout] test index::test_range ... ok [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 ansi::tests::parse_truecolor_attr ... ok [INFO] [stdout] test ansi::tests::parse_control_attribute ... ok [INFO] [stderr] Doc-tests unsegen_terminal [INFO] [stdout] test test::test_terminal_window_simple ... ok [INFO] [stdout] test index::tests::location_ordering ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "8c0d7aad1f17f87235f5aea831a45e72d49fca3877b83b314f273c7c27a13fae"` [INFO] running `"docker" "rm" "-f" "8c0d7aad1f17f87235f5aea831a45e72d49fca3877b83b314f273c7c27a13fae"` [INFO] [stdout] 8c0d7aad1f17f87235f5aea831a45e72d49fca3877b83b314f273c7c27a13fae